summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-04-12core: rework reboot parameter logic a bitLennart Poettering
2016-04-12core: be more paranoid when mixing umask and fopen()Lennart Poettering
2016-04-12core: rework how transient unit files and property drop-ins workLennart Poettering
2016-04-12install: rename generator_paths() → generator_binary_paths()Lennart Poettering
2016-04-12core: move flushing of generated unit files to path-lookup.cLennart Poettering
2016-04-12core: minor coding style fixLennart Poettering
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering
2016-04-12core: modernize manager_build_unit_patch_cache() a bitLennart Poettering
2016-04-12core: don't reorder drop-ins when changing propertiesLennart Poettering
2016-04-12core: don't drop transient drop-ins when loading the restLennart Poettering
2016-04-12core: rework logic to drop duplicate and non-existing items from search pathLennart Poettering
2016-04-12path-lookup: split out logic for mkdir/rmdir of generator dirs in their own f...Lennart Poettering
2016-04-12core: add a separate unit directory for transient unitsLennart Poettering
2016-04-12core: reuse manager_get_runtime_prefix() at more placesLennart Poettering
2016-04-12core: introduce MANAGER_IS_RELOADING() macroLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-04-12core: when enabling a generated unit file, return a clean errorLennart Poettering
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering
2016-04-12Do not report masked units as changed (#2921)Zbigniew Jędrzejewski-Szmek
2016-04-08core/service: only search for pid if loading from file failedZbigniew Jędrzejewski-Szmek
2016-04-08core/service: drop return value that is always ignored anywayZbigniew Jędrzejewski-Szmek
2016-04-08shutdown: use (void)Zbigniew Jędrzejewski-Szmek
2016-04-08import: use (void) moreZbigniew Jędrzejewski-Szmek
2016-04-07core: downgrade warning about duplicate device names againVladimir Panteleev
2016-04-06Merge pull request #2970 from msekletar/machine-id-prefix-rootaZbigniew Jędrzejewski-Szmek
2016-04-06machine-id-setup: simplify by using prefix_rootaMichal Sekletar
2016-04-02rpm triggers: add note about minimum supported versionZbigniew Jędrzejewski-Szmek
2016-03-30core: improve error message when starting template without instanceLukas Nykryn
2016-03-29Merge pull request #2903 from keszybz/cgroup2-v3Zbigniew Jędrzejewski-Szmek
2016-03-29core: ShutdownWatchdogSec=infinity disables the watchdog logic tooEvgeny Vereshchagin
2016-03-28core: RuntimeWatchdogSec=infinity disables the watchdog logicEvgeny Vereshchagin
2016-03-26core: update invoke_sigchld_event() to handle NULL ->sigchld_event()Tejun Heo
2016-03-26core: update populated event handling in unified hierarchyTejun Heo
2016-03-26cgroup2: use new fstype for unified hierarchyAlban Crequy
2016-03-24core: fix "stoppping" typoMartin Pitt
2016-03-23core: Fix path for opening ffs endpoint ep0Georgia Brikis
2016-03-21Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack
2016-03-17Merge pull request #2854 from keszybz/log-colorsDaniel Mack
2016-03-17systemd: obey systemd.log_color configZbigniew Jędrzejewski-Szmek
2016-03-16core: look for instance when processing template nameMichal Sekletar
2016-03-16Merge pull request #2797 from evverx/selinux-use-rawZbigniew Jędrzejewski-Szmek
2016-03-14Merge pull request #2834 from coling/masterZbigniew Jędrzejewski-Szmek
2016-03-14device: Ensure we have sysfs path before comparing.Colin Guthrie
2016-03-10Merge pull request #2794 from jhol/dont-unmount-initramfs-mountsDaniel Mack
2016-03-09Merge pull request #2793 from fbuihuu/fstab-generator-automount-optionZbigniew Jędrzejewski-Szmek
2016-03-04fstab-generator: fix automount option and don't start associated mount unit a...Franck Bui
2016-03-04core/mount: Don't unmount initramfs mountsJoel Holdsworth
2016-03-04core/failure-action: Set job-modes to replace-irreversiblyJoel Holdsworth
2016-03-04selinux: use *_raw API from libselinuxEvgeny Vereshchagin
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek