summaryrefslogtreecommitdiff
path: root/target.c
AgeCommit message (Collapse)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-04-23get rid of unicode arrows, since the linux console cannot show them, not ↵Lennart Poettering
even in unicode mode
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-16automount: implement automount unit typeLennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13systemctl: show sub state along active stateLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
This also includes code that writes utmp/wtmp records when applicable, making use the mount infrastructure to detct when those files are accessible. Finally, this also introduces a --dump-configuration-items switch.
2010-04-10target: introduce target_get_runlevel() for distilling SysV compatible ↵Lennart Poettering
runlevel information from a target
2010-04-08unit: shortcut unit_notify() early, if possibleLennart Poettering
2010-04-06rework merging/loading logicLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-28rework config file load logicLennart Poettering
2010-01-28minor cleanupLennart Poettering
2010-01-27properly implement target unitLennart Poettering
2010-01-27implement drop-in directoriesLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-26rename milestone to targetLennart Poettering