index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #23511 from diabonas/tpm2-pin-systemd-gpt-auto-generator
Lennart Poettering
2022-08-08
7
-52
/
+128
|
\
\
\
|
*
|
|
cryptsetup: ask for PIN when trying to activate using a LUKS2 token plugin
Jonas Witschel
2022-08-05
1
-1
/
+11
|
*
|
|
cryptsetup-token-systemd-fido2: use crypt_normalize_pin
Jonas Witschel
2022-08-05
1
-11
/
+4
|
*
|
|
cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 token
Jonas Witschel
2022-08-05
6
-34
/
+82
|
*
|
|
cryptsetup: refactor asking for a PIN into a more generic function
Jonas Witschel
2022-08-05
1
-6
/
+31
*
|
|
|
Merge pull request #24220 from yuwata/on-ac-power
Lennart Poettering
2022-08-08
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
udev-util: assume system is running on AC power when no battery found
Yu Watanabe
2022-08-05
1
-2
/
+5
|
*
|
|
|
udev-util: align string table
Yu Watanabe
2022-08-05
1
-1
/
+1
*
|
|
|
|
stub: Use EfiLoaderCode for kernel memory
Jan Janssen
2022-08-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #24044 from dtardon/default-device-timeout
Lennart Poettering
2022-08-08
6
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
core: allow to set default timeout for devices
David Tardon
2022-08-05
6
-1
/
+9
*
|
|
|
|
|
Fix issue with system time set back (#24131)
João Loureiro
2022-08-08
1
-12
/
+11
*
|
|
|
|
|
shared/generator: Ensure growfs unit runs after repart
undef
2022-08-08
1
-1
/
+1
*
|
|
|
|
|
boot: Build with at least -O1 as workaround
Jan Janssen
2022-08-06
1
-0
/
+6
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
sd-netlink: rename NLType and friends
Yu Watanabe
2022-08-05
11
-1766
/
+1761
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #23340 from yuwata/network-check-sr-iov-pf-state
Yu Watanabe
2022-08-05
19
-78
/
+416
|
\
\
\
\
|
*
|
|
|
network: also check SR-IOV PF port and other VF ports before configuring
Yu Watanabe
2022-08-05
5
-5
/
+83
|
*
|
|
|
network: manage SR-IOV PF and VF ports
Yu Watanabe
2022-08-05
4
-0
/
+231
|
*
|
|
|
network: split out link_is_ready_to_create_stacked_netdev()
Yu Watanabe
2022-08-05
1
-12
/
+19
|
*
|
|
|
network: check link state with link_is_ready_to_configure() before configurin...
Yu Watanabe
2022-08-05
7
-14
/
+8
|
*
|
|
|
network: drop carrier check for unmanaged interface from link_is_ready_to_con...
Yu Watanabe
2022-08-05
2
-7
/
+4
|
*
|
|
|
network: refuse to configure anything on pending or initialized state
Yu Watanabe
2022-08-05
1
-3
/
+3
|
*
|
|
|
network: unset master ifindex only when necessary
Yu Watanabe
2022-08-05
1
-5
/
+13
|
*
|
|
|
network: wiphy: use ERRNO_IS_DEVICE_ABSENT()
Yu Watanabe
2022-08-05
1
-18
/
+22
|
*
|
|
|
udev: ignore empty SR-IOV VF suffix
Yu Watanabe
2022-08-05
1
-1
/
+1
|
*
|
|
|
sd-device: introduce sd_device_new_child()
Yu Watanabe
2022-08-05
5
-16
/
+35
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #23508 from yuwata/core-device
Yu Watanabe
2022-08-05
6
-192
/
+328
|
\
\
\
\
|
*
|
|
|
core/device: add comments for boolean arguments
Yu Watanabe
2022-08-05
1
-4
/
+4
|
*
|
|
|
core/device: always accept syspath change
Yu Watanabe
2022-08-05
1
-55
/
+179
|
*
|
|
|
core/device: move several functions
Yu Watanabe
2022-08-05
1
-111
/
+110
|
*
|
|
|
core/device: store the original path
Yu Watanabe
2022-08-05
2
-1
/
+21
|
*
|
|
|
core: replace m->honor_device_enumeration with MANAGER_IS_SWITCHING_ROOT()
Franck Bui
2022-08-05
4
-26
/
+4
|
*
|
|
|
core: introduce MANAGER_IS_SWITCHING_ROOT() helper function
Franck Bui
2022-08-05
3
-0
/
+15
|
|
/
/
/
*
|
|
|
bus: use inline trace argument for ANONYMOUS auth
David Rheinsberg
2022-08-05
1
-52
/
+62
*
|
|
|
Merge pull request #24216 from poettering/ispowerof2
Luca Boccassi
2022-08-05
3
-13
/
+73
|
\
\
\
\
|
*
|
|
|
macro: use ISPOWEROF2() at various places
Lennart Poettering
2022-08-05
2
-13
/
+4
|
*
|
|
|
macro: add macro for checking if integer is power of 2
Lennart Poettering
2022-08-05
2
-0
/
+69
|
|
/
/
/
*
/
/
/
man,journalctl: introduce man/--help sections
Lennart Poettering
2022-08-05
1
-17
/
+21
|
/
/
/
*
|
|
core/mount: make device deps from /proc/self/mountinfo and .mount unit file e...
Yu Watanabe
2022-08-04
3
-28
/
+40
*
|
|
core/mount: also remove default deps from /proc/self/mountinfo when it is upd...
Yu Watanabe
2022-08-04
1
-2
/
+2
*
|
|
core/mount: set Mount.from_proc_self_mountinfo flag before adding default dep...
Yu Watanabe
2022-08-04
1
-4
/
+4
*
|
|
core: unit_name_from_path() does not return -ENAMETOOLONG anymore
Yu Watanabe
2022-08-04
3
-30
/
+6
*
|
|
core/mount: use set_put_strdup_full()
Yu Watanabe
2022-08-04
1
-11
/
+5
*
|
|
Merge pull request #24189 from medhefgo/boot-secure
Lennart Poettering
2022-08-04
5
-28
/
+40
|
\
\
\
|
*
|
|
boot: Skip safety countdown when running in a VM
Jan Janssen
2022-08-04
4
-22
/
+34
|
*
|
|
man: Add instructions for Microsoft secure boot keys
Jan Janssen
2022-08-04
1
-3
/
+3
|
*
|
|
boot: Follow-up fixes for #20255
Jan Janssen
2022-08-03
2
-3
/
+3
*
|
|
|
pull: fix PullFlags numbering
Ludwig Nussel
2022-08-04
1
-9
/
+9
*
|
|
|
analyze: Migrate to bus-locator.h
Richard Phibel
2022-08-04
1
-4
/
+3
*
|
|
|
scope: allow unprivileged delegation on scopes
Michal Sekletar
2022-08-04
6
-17
/
+129
[prev]
[next]