index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
cryptsetup: support keyfile-timeout for using a device as the key file
Chih-Hsuan Yen
2
-8
/
+21
2022-08-08
hash-funcs: introduce string_hash_ops_free_strv_free
Yu Watanabe
2
-0
/
+5
2022-08-08
stub: Use EfiLoaderCode for kernel memory
Jan Janssen
1
-1
/
+1
2022-08-08
Fix issue with system time set back (#24131)
João Loureiro
2
-23
/
+39
2022-08-08
shared/generator: Ensure growfs unit runs after repart
undef
1
-1
/
+1
2022-08-08
update TODO
Lennart Poettering
1
-0
/
+5
2022-08-08
dhcp: add assertions about client state
Yu Watanabe
1
-5
/
+22
2022-08-08
docs: mkosi-13 or newer required
Sonali Srivastava
1
-4
/
+5
2022-08-06
boot: Build with at least -O1 as workaround
Jan Janssen
1
-0
/
+6
2022-08-06
dhcp: fix potential buffer overflow
Yu Watanabe
3
-12
/
+12
2022-08-05
dhcp: make dhcp_network_bind_raw_socket() take struct hw_addr_data
Yu Watanabe
5
-69
/
+86
2022-08-05
dhcp: make dhcp_identifier_set_duid() take struct hw_addr_data
Yu Watanabe
4
-23
/
+32
2022-08-05
dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_data
Yu Watanabe
5
-20
/
+27
2022-08-05
sd-dhcp6-client: use hw_addr_set()
Yu Watanabe
1
-2
/
+1
2022-08-05
sd-dhcp-client: use struct hw_addr_data to store MAC and broadcast address
Yu Watanabe
2
-36
/
+22
2022-08-05
ether-addr-util: introduce hw_addr_set() helper function
Yu Watanabe
2
-0
/
+11
2022-08-05
dhcp4: stop client before updating MAC address
Yu Watanabe
2
-56
/
+24
2022-08-05
sd-netlink: rename NLType and friends
Yu Watanabe
11
-1766
/
+1761
2022-08-05
udev-util: assume system is running on AC power when no battery found
Yu Watanabe
1
-2
/
+5
2022-08-05
udev-util: align string table
Yu Watanabe
1
-1
/
+1
2022-08-05
mkosi: Add package libfdisk to Ubuntu dependencies (#24211)
Richard Phibel
1
-0
/
+1
2022-08-05
bus: use inline trace argument for ANONYMOUS auth
David Rheinsberg
1
-52
/
+62
2022-08-05
man,journalctl: introduce man/--help sections
Lennart Poettering
2
-807
/
+668
2022-08-05
man: update dbus docs
David Tardon
1
-0
/
+6
2022-08-05
man: document DefaultDeviceTimeoutSec=
David Tardon
1
-0
/
+11
2022-08-05
core/device: add comments for boolean arguments
Yu Watanabe
1
-4
/
+4
2022-08-05
core/device: always accept syspath change
Yu Watanabe
1
-55
/
+179
2022-08-05
core/device: move several functions
Yu Watanabe
1
-111
/
+110
2022-08-05
core/device: store the original path
Yu Watanabe
2
-1
/
+21
2022-08-05
core: replace m->honor_device_enumeration with MANAGER_IS_SWITCHING_ROOT()
Franck Bui
4
-26
/
+4
2022-08-05
core: introduce MANAGER_IS_SWITCHING_ROOT() helper function
Franck Bui
3
-0
/
+15
2022-08-05
network: also check SR-IOV PF port and other VF ports before configuring
Yu Watanabe
5
-5
/
+83
2022-08-05
network: manage SR-IOV PF and VF ports
Yu Watanabe
4
-0
/
+231
2022-08-05
network: split out link_is_ready_to_create_stacked_netdev()
Yu Watanabe
1
-12
/
+19
2022-08-05
network: check link state with link_is_ready_to_configure() before configurin...
Yu Watanabe
7
-14
/
+8
2022-08-05
network: drop carrier check for unmanaged interface from link_is_ready_to_con...
Yu Watanabe
2
-7
/
+4
2022-08-05
network: refuse to configure anything on pending or initialized state
Yu Watanabe
1
-3
/
+3
2022-08-05
network: unset master ifindex only when necessary
Yu Watanabe
1
-5
/
+13
2022-08-05
network: wiphy: use ERRNO_IS_DEVICE_ABSENT()
Yu Watanabe
1
-18
/
+22
2022-08-05
udev: ignore empty SR-IOV VF suffix
Yu Watanabe
1
-1
/
+1
2022-08-05
sd-device: introduce sd_device_new_child()
Yu Watanabe
5
-16
/
+35
2022-08-05
ci: set a timeout for each mkosi stage
Frantisek Sumsal
1
-1
/
+1
2022-08-05
macro: use ISPOWEROF2() at various places
Lennart Poettering
2
-13
/
+4
2022-08-05
macro: add macro for checking if integer is power of 2
Lennart Poettering
2
-0
/
+69
2022-08-05
core: allow to set default timeout for devices
David Tardon
6
-1
/
+9
2022-08-05
cryptsetup: test unlocking using a TPM2 LUKS2 token plugin with a PIN
Jonas Witschel
1
-0
/
+11
2022-08-05
cryptsetup: ask for PIN when trying to activate using a LUKS2 token plugin
Jonas Witschel
1
-1
/
+11
2022-08-05
cryptsetup-token-systemd-fido2: use crypt_normalize_pin
Jonas Witschel
1
-11
/
+4
2022-08-05
cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 token
Jonas Witschel
6
-34
/
+82
2022-08-05
cryptsetup: refactor asking for a PIN into a more generic function
Jonas Witschel
1
-6
/
+31
[prev]
[next]