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
/
scope.c
Age
Commit message (
Expand
)
Author
2014-10-28
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-01-31
core: introduce new stop protocol for unit scopes
Lennart Poettering
2014-01-29
core: make sure to always go through both SIGTERM and SIGKILL states of units
Lennart Poettering
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-11
core: failed scope units may not be restarted
Lennart Poettering
2013-07-10
scope: don't require an initialized PIDs set when deserializing
Lennart Poettering
2013-07-02
scope: fix state string table
Lennart Poettering
2013-07-02
scope: implement reset-failed command
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering