Age | Commit message (Expand) | Author |
2012-07-26 | systemd: added new dependency PartOf | Michal Sekletar |
2012-07-13 | unit: rename BindTo= to BindsTo= | Lennart Poettering |
2012-04-25 | core: add NOP jobs, job type collapsing | Michal Schmidt |
2012-04-24 | service: introduce Type=idle and use it for gettys | Lennart Poettering |
2012-04-23 | transaction: cancel jobs non-recursively on isolate | Michal Schmidt |
2012-04-24 | transaction: abort does not need to use recursive deletion | Michal Schmidt |
2012-04-24 | transaction: fix detection of cycles involving installed jobs | Michal Schmidt |
2012-04-24 | transaction: improve readability | Michal Schmidt |
2012-04-22 | transaction: downgrade warnings about masked units | Lennart Poettering |
2012-04-22 | transaction: add missing emacs and license headers | Lennart Poettering |
2012-04-20 | transaction: add starting requirements for JOB_RESTART | Michal Schmidt |
2012-04-20 | transaction: remove checks for installed | Michal Schmidt |
2012-04-20 | transaction: rework merging with installed jobs | Michal Schmidt |
2012-04-20 | job: separate job_install() | Michal Schmidt |
2012-04-20 | transaction: remove a couple of asserts | Michal Schmidt |
2012-04-20 | transaction: remove the anchor link | Michal Schmidt |
2012-04-20 | transaction: avoid garbage collecting the anchor job | Michal Schmidt |
2012-04-20 | transaction: simplify transaction_find_jobs_that_matter_to_anchor() | Michal Schmidt |
2012-04-20 | transaction: change the linking of isolate jobs to the anchor | Michal Schmidt |
2012-04-20 | transaction: maintain anchor_job | Michal Schmidt |
2012-04-20 | transaction: do not add installed jobs to the transaction | Michal Schmidt |
2012-04-20 | job: jobs shouldn't need to know about transaction anchors | Michal Schmidt |
2012-04-20 | job: job_new() can find the manager from the unit | Michal Schmidt |
2012-04-20 | manager: split transaction.[ch] | Michal Schmidt |