summaryrefslogtreecommitdiff
path: root/src/load-fragment.c
AgeCommit message (Expand)Author
2010-06-19socket: enforce limit on number of concurrent connectionsLennart Poettering
2010-06-18execute: handle format strings in User= and other directivesLennart Poettering
2010-06-18service: add minimal access control logic for notifcation socketLennart Poettering
2010-06-18execute: add EnvironmentFile= optionLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering
2010-06-16socket: add optional libwrap supportLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering
2010-06-16util: introduce readlink_and_make_absolute()Lennart Poettering
2010-06-15manager: split off path lookup logic into own .c fileLennart Poettering
2010-06-15set: introduce set_free_free()Lennart Poettering
2010-06-03execute: fix parsing of StandardError= settingLennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-21unit: add simple only-by-dependency flag for unitsLennart Poettering
2010-05-21socket: fix parsing of bind_ipv6_onlyLennart Poettering
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering