chiark / gitweb /
core/load-fragment: safe_close() protects errno
[elogind.git] / src / core / job.h
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-12-15 Lennart Poetteringunit: handle nicely of certain unit types are not suppo...
2014-11-26 Michal Schmidtcore: fix assertion failure in checking a transaction...
2014-11-06 Lennart Poetteringcore: introduce the concept of AssertXYZ= similar to...
2014-08-18 Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Stef Waltercore: Rename Job.subscribed field to Job.clients
2014-03-03 Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
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/