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
/
path-lookup.c
Age
Commit message (
Expand
)
Author
2011-04-30
binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty=
Kay Sievers
2011-04-28
lookup: drop empty directories from search paths
Lennart Poettering
2011-04-04
pkgconfig: update .pc file accordingly
Lennart Poettering
2011-04-04
lookup: always also look into /usr/lib for units
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-09
pkconfig: export full search path as .pc variable
Lennart Poettering
2010-11-15
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
Lennart Poettering
2010-10-13
lookup: look for dynamic throw-away units in /dev/.systemd/system
Lennart Poettering
2010-09-27
sysv: optionally disable of SysV init/rcN.d support at compile time
Fabiano Fidencio
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-07-01
systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path...
Lennart Poettering
2010-06-24
path-lookup: unconditionally check /usr and /usr/share unit directories
Lennart Poettering
2010-06-19
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-17
gcc: disable warn_unused_result attribute warnings
Lennart Poettering
2010-06-16
install: add systemd-install tool for managing alias/wants symlinks
Lennart Poettering
2010-06-15
manager: split off path lookup logic into own .c file
Lennart Poettering