chiark / gitweb /
transaction: add starting requirements for JOB_RESTART
[elogind.git] / src / core / transaction.c
2012-04-20 Michal Schmidttransaction: add starting requirements for JOB_RESTART
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 a couple of asserts
2012-04-20 Michal Schmidttransaction: remove the anchor link
2012-04-20 Michal Schmidttransaction: avoid garbage collecting the anchor job
2012-04-20 Michal Schmidttransaction: simplify transaction_find_jobs_that_matter...
2012-04-20 Michal Schmidttransaction: change the linking of isolate jobs to...
2012-04-20 Michal Schmidttransaction: maintain anchor_job
2012-04-20 Michal Schmidttransaction: do not add installed jobs to the transaction
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: split transaction.[ch]