summaryrefslogtreecommitdiff
path: root/src/shared/path-lookup.c
AgeCommit message (Expand)Author
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering
2015-09-09tree-wide: make use of the fact that strv_free() returns NULLLennart Poettering
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-03-14sysv-generator: initialize LookupPaths just onceZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-11path-lookup: allow /run to override /etc in generator searchZbigniew 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-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-07-21Merge systemd-verify with systemd-analyzeZbigniew Jędrzejewski-Szmek
2014-07-20path-lookup: make SYSTEMD_UNIT_PATH more flexibleZbigniew Jędrzejewski-Szmek
2014-07-19core: remove systemd_running_as lookup functionsZbigniew Jędrzejewski-Szmek
2014-07-13path-lookup: don't make ~/.local/share/systemd/user a symlinkTanu Kaskinen
2014-06-20shared: rename path_strv_canonicalize_absolute functionsMichael Marineau
2014-05-16path-lookup: don't hardcode .configTanu Kaskinen
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek
2014-02-14shared: include root when canonicalizing conf pathsMichael Marineau
2014-01-05strv: multiple cleanupsSimon Peeters
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-01path-lookup: downgrade again the messages where we log for unitsLennart Poettering
2013-02-27unit: rework resource management APILennart Poettering
2013-02-06systemd: raise level of message about lookup pathsZbigniew Jędrzejewski-Szmek
2013-02-06systemd: do not remove empty paths from unit lookup pathZbigniew Jędrzejewski-Szmek
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers