index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
debug-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
sd-id128: export sd_id128_get_app_specific()
Zbigniew Jędrzejewski-Szmek
4
-4
/
+14
2023-08-29
sd-id128: avoid one memcpy
Zbigniew Jędrzejewski-Szmek
1
-6
/
+7
2023-08-29
shared/id128-print: fix indentation, reduce variable scope
Zbigniew Jędrzejewski-Szmek
1
-7
/
+5
2023-08-29
id128: add option -P to only show value
Zbigniew Jędrzejewski-Szmek
3
-3
/
+24
2023-08-29
mkfs-util: propagate SOURCE_DATE_EPOCH to mcopy
Malte Poll
1
-1
/
+1
2023-08-29
man: add version info
Abderrahim Kitouni
197
-1529
/
+6649
2023-08-29
ukify: fail if the config file was not read
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2023-08-29
ukify: move to /usr/bin and mark as non non-experimental
Zbigniew Jędrzejewski-Szmek
3
-10
/
+11
2023-08-29
man/ukify: fix synopsis
Zbigniew Jędrzejewski-Szmek
1
-0
/
+12
2023-08-29
sysext: skip the reload if `--root=` is provided
Mathieu Tortuyaux
1
-0
/
+2
2023-08-29
sysext: fix `--root=` support
Mathieu Tortuyaux
1
-2
/
+2
2023-08-29
shared: remove now unused pe-header.h
Lennart Poettering
1
-58
/
+0
2023-08-29
shared: port kernel-image.c over to new common PE parser
Lennart Poettering
1
-185
/
+66
2023-08-29
shared: port bootspec.c over to new common PE parser
Lennart Poettering
1
-79
/
+23
2023-08-29
shared: add common implementation of PE parser
Lennart Poettering
3
-0
/
+381
2023-08-29
meson: Fix version script
Jan Janssen
1
-2
/
+2
2023-08-29
test: fix debugging of nspawn tests
Frantisek Sumsal
1
-1
/
+3
2023-08-28
man: Add xinclude namespace
Abderrahim Kitouni
39
-39
/
+59
2023-08-28
Revert "Revert "test: add test case for systemd-update-utmp vs daemon-reexec""
Mike Yuan
1
-0
/
+13
2023-08-28
logind-session: generalize EIO handling for {restore,leave}_vt
Mike Yuan
1
-30
/
+17
2023-08-28
logind: add missing asserts
Mike Yuan
2
-1
/
+11
2023-08-28
logind: use hashmap value destructors
Mike Yuan
1
-31
/
+13
2023-08-28
logind: rephrase log messages
Mike Yuan
2
-6
/
+6
2023-08-28
login: Properly handle -EIO in session_leave_vt
msizanoen
1
-0
/
+17
2023-08-28
sd-radv: fix memory leak
Susant Sahani
1
-0
/
+1
2023-08-28
meson: restore specifications of dependency on version_h
Zbigniew Jędrzejewski-Szmek
2
-3
/
+5
2023-08-28
test-dhcp-client: add temporary workaround for assertion failure
Luca Boccassi
1
-1
/
+3
2023-08-28
boot: don't pass kernel cmdline option to UKIs which have the very same line ...
Lennart Poettering
1
-1
/
+10
2023-08-28
99-systemd.rules.in: tag PTP devices with systemd
Chris Patterson
1
-0
/
+2
2023-08-28
sd-dhcp-client: make client initially in stopped state
Yu Watanabe
2
-15
/
+17
2023-08-28
pkg.m4 macro needs brackets
Michael Vasseur
1
-1
/
+1
2023-08-28
man/gpt-auto-generator: avoid saying "negative" for boolean
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2023-08-27
man: Fix typo in config file example for ukify
Alvin Alvarado
1
-1
/
+1
2023-08-26
shared/firewall-util: promote failure to init ipv6 NAT to error
Topi Miettinen
1
-1
/
+1
2023-08-26
test: testing for networkd NFTSet feature
Topi Miettinen
5
-0
/
+76
2023-08-26
network: firewall integration with NFT sets
Topi Miettinen
12
-0
/
+656
2023-08-26
meson: drop "versiondep" object
Zbigniew Jędrzejewski-Szmek
2
-9
/
+7
2023-08-26
meson: simplify version_tag handling
Zbigniew Jędrzejewski-Szmek
1
-20
/
+17
2023-08-26
Update 60-sensor.hwdb (#28804)
Juno Computers
1
-0
/
+1
2023-08-26
meson: Bring back use of vcs_tag
Jan Janssen
3
-23
/
+28
2023-08-26
mount/mount-tool: return correct errno
Mike Yuan
1
-1
/
+1
2023-08-25
network: sd-radv - Introduce pref64 support (RFC8781)
Susant Sahani
9
-0
/
+424
2023-08-25
Limit rlim_max in rlimit_nofile_safe() to nr_open
Daan De Meyer
1
-1
/
+5
2023-08-25
mkfs-util: Set FORK_REOPEN_LOG
Daan De Meyer
1
-1
/
+1
2023-08-24
cryptenroll: change man page example to remove leading 0x and lowercase hex
Dan Streetman
1
-2
/
+2
2023-08-24
tpm2: wrap (7) in UINT32_C()
Dan Streetman
1
-1
/
+1
2023-08-24
tpm2: add tpm2_pcr_values_has_(any|all)_values() functions
Dan Streetman
3
-6
/
+25
2023-08-24
tpm2: remove unnecessary void* cast
Dan Streetman
1
-1
/
+1
2023-08-24
tpm2: make logging level consistent at debug for some functions
Dan Streetman
1
-6
/
+6
2023-08-24
tpm2: use switch() instead of if-else
Dan Streetman
1
-9
/
+18
[prev]
[next]