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.h
Age
Commit message (
Expand
)
Author
2015-03-14
sysv-generator: initialize LookupPaths just once
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
Rename user_runtime to user_runtime_dir
Zbigniew Jędrzejewski-Szmek
2014-10-02
add a transient user unit directory
Steven Allen
2014-08-21
install: simplify usage of _cleanup_ macros
Lennart Poettering
2014-07-19
core: remove systemd_running_as lookup functions
Zbigniew Jędrzejewski-Szmek
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-05-15
Make systemctl --root look for files in the proper places
Zbigniew Jędrzejewski-Szmek
2013-10-27
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
Daniel Buch
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-23
manager: rework generator logic
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers