summaryrefslogtreecommitdiff
path: root/src/shared/path-lookup.h
AgeCommit message (Expand)Author
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-05-11install: when exporting prefix InstallInfo to become UnitFileInstallInfoLennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-03-14sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek
2015-01-05path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-08-21install: simplify usage of _cleanup_ macrosLennart Poettering
2014-07-19core: remove systemd_running_as lookup functionsZbigniew Jędrzejewski-Szmek
2014-06-30Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2013-10-27path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-23manager: rework generator logicLennart Poettering
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers