index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
busctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
shared/pretty-print: drop unused flag
Zbigniew Jędrzejewski-Szmek
3
-8
/
+3
2023-10-12
core: fix checking for extension-releases for ExtensionImages/Directories
Luca Boccassi
4
-21
/
+18
2023-10-12
update TODO
Lennart Poettering
1
-34
/
+4
2023-10-12
man/systemd.exec: Update service result table
Reto Schneider
1
-0
/
+8
2023-10-12
hibernate-resume: remove kernel/image version comparison when resuming
Zbigniew Jędrzejewski-Szmek
1
-18
/
+21
2023-10-12
Revert "Revert "meson: use c_args in generator scripts (#10289)""
Jordan Williams
1
-1
/
+1
2023-10-12
network: do not trigger assertion by forcerenew command
Yu Watanabe
1
-1
/
+1
2023-10-12
sd-dhcp-server: make sd_dhcp_server_is_running() silently work with NULL
Yu Watanabe
1
-1
/
+2
2023-10-12
test-network: drop unnecessary explicit stop of dnsmasq
Yu Watanabe
1
-2
/
+0
2023-10-12
test-network: add test case for renewing DHCP lease
Yu Watanabe
1
-0
/
+25
2023-10-12
network: restart dhcp4 client when renewing lease is requested but the client...
Yu Watanabe
1
-4
/
+8
2023-10-12
test: use kill-whom instead of kill-who (the latter is deprecated)
Michael Biebl
2
-2
/
+2
2023-10-11
core/exec-credential: use rmdir_and_freep at one more place
Mike Yuan
1
-4
/
+2
2023-10-11
core/execute: suppress logs if LogLevelMax= is specified
Yu Watanabe
1
-0
/
+2
2023-10-11
sd-device: Support matching all properties
Daan De Meyer
4
-8
/
+66
2023-10-11
update TODO
Lennart Poettering
1
-0
/
+5
2023-10-11
varlink: use the right validator for error replies
Lennart Poettering
1
-1
/
+1
2023-10-11
varlink: didn't generate a varlink error reply if a failed method call handle...
Lennart Poettering
1
-1
/
+3
2023-10-11
varlink: don't bother replying about validation errors on method calls with '...
Lennart Poettering
1
-1
/
+6
2023-10-11
varlink: automatically send ExpectedMore error message back when we were call...
Lennart Poettering
3
-1
/
+11
2023-10-11
kernel-install/60-ukify: also support the convention with 'devicetree' file
Zbigniew Jędrzejewski-Szmek
3
-0
/
+47
2023-10-11
ukify: fix .dtb section name in 'inspect'
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-10-11
kernel-install/60-ukify: add helper function for locating input files
Zbigniew Jędrzejewski-Szmek
1
-16
/
+24
2023-10-11
man/kernel-install: fix formatting and document /etc/kernel/devicetree
Zbigniew Jędrzejewski-Szmek
1
-90
/
+106
2023-10-11
kernel-install/90-loaderentry: do not read dtbs from /boot
Zbigniew Jędrzejewski-Szmek
1
-5
/
+3
2023-10-11
timedate: Extend timeout for setting NTP
PhylLu
2
-2
/
+13
2023-10-11
dns-domain: fix the RFC reference
Michal Sekletar
1
-1
/
+1
2023-10-11
test-network: add tests for DHCP IPv6 only mode
Yu Watanabe
4
-8
/
+70
2023-10-11
network/dhcp4: support IPv6 only mode (RFC 8925)
Yu Watanabe
12
-12
/
+144
2023-10-11
sd-dhcp-client: support IPv6 only mode
Yu Watanabe
4
-5
/
+106
2023-10-11
network/dhcp-server: allow to configure IPv6 only preferred option
Susant Sahani
5
-0
/
+65
2023-10-11
sd-dhcp-server: support IPv6 only mode
Susant Sahani
4
-0
/
+50
2023-10-11
doc: readd vanished ```
Lennart Poettering
1
-0
/
+1
2023-10-11
killall: suppress debug log if some cgroup doesn't have survive_final_kill_si...
Lennart Poettering
1
-1
/
+1
2023-10-11
bpf-lsm: suppress noisy debug log message if we remove a unit from the bpf-ls...
Lennart Poettering
1
-1
/
+4
2023-10-11
fdset: improve debug logging for left-over fds
Lennart Poettering
1
-2
/
+10
2023-10-11
docs: clarify difference between kernel stub and sd-stub in UEFI doc
Luca Boccassi
1
-0
/
+7
2023-10-11
limits-util: suppress noisy debug message when reading tasks in top-level cgroup
Lennart Poettering
1
-1
/
+4
2023-10-11
sd-gpt: add defines for big-endian MIPS/MIPS64
Roland Hieber
3
-1
/
+30
2023-10-11
namespace: make setup_namespace() less crazy
Lennart Poettering
5
-426
/
+332
2023-10-11
docs: document that in future we'll do EV_EVENT_TAG only, no EV_IPL
Lennart Poettering
1
-0
/
+10
2023-10-11
loginctl: *-status: set minimum table column width if extra info will be printed
Mike Yuan
1
-0
/
+3
2023-10-11
networkctl: use proper vertical table for status
Mike Yuan
1
-275
/
+180
2023-10-10
tpm2: don't use GetCapability() to check transient handles
Dan Streetman
1
-14
/
+20
2023-10-10
man: fix example for systemd.swap-extra
Laszlo Gombos
1
-1
/
+1
2023-10-10
dissect: don't show non-JSON arch + sector size in JSON mode
Lennart Poettering
1
-6
/
+6
2023-10-10
doc-sync: add support for uploading the documentation for main
Abderrahim Kitouni
2
-11
/
+19
2023-10-10
man/systemd.exec: document behavior of SetLoginEnvironment= when unset
Mike Yuan
1
-6
/
+6
2023-10-10
tpm2: do not call Esys_TR_Close()
Dan Streetman
1
-6
/
+16
2023-10-10
test: add tests for systemd-cryptenroll --tpm2-seal-key-handle
Dan Streetman
5
-49
/
+211
[next]