chiark / gitweb /
core: expose root control group on the bus
[elogind.git] / src / core / job.h
2014-01-27 Zbigniew Jędrzejew... core: add function to tell when job will time out
2013-12-03 Zbigniew Jędrzejew... systemd: treat reload failure as failure
2013-11-26 Lennart Poetteringcore: add new "flush" job mode to cancel all other...
2013-11-26 Lennart Poetteringcore: replace OnFailureIsolate= setting by a more gener...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
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-07 Tom GundersenMerge nss-myhostname
2012-10-25 Michal Schmidtjob: add comments to JobResult values
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-14 Michal Schmidtunit: unit type dependent status messages
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-20 Michal Schmidtdbus-job: allow multiple bus clients
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: split transaction.[ch]
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: job_uninstall()
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/