index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
55
-102
/
+102
*
Merge pull request #24474 from yuwata/udevadm-settle-cleanups
Yu Watanabe
2022-08-30
1
-50
/
+74
|
\
|
*
udevadm-settle: check validity of specified path
Yu Watanabe
2022-08-29
1
-0
/
+4
|
*
udevadm-settle: use sd-event
Yu Watanabe
2022-08-29
1
-38
/
+51
|
*
udevadm-settle: rename arg_timeout -> arg_timeout_usec
Yu Watanabe
2022-08-29
1
-4
/
+4
|
*
udevadm-settle: check if udevd is running
Yu Watanabe
2022-08-29
1
-0
/
+4
|
*
udevadm-settle: make failure in udev_ctrl_new() critical
Yu Watanabe
2022-08-29
1
-10
/
+13
|
*
udevadm-settle: emit deprecated warning earlier
Yu Watanabe
2022-08-29
1
-2
/
+2
*
|
Merge pull request #24471 from yuwata/udevadm-wait-periodic-timer
Yu Watanabe
2022-08-30
2
-11
/
+79
|
\
\
|
*
|
test-50-dissect: wait for and lock loop block partition devices
Yu Watanabe
2022-08-29
1
-4
/
+13
|
*
|
udevadm-wait: introduce periodic timer for checking devices
Yu Watanabe
2022-08-29
1
-2
/
+67
|
*
|
Revert "test: wait for loop device to be removed"
Yu Watanabe
2022-08-29
1
-6
/
+0
|
|
/
*
|
Merge pull request #23888 from topimiettinen/networkd-netlabel-v2
Yu Watanabe
2022-08-30
25
-8
/
+488
|
\
\
|
*
|
test: testing for networkd NetLabel feature
Topi Miettinen
2022-08-29
5
-0
/
+32
|
*
|
network: NetLabel integration
Topi Miettinen
2022-08-29
14
-1
/
+308
|
*
|
sd-netlink: add NetLabel support
Topi Miettinen
2022-08-29
3
-7
/
+52
|
*
|
basic: generate netmasks for IPv6 and generic IP family addresses
Topi Miettinen
2022-08-29
3
-0
/
+96
*
|
|
hwdb: Force release calculator key on all HP Victus laptops
LockBlock-dev
2022-08-29
1
-0
/
+4
*
|
|
homed: don't use stat() data from an unrelated inode
Lennart Poettering
2022-08-29
1
-1
/
+1
*
|
|
Merge pull request #24495 from poettering/loopback-block-msg
Yu Watanabe
2022-08-29
2
-3
/
+3
|
\
\
\
|
*
|
|
loopback: use ERRNO_IS_PRIVILEGE() where appropriate
Lennart Poettering
2022-08-29
1
-1
/
+1
|
*
|
|
loop: make 'Failed to configure loopback device' log message clearer
Lennart Poettering
2022-08-29
2
-2
/
+2
*
|
|
|
strv: modernize strv_fnmatch() a bit
Lennart Poettering
2022-08-29
2
-8
/
+21
*
|
|
|
Merge pull request #24466 from mrc0mmand/TEST-75-tweaks
Frantisek Sumsal
2022-08-29
1
-2
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test: reload knotd after committing all zone changes
Frantisek Sumsal
2022-08-27
1
-0
/
+2
|
*
|
|
test: fix delv trust anchors location on Ubuntu
Frantisek Sumsal
2022-08-27
1
-0
/
+3
|
*
|
|
test: fix typo
Frantisek Sumsal
2022-08-27
1
-1
/
+1
|
*
|
|
test: drop old DS records if present
Frantisek Sumsal
2022-08-27
1
-1
/
+6
*
|
|
|
docs: use Title Case for section titles
Lennart Poettering
2022-08-29
1
-7
/
+7
|
|
/
/
|
/
|
|
*
|
|
scsi_id: retry inquiry ioctl if host_byte is DID_TRANSPORT_DISRUPTED
Wenchao Hao
2022-08-29
1
-0
/
+6
*
|
|
condition: fix device-tree firmware path
Daniel Braunwarth
2022-08-29
1
-2
/
+2
|
|
/
|
/
|
*
|
man: Minor punctuation and word tweak
adrian5
2022-08-29
1
-2
/
+2
*
|
udev-util: minor cleanups for on_ac_power()
Yu Watanabe
2022-08-28
1
-7
/
+7
*
|
Merge pull request #24475 from yuwata/devpath
Luca Boccassi
2022-08-28
24
-279
/
+311
|
\
\
|
*
|
tree-wide: use devpath_from_devnum() and device_open_from_devnum()
Yu Watanabe
2022-08-28
12
-158
/
+67
|
*
|
sd-device: skip to check diskseq if device is not initialized
Yu Watanabe
2022-08-28
1
-4
/
+11
|
*
|
sd-device: introduce device_open_from_devnum()
Yu Watanabe
2022-08-28
2
-0
/
+33
|
*
|
sd-device: introduce devpath_from_devnum()
Yu Watanabe
2022-08-28
6
-1
/
+70
|
*
|
devnum-util: split-out device_path_make_inaccessible()
Yu Watanabe
2022-08-28
2
-17
/
+21
|
*
|
sd-device: rename device-util.c -> device-filter.c
Yu Watanabe
2022-08-28
6
-8
/
+18
|
*
|
growfs,repart: fix misuse of sd_device_get_devpath()
Yu Watanabe
2022-08-28
2
-5
/
+5
*
|
|
network: drop unused timestamp
Yu Watanabe
2022-08-28
3
-12
/
+0
*
|
|
test-64: run one more subtest on non-KVM environment with relaxed condition
Yu Watanabe
2022-08-28
2
-16
/
+27
*
|
|
docs: fix incorrect env var name for credentials directory
Uriel Corfa
2022-08-28
1
-2
/
+2
*
|
|
shell-completion: drop unused $mode
Yu Watanabe
2022-08-28
1
-6
/
+6
*
|
|
udevadm: replace find_device_from_path() with sd_device_new_from_path()
Yu Watanabe
2022-08-28
1
-19
/
+3
*
|
|
test-network: add missing online check
Yu Watanabe
2022-08-28
1
-1
/
+1
*
|
|
udev: do not kill workers when requested to set the same log level currently ...
Yu Watanabe
2022-08-28
1
-0
/
+10
*
|
|
udev/net: drop unused timestamp
Yu Watanabe
2022-08-28
1
-1
/
+0
*
|
|
test-64: relax number of partitions used in testcase_simultaneous_events() to...
Yu Watanabe
2022-08-28
1
-9
/
+12
|
/
/
[next]