summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-04-22Merge pull request #3084 from keszybz/preset-fixesLennart Poettering
2016-04-21tree-wide: use mdash instead of a two minusesZbigniew Jędrzejewski-Szmek
2016-04-21core/dbus-manager: drop unused param from installation functionsZbigniew Jędrzejewski-Szmek
2016-04-21Merge pull request #3005 from keszybz/kill-user-procesesLennart Poettering
2016-04-21core: prefix selinux messages with "selinux: "Zbigniew Jędrzejewski-Szmek
2016-04-20pid1: disable color output when TERM=dumbZbigniew Jędrzejewski-Szmek
2016-04-19Merge pull request #3055 from keszybz/preset-fixesLennart Poettering
2016-04-19shared/install,systemctl,core: report offending file on installation errorZbigniew Jędrzejewski-Szmek
2016-04-18shared/install: add helper function unit_file_changes_have_modification()Zbigniew Jędrzejewski-Szmek
2016-04-18Various formatting and style fixesZbigniew Jędrzejewski-Szmek
2016-04-17tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel
2016-04-16tree-wide: introduce PATH_IN_SET macroZbigniew Jędrzejewski-Szmek
2016-04-16systemctl/core: ignore masked units in preset-allZbigniew Jędrzejewski-Szmek
2016-04-16tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek
2016-04-14core/mount-setup.c: also relabel /dev/shm for selinux (#3039)Harald Hoyer
2016-04-13tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek
2016-04-13basic/util: silence stupid gcc warnings about unitialized variableZbigniew Jędrzejewski-Szmek
2016-04-12Merge pull request #2973 from poettering/search-pathMartin Pitt
2016-04-12load-fragment: Resolve specifiers in DeviceAllow (#3019)Nicolas Braud-Santoni
2016-04-12core: make sure we always free the list of changesLennart Poettering
2016-04-12core: keep track of the mtime of the transient unit file we wroteLennart Poettering
2016-04-12core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering
2016-04-12core: optimize unit_write_drop_in a bitLennart Poettering
2016-04-12core: when creating a drop-in snippet, add a comment explaining this to itLennart Poettering
2016-04-12core,systemctl: add new "systemctl revert" commandLennart Poettering
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering
2016-04-12systemctl: don't confuse sysv code with generated unitsLennart Poettering
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