index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmpfiles.d
/
legacy.conf.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
journal: generate a clean message when we try to write to a journal file from...
Lennart Poettering
1
-1
/
+2
2023-02-01
journal-file: refuse writing to journal files where the header size is differ...
Lennart Poettering
1
-0
/
+5
2023-02-01
glibc: Conditionally #include <linux/fs.h> to resolve fsconfig_command/mount_...
Rudi Heitbaum
3
-0
/
+4
2023-02-01
sysusers: insist that root group is 0
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-02-01
meson: fail build on implicit int warnings
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2023-02-01
network: dhcp-server: do not create DHCPServer object when the DHCP server is...
Yu Watanabe
1
-1
/
+2
2023-02-01
network/dhcp4: accept local subnet routes from DHCP
Tuetuopay
1
-8
/
+11
2023-02-01
ukify: don't install ukify man page if ukify is not enabled
Frantisek Sumsal
3
-16
/
+17
2023-01-31
bpf: fix restrict_fs on s390x
Ilya Leoshkevich
1
-3
/
+7
2023-01-31
importd: Always specify file unpacked by tar
Arsen Arsenović
1
-1
/
+2
2023-01-29
test-systemd-tmpfiles: Fix execution when user is not in /etc/passwd
Daan De Meyer
1
-5
/
+15
2023-01-29
mkosi: Disable auditd when running with nspawn in CI
Daan De Meyer
1
-1
/
+1
2023-01-29
mkosi: Add back CentOS Stream 8 to CI
Daan De Meyer
2
-1
/
+22
2023-01-29
mkosi: Drop focal workaround in build script
Daan De Meyer
1
-6
/
+1
2023-01-29
mkosi: Don't modify rootfs in build script
Daan De Meyer
1
-6
/
+9
2023-01-29
mkosi: Fix shellcheck warnings
Daan De Meyer
1
-2
/
+2
2023-01-29
update footer to 2023
cake03
1
-1
/
+1
2023-01-29
mkosi: Drop epel-testing repository from centos config
Daan De Meyer
1
-1
/
+0
2023-01-29
nspawn: Make sure we create bind mount points as the correct UID/GID
Daan De Meyer
1
-1
/
+4
2023-01-28
mkdir-label: Add mkdir_parents_safe_label()
Daan De Meyer
2
-0
/
+7
2023-01-28
sd-dhcp-server: allow to send header only message
Yu Watanabe
1
-1
/
+1
2023-01-27
ukify: python 3.9 compat followup
Daan De Meyer
1
-1
/
+7
2023-01-27
sleep: enumerate only existing and non-device batteries
Yu Watanabe
1
-3
/
+14
2023-01-27
sleep: fix indentation
Yu Watanabe
1
-5
/
+5
2023-01-27
sleep: introduce siphash24_compress_id128()
Yu Watanabe
1
-34
/
+28
2023-01-27
sleep: simplify code a bit
Yu Watanabe
1
-15
/
+5
2023-01-27
sleep: coding style fixlets
Yu Watanabe
1
-2
/
+2
2023-01-27
sleep: introduce SuspendEstimationSec=
Yu Watanabe
5
-46
/
+77
2023-01-27
meson: Use files() in one more place
Jan Janssen
1
-20
/
+20
2023-01-27
meson: Install missing udev rule
Jan Janssen
1
-0
/
+1
2023-01-27
meson: Install missing bash-completions
Jan Janssen
1
-1
/
+3
2023-01-27
meson: Install missing network file
Jan Janssen
1
-0
/
+1
2023-01-27
meson: Install all catalogs
Jan Janssen
1
-2
/
+8
2023-01-27
meson: Properly install 90-uki-copy.install
Jan Janssen
1
-2
/
+5
2023-01-27
meson: Remove unused variables
Jan Janssen
2
-10
/
+3
2023-01-27
test: wrap delv & dig when running with sanitizers
Frantisek Sumsal
1
-1
/
+2
2023-01-27
test: don't hang indefinitely on no match
Frantisek Sumsal
1
-1
/
+1
2023-01-27
test: add a test for the OPENPGPKEY RR
Frantisek Sumsal
2
-0
/
+20
2023-01-27
test: add a couple of SRV records to check service resolution
Frantisek Sumsal
3
-0
/
+29
2023-01-27
test: cover IPv6 in the resolved test suite
Frantisek Sumsal
8
-50
/
+169
2023-01-27
mkosi: Update and enable ukify in mkosi builds
Daan De Meyer
8
-5
/
+17
2023-01-27
tmpfiles: automatically create /etc/credstore/ and friends
Lennart Poettering
2
-0
/
+14
2023-01-27
journald: don't check for -EREMCHG on open, given that open doesn't generate it
Lennart Poettering
1
-2
/
+1
2023-01-27
journal: use TAKE_PTR() at one more place
Lennart Poettering
1
-2
/
+1
2023-01-27
boot: Use aarch64 virtual counter
Jan Janssen
1
-2
/
+2
2023-01-26
resolve: Skip creating stubs if missing CAP_NET_BIND_SERVICE
Daan De Meyer
1
-0
/
+9
2023-01-26
nspawn: Drop CAP_NET_BIND_SERVICE when in userns but not in netns
Daan De Meyer
1
-1
/
+10
2023-01-26
NEWS: Add entry about support for multiple FIDO2 tokens
Peter Cai
1
-0
/
+6
2023-01-26
docs: Update crypt{enroll,setup} limitations regarding FIDO2
Peter Cai
1
-11
/
+11
2023-01-26
journal: prefix all functions with "server_" that operate on Server objects
Lennart Poettering
1
-40
/
+44
[next]