index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
syscalls-s390x.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
sd-device: add API for triggering synthetic uevents with UUID
Lennart Poettering
3
-0
/
+70
2021-05-26
man: document that it is guaranteed that generated ID128 are never all-zero o...
Lennart Poettering
2
-8
/
+13
2021-05-26
update TODO
Lennart Poettering
1
-2
/
+0
2021-05-26
Mount all fs nosuid when NoNewPrivileges=yes
Topi Miettinen
4
-3
/
+39
2021-05-26
man: fix list of escaped characters in unit names
Lennart Poettering
1
-4
/
+5
2021-05-26
core: support specifier expansion in DefaultEnvironment= and ManagerEnvironment=
Lennart Poettering
2
-9
/
+56
2021-05-26
repart: resolve $TMP specifiers too
Lennart Poettering
2
-11
/
+10
2021-05-26
sysusers: add a generic specifier table for common cases
Lennart Poettering
3
-12
/
+14
2021-05-26
hexdecoct: make return parameters of unbase64mem() and unhexmem() optional
Lennart Poettering
1
-8
/
+8
2021-05-26
test-network: refuse RA if not necessary
Yu Watanabe
8
-0
/
+13
2021-05-26
test-network: wait for that the link is in configuring state at the beginning
Yu Watanabe
1
-1
/
+1
2021-05-26
man: document udevadm info output prefixes
Lennart Poettering
1
-0
/
+39
2021-05-26
man: try to clarify that nss-mymachines does not provide name resolution outs...
Lennart Poettering
1
-0
/
+9
2021-05-26
man: explicit say for priority/weight values whether more is more or less
Lennart Poettering
2
-26
/
+34
2021-05-26
networkctl: politely refuse being called from a different netns than the netw...
Lennart Poettering
1
-0
/
+43
2021-05-26
networkd: add bus property exposing network namepace ID we run in
Lennart Poettering
1
-0
/
+29
2021-05-26
README: drop reference to Kinvolk
Lennart Poettering
1
-5
/
+0
2021-05-26
core/service: do not set zero error to log_unit_debug_errno()
Yu Watanabe
1
-1
/
+1
2021-05-26
dns-domain: fix build failure with libidn
Yu Watanabe
1
-3
/
+3
2021-05-26
load-fragment: validate paths properly
Lennart Poettering
1
-1
/
+1
2021-05-25
test: add simple test for PCR list parsing
Lennart Poettering
2
-0
/
+36
2021-05-25
tpm2-util: accept empty string for empty PCR list
Lennart Poettering
1
-0
/
+7
2021-05-25
tpm2: support "+" as separator for TPM PCR lists
Lennart Poettering
5
-12
/
+15
2021-05-25
core: watch paths with symlinks in .path units
Lennart Poettering
1
-20
/
+42
2021-05-25
core: optimize loop in path_spec_fd_event()
Lennart Poettering
1
-7
/
+7
2021-05-25
core: log about all errors in path_spec_watch()
Lennart Poettering
1
-2
/
+4
2021-05-25
core: align path inotify mask table a bit
Lennart Poettering
1
-4
/
+4
2021-05-25
man: documet that loginctl {terminate|kill}-{session|user} take the empty str...
Lennart Poettering
1
-13
/
+13
2021-05-25
loginctl: kill calling user when invoked with empty string
Lennart Poettering
1
-6
/
+18
2021-05-25
test: add test for OnSuccess= + Uphold= + PropagatesStopTo= + BindsTo=
Lennart Poettering
13
-0
/
+156
2021-05-25
test-engine: ensure atom bits are properly packed
Lennart Poettering
1
-0
/
+17
2021-05-25
core: reorder where we add units to queues in unit_notify()
Lennart Poettering
1
-22
/
+30
2021-05-25
core: change BoundBy= dependency handling to be processed by a deferred work ...
Lennart Poettering
6
-46
/
+116
2021-05-25
core: make unneeded check a bit tighter
Lennart Poettering
1
-1
/
+1
2021-05-25
core: order reverse dep table in same way as enum
Lennart Poettering
1
-3
/
+3
2021-05-25
core: implement Uphold= dependency type
Lennart Poettering
12
-7
/
+180
2021-05-25
core: add new OnSuccess= dependency type
Lennart Poettering
13
-27
/
+115
2021-05-25
core: use StopPropagatedFrom= as default for .mount → .device unit dependen...
Lennart Poettering
1
-24
/
+47
2021-05-25
core: add new PropagateStopTo= dependency (and inverse)
Lennart Poettering
9
-8
/
+46
2021-05-25
core: add a reverse dep for OnFailure=
Lennart Poettering
6
-1
/
+12
2021-05-25
core: hide cgroup fields in unit_dump() for non-cgroup unit types
Lennart Poettering
1
-35
/
+39
2021-05-25
core: convert Slice= into a proper dependency (and add a back dependency)
Lennart Poettering
11
-54
/
+66
2021-05-25
core: add UNIT_GET_SLICE() helper
Lennart Poettering
8
-57
/
+83
2021-05-25
test-engine: extend engine test
Lennart Poettering
1
-2
/
+90
2021-05-25
core: rebreak a few comments
Lennart Poettering
4
-54
/
+41
2021-05-25
core: split dependency types into atoms
Lennart Poettering
18
-481
/
+898
2021-05-25
hashmap: add helper to test if iterator is still at beginning
Lennart Poettering
1
-0
/
+1
2021-05-25
core: make libbpf a dlopen() dependency
Luca Boccassi
11
-28
/
+160
2021-05-25
meson: look for bpftool in /usr/sbin too
Luca Boccassi
1
-1
/
+3
2021-05-25
test-parse-argument: Include signal.h
Khem Raj
1
-0
/
+2
[next]