index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modprobe.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
network: introduce link_get_use_domains()
Yu Watanabe
11
-73
/
+77
2024-04-19
network: move DNS related conf parsers to networkd-dns.[ch]
Yu Watanabe
9
-317
/
+336
2024-04-19
network: rename DHCPUseDomains -> UseDomains
Yu Watanabe
12
-43
/
+39
2024-04-19
copy: ignore -EOPNOTSUPP from copy_file_range()
Nick Rosbrook
1
-1
/
+1
2024-04-18
ci: update tests to showcase new option a bit
Lennart Poettering
1
-2
/
+6
2024-04-18
update NEWS
Lennart Poettering
1
-12
/
+24
2024-04-18
pcrlock: rework --recovery-pin= to take three different arguments
Lennart Poettering
2
-14
/
+41
2024-04-18
pcrlock: generate recovery PINs via make_recovery_key()
Lennart Poettering
1
-8
/
+1
2024-04-18
tpm2-util: now that we don't use PolicyAuthValue anymore, let's not set an au...
Lennart Poettering
3
-18
/
+2
2024-04-18
pcrlock: switch access policy for nvindex to store policy in from PolicyAuthV...
Lennart Poettering
3
-8
/
+237
2024-04-18
tpm2-util: add comment explaining what tpm2_define_policy_nv_index() actually...
Lennart Poettering
1
-0
/
+4
2024-04-18
tpm2-util: load external key into NULL hierarchy if private key is provided
Lennart Poettering
1
-2
/
+2
2024-04-18
tpm2-util: rename tpm2_get_pin_auth() → tpm2_auth_value_from_pin()
Lennart Poettering
3
-7
/
+7
2024-04-18
tpm2: export tpm2_get_name()
Lennart Poettering
2
-1
/
+2
2024-04-18
tpm2-util: import two more symbols from tpm2-tss libraries
Lennart Poettering
1
-0
/
+4
2024-04-18
man/systemd-stub: fix typo
Antonio Alvarez Feijoo
1
-1
/
+1
2024-04-18
use FOREACH_ELEMENT
Matteo Croce
26
-36
/
+36
2024-04-18
introduce FOREACH_ELEMENT
Matteo Croce
2
-0
/
+4
2024-04-18
test: Add mkosi-based integration test runner
Richard Maw
9
-1
/
+225
2024-04-18
mkosi: Extend default device timeout to 20 seconds
Richard Maw
1
-1
/
+1
2024-04-18
mkosi: undefine FORTIFY_SOURCE instead of setting it zero
Daan De Meyer
3
-4
/
+4
2024-04-18
core/manager: log about previous objective
Mike Yuan
1
-0
/
+9
2024-04-18
core/manager-serialize: serialize objective string
Mike Yuan
1
-7
/
+6
2024-04-18
core/manager: introduce ManagerObjective string table lookup
Mike Yuan
2
-7
/
+25
2024-04-18
core/manager: also log soft-reboot count along with timespan
Mike Yuan
1
-3
/
+5
2024-04-18
core: switch j->unit->manager to j->manager
Mike Yuan
2
-16
/
+22
2024-04-18
mkosi: Disable bash debugging in Arch build script
Daan De Meyer
1
-1
/
+1
2024-04-18
boot: fix assignment of ret_* variables in `initrd_prepare()`
Antonio Alvarez Feijoo
1
-3
/
+3
2024-04-18
udev: permanent symlinks with USB revision for /dev/media*
Max Staudt
1
-1
/
+2
2024-04-18
systemctl: add --clean= values to documentation and shell completion
Luca Boccassi
3
-3
/
+52
2024-04-18
mkosi: Install debug packages when WITH_DEBUG=1 is enabled
Daan De Meyer
4
-0
/
+73
2024-04-18
mkosi: Setup --ffile-prefix-map= for opensuse as well
Daan De Meyer
1
-2
/
+18
2024-04-18
mkosi: Undefine FORTIFY_SOURCE before setting it again
Daan De Meyer
2
-2
/
+2
2024-04-18
mkosi: Install more packages
Daan De Meyer
3
-16
/
+29
2024-04-18
mkosi: Drop systemd-repart from package lists
Daan De Meyer
1
-1
/
+0
2024-04-18
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-04-18
bash completion: add missing parameters for portablectl
Luca Boccassi
1
-1
/
+1
2024-04-18
portablectl: add --clean parameter for detaching
Luca Boccassi
4
-6
/
+73
2024-04-18
NEWS: mention GNOME Foundation in contributors list
Luca Boccassi
1
-3
/
+3
2024-04-18
systemctl: show invocation ID in unit status output
Lennart Poettering
1
-1
/
+7
2024-04-18
man: document other keyname options for pam_systemd_loadkey
Jonathan Conder
1
-2
/
+40
2024-04-18
doc: fix .ssh credential examples
Lennart Poettering
2
-2
/
+2
2024-04-18
docs: Add note on packages produced by mkosi builds
Daan De Meyer
1
-0
/
+20
2024-04-18
udev: fix assignment of ret_truncated
Yu Watanabe
1
-1
/
+2
2024-04-18
blockdev-util: fix typo
Yu Watanabe
1
-1
/
+1
2024-04-18
blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabled
Yu Watanabe
1
-16
/
+40
2024-04-18
sd-device: introduce device_get_sysattr_unsigned_full()
Yu Watanabe
2
-3
/
+6
2024-04-18
man: fix wrong version info (#31949)
Yu Watanabe
26
-238
/
+105
2024-04-18
systemctl: allow user to suppress output when no action scheduled (#32278)
MaxHearnden
1
-1
/
+1
2024-04-18
journalctl: update help to say "priority range" (#32323)
Winterhuman
1
-1
/
+1
[next]