index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
path-lookup.c
Age
Commit message (
Expand
)
Author
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-03-14
sysv-generator: initialize LookupPaths just once
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-11
path-lookup: allow /run to override /etc in generator search
Zbigniew Jędrzejewski-Szmek
2015-01-11
Implement masking and overriding of generators
Zbigniew Jędrzejewski-Szmek
2015-01-05
path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...
Ivan Shapovalov
2014-10-02
Fix order and document user unit dirs
Zbigniew Jędrzejewski-Szmek
2014-10-02
Rename user_runtime to user_runtime_dir
Zbigniew Jędrzejewski-Szmek
2014-10-02
add a transient user unit directory
Steven Allen
2014-07-21
Merge systemd-verify with systemd-analyze
Zbigniew Jędrzejewski-Szmek
2014-07-20
path-lookup: make SYSTEMD_UNIT_PATH more flexible
Zbigniew Jędrzejewski-Szmek
2014-07-19
core: remove systemd_running_as lookup functions
Zbigniew Jędrzejewski-Szmek
2014-07-13
path-lookup: don't make ~/.local/share/systemd/user a symlink
Tanu Kaskinen
2014-06-20
shared: rename path_strv_canonicalize_absolute functions
Michael Marineau
2014-05-16
path-lookup: don't hardcode .config
Tanu Kaskinen
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2014-02-14
shared: include root when canonicalizing conf paths
Michael Marineau
2014-01-05
strv: multiple cleanups
Simon Peeters
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-01
path-lookup: downgrade again the messages where we log for units
Lennart Poettering
2013-02-27
unit: rework resource management API
Lennart Poettering
2013-02-06
systemd: raise level of message about lookup paths
Zbigniew Jędrzejewski-Szmek
2013-02-06
systemd: do not remove empty paths from unit lookup path
Zbigniew Jędrzejewski-Szmek
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers