index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
modules-load
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
user-record: Add preferredSession{Type,Launcher}
Adrian Vovk
7
-4
/
+69
2024-03-01
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
21
-429
/
+429
2024-03-01
uki: Support zboot efistub kernel
Xiaotian Wu
1
-2
/
+48
2024-03-01
build(deps): bump meson from 1.3.1 to 1.3.2 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2024-03-01
build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
dependabot[bot]
2
-2
/
+2
2024-03-01
test: enable PAM debug logs in TEST-46-HOMED
Luca Boccassi
1
-3
/
+3
2024-03-01
build(deps): bump github/codeql-action from 3.22.12 to 3.24.6
dependabot[bot]
2
-4
/
+4
2024-03-01
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
dependabot[bot]
1
-1
/
+1
2024-03-01
sd-ndisc: drop unused sd_ndisc_router_get_raw()
Yu Watanabe
2
-12
/
+0
2024-03-01
sd-ndisc: use _packed_ attribute
Yu Watanabe
1
-1
/
+1
2024-03-01
icmp6-packet: check the alignment of struct nd_opt_hdr for safety
Yu Watanabe
1
-0
/
+1
2024-03-01
test-network: add more test cases for LLDP
Yu Watanabe
1
-0
/
+33
2024-03-01
sd-lldp-rx: drop unused functions
Yu Watanabe
2
-35
/
+0
2024-03-01
network/lldp: do not save LLDP neighbors under /run/systemd
Yu Watanabe
7
-82
/
+2
2024-03-01
networkctl: use varlink method to dump LLDP neighbors
Yu Watanabe
2
-127
/
+190
2024-03-01
networkctl: rename check_netns_match() -> varlink_connect_networkd()
Yu Watanabe
1
-13
/
+15
2024-03-01
network/varlink: add varlink method to get LLDP neighbors
Yu Watanabe
2
-2
/
+138
2024-03-01
sd-lldp-rx: serialize LLDP neighbors to JSON format
Tomáš Pecka
4
-0
/
+58
2024-02-29
fix the value of default shells to use /bin and not /usr/bin
Eli Schwartz
1
-2
/
+2
2024-02-29
ssh-generator: don't do AF_VSOCK stuff if we run in a container
Lennart Poettering
1
-2
/
+3
2024-02-29
rpm/macros: add %_kernel_install_dir
Zbigniew Jędrzejewski-Szmek
2
-0
/
+2
2024-02-29
rpm/macros: drop compat define with a typo
Zbigniew Jędrzejewski-Szmek
1
-4
/
+0
2024-02-29
ssh-generator: handle gracefully if AF_VSOCK works, but /dev/vsock doesn't
Lennart Poettering
1
-1
/
+7
2024-02-29
Revert "options" rename in json bootctl output
Ludwig Nussel
1
-2
/
+2
2024-02-29
test: create sshd's runtime directory (Debian variant)
Frantisek Sumsal
1
-2
/
+3
2024-02-29
test: avoid SIGPIPE from ssh | tail -n 1
Frantisek Sumsal
1
-3
/
+2
2024-02-29
test: use ECDSA keys for ssh-related tests
Frantisek Sumsal
1
-6
/
+6
2024-02-29
test: shell & cleanup cleanup
Frantisek Sumsal
1
-15
/
+20
2024-02-29
Drop build-api support
Michael Biebl
2
-31
/
+0
2024-02-29
semaphore: speed up build
Luca Boccassi
1
-2
/
+3
2024-02-29
dissect-image: fix build
Lennart Poettering
1
-1
/
+1
2024-02-28
vmspawn: only add to cmdline if tpm was started
Sam Leonard
1
-2
/
+4
2024-02-28
machinectl: support vmspawn as a backend
Sam Leonard
2
-3
/
+69
2024-02-28
vmspawn: support machined registration
Sam Leonard
6
-0
/
+140
2024-02-28
dissect: condition usespace verity keyring via kernel cmdline option + env var
Lennart Poettering
3
-1
/
+40
2024-02-28
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
21
-56
/
+103
2024-02-28
env-util: also rename getenv_uint64_secure() → secure_getenv_uint64()
Lennart Poettering
3
-3
/
+3
2024-02-28
env-util: rename getenv_bool_secure() → secure_getenv_bool()
Lennart Poettering
17
-25
/
+26
2024-02-28
man: add a few missing entries to kernel-command-line man page
Lennart Poettering
1
-0
/
+31
2024-02-28
tree-wide: use "_" rather than "-" as separator in kernel cmdline options
Lennart Poettering
18
-55
/
+55
2024-02-28
resolved: exit function if varlink_dispatch() returns > 0
Lennart Poettering
1
-1
/
+1
2024-02-28
userbdb: pass log level from main daemon to worker
Lennart Poettering
1
-0
/
+6
2024-02-28
test-network: Add test for bond peer_notif_delay
Susant Sahani
2
-0
/
+2
2024-02-28
netdev: bond - add support for peer_notif_delay
Susant Sahani
4
-0
/
+21
2024-02-28
shared/ptyfwd: detect String Terminator or BEL when parsing an OSC sequence
Sam Leonard
1
-3
/
+9
2024-02-28
shared/ptyfwd: allow window title but not background color as a valid state
Sam Leonard
1
-2
/
+6
2024-02-28
basic/terminal-util: accept ST or BEL to end escape sequence queries
Sam Leonard
1
-2
/
+13
2024-02-28
basic/terminal-util: add check for poll timeout in get_default_background_color
Sam Leonard
1
-0
/
+4
2024-02-28
network/ndisc: drop redundant sd_ndisc_router_get_icmp6_ratelimit()
Yu Watanabe
8
-65
/
+1
2024-02-28
nspawn: minor coding style tweaks to nspawn-register.c
Lennart Poettering
1
-2
/
+6
[next]