summaryrefslogtreecommitdiff
path: root/src/core/job.c
AgeCommit message (Expand)Author
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: Transaction as an objectMichal Schmidt
2012-04-20job: job_uninstall()Michal Schmidt
2012-04-20job: allow job_free() only on already unlinked jobsMichal Schmidt
2012-04-13unit: signal explicitly if a condition failed in unit_start()Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers