Age | Commit message (Expand) | Author |
2015-03-07 | core/load-fragment: safe_close() protects errno | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core/dbus-manager: remove dead check | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-03-04 | Allow up to 4096 simultaneous connections | Hannes Reinecke |
2015-03-03 | Do not advertise .d snippets over main config file | Zbigniew Jędrzejewski-Szmek |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-03-01 | core: downgrade unit type not supported message | Umut Tezduyar Lindskog |
2015-02-28 | core: fix return value on OOM | Thomas Hindoe Paaboel Andersen |
2015-02-28 | core: rework device state logic | Lennart Poettering |
2015-02-26 | core: emit changes for NFailedUnits property | Lucas De Marchi |
2015-02-26 | unit: When stopping due to BindsTo=, log which unit caused it | Colin Walters |
2015-02-25 | unit: use weaker dependencies between mount and device units in --user mode | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-20 | core, shared: in deserializing, match same files reached via different paths | Michal Schmidt |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-18 | core: rework policykit hookup | Lennart Poettering |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-02-14 | core: make RuntimeDirectory honor SELinux labels | Zbigniew Jędrzejewski-Szmek |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | exec: also evaluate working_directory_missing_ok when not applying chroots | Lennart Poettering |
2015-02-12 | core: disarm shutdown watchdog if we fail to set timeout | Lennart Poettering |
2015-02-12 | core: don't fail to run services in --user instances if $HOME is missing | Lennart Poettering |
2015-02-11 | core: don't watch for socket events when service is in SERVICE_STOP | Lennart Poettering |
2015-02-11 | core: correct a log message | Lennart Poettering |
2015-02-11 | core: remove unneeded <libgen.h> include | Cristian Rodríguez |
2015-02-05 | bus: sync with kdbus (ABI break) | David Herrmann |
2015-02-04 | core: don't reset log level to NOTICE if we get quiet on the kernel cmdline | Lennart Poettering |
2015-02-03 | core: open up DefaultDependencies= property for transient units | Lennart Poettering |
2015-02-03 | core: busname_supported() should cache what it detects | Johannes Hölzl |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-03 | loopback-setup: simplify code a bit | Lennart Poettering |
2015-02-03 | loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m... | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-01 | config_parse_set_status: put signals in the correct set | Michael Olbrich |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | core/cgroup: fix embarrassing typo | Zbigniew Jędrzejewski-Szmek |
2015-01-30 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-30 | Revert "core: make setting the shutdown watchdog configuration via dbus work" | Kay Sievers |
2015-01-29 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-28 | core/mount: add dependencies to dynamically mounted mounts too | Martin Pitt |
2015-01-28 | core: output unit status output strings to console, only if we actually are c... | Lennart Poettering |
2015-01-28 | manager: fix minor typo | Lennart Poettering |
2015-01-28 | manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o... | Lennart Poettering |
2015-01-28 | core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately | Lennart Poettering |
2015-01-28 | core: if two start jobs for the same swap device node are queued, only dispat... | Lennart Poettering |
2015-01-28 | swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macro | Lennart Poettering |
2015-01-28 | swap: properly specify errno when logging | Lennart Poettering |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |