index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmpfiles: introduce an explicit line flag $ for enabling purge logic for a line
Lennart Poettering
2024-09-15
1
-1
/
+15
*
Merge pull request #34409 from DaanDeMeyer/boot-fix
Daan De Meyer
2024-09-15
2
-18
/
+45
|
\
|
*
boot: Make initrd_prepare() semantically equivalent to combine_initrds()
Daan De Meyer
2024-09-15
1
-16
/
+44
|
*
boot: Use TAKE_STRUCT() in one more place
Daan De Meyer
2024-09-15
1
-2
/
+1
*
|
Merge pull request #34347 from poettering/uki-with-many-bootctl
Lennart Poettering
2024-09-15
6
-126
/
+355
|
\
\
|
*
|
bootspec: automatically filter non-native UKIs and add-ons when enumerating
Lennart Poettering
2024-09-12
1
-1
/
+7
|
*
|
bootspec: process multi-profile UKIs
Lennart Poettering
2024-09-12
2
-96
/
+248
|
*
|
pe-binary: add pe_is_native() for checking if PE is native
Lennart Poettering
2024-09-12
3
-0
/
+35
|
*
|
pe-binary: split pe_header_find_section() in two
Lennart Poettering
2024-09-12
2
-5
/
+15
|
*
|
pe-binary: split pe_read_section_data() into two
Lennart Poettering
2024-09-12
4
-27
/
+38
|
*
|
pe-binary: add helper pe_is_addon() for detecting whether we are looking at P...
Lennart Poettering
2024-09-12
2
-0
/
+15
*
|
|
load-fragment: terminate the specifier table (#34421)
Ronan Pigott
2024-09-15
1
-0
/
+1
*
|
|
Merge pull request #34419 from yuwata/creds
Yu Watanabe
2024-09-15
1
-7
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
creds: move -h/--help and --version to correct section in the help message
Yu Watanabe
2024-09-14
1
-1
/
+1
|
*
|
creds: add short comment that has-tpm2 is moved
Yu Watanabe
2024-09-14
1
-1
/
+1
|
*
|
creds: align table
Yu Watanabe
2024-09-14
1
-4
/
+4
|
*
|
creds: drop unnecessary include of build-path.h
Yu Watanabe
2024-09-14
1
-1
/
+0
*
|
|
Merge pull request #34405 from poettering/dns-domain-validate-fix
Yu Watanabe
2024-09-14
2
-20
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dns-domain: add test case from #34399
Lennart Poettering
2024-09-13
1
-0
/
+3
|
*
|
dns-domain: validate dns domain name max size based on unescaped, not escaped...
Lennart Poettering
2024-09-13
1
-10
/
+17
|
*
|
dns-domain: follow our current variable naming style
Lennart Poettering
2024-09-13
1
-16
/
+16
*
|
|
Merge pull request #34401 from poettering/implicit-sigprocmask
Mike Yuan
2024-09-14
25
-104
/
+77
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
25
-104
/
+77
*
|
|
core: do not fail if ignorable img.v/ vpick dir is empty
Luca Boccassi
2024-09-13
1
-6
/
+14
|
/
/
*
|
networkd: move sysctl code to use PID_FMT
Lennart Poettering
2024-09-13
1
-4
/
+5
*
|
basic: split ifname related calls from format-util.h into format-ifname.h
Lennart Poettering
2024-09-13
17
-65
/
+77
*
|
minor fixups for #32212
Matteo Croce
2024-09-13
3
-5
/
+8
*
|
Merge pull request #32212 from teknoraver/networkd-sysctl
Lennart Poettering
2024-09-12
17
-39
/
+556
|
\
\
|
*
|
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
12
-1
/
+457
|
*
|
store the sysctls set by networkd
Matteo Croce
2024-09-11
5
-22
/
+45
|
*
|
extend sysctl functions to shadow values
Matteo Croce
2024-09-11
6
-38
/
+76
*
|
|
seccomp-util: add recently added new syscalls to various seccomp groups, as a...
Lennart Poettering
2024-09-12
1
-0
/
+3
*
|
|
syscalls: run "ninja update-syscalls-*"
Lennart Poettering
2024-09-12
20
-43
/
+3
*
|
|
analyze: move "has-tpm2" from systemd-creds to systemd-analyze
Lennart Poettering
2024-09-12
7
-30
/
+55
|
|
/
|
/
|
*
|
network/wireguard: refuse default key if all zero
Mike Yuan
2024-09-12
1
-1
/
+1
|
/
*
resolvectl: rework StatusMode handling into a switch/case statement
Lennart Poettering
2024-09-11
1
-22
/
+31
*
resolvectl: rename shallow destructors …_done()
Lennart Poettering
2024-09-11
1
-4
/
+8
*
Merge pull request #34373 from poettering/resolved-dnssd-move-out
Daan De Meyer
2024-09-11
5
-227
/
+229
|
\
|
*
resolved: move dnssd parsers to resolved-dnssd.c
Lennart Poettering
2024-09-11
4
-225
/
+227
|
*
resolved: move resolved_dnssd_gperf_lookup() prototype definition to resolved...
Lennart Poettering
2024-09-11
3
-2
/
+2
*
|
resolved: simplify dns_scope_get_n_dns_servers(), don't count each time
Lennart Poettering
2024-09-11
1
-10
/
+2
*
|
resolved: use dns_scope_ifindex() at more places
Lennart Poettering
2024-09-11
2
-3
/
+13
*
|
resolved: simplify initialization of DnsScope
Lennart Poettering
2024-09-11
1
-4
/
+3
*
|
pcrlock: remove empty components from our list
Lennart Poettering
2024-09-11
1
-14
/
+30
*
|
resolved: use unlinkat() where appropriate
Lennart Poettering
2024-09-11
1
-8
/
+2
*
|
Merge pull request #34377 from DaanDeMeyer/symlinks
Daan De Meyer
2024-09-11
1
-20
/
+109
|
\
\
|
*
|
repart: Add MakeSymlinks=
Daan De Meyer
2024-09-11
1
-5
/
+95
|
*
|
repart: Add missing parameter comment
Daan De Meyer
2024-09-11
1
-1
/
+1
|
*
|
repart: Fix memory corruption
Daan De Meyer
2024-09-11
1
-2
/
+3
|
*
|
repart: Reuse partition_needs_populate() more
Daan De Meyer
2024-09-11
1
-14
/
+12
[next]