summaryrefslogtreecommitdiffstats
path: root/test/rule-syntax-check.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-14smack: fix build failure with -Dsmack=falseasavah1-5/+1
2022-07-14base-filesystem: pick more conservative access mode for /root/Lennart Poettering1-1/+1
2022-07-14growfs: Expand FS even if underlying block expansion failsundef1-1/+1
2022-07-14man: drop misplaced ','Lennart Poettering1-1/+1
2022-07-14sysctl: also process sysctl requests via the "sysctl.extra" credentialLennart Poettering5-1/+53
2022-07-14update TODOLennart Poettering1-0/+12
2022-07-14kernel-install: add helper for loggingZbigniew Jędrzejewski-Szmek1-36/+30
2022-07-14import-ceds: use the right error variables at four placesLennart Poettering1-4/+4
2022-07-14update TODOLennart Poettering1-0/+13
2022-07-14update TODOLennart Poettering1-2/+4
2022-07-14man/network: ServerAddress= drop "literal" from IP address rangesAndre Kalb1-1/+1
2022-07-14sd-ipv4ll/networkd: Try to select an IPv4 link-local start addressAndre Kalb4-10/+53
2022-07-14growfs: don't actually resize on dry-runundef1-0/+4
2022-07-14update TODOLennart Poettering1-0/+15
2022-07-14growfs: don't reopen fds unnecessarilyLennart Poettering1-8/+15
2022-07-14growfs: ensure that we operate on a block device before issuing a block ioctlLennart Poettering1-1/+7
2022-07-14growfs: insist we open a directory when opening fs mount pointLennart Poettering1-1/+1
2022-07-14Revert "logind: don't start user@UID.service instance for background sessions"Michal Sekletar7-20/+17
2022-07-14Revert "tests: add test for handling of background sessions"Michal Sekletar2-46/+1
2022-07-14Revert "NEWS: mention change in default behavior of background sessions"Michal Sekletar1-8/+0
2022-07-14update TODOLennart Poettering1-0/+12
2022-07-14tmpfiles: check the directory we were supposed to create, not its parentLennart Poettering1-10/+7
2022-07-14stat-util: replace is_dir() + is_dir_fd() by single is_dir_full() callLennart Poettering2-16/+13
2022-07-14sd-bus: do not pass NULL when received message with invalid typeYu Watanabe1-1/+1
2022-07-14sd-dhcp6-client: fix off-by-one error in parsing dhcp6 optionsYu Watanabe2-2/+44
2022-07-14sd-dhcp6-client: allow NULL option value when length is zeroYu Watanabe1-5/+5
2022-07-14sd-dhcp6-client: add more debugging logs on parsing messageYu Watanabe1-12/+22
2022-07-13network: Add support to select an IPv4 link-local start addressAndre Kalb6-0/+57
2022-07-13network: do not set invalid MAC address for non-ethernet interfaceYu Watanabe3-7/+14
2022-07-13network: NDisc does not require MAC addressYu Watanabe1-10/+0
2022-07-13network: dhcp4: disable DHCPv4 client on interfaces with non-supported typesYu Watanabe1-0/+4
2022-07-13Revert "network: configure DHCP clients after MAC address is assigned"Yu Watanabe3-17/+0
2022-07-13Do not fail EFI build with newer binutilsMichael Biebl1-0/+7
2022-07-13man: lift pam_systemd_homed description to SummaryZbigniew Jędrzejewski-Szmek1-10/+14
2022-07-13test: add test for org.freedesktop.login1.Session SetDisplayDavid Tardon1-0/+39
2022-07-13test: add test for org.freedesktop.login1.Session SetTypeDavid Tardon3-0/+90
2022-07-13test: ensure cleanup functions return successDavid Tardon1-0/+12
2022-07-13Add coredump daemons to bug/RFE template component optionsDaan De Meyer2-0/+4
2022-07-13ci: limit which env variables we pass through `sudo`Frantisek Sumsal1-2/+8
2022-07-13test-network: save and restore timezoneYu Watanabe1-0/+15
2022-07-13test-network: wait for L2TP tunnels being removedYu Watanabe1-1/+13
2022-07-12logind: don't delay login for root even if systemd-user-sessions.service is n...Franck Bui7-8/+49
2022-07-12smack: Add DefaultSmackProcessLabel to user.conf and system.confŁukasz Stelmach9-6/+53
2022-07-12nspawn: Support relative source paths for --bind and --overlayDaan De Meyer2-23/+66
2022-07-12bcd: Clean up includesJan Janssen2-13/+5
2022-07-12bcd: Use std alignofJan Janssen2-8/+8
2022-07-12boot: Remove _cleanup_freepool_Jan Janssen12-34/+33
2022-07-12boot: Use int instead of INTNJan Janssen2-4/+4
2022-07-12boot: Use uintptr_t when converting EFI_PHYSICAL_ADDRESSJan Janssen1-10/+4
2022-07-12kernel-install: suppress bogus shellcheck hintZbigniew Jędrzejewski-Szmek1-0/+1