summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12systemctl: when we want to know whether there's a native unit file, don't cho...Lennart Poettering
2016-04-12test-dnssec: drop unused variableLennart Poettering
2016-04-12core: make sure we always free the list of changesLennart Poettering
2016-04-12man: shorten the list of unit file paths a bitLennart Poettering
2016-04-12core: keep track of the mtime of the transient unit file we wroteLennart Poettering
2016-04-12update TODOLennart Poettering
2016-04-12sd-lldp: minor whitespace fixesLennart Poettering
2016-04-12sd-lldp: drop LLDP ethernet export from sd-lldp.hLennart Poettering
2016-04-12core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering
2016-04-12machinectl: add new "machinectl clean" commandLennart Poettering
2016-04-12README: document that we only support util-linux built with --enable-libmount...Lennart Poettering
2016-04-12man: clarify that DefaultDependencies= is in the [Unit] sectionLennart Poettering
2016-04-12tests: override XDG_RUNTIME_DIR where we use the user runtime dirLennart 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-12install: fix errno handlingLennart Poettering
2016-04-12install: simplify skip_root() a bitLennart Poettering
2016-04-12nstall: no need to export unit_file_lookup_state() anymoreLennart Poettering
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering
2016-04-12basic: remove rbtree code, it's unusedLennart Poettering
2016-04-12sysv-generator: port to use new unit_file_exists() callLennart Poettering
2016-04-12systemctl: don't confuse sysv code with generated unitsLennart Poettering
2016-04-12path-lookup: move generator_binary_paths() to end of fileLennart Poettering
2016-04-12systemctl: add error message when we get unexpected event from waitid()Lennart Poettering
2016-04-12systemctl: fix incorrect errno for error messageLennart Poettering
2016-04-12systemctl: move check whether a service exists as native unit file to install.cLennart 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-12core: introduce a "control" unit file directoryLennart 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-12tests: make sure test-path-lookup can run even when no units are installed on...Lennart Poettering
2016-04-12localed: downgrade libxkbcommon to an optional runtime dependencyLennart Poettering
2016-04-12test: bump up log level for install root testLennart Poettering
2016-04-12shared: add a temporary work-around for kernel header inclusion fuck-upLennart Poettering
2016-04-12install: unify checking whether operations may be applied to a unit file in a...Lennart Poettering
2016-04-12install: introduce a new unit file state "transient"Lennart Poettering
2016-04-12install: fix root prefix handlingLennart Poettering
2016-04-12path-lookup: make user_runtime_dir() more genericLennart Poettering
2016-04-12path-lookup: clean up user_config_home() and user_runtime_dir()Lennart Poettering
2016-04-12update CODING_STYLE a bitLennart Poettering
2016-04-12path-lookup: stop exporting two functionsLennart 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