]> git.proxmox.com Git - systemd.git/history - src/core/transaction.c
Merge tag 'upstream/229'
[systemd.git] / src / core / transaction.c
2016-02-11 Martin PittMerge tag 'upstream/229'
2016-02-11 Martin PittImported Upstream version 229
2015-11-18 Martin PittMerge tag 'upstream/228' into master
2015-11-18 Martin PittImported Upstream version 228
2015-10-08 Martin PittMerge tag 'upstream/227'
2015-10-08 Martin PittImported Upstream version 227
2015-05-29 Martin PittMerge branch 'master' into experimental
2015-05-25 Martin PittMerge tag 'upstream/220' into experimental
2015-05-25 Martin PittImported Upstream version 220
2015-02-17 Martin PittMerge tag 'upstream/217' into experimental
2014-12-12 Martin PittImported Upstream version 218
2014-12-12 Martin PittImported Upstream version 218
2014-11-28 Martin PittImported Upstream version 217
2014-11-20 Martin PittImported Upstream version 217
2014-09-13 Michael BieblMerge branch 'master' into experimental
2014-09-04 Michael BieblMerge tag 'upstream/215' into experimental
2014-09-04 Michael BieblImported Upstream version 215
2014-08-23 Sjoerd SimonsMerge branch 'master' into experimental
2014-08-08 Sjoerd SimonsMerge branch 'master' into experimental
2014-07-16 Jon SeverinssonMerge tag 'upstream/214' into experimental
2014-07-11 Jon SeverinssonImported Upstream version 214
2014-06-28 Michael BieblMerge branch 'master' into experimental
2014-06-27 Michael BieblMerge branch 'master' into experimental
2014-06-25 Michael BieblMerge branch 'master' into experimental
2014-06-24 Michael BieblMerge branch 'master' into experimental
2014-04-27 Michael BieblMerge branch 'master' into experimental
2014-04-27 Michael BieblMerge tag 'upstream/208' into experimental
2014-04-27 Michael BieblImported Upstream version 208
2014-04-26 Michael StapelbergUse orig tarball systemd-204.tar.xz.
2014-04-26 Michael StapelbergDelete all upstream files in preparation for the merge.
2014-04-26 Michael StapelbergImported Upstream version 204
2013-06-21 Michael BieblMerge branch 'master' into debian-experimental
2013-06-21 Michael BieblMerge branch 'master' into upstream-fixes-experimental
2013-06-21 Michael BieblMerge tag 'v204'
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]