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
2014-02-24
core: gc half-created stub units
Lennart Poettering
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
core/unit: fix unit_add_target_dependencies() for units with no dependencies
Daniel Mack
2014-02-18
util: generalize code that checks whether PIDs are alive or unwaited for
Lennart Poettering
2014-02-17
core: fix property changes in transient units
Lennart Poettering
2014-02-17
unit: slice dependencies should not be subject to DefaultDependencies
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2014-02-13
core: make StopWhenUnneeded work in conjunction with units that fail
Lennart Poettering
2014-02-07
core: one step back again, for nspawn we actually can't wait for cgroups runn...
Lennart Poettering
2014-02-07
core: allow PIDs to be watched by two units at the same time
Lennart Poettering
2014-02-07
core: don't send duplicate SIGCONT when killing units
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-02-06
core: only send SIGHUP when doing first kill, not when doing final sigkill
Lennart Poettering
2014-02-05
core: don't wait for non-control/non-main processes when killing processes on...
Lennart Poettering
2014-01-29
core: in containers, don't wait for cgroup empty notifications which will nev...
Lennart Poettering
2014-01-29
core: use a bit more PID_FMT
Lennart Poettering
2014-01-29
core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...
Lennart Poettering
2014-01-27
core: require mounts for the root and working directories
Zbigniew Jędrzejewski-Szmek
2014-01-27
core: simplify check for path absoluteness
Zbigniew Jędrzejewski-Szmek
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-06
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-02
systemd: treat reload failure as failure
Zbigniew Jędrzejewski-Szmek
2013-12-02
bus: add .busname unit type to implement kdbus-style bus activation
Lennart Poettering
2013-11-28
core: initialize variable
Kay Sievers
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-26
core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...
Lennart Poettering
2013-11-25
core: include following set data in dump
Lennart Poettering
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-16
Fix RemainAfterExit services keeping a hold on console
Olivier Brunel
2013-11-15
core: some more _cleanup_free_
Zbigniew Jędrzejewski-Szmek
2013-11-13
Only disable output on console during boot if needed
Olivier Brunel
2013-11-08
Remove dead code and unexport some calls
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-10-13
drop-ins: check return value
Zbigniew Jędrzejewski-Szmek
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-08-28
Do not realloc strings, which are already in the hashmap as keys
Harald Hoyer
2013-08-08
dbus: use _cleanup_free_ instead of freeing ourself
Ronny Chevalier
2013-07-30
core: optionally send SIGHUP in addition to the configured kill signal
Lennart Poettering
2013-07-17
systemd,systemctl: export condition status and show failing condition
Zbigniew Jędrzejewski-Szmek
2013-07-17
systemd: log failed conditions
Zbigniew Jędrzejewski-Szmek
2013-07-15
systemd: do not output status messages once gettys are running
Zbigniew Jędrzejewski-Szmek
2013-07-12
unit: check correct variable after strdup
Lukas Nykryn
2013-07-11
core: simplify drop-in writing logic a bit
Lennart Poettering
2013-07-11
cgroup: simplify how instantiated units are mapped to cgroups
Lennart Poettering
2013-07-11
core: implicitly create a per-template slice for all instantiated units by de...
Lennart Poettering
2013-07-10
unit: when deserializing cgroup path add it back into cgroup hashmap
Lennart Poettering
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-07-02
core: make GC more aggressive
Lennart Poettering
[next]