index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wifi-util: add "ret_" prefix for arguments which store results
Yu Watanabe
2021-09-29
2
-26
/
+26
*
Merge pull request #20865 from keszybz/meson-net-naming-definitions
Yu Watanabe
2021-09-29
2
-7
/
+20
|
\
|
*
meson: allow extra net naming schemes to be defined during configuration
Zbigniew Jędrzejewski-Szmek
2021-09-28
2
-2
/
+10
|
*
meson: drop the list of valid net naming schemes
Zbigniew Jędrzejewski-Szmek
2021-09-28
2
-2
/
+9
|
*
netif-naming: inline one iterator variable
Zbigniew Jędrzejewski-Szmek
2021-09-28
1
-3
/
+1
*
|
Merge pull request #20860 from yuwata/libsystemd-network-get-ifname-negative-...
Yu Watanabe
2021-09-29
2
-27
/
+2
|
\
\
|
*
|
libsystemd-network: make sd_dhcp_client_get_ifname() or friends return negati...
Yu Watanabe
2021-09-28
1
-18
/
+0
|
*
|
tree-wide: make format_ifname() or friends return negative errno on failure
Yu Watanabe
2021-09-28
1
-9
/
+2
*
|
|
dissect-image: optionally, validate dm-verity signatures in userspace
Lennart Poettering
2021-09-28
2
-22
/
+164
*
|
|
dissect-image: add env var for disabling "sidecar" loading of verity params
Lennart Poettering
2021-09-28
1
-0
/
+6
*
|
|
dissect-image: load embedded verity signature info from image
Lennart Poettering
2021-09-28
2
-0
/
+139
*
|
|
dissect-image: discover verity signature partitions
Lennart Poettering
2021-09-28
2
-14
/
+214
*
|
|
gpt: add partition type for PKCS#7 signatures for root hashes
Lennart Poettering
2021-09-28
2
-49
/
+107
|
/
/
*
|
core: implement RuntimeMaxDeltaSec directive
Albert Brox
2021-09-28
1
-0
/
+4
*
|
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
1
-0
/
+1
|
/
*
Remind developers to update the list of net naming schemes that can be select...
dann frazier
2021-09-27
1
-0
/
+1
*
user-record: switch the default LUKS PBKDF to argon2id to match cryptsetup
nl6720
2021-09-24
1
-1
/
+1
*
smack-util: tiny simplification
Lennart Poettering
2021-09-23
1
-5
/
+4
*
variuos: add missing includes
Zbigniew Jędrzejewski-Szmek
2021-09-22
2
-0
/
+3
*
Merge pull request #20767 from bluca/portable_extract_selinux
Zbigniew Jędrzejewski-Szmek
2021-09-22
2
-0
/
+16
|
\
|
*
selinux: add mac_selinux_create_file_prepare_label helper
Luca Boccassi
2021-09-20
2
-0
/
+16
*
|
meson: ignore -Dsmack-run-label= if -Dsmack=false
Zbigniew Jędrzejewski-Szmek
2021-09-21
1
-1
/
+1
*
|
smack: move helper function to smack-util.c
Zbigniew Jędrzejewski-Szmek
2021-09-21
2
-0
/
+15
|
/
*
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
3
-6
/
+6
|
\
|
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
3
-6
/
+6
*
|
watchdog: add ", ignoring" to log messages about errors we ignore
Lennart Poettering
2021-09-15
1
-8
/
+8
*
|
watchdog: pass right error code to log function so that %m works
Lennart Poettering
2021-09-15
1
-2
/
+2
*
|
Merge pull request #20650 from fbuihuu/watchdog-rework
Luca Boccassi
2021-09-15
2
-28
/
+35
|
\
\
|
*
|
watchdog: use MIN() in update_timeout()
Franck Bui
2021-09-15
1
-1
/
+1
|
*
|
watchdog: constify watchdog_set_device() parameter
Franck Bui
2021-09-15
2
-2
/
+2
|
*
|
watchdog: rename watchdog_set_timeout() into watchdog_setup()
Franck Bui
2021-09-15
2
-3
/
+3
|
*
|
watchdog: minor simplification of watchdog_runtime_wait()
Franck Bui
2021-09-15
1
-6
/
+5
|
*
|
watchdog: no need to ping the device twice in watchdog_ping() if the device h...
Franck Bui
2021-09-15
1
-7
/
+4
|
*
|
watchdog: update watchdog_timeout with the closest timeout found by the driver
Franck Bui
2021-09-15
1
-1
/
+6
|
*
|
core: watchdog_set_timeout() doesn't need to return the timeout value used by...
Franck Bui
2021-09-15
2
-11
/
+10
|
*
|
watchdog: make watchdog_ping() a NOP when the watchdog is disabled or closed
Franck Bui
2021-09-15
1
-0
/
+7
*
|
|
Merge pull request #20729 from yuwata/ethtool-features-set
Yu Watanabe
2021-09-15
2
-107
/
+294
|
\
\
\
|
*
|
|
ethtool-util: add more network device features
Yu Watanabe
2021-09-14
2
-11
/
+121
|
*
|
|
ethtool-util: apply tx-checksum-* features at last
Yu Watanabe
2021-09-14
2
-5
/
+54
|
*
|
|
ethtool: do not set unavailable or never_changed bits
Yu Watanabe
2021-09-14
1
-42
/
+96
|
*
|
|
ethtool-util: shorten code a bit
Yu Watanabe
2021-09-14
1
-48
/
+22
|
*
|
|
ethtool-util: use sizeof()
Yu Watanabe
2021-09-14
1
-10
/
+10
|
|
|
/
|
|
/
|
*
/
|
cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes
Peter Morrow
2021-09-15
1
-1
/
+3
|
/
/
*
|
in-addr-prefix-util: introduce several utilities for address prefix
Yu Watanabe
2021-09-14
3
-0
/
+350
*
|
tpm2: log about invalid PCRs on each unsealing
Lennart Poettering
2021-09-13
1
-2
/
+8
*
|
tpm2: check if PCR values make sense before using them
Lennart Poettering
2021-09-13
2
-27
/
+154
*
|
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
3
-60
/
+160
*
|
Merge pull request #20705 from yuwata/test-oomd-util
Luca Boccassi
2021-09-12
1
-1
/
+1
|
\
\
|
*
|
cgroup-util: use string_hash_ops_free
Yu Watanabe
2021-09-11
1
-1
/
+1
*
|
|
tpm-util: fix TPM parameter handling
Anatol Pomozov
2021-09-11
1
-1
/
+1
|
/
/
[prev]
[next]