summaryrefslogtreecommitdiff
path: root/src/unit.c
AgeCommit message (Expand)Author
2010-06-19manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-18systemctl: add verbs for special unitsLennart Poettering
2010-06-15set: introduce set_free_free()Lennart Poettering
2010-06-05unit: when destructing units make sure we don't readd the unit to the gc queu...Lennart Poettering
2010-06-04unit: avoid assert on daemon reloadLennart Poettering
2010-06-04unit: if a unit external changes state, consider that good enough for a job t...Lennart Poettering
2010-06-03unit: serialize jobs in addition to unitsLennart 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-20logger: add an after dependency on the syslog dependencyLennart Poettering
2010-05-20service: when we cannot start due to rate limít consider that a real failureLennart Poettering
2010-05-19execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering
2010-05-18unit: don't gc units that are still in STUB stateLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering