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
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
2013-01-06
systemd: use unit logging macros
Zbigniew Jędrzejewski-Szmek
2012-11-15
systemd: highlight ordering cycle deletions
Olivier Brunel
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-07-26
systemd: added new dependency PartOf
Michal Sekletar
2012-07-13
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
2012-04-24
service: introduce Type=idle and use it for gettys
Lennart Poettering
2012-04-23
transaction: cancel jobs non-recursively on isolate
Michal Schmidt
2012-04-24
transaction: abort does not need to use recursive deletion
Michal Schmidt
2012-04-24
transaction: fix detection of cycles involving installed jobs
Michal Schmidt
2012-04-24
transaction: improve readability
Michal Schmidt
2012-04-22
transaction: downgrade warnings about masked units
Lennart Poettering
2012-04-22
transaction: add missing emacs and license headers
Lennart Poettering
2012-04-20
transaction: add starting requirements for JOB_RESTART
Michal Schmidt
2012-04-20
transaction: remove checks for installed
Michal Schmidt
2012-04-20
transaction: rework merging with installed jobs
Michal Schmidt
2012-04-20
job: separate job_install()
Michal Schmidt
2012-04-20
transaction: remove a couple of asserts
Michal Schmidt
2012-04-20
transaction: remove the anchor link
Michal Schmidt
2012-04-20
transaction: avoid garbage collecting the anchor job
Michal Schmidt
2012-04-20
transaction: simplify transaction_find_jobs_that_matter_to_anchor()
Michal Schmidt
2012-04-20
transaction: change the linking of isolate jobs to the anchor
Michal Schmidt
2012-04-20
transaction: maintain anchor_job
Michal Schmidt
2012-04-20
transaction: do not add installed jobs to the transaction
Michal Schmidt
[next]