summaryrefslogtreecommitdiff
path: root/src/shared/path-lookup.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek1-0/+2
2015-01-05path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov1-0/+4
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek1-1/+1
2014-10-02add a transient user unit directorySteven Allen1-0/+1
2014-08-21install: simplify usage of _cleanup_ macrosLennart Poettering1-2/+2
2014-07-19core: remove systemd_running_as lookup functionsZbigniew Jędrzejewski-Szmek1-3/+0
2014-06-30Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek1-0/+2
2014-05-15Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek1-1/+7
2013-10-27path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch1-0/+2
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-2/+2
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek1-2/+10
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-05-23manager: rework generator logicLennart Poettering1-1/+1
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+40