summaryrefslogtreecommitdiff
path: root/src/shared/path-lookup.c
AgeCommit message (Expand)Author
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-04-22path-lookup: optimize a common strv copy operation awayLennart Poettering
2016-04-13shared/path-lookup: fix leakZbigniew Jędrzejewski-Szmek
2016-04-13tree-wide: remove useless NULLs from strjoinaZbigniew Jędrzejewski-Szmek
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-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-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-12path-lookup: stop exporting two functionsLennart 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-12path-lookup: add configured unit paths back into search pathLennart Poettering
2016-04-12install: add root directory to LookupPaths structureLennart Poettering
2016-04-12core: remove ManagerRunningAs enumLennart Poettering
2016-04-12core: add configuration directories to LookupPathsLennart Poettering
2016-04-12core: rework generator dir logic, move the dirs into LookupPaths structureLennart Poettering
2016-04-12core: drop SysV paths from path-lookup logicLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
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