summaryrefslogtreecommitdiff
path: root/src/core/transaction.c
AgeCommit message (Expand)Author
2012-04-22transaction: add missing emacs and license headersLennart Poettering
2012-04-20transaction: add starting requirements for JOB_RESTARTMichal Schmidt
2012-04-20transaction: remove checks for installedMichal Schmidt
2012-04-20transaction: rework merging with installed jobsMichal Schmidt
2012-04-20job: separate job_install()Michal Schmidt
2012-04-20transaction: remove a couple of assertsMichal Schmidt
2012-04-20transaction: remove the anchor linkMichal Schmidt
2012-04-20transaction: avoid garbage collecting the anchor jobMichal Schmidt
2012-04-20transaction: simplify transaction_find_jobs_that_matter_to_anchor()Michal Schmidt
2012-04-20transaction: change the linking of isolate jobs to the anchorMichal Schmidt
2012-04-20transaction: maintain anchor_jobMichal Schmidt
2012-04-20transaction: do not add installed jobs to the transactionMichal Schmidt
2012-04-20job: jobs shouldn't need to know about transaction anchorsMichal Schmidt
2012-04-20job: job_new() can find the manager from the unitMichal Schmidt
2012-04-20manager: split transaction.[ch]Michal Schmidt