index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
udev
/
udev-builtin-btrfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
bootspec: also collect/mark the "selected" boot entry (i.e. the one currently...
Lennart Poettering
3
-20
/
+70
2022-02-14
bootspec: also parse new 'beep' loader.conf variable
Lennart Poettering
2
-0
/
+4
2022-02-14
bootspec: parse/show devicetree-overlay field too
Lennart Poettering
3
-1
/
+19
2022-02-14
update TODO
Lennart Poettering
1
-0
/
+2
2022-02-14
bootspec: port one more use of basename() to path_extract_filename()
Lennart Poettering
1
-9
/
+11
2022-02-14
Revert "bootctl: Ignore boot entries (continue #22041)"
Lennart Poettering
4
-11
/
+7
2022-02-14
test: check if running in container earlier
Yu Watanabe
1
-13
/
+6
2022-02-14
test: check for (possibly) missing test coverage
Frantisek Sumsal
1
-0
/
+14
2022-02-14
test: set ACLs for the build dir when built with coverage
Frantisek Sumsal
1
-0
/
+3
2022-02-14
do not call __register_atfork directly
Matija Skala
1
-7
/
+2
2022-02-13
ci: re-enable s390x Packit builds
Frantisek Sumsal
1
-0
/
+1
2022-02-13
ci: explicitly disable multi-status for Super-Linter
Frantisek Sumsal
1
-0
/
+1
2022-02-13
ci: use the 'slim' version of Super-Linter
Frantisek Sumsal
1
-1
/
+1
2022-02-13
NEWS: clarify that ForceDHCPv6PDOtherInformation= is removed
Yu Watanabe
1
-1
/
+1
2022-02-13
network: drop managed configs on reconfigure when KeepConfiguration=yes
Yu Watanabe
1
-2
/
+5
2022-02-13
network: drop redundant condition
Yu Watanabe
1
-4
/
+0
2022-02-12
cgroup-util: refuse the case that both path and suffix are empty strings
Yu Watanabe
1
-1
/
+1
2022-02-11
boot: Correctly check the return value of CheckEvent
Jan Janssen
1
-1
/
+1
2022-02-11
ci: run all fuzz targets on CIFuzz
Evgeny Vereshchagin
1
-0
/
+2
2022-02-11
pid1: export cgroup ID among per-unit cgroup information
Lennart Poettering
2
-0
/
+37
2022-02-11
cgroup-util: minor modernizations
Lennart Poettering
1
-27
/
+20
2022-02-11
cgroup: downgrade warning if we can't get ID off cgroup
Lennart Poettering
1
-3
/
+4
2022-02-11
basic: do not warn in mkdir_p() when parent directory exists
Zbigniew Jędrzejewski-Szmek
2
-3
/
+7
2022-02-10
resolve: describe mdns event sources
Evgeny Vereshchagin
1
-0
/
+4
2022-02-10
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
8
-16
/
+16
2022-02-10
test: document how to manually run Ubuntu CI stuff
Frantisek Sumsal
1
-0
/
+45
2022-02-10
test: accept GC'ed units in newer LVM
Frantisek Sumsal
1
-0
/
+8
2022-02-10
test-network: add missing tests for bridge properties
Yu Watanabe
2
-3
/
+13
2022-02-10
network: bridge: fix endian of vlan protocol
Yu Watanabe
1
-1
/
+1
2022-02-10
test-network: add testcase for re-generating IPv6LL address
Yu Watanabe
1
-3
/
+16
2022-02-10
network: attempt to trigger kernel IPv6LL address generation
Joerie de Gram
3
-0
/
+24
2022-02-10
network: move link_set_ipv6ll_stable_secret() to networkd-ipv6ll.c
Yu Watanabe
3
-45
/
+48
2022-02-10
network: skip to set IPv6LL address generation mode if the requested mode is ...
Yu Watanabe
1
-0
/
+3
2022-02-10
network: use log_link_warning_errno() or friends where applicable
Yu Watanabe
1
-6
/
+4
2022-02-10
network: monitor current IPv6LL address generation mode
Yu Watanabe
4
-0
/
+69
2022-02-10
network: introduce two helper functions for setting IPv6LL address generation...
Yu Watanabe
3
-26
/
+52
2022-02-10
udev/net: support Match.Firmware= in .link files (#22462)
Alvin Å ipraga
3
-0
/
+3
2022-02-09
test: lvm 2.03.15 dropped the static autoactivation
Frantisek Sumsal
1
-1
/
+4
2022-02-09
Clarify protocol used in systemd-journal-upload (#22465)
Federico Ceratto
1
-1
/
+4
2022-02-09
meson: disable export-dbus-interfaces target when cross-compiling
Luca Boccassi
1
-6
/
+8
2022-02-09
ci: remove MULTI_STATUS from superlinter
Evgeny Vereshchagin
1
-2
/
+0
2022-02-09
conf-parser: add specific parser for PID values
Lennart Poettering
3
-5
/
+7
2022-02-09
tree-wide: use config_parse_safe_string() at various places
Lennart Poettering
6
-15
/
+16
2022-02-09
conf-parser: update config_item_*_lookup() to follow modern coding style
Lennart Poettering
3
-35
/
+42
2022-02-09
conf-parser: refuse section headers with control characters early, just in case
Lennart Poettering
1
-0
/
+3
2022-02-09
conf-parser: minor refactorings/modernizations
Lennart Poettering
1
-6
/
+6
2022-02-09
conf-parser: use _cleanup_free_ where appropriate
Lennart Poettering
1
-3
/
+2
2022-02-09
conf-parse: add generic config_parse_safe_string() helper
Lennart Poettering
2
-0
/
+28
2022-02-09
Add support for `isolated` parameter
Santa Wiryaman
11
-0
/
+25
2022-02-09
ci: validate actions and fix actionlint warnings
Evgeny Vereshchagin
3
-2
/
+3
[next]