index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
varlinkctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
shared/conf-parser: use chase() in config_parse_many_files()
Zbigniew Jędrzejewski-Szmek
2
-21
/
+18
2024-03-07
strv: add helper to extend strv from both sides
Zbigniew Jędrzejewski-Szmek
7
-10
/
+29
2024-03-07
udevd: inline iterator variable
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2024-03-07
udev,backlight,kernel-install: reword sentences starting with "Skipping to"
Zbigniew Jędrzejewski-Szmek
4
-7
/
+7
2024-03-07
shared/pretty-print: rename output parameters
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2024-03-07
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
16
-36
/
+24
2024-03-07
constants: drop duplicated CONF_PATHS defines
Zbigniew Jędrzejewski-Szmek
5
-26
/
+9
2024-02-28
various: use modern strv helpers
Zbigniew Jędrzejewski-Szmek
5
-10
/
+6
2024-02-21
docs: show mkosi project on website
hulkoba
1
-0
/
+1
2024-02-21
networkd: support setting dhcp server port
Martin Ivicic
6
-4
/
+37
2024-02-21
network: DHCP6 Allow to export DHCP6 DUID (#31355)
Susant Sahani
1
-0
/
+27
2024-02-21
cryptsetup-tokens: fix typo in comments
Antonio Alvarez Feijoo
1
-2
/
+2
2024-02-21
homectl: make sure we sent the full 8 bytes as flags
Frantisek Sumsal
1
-2
/
+2
2024-02-21
logind-dbus: clean up manager_{start,stop,kill}_unit
Mike Yuan
2
-41
/
+51
2024-02-21
logind-dbus: rearrange functions
Mike Yuan
1
-119
/
+119
2024-02-21
logind-session-dbus: drop unneeded unref_and_replace
Mike Yuan
1
-1
/
+1
2024-02-20
fd-util: Add helpers to check if FD flags are safe
Adrian Vovk
3
-6
/
+23
2024-02-20
missing_fcntl: Fix RAW_O_LARGEFILE
Adrian Vovk
1
-2
/
+19
2024-02-20
analyze: always recommend saving the output to a file
Zbigniew Jędrzejewski-Szmek
2
-4
/
+10
2024-02-20
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
16
-61
/
+49
2024-02-20
man: tweak cryptsetup credentials docs a bit
Lennart Poettering
2
-9
/
+23
2024-02-20
man: now that the crdentials used by systemd-cryptenroll are in order, docume...
Lennart Poettering
1
-0
/
+45
2024-02-20
cryptsetup-pkcs11: also plug credential name to use to credential plugin
Lennart Poettering
3
-1
/
+12
2024-02-20
cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2
Lennart Poettering
7
-32
/
+56
2024-02-20
pkcs11-util: clean up credential handling for PKCS11 PIN
Lennart Poettering
4
-15
/
+18
2024-02-20
cryptenroll: use a different credential for new new PIN
Lennart Poettering
1
-1
/
+1
2024-02-20
libfido2: tweak credential to read fido2 PIN from
Lennart Poettering
4
-4
/
+8
2024-02-20
pcrlock: normalize credential name for TPM2 PIN
Lennart Poettering
1
-1
/
+1
2024-02-20
cryptenroll: use correct askpw id for pw request
Lennart Poettering
1
-2
/
+2
2024-02-20
dissect-image: use strv_free_erase() at one more place
Lennart Poettering
1
-1
/
+1
2024-02-20
cryptenroll: fix type confusion on acquire_tpm2_key() parameter
Lennart Poettering
1
-1
/
+1
2024-02-20
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
16
-154
/
+263
2024-02-20
core/mount: if umount(8) fails but mount disappeared, assume success
Mike Yuan
1
-8
/
+12
2024-02-20
test: verify our own units (where applicable)
Frantisek Sumsal
3
-0
/
+73
2024-02-20
hwdb: Add support for MetawillBook01 to 60-sensor.hwdb
Zmyeir
1
-0
/
+9
2024-02-20
boot: padding for default arrow at too long lines
MrSmör
1
-0
/
+3
2024-02-20
test: fix mixed indent
Frantisek Sumsal
1
-1
/
+1
2024-02-20
test: support TEST_MATCH_* stuff in TEST-23-UNIT-FILE as well
Frantisek Sumsal
1
-0
/
+5
2024-02-20
analyze: skip to check ExecCommand for .mount and .swap units
Yu Watanabe
1
-8
/
+0
2024-02-20
logind: drop bitfield annotations
Zbigniew Jędrzejewski-Szmek
1
-7
/
+7
2024-02-20
timesyncd: reorder structs instead of useless bitfields
Zbigniew Jędrzejewski-Szmek
2
-4
/
+3
2024-02-20
systemctl: drop pointless bitfield
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-02-20
sysupdate: drop pointless bitfields
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2024-02-20
core/kmod-setup: drop another pointless bitfield annotation
Zbigniew Jędrzejewski-Szmek
1
-11
/
+10
2024-02-20
network/ndisc: set IPv6 neighbor reachable time
Yu Watanabe
5
-0
/
+56
2024-02-20
sd-ndisc: introduce sd_ndisc_router_get_reachable_time()
Yu Watanabe
3
-0
/
+11
2024-02-20
network/ndisc: ignore most fields of RA header when lifetime is zero
Yu Watanabe
1
-2
/
+22
2024-02-20
network/ndisc: drop configurations when received RA with zero lifetime
Yu Watanabe
1
-19
/
+108
2024-02-20
sd-ndisc: allow to call sd_ndisc_router_get_lifetime() with NULL for 'ret'
Yu Watanabe
1
-3
/
+4
2024-02-20
sd-ndisc: introduce sd_ndisc_is_running()
Yu Watanabe
2
-5
/
+13
[next]