chiark / gitweb /
service: honour that for services RestartSec=0 means immediate restarts but TimeoutSe...
[elogind.git] / src / core / transaction.c
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-16 Zbigniew Jędrzejew... transaction.c: do not point users to logs when unit...
2013-07-16 Zbigniew Jędrzejew... systemd: do not output status messages once gettys...
2013-06-28 Lennart Poetteringcore: add transient units
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore/transaction: replace a bare status_printf()
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
2013-01-06 Zbigniew Jędrzejew... systemd: use unit logging macros
2012-11-15 Olivier Brunelsystemd: highlight ordering cycle deletions
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-07-26 Michal Sekletarsystemd: added new dependency PartOf
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-04-25 Michal Schmidtcore: add NOP jobs, job type collapsing
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-23 Michal Schmidttransaction: cancel jobs non-recursively on isolate
2012-04-23 Michal Schmidttransaction: abort does not need to use recursive deletion
2012-04-23 Michal Schmidttransaction: fix detection of cycles involving installe...
2012-04-23 Michal Schmidttransaction: improve readability
2012-04-22 Lennart Poetteringtransaction: downgrade warnings about masked units
2012-04-22 Lennart Poetteringtransaction: add missing emacs and license headers
2012-04-20 Michal Schmidttransaction: add starting requirements for JOB_RESTART
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 a couple of asserts
2012-04-20 Michal Schmidttransaction: remove the anchor link
2012-04-20 Michal Schmidttransaction: avoid garbage collecting the anchor job
2012-04-20 Michal Schmidttransaction: simplify transaction_find_jobs_that_matter...
2012-04-20 Michal Schmidttransaction: change the linking of isolate jobs to...
2012-04-20 Michal Schmidttransaction: maintain anchor_job
2012-04-20 Michal Schmidttransaction: do not add installed jobs to the transaction
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]