chiark / gitweb /
Merge branch 'python-systemd-reader'
[elogind.git] / src / core / job.c
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore: redefine unit_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-02-22 Michal Schmidtcore, systemctl: add support for irreversible jobs
2013-02-09 Lennart Poetteringshutdown: issue a sync() as soon as shutdown.target...
2013-01-25 Michal Schmidtjob: fix merging with --ignore-dependencies
2013-01-18 Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-15 Michal Sekletarcore: use correct argument of type JobResult
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2012-10-25 Michal Schmidtjob: avoid recursion into transaction code from job...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
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/