summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d/legacy.conf.in (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-01journal: generate a clean message when we try to write to a journal file from...Lennart Poettering1-1/+2
2023-02-01journal-file: refuse writing to journal files where the header size is differ...Lennart Poettering1-0/+5
2023-02-01glibc: Conditionally #include <linux/fs.h> to resolve fsconfig_command/mount_...Rudi Heitbaum3-0/+4
2023-02-01sysusers: insist that root group is 0Zbigniew Jędrzejewski-Szmek1-1/+1
2023-02-01meson: fail build on implicit int warningsZbigniew Jędrzejewski-Szmek1-0/+1
2023-02-01network: dhcp-server: do not create DHCPServer object when the DHCP server is...Yu Watanabe1-1/+2
2023-02-01network/dhcp4: accept local subnet routes from DHCPTuetuopay1-8/+11
2023-02-01ukify: don't install ukify man page if ukify is not enabledFrantisek Sumsal3-16/+17
2023-01-31bpf: fix restrict_fs on s390xIlya Leoshkevich1-3/+7
2023-01-31importd: Always specify file unpacked by tarArsen Arsenović1-1/+2
2023-01-29test-systemd-tmpfiles: Fix execution when user is not in /etc/passwdDaan De Meyer1-5/+15
2023-01-29mkosi: Disable auditd when running with nspawn in CIDaan De Meyer1-1/+1
2023-01-29mkosi: Add back CentOS Stream 8 to CIDaan De Meyer2-1/+22
2023-01-29mkosi: Drop focal workaround in build scriptDaan De Meyer1-6/+1
2023-01-29mkosi: Don't modify rootfs in build scriptDaan De Meyer1-6/+9
2023-01-29mkosi: Fix shellcheck warningsDaan De Meyer1-2/+2
2023-01-29update footer to 2023cake031-1/+1
2023-01-29mkosi: Drop epel-testing repository from centos configDaan De Meyer1-1/+0
2023-01-29nspawn: Make sure we create bind mount points as the correct UID/GIDDaan De Meyer1-1/+4
2023-01-28mkdir-label: Add mkdir_parents_safe_label()Daan De Meyer2-0/+7
2023-01-28sd-dhcp-server: allow to send header only messageYu Watanabe1-1/+1
2023-01-27ukify: python 3.9 compat followupDaan De Meyer1-1/+7
2023-01-27sleep: enumerate only existing and non-device batteriesYu Watanabe1-3/+14
2023-01-27sleep: fix indentationYu Watanabe1-5/+5
2023-01-27sleep: introduce siphash24_compress_id128()Yu Watanabe1-34/+28
2023-01-27sleep: simplify code a bitYu Watanabe1-15/+5
2023-01-27sleep: coding style fixletsYu Watanabe1-2/+2
2023-01-27sleep: introduce SuspendEstimationSec=Yu Watanabe5-46/+77
2023-01-27meson: Use files() in one more placeJan Janssen1-20/+20
2023-01-27meson: Install missing udev ruleJan Janssen1-0/+1
2023-01-27meson: Install missing bash-completionsJan Janssen1-1/+3
2023-01-27meson: Install missing network fileJan Janssen1-0/+1
2023-01-27meson: Install all catalogsJan Janssen1-2/+8
2023-01-27meson: Properly install 90-uki-copy.installJan Janssen1-2/+5
2023-01-27meson: Remove unused variablesJan Janssen2-10/+3
2023-01-27test: wrap delv & dig when running with sanitizersFrantisek Sumsal1-1/+2
2023-01-27test: don't hang indefinitely on no matchFrantisek Sumsal1-1/+1
2023-01-27test: add a test for the OPENPGPKEY RRFrantisek Sumsal2-0/+20
2023-01-27test: add a couple of SRV records to check service resolutionFrantisek Sumsal3-0/+29
2023-01-27test: cover IPv6 in the resolved test suiteFrantisek Sumsal8-50/+169
2023-01-27mkosi: Update and enable ukify in mkosi buildsDaan De Meyer8-5/+17
2023-01-27tmpfiles: automatically create /etc/credstore/ and friendsLennart Poettering2-0/+14
2023-01-27journald: don't check for -EREMCHG on open, given that open doesn't generate itLennart Poettering1-2/+1
2023-01-27journal: use TAKE_PTR() at one more placeLennart Poettering1-2/+1
2023-01-27boot: Use aarch64 virtual counterJan Janssen1-2/+2
2023-01-26resolve: Skip creating stubs if missing CAP_NET_BIND_SERVICEDaan De Meyer1-0/+9
2023-01-26nspawn: Drop CAP_NET_BIND_SERVICE when in userns but not in netnsDaan De Meyer1-1/+10
2023-01-26NEWS: Add entry about support for multiple FIDO2 tokensPeter Cai1-0/+6
2023-01-26docs: Update crypt{enroll,setup} limitations regarding FIDO2Peter Cai1-11/+11
2023-01-26journal: prefix all functions with "server_" that operate on Server objectsLennart Poettering1-40/+44