index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
2018-12-03
1
-1
/
+96
*
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
2018-12-03
1
-4
/
+94
*
cgroup: Move attribute application into unit_create_cgroup
Chris Down
2018-12-03
1
-27
/
+28
*
Merge pull request #10992 from yuwata/follow-up-10948
Lennart Poettering
2018-12-03
3
-13
/
+10
|
\
|
*
core,run: make SocketProtocol= accept protocol name in upper case an protocol...
Yu Watanabe
2018-12-02
1
-6
/
+3
|
*
util: rename socket_protocol_{from,to}_name() to ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
3
-10
/
+10
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
2
-2
/
+2
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
|
util-lib: don't include fileio.h from fileio-label.h
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
2
-33
/
+0
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
4
-43
/
+105
|
\
|
*
dev-setup: generalize logic we use to create "inaccessible" device nodes
Lennart Poettering
2018-11-29
1
-14
/
+3
|
*
cgroup: use device_path_parse_major_minor() also for block device paths
Lennart Poettering
2018-11-29
1
-5
/
+12
|
*
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
1
-50
/
+2
|
*
cgroups: beef up DeviceAllow= syntax a bit
Lennart Poettering
2018-11-29
3
-5
/
+73
|
*
core: add special handling for devices cgroup allow lists for /dev/block/* an...
Lennart Poettering
2018-11-29
1
-18
/
+64
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
8
-5
/
+8
|
/
*
Merge pull request #10797 from poettering/run-generator
Zbigniew Jędrzejewski-Szmek
2018-11-28
11
-8
/
+173
|
\
|
*
core: allow to set exit status when using SuccessAction=/FailureAction=exit i...
Lennart Poettering
2018-11-27
11
-8
/
+173
*
|
Merge pull request #10970 from yuwata/from-name-return-negative-errno
Yu Watanabe
2018-11-28
2
-5
/
+5
|
\
\
|
*
|
util: make *_from_name() returns negative errno on error
Yu Watanabe
2018-11-28
2
-5
/
+5
*
|
|
core: USB function properties do not change dynamically, don't claim so
Lennart Poettering
2018-11-28
1
-2
/
+2
|
/
/
*
|
Merge pull request #10944 from poettering/redirect-file-fix
Lennart Poettering
2018-11-27
2
-8
/
+31
|
\
\
|
*
|
core: be more careful when inheriting stdout fds to stderr
Lennart Poettering
2018-11-27
1
-2
/
+25
|
*
|
dbus-execute: generate the correct transient unit setting
Lennart Poettering
2018-11-27
1
-2
/
+2
|
*
|
dbus-execute: fix indentation
Lennart Poettering
2018-11-27
1
-3
/
+3
|
*
|
core: drop references to 'StandardOutputFileToCreate'
Lennart Poettering
2018-11-27
1
-2
/
+2
|
|
/
*
|
Merge pull request #10902 from poettering/highlight-status
Zbigniew Jędrzejewski-Szmek
2018-11-27
5
-17
/
+26
|
\
\
|
*
|
unit: tweak status output a bit
Lennart Poettering
2018-11-26
1
-2
/
+8
|
*
|
show-status: use free_and_replace() where we can
Lennart Poettering
2018-11-26
1
-4
/
+2
|
*
|
show-status: fold two bool flags function arguments into a flags
Lennart Poettering
2018-11-26
4
-11
/
+16
|
|
/
*
/
core: when Delegate=yes is set for a unit, run ExecStartPre= and friends in a...
Lennart Poettering
2018-11-26
3
-19
/
+70
|
/
*
Merge pull request #10901 from poettering/startswith-list
Yu Watanabe
2018-11-26
2
-1
/
+2
|
\
|
*
tree-wide: port more code over to PATH_STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-0
/
+1
|
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-1
/
+1
*
|
Merge pull request #10894 from poettering/root-cgroup-fix
Lennart Poettering
2018-11-26
11
-335
/
+369
|
\
\
|
|
/
|
/
|
|
*
cgroup: when we unload a unit, also update all its parent's members mask
Lennart Poettering
2018-11-23
1
-0
/
+8
|
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
10
-54
/
+14
|
*
cgroup: extend comment on what unit_release_cgroup() is for
Lennart Poettering
2018-11-23
1
-1
/
+2
|
*
cgroup: extend reasons when we realize the enable mask
Lennart Poettering
2018-11-23
1
-1
/
+1
|
*
cgroup: tighten call that detects whether we need to realize a unit's cgroup ...
Lennart Poettering
2018-11-23
1
-2
/
+17
|
*
cgroup: document what the various masks variables are used for
Lennart Poettering
2018-11-23
1
-4
/
+4
|
*
cgroup: simplify check whether it makes sense to realize a cgroup
Lennart Poettering
2018-11-23
1
-3
/
+1
|
*
cgroup: in unit_invalidate_cgroup() actually modify invalidation mask
Lennart Poettering
2018-11-23
1
-2
/
+2
|
*
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
2
-7
/
+27
|
*
cgroup: add explanatory comment
Lennart Poettering
2018-11-23
1
-1
/
+1
|
*
cgroup: units that aren't loaded properly should not result in cgroup control...
Lennart Poettering
2018-11-23
1
-1
/
+5
|
*
cgroup: dump delegation mask too
Lennart Poettering
2018-11-23
1
-0
/
+10
|
*
cgroup: make unit_get_needs_bpf_firewall() static too
Lennart Poettering
2018-11-23
2
-30
/
+28
|
*
cgroup: make some functions static
Lennart Poettering
2018-11-23
2
-5
/
+2
[next]