summaryrefslogtreecommitdiff
path: root/src/core/transaction.h
Commit message (Expand)AuthorAgeFilesLines
* transaction: make transaction_free() staticDavid Tardon2023-04-281-1/+0
* transaction: introduce transaction_abort_and_free()David Tardon2023-04-281-0/+2
* transaction: modernize transaction_free()David Tardon2023-04-271-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: Add triggering job modeKevin Kuehler2019-11-051-0/+1
* core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: propagate reload from RELOADING=1 notification (#6550)Jouke Witteveen2017-08-071-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-3/+3
* core: drop "override" flag when building transactionsLennart Poettering2015-11-121-1/+0
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-2/+2
* use #pragma once instead of foo*foo define guardsShawn Landden2013-11-181-4/+1
* core, systemctl: add support for irreversible jobsMichal Schmidt2013-02-221-1/+2
* transaction: add missing emacs and license headersLennart Poettering2012-04-221-0/+21
* transaction: remove the anchor linkMichal Schmidt2012-04-201-1/+0
* transaction: maintain anchor_jobMichal Schmidt2012-04-201-2/+2
* manager: split transaction.[ch]Michal Schmidt2012-04-201-0/+36