]> git.ipfire.org Git - thirdparty/systemd.git/history - src/path-lookup.c
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / path-lookup.c
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-03  Kay Sieversimport udev repository
2012-03-14  Lennart Poetteringpath-lookup: rearrange things so that the system path...
2012-03-14  Lennart Poetteringconf: when looking for configurations look in /etc...
2012-02-13  Lennart Poetteringpath-lookup: search for unit files in /lib/systemd...
2011-08-24  Frederic Crozatpath-lookup: monitor /etc/systemd/user for user manager
2011-07-22  Lennart Poetteringlookup: fix NUL termination of search path array
2011-07-22  Lennart Poetteringpath-lookup: add both the configured and the fixed...
2011-07-22  Lennart Poetteringpath-lookup: make inclusion of user private units optional
2011-04-30  Kay Sieversbinfmt, modules-load, sysctl, tmpfiles: add missing...
2011-04-28  Lennart Poetteringlookup: drop empty directories from search paths
2011-04-04  Lennart Poetteringpkgconfig: update .pc file accordingly
2011-04-04  Lennart Poetteringlookup: always also look into /usr/lib for units
2011-03-28  Kay Sieversuse /run instead of /dev/.run
2011-03-09  Lennart Poetteringdev: use /dev/.run/systemd as runtime directory, instea...
2011-03-09  Lennart Poetteringpkconfig: export full search path as .pc variable
2010-11-15  Lennart Poetteringdrop support for MANAGER_SESSION, introduce MANAGER_USE...
2010-10-13  Lennart Poetteringlookup: look for dynamic throw-away units in /dev/...
2010-09-27  Fabiano Fidenciosysv: optionally disable of SysV init/rcN.d support...
2010-08-14  Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-07-01  Lennart Poetteringsystemd: include /etc/systemd/system/ and /lib/systemd...
2010-06-24  Lennart Poetteringpath-lookup: unconditionally check /usr and /usr/share...
2010-06-19  Lennart Poetteringmanager: get rid of destinction between running_as...
2010-06-17  Lennart Poetteringgcc: disable warn_unused_result attribute warnings
2010-06-15  Lennart Poetteringinstall: add systemd-install tool for managing alias...
2010-06-15  Lennart Poetteringmanager: split off path lookup logic into own .c file