summaryrefslogtreecommitdiff
path: root/src/unit.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-05unit: when destructing units make sure we don't readd the unit to the gc queu...Lennart Poettering1-8/+6
2010-06-04unit: avoid assert on daemon reloadLennart Poettering1-4/+4
2010-06-04unit: if a unit external changes state, consider that good enough for a job t...Lennart Poettering1-32/+30
2010-06-03unit: serialize jobs in addition to unitsLennart Poettering1-0/+34
2010-05-24path: add .path unit type for monitoring filesLennart Poettering1-1/+3
2010-05-24timer: fully implement timer unitsLennart Poettering1-6/+8
2010-05-21unit: add simple only-by-dependency flag for unitsLennart Poettering1-2/+4
2010-05-20logger: add an after dependency on the syslog dependencyLennart Poettering1-1/+4
2010-05-20service: when we cannot start due to rate limít consider that a real failureLennart Poettering1-3/+4
2010-05-19execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering1-1/+1
2010-05-18unit: don't gc units that are still in STUB stateLennart Poettering1-0/+3
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+1949