index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
scope.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-0
/
+4
*
core: use the unified hierarchy for the systemd cgroup controller hierarchy
Tejun Heo
2016-08-17
1
-1
/
+1
*
core: rename cg_unified() to cg_all_unified()
Tejun Heo
2016-08-15
1
-1
/
+1
*
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
1
-2
/
+2
*
core: when a scope was abandoned, always log about processes we kill
Lennart Poettering
2016-07-20
1
-1
/
+13
*
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
1
-1
/
+1
*
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2016-06-14
1
-2
/
+3
*
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-1
/
+0
*
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-1
/
+0
*
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
1
-12
/
+13
*
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
1
-3
/
+3
*
core: exclude .slice units from "systemctl isolate"
Lennart Poettering
2016-02-20
1
-2
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...
Lennart Poettering
2016-02-04
1
-2
/
+6
*
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
1
-20
/
+17
*
core: simplify scope unit GC checking code a bit
Lennart Poettering
2015-11-13
1
-10
/
+4
*
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-11
1
-5
/
+6
*
Merge pull request #1837 from poettering/grabbag2
Tom Gundersen
2015-11-11
1
-6
/
+7
|
\
|
*
core: change return value of the unit's enumerate() call to void
Lennart Poettering
2015-11-10
1
-6
/
+7
*
|
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-10
1
-1
/
+0
|
/
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-3
/
+4
*
core: ignore -.slice and init.scope when isolating
Lennart Poettering
2015-10-09
1
-0
/
+3
*
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-28
1
-11
/
+0
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
scope: do not compare a bool return with "<= 0"
Thomas Hindoe Paaboel Andersen
2015-09-02
1
-1
/
+1
*
core: unified cgroup hierarchy support
Lennart Poettering
2015-09-01
1
-7
/
+60
*
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-09-01
1
-1
/
+1
*
unit: unify how we assing slices to units
Lennart Poettering
2015-08-31
1
-1
/
+1
*
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-28
1
-1
/
+0
*
core: only set event source name when we create an event source
Lennart Poettering
2015-05-13
1
-1
/
+1
*
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
1
-10
/
+9
*
core: annotate event sources
Tom Gundersen
2015-04-29
1
-1
/
+7
*
scope: use correct enum type
Thomas Hindoe Paaboel Andersen
2015-04-28
1
-1
/
+1
*
core: when we cannot add PID to a scope cgroup, log about it
Lennart Poettering
2015-04-28
1
-1
/
+5
*
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-24
1
-1
/
+1
*
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-07
1
-1
/
+1
*
core: expose consumed CPU time per unit
Lennart Poettering
2015-03-02
1
-0
/
+3
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2015-01-28
1
-2
/
+2
*
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-12-10
1
-5
/
+1
*
core: remove unused variables
Ronny Chevalier
2014-11-30
1
-4
/
+3
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-6
/
+6
*
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-10-28
1
-1
/
+1
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-1
/
+6
*
core: rework context initialization/destruction logic
Lennart Poettering
2014-03-19
1
-8
/
+5
[next]