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
2016-07-20
core: when a scope was abandoned, always log about processes we kill
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-06-14
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2016-05-01
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-02-20
core: exclude .slice units from "systemctl isolate"
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-04
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2015-11-13
core: simplify scope unit GC checking code a bit
Lennart Poettering
2015-11-11
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-11
Merge pull request #1837 from poettering/grabbag2
Tom Gundersen
2015-11-10
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-10
core: change return value of the unit's enumerate() call to void
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-09
core: ignore -.slice and init.scope when isolating
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-02
scope: do not compare a bool return with "<= 0"
Thomas Hindoe Paaboel Andersen
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-08-31
unit: unify how we assing slices to units
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-05-13
core: only set event source name when we create an event source
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-28
scope: use correct enum type
Thomas Hindoe Paaboel Andersen
2015-04-28
core: when we cannot add PID to a scope cgroup, log about it
Lennart Poettering
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
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-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2014-12-10
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-11-30
core: remove unused variables
Ronny Chevalier
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-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
[next]