summaryrefslogtreecommitdiff
path: root/src/job.h
AgeCommit message (Expand)Author
2011-04-06job: fix deserialization of jobs: do not ignore orderingLennart Poettering
2011-03-08job: introduce new job result code 'skipped' to use when pre conditions of jo...Lennart Poettering
2011-02-24dbus: pass along information why a job failed when it failed (dbus api change!)Lennart Poettering
2011-02-16systemctl: introduce --ignore-dependenciesLennart Poettering
2010-08-17emacs: disable tabs in .h files, tooLennart Poettering
2010-08-11gc: remove a lot of unused codeLennart Poettering
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering
2010-07-17job: timeout every job independently of the unitLennart Poettering
2010-07-05dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering