Age | Commit message (Expand) | Author |
2016-04-12 | core: make sure we always free the list of changes | Lennart Poettering |
2016-04-12 | core: keep track of the mtime of the transient unit file we wrote | Lennart Poettering |
2016-04-12 | core: make sure we generate a nicer error when a linked unit is attempted to ... | Lennart Poettering |
2016-04-12 | core: optimize unit_write_drop_in a bit | Lennart Poettering |
2016-04-12 | core: when creating a drop-in snippet, add a comment explaining this to it | Lennart Poettering |
2016-04-12 | core,systemctl: add new "systemctl revert" command | Lennart Poettering |
2016-04-12 | tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n... | Lennart Poettering |
2016-04-12 | systemctl: don't confuse sysv code with generated units | Lennart Poettering |
2016-04-12 | core: rework reboot parameter logic a bit | Lennart Poettering |
2016-04-12 | core: be more paranoid when mixing umask and fopen() | Lennart Poettering |
2016-04-12 | core: rework how transient unit files and property drop-ins work | Lennart Poettering |
2016-04-12 | install: rename generator_paths() → generator_binary_paths() | Lennart Poettering |
2016-04-12 | core: move flushing of generated unit files to path-lookup.c | Lennart Poettering |
2016-04-12 | core: minor coding style fix | Lennart Poettering |
2016-04-12 | install: introduce a new unit file state "transient" | Lennart Poettering |
2016-04-12 | core: modernize manager_build_unit_patch_cache() a bit | Lennart Poettering |
2016-04-12 | core: don't reorder drop-ins when changing properties | Lennart Poettering |
2016-04-12 | core: don't drop transient drop-ins when loading the rest | Lennart Poettering |
2016-04-12 | core: rework logic to drop duplicate and non-existing items from search path | Lennart Poettering |
2016-04-12 | path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f... | Lennart Poettering |
2016-04-12 | core: add a separate unit directory for transient units | Lennart Poettering |
2016-04-12 | core: reuse manager_get_runtime_prefix() at more places | Lennart Poettering |
2016-04-12 | core: introduce MANAGER_IS_RELOADING() macro | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-04-12 | core: when enabling a generated unit file, return a clean error | Lennart Poettering |
2016-04-12 | core: rework generator dir logic, move the dirs into LookupPaths structure | Lennart Poettering |
2016-04-12 | Do not report masked units as changed (#2921) | Zbigniew Jędrzejewski-Szmek |
2016-04-08 | core/service: only search for pid if loading from file failed | Zbigniew Jędrzejewski-Szmek |
2016-04-08 | core/service: drop return value that is always ignored anyway | Zbigniew Jędrzejewski-Szmek |
2016-04-08 | shutdown: use (void) | Zbigniew Jędrzejewski-Szmek |
2016-04-08 | import: use (void) more | Zbigniew Jędrzejewski-Szmek |
2016-04-07 | core: downgrade warning about duplicate device names again | Vladimir Panteleev |
2016-04-06 | Merge pull request #2970 from msekletar/machine-id-prefix-roota | Zbigniew Jędrzejewski-Szmek |
2016-04-06 | machine-id-setup: simplify by using prefix_roota | Michal Sekletar |
2016-04-02 | rpm triggers: add note about minimum supported version | Zbigniew Jędrzejewski-Szmek |
2016-03-30 | core: improve error message when starting template without instance | Lukas Nykryn |
2016-03-29 | Merge pull request #2903 from keszybz/cgroup2-v3 | Zbigniew Jędrzejewski-Szmek |
2016-03-29 | core: ShutdownWatchdogSec=infinity disables the watchdog logic too | Evgeny Vereshchagin |
2016-03-28 | core: RuntimeWatchdogSec=infinity disables the watchdog logic | Evgeny Vereshchagin |
2016-03-26 | core: update invoke_sigchld_event() to handle NULL ->sigchld_event() | Tejun Heo |
2016-03-26 | core: update populated event handling in unified hierarchy | Tejun Heo |
2016-03-26 | cgroup2: use new fstype for unified hierarchy | Alban Crequy |
2016-03-24 | core: fix "stoppping" typo | Martin Pitt |
2016-03-23 | core: Fix path for opening ffs endpoint ep0 | Georgia Brikis |
2016-03-21 | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3 | Daniel Mack |
2016-03-17 | Merge pull request #2854 from keszybz/log-colors | Daniel Mack |
2016-03-17 | systemd: obey systemd.log_color config | Zbigniew Jędrzejewski-Szmek |
2016-03-16 | core: look for instance when processing template name | Michal Sekletar |
2016-03-16 | Merge pull request #2797 from evverx/selinux-use-raw | Zbigniew Jędrzejewski-Szmek |
2016-03-14 | Merge pull request #2834 from coling/master | Zbigniew Jędrzejewski-Szmek |