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
*
core: add ManagedOOM*= properties to configure systemd-oomd on the unit
Anita Zhang
2020-10-08
1
-0
/
+1
*
pid1: convert to the new scheme
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+0
*
core: introduce support for cgroup freezer
Michal Sekletár
2020-04-30
1
-0
/
+3
*
core: clearly refuse OnFailure= deps on units that can't fail
Lennart Poettering
2020-01-09
1
-0
/
+1
*
Merge pull request #13423 from pwithnall/12035-session-time-limits
Zbigniew Jędrzejewski-Szmek
2019-10-28
1
-7
/
+34
|
\
|
*
scope: Support RuntimeMaxSec= directive in scope units
Philip Withnall
2019-10-28
1
-2
/
+17
|
*
scope: Refactor timer handling on coldplug
Philip Withnall
2019-07-29
1
-5
/
+17
*
|
core: adjust load functions for other unit types to be more like service
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-15
/
+20
*
|
core: turn unit_load_fragment_and_dropin_optional() into a flag
Zbigniew Jędrzejewski-Szmek
2019-10-11
1
-1
/
+2
*
|
cgroup: analyze: Report memory configurations that deviate from systemd
Chris Down
2019-10-03
1
-1
/
+1
|
/
*
core: add new call unit_reset_accounting()
Lennart Poettering
2019-04-12
1
-2
/
+1
*
scope: tiny cleanup: UNIT(s) -> u
Franck Bui
2019-03-20
1
-4
/
+4
*
core: whenever we change state of a unit, force out PropertiesChanged bus signal
Lennart Poettering
2018-12-01
1
-0
/
+4
*
core: introduce a helper function to wrap unit_log_{success,failure}
Zbigniew Jędrzejewski-Szmek
2018-11-16
1
-5
/
+1
*
core: log a recognizable message when a unit succeeds, too
Lennart Poettering
2018-11-16
1
-1
/
+3
*
core: make log messages about units entering a 'failed' state recognizable
Lennart Poettering
2018-11-16
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-4
/
+5
*
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
[next]