index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test-network-generator-conversion.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
test-resolved-stream: before entering user/network namespaces check if that's...
Lennart Poettering
1
-3
/
+29
2022-04-01
tests: modernize load_testdata_env() a bit
Lennart Poettering
1
-6
/
+9
2022-04-01
update TODO
Lennart Poettering
1
-0
/
+11
2022-04-01
udev: use sd_device_open() where appropriate
Yu Watanabe
5
-52
/
+39
2022-04-01
test: add test for sd_device_open()
Yu Watanabe
1
-0
/
+7
2022-04-01
sd-device: introduce sd_device_open()
Yu Watanabe
3
-0
/
+67
2022-04-01
fd-util: rename loop_get_diskseq() -> fd_get_diskseq()
Yu Watanabe
3
-24
/
+26
2022-04-01
basic/missing: move BLKGETDISKSEQ to missing_fs.h
Yu Watanabe
3
-5
/
+5
2022-04-01
test: replace helper_wait_for_dev() with 'udevadm wait'
Yu Watanabe
1
-45
/
+4
2022-04-01
udevadm: introduce new 'wait' command
Yu Watanabe
7
-18
/
+495
2022-04-01
test: add more tests for sd_device_new_from_xxx()
Yu Watanabe
1
-24
/
+95
2022-04-01
sd-device: introduce sd_device_new_from_devname()
Yu Watanabe
3
-0
/
+44
2022-03-31
systemctl: show tainted state
Lennart Poettering
3
-7
/
+22
2022-03-31
pid1: check for kernels older than baseline
Lennart Poettering
3
-1
/
+20
2022-03-31
virt: use read_virtual_file() for reading /proc/self/setgroups
Lennart Poettering
1
-8
/
+7
2022-03-31
virt: simplify userns_has_mapping() by using fscanf() instead of scanf()
Lennart Poettering
1
-15
/
+11
2022-03-31
cryptsetup: fall back to traditional unlocking if any TPM2 operation fails
Antonio Alvarez Feijoo
1
-6
/
+14
2022-03-31
update TODO
Lennart Poettering
1
-0
/
+5
2022-03-31
Support -D_FORTIFY_SOURCE=3 by using __builtin_dynamic_object_size.
Martin Liska
1
-3
/
+13
2022-03-31
meson: build kernel-install man page when necessary
Franck Bui
5
-6
/
+7
2022-03-31
Fix "link-local" language inconsistencies
Sebastian Pucilowski
8
-10
/
+10
2022-03-31
integritysetup: also validate volume name
Lennart Poettering
1
-0
/
+6
2022-03-31
integritysetup: also port to mangle_none()
Lennart Poettering
1
-2
/
+2
2022-03-31
integritysetup: log when attempted to detach already detached volume
Lennart Poettering
1
-1
/
+3
2022-03-31
integritysetup: rename action → verb, to match other code
Lennart Poettering
1
-5
/
+5
2022-03-31
tree-wide: unify some code that looks for --help in the command line
Lennart Poettering
6
-12
/
+36
2022-03-31
veritysetup: do some superficial checking on volume name
Lennart Poettering
1
-0
/
+6
2022-03-31
veritysetup: mangle option strings like in cryptsetup
Lennart Poettering
1
-2
/
+2
2022-03-31
veritysetup: give command line parameters proper names
Lennart Poettering
1
-15
/
+28
2022-03-31
cryptsetup: adjust some log levels
Lennart Poettering
1
-7
/
+8
2022-03-31
cryptsetup: add helper for mangling "none" option strings
Lennart Poettering
2
-2
/
+7
2022-03-31
cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup...
Lennart Poettering
1
-7
/
+7
2022-03-31
network: shorten code a bit
Yu Watanabe
1
-11
/
+1
2022-03-31
network: automatically determine timeout of waiting for carrier regain
Yu Watanabe
2
-13
/
+56
2022-03-31
veritysetup: fix parsing of root-hash-signature= option
Zbigniew Jędrzejewski-Szmek
1
-34
/
+17
2022-03-31
udev: rename functions to emphasize whole disk is locked
Yu Watanabe
1
-6
/
+6
2022-03-31
udev: ignore one more error in device_get_block_device()
Yu Watanabe
1
-0
/
+2
2022-03-31
sd-device: do not ignore critical errors in device_new_from_child()
Yu Watanabe
1
-2
/
+6
2022-03-31
sd-device: use path_extract_directory() at one more place
Yu Watanabe
1
-15
/
+11
2022-03-31
sd-device: try to get DISKSEQ from uevent file
Yu Watanabe
1
-0
/
+6
2022-03-31
sd-device: drop /sys/subsystem support
Yu Watanabe
1
-18
/
+12
2022-03-30
man: update root-hash-signature option with value
Gaël PORTAY
2
-2
/
+2
2022-03-30
udev: do not use sd_event_source_disable_unref() at more places
Yu Watanabe
2
-4
/
+6
2022-03-30
udev: do not append unknown errno or signal name
Yu Watanabe
1
-6
/
+16
2022-03-30
update TODO
Lennart Poettering
1
-0
/
+33
2022-03-30
ci: drop clang 11 & add clang 14
Frantisek Sumsal
1
-1
/
+1
2022-03-30
fix typo
Yu Watanabe
2
-2
/
+2
2022-03-29
NEWS: specify that public headers are still C89
Luca Boccassi
1
-1
/
+1
2022-03-29
NEWS: mention that C11 is now used
Luca Boccassi
1
-0
/
+3
2022-03-29
NEWS: add entry for the unit enablement stuff
v251-rc1
Zbigniew Jędrzejewski-Szmek
1
-8
/
+16
[next]