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
/
unit.c
Age
Commit message (
Expand
)
Author
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-02
core: expose consumed CPU time per unit
Lennart Poettering
2015-02-28
core: rework device state logic
Lennart Poettering
2015-02-26
core: emit changes for NFailedUnits property
Lucas De Marchi
2015-02-26
unit: When stopping due to BindsTo=, log which unit caused it
Colin Walters
2015-02-25
unit: use weaker dependencies between mount and device units in --user mode
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-12
core: don't fail to run services in --user instances if $HOME is missing
Lennart Poettering
2015-02-11
core: correct a log message
Lennart Poettering
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2015-01-06
core: add new logic for services to store file descriptors in PID 1
Lennart Poettering
2015-01-05
core: rework counting of running jobs
Lennart Poettering
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-16
Move dropin listing to shared
Zbigniew Jędrzejewski-Szmek
2014-12-15
unit: handle nicely of certain unit types are not supported on specific systems
Lennart Poettering
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-12-09
unit: update unit dropin paths and time when dropin file is written.
WaLyong Cho
2014-12-09
core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...
Lennart Poettering
2014-12-02
systemctl: show unit file preset state in "systemctl status" output"
Lennart Poettering
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-10-30
Convert the rest to sd_bus_errnomap
Zbigniew Jędrzejewski-Szmek
2014-10-28
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-10-27
manager: convert ephemeral to enum
Zbigniew Jędrzejewski-Szmek
2014-10-28
job: optionally, when a job timeout is hit, also execute a failure action
Lennart Poettering
2014-10-23
unit: adjust for the possibility of set_move() failing
Michal Schmidt
2014-10-23
unit: place reservations before merging other's dependencies
Michal Schmidt
2014-10-08
unit: move UnitDependency to unit-name
Lukas Nykryn
2014-10-02
Rename user_runtime to user_runtime_dir
Zbigniew Jędrzejewski-Szmek
2014-10-02
add a transient user unit directory
Steven Allen
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-21
core: unify how we generate the prefix string when dumping unit state
Lennart Poettering
2014-08-18
core: minor modernizations
Lennart Poettering
2014-08-18
units: fix BindsTo= logic when applied relative to services with Type=oneshot
Lennart Poettering
2014-08-07
core: warn when merged units have conflicting dependencies
Zbigniew Jędrzejewski-Szmek
2014-08-07
core: do not add dependencies to self
Zbigniew Jędrzejewski-Szmek
2014-07-20
path-lookup: make SYSTEMD_UNIT_PATH more flexible
Zbigniew Jędrzejewski-Szmek
2014-06-30
cryptsetup: allow x-systemd.device-timeout
Zbigniew Jędrzejewski-Szmek
2014-06-30
Move x-systemd-device.timeout handling from core to fstab-generator
Zbigniew Jędrzejewski-Szmek
2014-05-24
Fix several small typos
Jonathan Boulle
2014-05-22
cgroups: simplify CPUQuota= logic
Lennart Poettering
2014-05-22
cgroup: rework startup logic
Lennart Poettering
[next]