summaryrefslogtreecommitdiffstats
path: root/test/testdata (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-24TODO: add note about chase_symlink flagLuca Boccassi1-0/+3
2021-10-23test: rename the global service override file for coverage runsFrantisek Sumsal1-1/+1
2021-10-23README: fix CentOS CI badgeFrantisek Sumsal1-1/+1
2021-10-23test: disable ProtectHome= when collecting coverage as wellFrantisek Sumsal2-5/+11
2021-10-23efivars: skip writing if variable is already in wanted stateAnssi Hannula1-1/+25
2021-10-23homed: don't drop caches on activationLennart Poettering3-0/+4
2021-10-22nspawn: ignore --suppress-sync=yes when seccomp is disabledYu Watanabe1-0/+4
2021-10-22nspawn: bump RLIMIT_NOFILE for nspawn payload similar to how host PID 1 does ...Lennart Poettering1-0/+9
2021-10-22update TODOLennart Poettering1-0/+6
2021-10-22sd-boot: Add keys to reboot into firmware interfaceJan Janssen3-22/+53
2021-10-22update TODOLennart Poettering1-0/+8
2021-10-22process-util: move sync() out of freeze()Lennart Poettering2-2/+1
2021-10-22namespace-util: introduce userns_acquire() as helper for allocating new unbou...Lennart Poettering3-23/+45
2021-10-22basic: move freeze() from shared/exec-util.h to basic/process-util.hLennart Poettering4-25/+23
2021-10-22homework: split home_unshare_and_mount() in twoLennart Poettering3-5/+18
2021-10-22homework: use bit fields where we deal with lots of separate boolean flagsLennart Poettering1-6/+6
2021-10-22homework: add macro for "/run/systemd/user-home-mount"Lennart Poettering5-15/+20
2021-10-22network: dhcp6pd: fix the default value of subnet IDYu Watanabe1-1/+1
2021-10-22varlink: disconnect varlink link in one more caseLennart Poettering1-3/+4
2021-10-22test-fd-util: add test case for fd_reopen()Lennart Poettering1-0/+96
2021-10-22fd-util: tweak error handling in fd_reopen()Lennart Poettering1-3/+6
2021-10-22fd-util: when re-opening a directory with fd_reopen() go via openat(…, ".",...Lennart Poettering1-0/+10
2021-10-22test-networkd-address: fix clock typeLennart Poettering1-2/+2
2021-10-22sd-boot: Be more precise about secure boot modesJan Janssen10-17/+111
2021-10-22network: dhcp6pd: check link state earlier before assigning prefixes to downs...Yu Watanabe1-5/+5
2021-10-22network: dhcp6pd: also call dhcp6_pd_prepare() and dhcp6_pd_finalize() for up...Yu Watanabe1-8/+14
2021-10-21hwdb: Allow USB autosuspend for MS Surface Pro (2017) Type CoverJonas Dreßler1-0/+8
2021-10-21network: dhcp6pd: not necessary to drop routes when Assign=yesYu Watanabe1-30/+34
2021-10-21test: make the coverage check safer for non-compiled buildsFrantisek Sumsal1-1/+9
2021-10-21test: collect the coverage _before_ unmounting the rootfsFrantisek Sumsal1-1/+1
2021-10-21test: loosen sandbox restrictions for integration tests as wellFrantisek Sumsal1-4/+12
2021-10-21test: loosen certain sandbox restrictions when collecting coverageFrantisek Sumsal1-0/+7
2021-10-21test: wait a bit for the given PID to die if it's still aliveFrantisek Sumsal1-0/+10
2021-10-21icmp6: shorten code a bitYu Watanabe1-7/+6
2021-10-21dhcp: shorten BPF code a bitYu Watanabe1-10/+6
2021-10-21dhcp: rebreak function argumentsYu Watanabe1-8/+23
2021-10-21dhcp: fix assertionsYu Watanabe1-2/+5
2021-10-21dhcp: shorten code a bitYu Watanabe1-9/+3
2021-10-21lldp: shorten code a bitYu Watanabe1-16/+5
2021-10-21arp-util: shorten BPF code a bitYu Watanabe2-23/+16
2021-10-21network: address: use usec_t for handling lifetimeYu Watanabe8-95/+152
2021-10-21network: ndisc: rename valid_until -> lifetime_usecYu Watanabe2-22/+30
2021-10-21network: ndisc: add missing lifetime checkYu Watanabe1-4/+7
2021-10-21network: route: rename lifetime -> lifetime_usecYu Watanabe4-32/+37
2021-10-21network: drop unnecessary header inclusionYu Watanabe1-1/+0
2021-10-21CI: disable code coverage in GH ActionLuca Boccassi2-15/+0
2021-10-20test: don't install test-network-generator-conversion.sh w/o networkdFrantisek Sumsal1-3/+6
2021-10-20test: collect coverage in a couple more codepathsFrantisek Sumsal2-0/+3
2021-10-20zsh-completion: nspawn: add --suppress-sync optionYu Watanabe1-0/+1
2021-10-20Typos found by codespellDimitri Papadopoulos26-34/+34