index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
transaction.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-09
Merge pull request #2565 from poettering/fix-2315
Zbigniew Jędrzejewski-Szmek
2016-02-09
core: change internal error code for masked units from EBADR to ESHUTDOWN
Lennart Poettering
2016-01-28
core: when propagating reload jobs, downgrade them to try-reload
Lennart Poettering
2016-01-20
Merge pull request #2085 from fbuihuu/more-use-of-check-load-state
Lennart Poettering
2016-01-14
transaction: downgrade warnings about wanted unit which are not found
Franck Bui
2015-12-02
core: use bus_unit_check_load_state() in transaction_add_job_and_dependencies()
Franck Bui
2015-11-30
core: do not warn about Wants depencencies on masked units
Zbigniew Jędrzejewski-Szmek
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-11
transaction: clarify via void-casting that we ignore the pipe2() return value...
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: don't do assignments within if checks
Lennart Poettering
2015-05-21
core: properly handle jobs that are suppressed to JOB_NOPs when propagating r...
Lennart Poettering
2015-05-19
core: when propagating restart requests due to deps, downgrade restart to try...
Lennart Poettering
2015-05-19
core: sd_bus_error() already checks for NULL, no need to duplicate check
Lennart Poettering
2015-05-19
core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-04-27
core: coldplug all units which participate in jobs during coldplugging
Ivan Shapovalov
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
core: fix transaction destructiveness check once more
Michal Schmidt
2014-11-26
core: fix check for transaction destructiveness
Michal Schmidt
2014-11-02
Raise level of 'Found dependency...' lines
Zbigniew Jędrzejewski-Szmek
2014-10-30
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-07-31
systemd-analyze verify: improve error message
Zbigniew Jędrzejewski-Szmek
2014-06-26
core/transaction: fix cycle break attempts outside transaction
Uoti Urpala
2014-06-22
core/transaction: avoid misleading error message when unit not found
Zbigniew Jędrzejewski-Szmek
2014-06-22
core/transaction: reindent and split very long lines
Zbigniew Jędrzejewski-Szmek
2014-02-06
transaction: print more information about conflicting jobs
Zbigniew Jędrzejewski-Szmek
2013-11-26
core: add new "flush" job mode to cancel all other jobs when queuing a new job
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-16
transaction.c: do not point users to logs when unit not found
Zbigniew Jędrzejewski-Szmek
2013-07-15
systemd: do not output status messages once gettys are running
Zbigniew Jędrzejewski-Szmek
2013-06-28
core: add transient units
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-18
Move bus_error to dbus-common and remove bus_error_message_or_strerror
Simon Peeters
2013-02-28
core/transaction: replace a bare status_printf()
Michal Schmidt
2013-02-22
core, systemctl: add support for irreversible jobs
Michal Schmidt
2013-02-09
shutdown: issue a sync() as soon as shutdown.target is queued
Lennart Poettering
[next]