]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/job.c
job: info message if JOB_VERIFY_ACTIVE detects an inactive unit
[thirdparty/systemd.git] / src / core / job.c
2012-05-14  Michal Schmidtjob: info message if JOB_VERIFY_ACTIVE detects an inact...
2012-05-14  Michal Schmidtjob: report the status of first half of JOB_RESTART...
2012-05-14  Michal Schmidtunit: unit type dependent status messages
2012-05-14  Michal Schmidtjob: change red [ABORT] status to yellow [DEPEND]
2012-05-14  Michal Schmidtjob: only jobs on the runqueue can be run
2012-04-25  Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-23  Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23  Michal Schmidtjob: serialize jobs properly
2012-04-22  Lennart Poetteringjob: the status messages are proper sentences, hence...
2012-04-20  Michal Schmidtdbus-job: allow multiple bus clients
2012-04-20  Michal Schmidttransaction: remove checks for installed
2012-04-20  Michal Schmidttransaction: rework merging with installed jobs
2012-04-20  Michal Schmidtjob: separate job_install()
2012-04-20  Michal Schmidttransaction: remove the anchor link
2012-04-20  Michal Schmidtjob: jobs shouldn't need to know about transaction...
2012-04-20  Michal Schmidtjob: job_new() can find the manager from the unit
2012-04-20  Michal Schmidtmanager: Transaction as an object
2012-04-20  Michal Schmidtjob: job_uninstall()
2012-04-20  Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-13  Lennart Poetteringunit: signal explicitly if a condition failed in unit_s...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/