summaryrefslogtreecommitdiff
path: root/timer.c
AgeCommit message (Collapse)Author
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-06rework merging/loading logicLennart Poettering
2010-02-03license: add GPLv2+ license blurbs everwhereLennart Poettering
2010-01-28rework config file load logicLennart Poettering
2010-01-26s/name/unitLennart Poettering
2010-01-26first attempt at proper service/socket logicLennart Poettering
2010-01-23first attempt in implementinging execution logicLennart Poettering