summaryrefslogtreecommitdiff
path: root/src/job.c
Commit message (Expand)AuthorAgeFilesLines
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-311-3/+3
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* job: don't accidently access a job that doesn't exist anymoreLennart Poettering2010-08-131-7/+18
* gc: remove a lot of unused codeLennart Poettering2010-08-111-24/+0
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-091-1/+10
* job: make sure restart jobs are readded to the run queue after conversion to ...Lennart Poettering2010-07-211-0/+2
* job: timeout every job independently of the unitLennart Poettering2010-07-171-2/+68
* unit: introduce IgnoreDependencyFailure=Lennart Poettering2010-07-121-3/+6
* job: when converting restart jobs, move them to WAITING stateLennart Poettering2010-07-081-2/+3
* unit: don't cancel dependent jobs if a stopped daemon returned an error codeLennart Poettering2010-07-071-1/+1
* manager: optionally print status updates to console on bootLennart Poettering2010-07-071-0/+3
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-051-4/+4
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-7/+7
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-3/+4
* systemctl: add --block switch for synchronous starting of unitsLennart Poettering2010-05-221-1/+2
* job: don't show (null) prefix in dumpLennart Poettering2010-05-201-2/+3
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+589