index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
scope.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: drop unused path parameter to add_two_dependencies_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: add a couple of more error cases that should result in "bad-setting"
Lennart Poettering
2018-06-11
1
-1
/
+1
*
core: enumerate perpetual units in a separate per-unit-type method
Lennart Poettering
2018-06-07
1
-2
/
+2
*
core: watch PIDs of scope units right after starting them
Lennart Poettering
2018-06-05
1
-0
/
+3
*
core: rework how we track service and scope PIDs
Lennart Poettering
2018-06-05
1
-15
/
+14
*
core: don't trigger OnFailure= deps when a unit is going to restart
Lennart Poettering
2018-06-01
1
-1
/
+1
*
core: enforce that scope units can be started only once
Lennart Poettering
2018-04-27
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-1
/
+1
*
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-0
/
+1
*
Merge pull request #8107 from sourcejedi/pedant
Zbigniew Jędrzejewski-Szmek
2018-02-06
1
-3
/
+0
|
\
|
*
slice, scope: IgnoreOnIsolate=yes is already the default
Alan Jenkins
2018-02-04
1
-3
/
+0
*
|
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
2018-01-23
1
-9
/
+6
|
/
*
core: generalize the cgroup empty check on GC
Lennart Poettering
2017-11-25
1
-14
/
+0
*
core: track scope controllers on the bus
Lennart Poettering
2017-11-23
1
-4
/
+11
*
core: serialize the "controller" field in scope units
Lennart Poettering
2017-11-23
1
-0
/
+11
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: implement /run/systemd/units/-based path for passing unit info from PID...
Lennart Poettering
2017-11-16
1
-0
/
+2
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-1
/
+2
*
logind: fix killing of scopes
Zbigniew Jędrzejewski-Szmek
2017-10-19
1
-6
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-6
/
+3
*
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
1
-0
/
+3
*
cgroup, unit, fragment parser: make use of new firewall functions
Daniel Mack
2017-09-22
1
-1
/
+2
*
cgroup: rename cg_unified() → cg_unified_controller()
Lennart Poettering
2017-02-24
1
-1
/
+1
*
cgroup: change cg_unified() to possibly return errors again
Lennart Poettering
2017-02-24
1
-1
/
+1
*
core: simplify cg_[all_]unified()
Tejun Heo
2017-02-18
1
-1
/
+1
*
pid1: simplify the logic in two statements related to killing processes
Zbigniew Jędrzejewski-Szmek
2016-12-09
1
-3
/
+4
*
unit: unify some code with new unit_new_for_name() call
Lennart Poettering
2016-11-02
1
-9
/
+2
*
core: rework the "no_gc" unit flag to become a more generic "perpetual" flag
Lennart Poettering
2016-11-02
1
-4
/
+2
*
core: move initialization of -.slice and init.scope into the unit_load() call...
Lennart Poettering
2016-10-24
1
-12
/
+32
*
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-16
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-02
1
-1
/
+0
*
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-02
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
|
\
[next]