index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testdata
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-24
TODO: add note about chase_symlink flag
Luca Boccassi
1
-0
/
+3
2021-10-23
test: rename the global service override file for coverage runs
Frantisek Sumsal
1
-1
/
+1
2021-10-23
README: fix CentOS CI badge
Frantisek Sumsal
1
-1
/
+1
2021-10-23
test: disable ProtectHome= when collecting coverage as well
Frantisek Sumsal
2
-5
/
+11
2021-10-23
efivars: skip writing if variable is already in wanted state
Anssi Hannula
1
-1
/
+25
2021-10-23
homed: don't drop caches on activation
Lennart Poettering
3
-0
/
+4
2021-10-22
nspawn: ignore --suppress-sync=yes when seccomp is disabled
Yu Watanabe
1
-0
/
+4
2021-10-22
nspawn: bump RLIMIT_NOFILE for nspawn payload similar to how host PID 1 does ...
Lennart Poettering
1
-0
/
+9
2021-10-22
update TODO
Lennart Poettering
1
-0
/
+6
2021-10-22
sd-boot: Add keys to reboot into firmware interface
Jan Janssen
3
-22
/
+53
2021-10-22
update TODO
Lennart Poettering
1
-0
/
+8
2021-10-22
process-util: move sync() out of freeze()
Lennart Poettering
2
-2
/
+1
2021-10-22
namespace-util: introduce userns_acquire() as helper for allocating new unbou...
Lennart Poettering
3
-23
/
+45
2021-10-22
basic: move freeze() from shared/exec-util.h to basic/process-util.h
Lennart Poettering
4
-25
/
+23
2021-10-22
homework: split home_unshare_and_mount() in two
Lennart Poettering
3
-5
/
+18
2021-10-22
homework: use bit fields where we deal with lots of separate boolean flags
Lennart Poettering
1
-6
/
+6
2021-10-22
homework: add macro for "/run/systemd/user-home-mount"
Lennart Poettering
5
-15
/
+20
2021-10-22
network: dhcp6pd: fix the default value of subnet ID
Yu Watanabe
1
-1
/
+1
2021-10-22
varlink: disconnect varlink link in one more case
Lennart Poettering
1
-3
/
+4
2021-10-22
test-fd-util: add test case for fd_reopen()
Lennart Poettering
1
-0
/
+96
2021-10-22
fd-util: tweak error handling in fd_reopen()
Lennart Poettering
1
-3
/
+6
2021-10-22
fd-util: when re-opening a directory with fd_reopen() go via openat(…, ".",...
Lennart Poettering
1
-0
/
+10
2021-10-22
test-networkd-address: fix clock type
Lennart Poettering
1
-2
/
+2
2021-10-22
sd-boot: Be more precise about secure boot modes
Jan Janssen
10
-17
/
+111
2021-10-22
network: dhcp6pd: check link state earlier before assigning prefixes to downs...
Yu Watanabe
1
-5
/
+5
2021-10-22
network: dhcp6pd: also call dhcp6_pd_prepare() and dhcp6_pd_finalize() for up...
Yu Watanabe
1
-8
/
+14
2021-10-21
hwdb: Allow USB autosuspend for MS Surface Pro (2017) Type Cover
Jonas Dreßler
1
-0
/
+8
2021-10-21
network: dhcp6pd: not necessary to drop routes when Assign=yes
Yu Watanabe
1
-30
/
+34
2021-10-21
test: make the coverage check safer for non-compiled builds
Frantisek Sumsal
1
-1
/
+9
2021-10-21
test: collect the coverage _before_ unmounting the rootfs
Frantisek Sumsal
1
-1
/
+1
2021-10-21
test: loosen sandbox restrictions for integration tests as well
Frantisek Sumsal
1
-4
/
+12
2021-10-21
test: loosen certain sandbox restrictions when collecting coverage
Frantisek Sumsal
1
-0
/
+7
2021-10-21
test: wait a bit for the given PID to die if it's still alive
Frantisek Sumsal
1
-0
/
+10
2021-10-21
icmp6: shorten code a bit
Yu Watanabe
1
-7
/
+6
2021-10-21
dhcp: shorten BPF code a bit
Yu Watanabe
1
-10
/
+6
2021-10-21
dhcp: rebreak function arguments
Yu Watanabe
1
-8
/
+23
2021-10-21
dhcp: fix assertions
Yu Watanabe
1
-2
/
+5
2021-10-21
dhcp: shorten code a bit
Yu Watanabe
1
-9
/
+3
2021-10-21
lldp: shorten code a bit
Yu Watanabe
1
-16
/
+5
2021-10-21
arp-util: shorten BPF code a bit
Yu Watanabe
2
-23
/
+16
2021-10-21
network: address: use usec_t for handling lifetime
Yu Watanabe
8
-95
/
+152
2021-10-21
network: ndisc: rename valid_until -> lifetime_usec
Yu Watanabe
2
-22
/
+30
2021-10-21
network: ndisc: add missing lifetime check
Yu Watanabe
1
-4
/
+7
2021-10-21
network: route: rename lifetime -> lifetime_usec
Yu Watanabe
4
-32
/
+37
2021-10-21
network: drop unnecessary header inclusion
Yu Watanabe
1
-1
/
+0
2021-10-21
CI: disable code coverage in GH Action
Luca Boccassi
2
-15
/
+0
2021-10-20
test: don't install test-network-generator-conversion.sh w/o networkd
Frantisek Sumsal
1
-3
/
+6
2021-10-20
test: collect coverage in a couple more codepaths
Frantisek Sumsal
2
-0
/
+3
2021-10-20
zsh-completion: nspawn: add --suppress-sync option
Yu Watanabe
1
-0
/
+1
2021-10-20
Typos found by codespell
Dimitri Papadopoulos
26
-34
/
+34
[next]