index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
boot-check-no-failures.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
doc: add language decorator on the code block
Jiayi Chen
1
-1
/
+1
2022-12-14
btrfs-util: shorten a bit
David Tardon
1
-4
/
+1
2022-12-14
machine: propagate error from machine_new
David Tardon
4
-14
/
+19
2022-12-14
machine: use _cleanup_ in machine_new
David Tardon
1
-10
/
+7
2022-12-14
localed-util: use _cleanup_ harder
David Tardon
1
-12
/
+4
2022-12-14
busctl-introspect: use _cleanup_
David Tardon
1
-23
/
+11
2022-12-14
repart: Rename --skip-partitions to --defer-partitions
Daan De Meyer
3
-19
/
+19
2022-12-13
mkosi: Enable CONFIG_ZBOOT
Daan De Meyer
1
-0
/
+1
2022-12-13
NEWS: add a bunch of entries for v253
Zbigniew Jędrzejewski-Szmek
2
-4
/
+154
2022-12-13
TEST-26-SYSTEMCTL: test about systemctl return codes for is-* verbs
Mike Yuan
1
-0
/
+13
2022-12-13
systemctl: is-*: return correct code when no unit is found
Mike Yuan
4
-13
/
+53
2022-12-13
hwdb: also add a generic entry for DualPoint Stick
Yu Watanabe
1
-2
/
+3
2022-12-13
hwdb: add comments about matching entries
Yu Watanabe
3
-26
/
+59
2022-12-13
hwdb: drop trailing space
Yu Watanabe
1
-1
/
+1
2022-12-13
coredump: cescape invalid json data before logging
Zbigniew Jędrzejewski-Szmek
2
-5
/
+10
2022-12-13
hwdb: Add additional Dell models that require ACCEL_LOCATION=base (#25724)
AndyChi
1
-0
/
+2
2022-12-13
ratelimit: drop use of goto
David Tardon
1
-10
/
+5
2022-12-13
mountpoint-util: reduce variable scope
David Tardon
1
-3
/
+1
2022-12-13
core,man: add missing integration of OOMPolicy= in scopes
Zbigniew Jędrzejewski-Szmek
3
-12
/
+13
2022-12-13
man: rework description of OOMPolicy= a bit
Zbigniew Jędrzejewski-Szmek
1
-9
/
+10
2022-12-13
doc: add an example code to lock the whole disk
January
1
-0
/
+143
2022-12-13
execute: Pass AT_FDCWD instead of -1
Daan De Meyer
1
-1
/
+2
2022-12-13
mkosi: Drop i686 packages
Daan De Meyer
1
-3
/
+0
2022-12-13
resolve: dedup entries in /etc/hosts
Yu Watanabe
4
-58
/
+64
2022-12-13
resolve: introduce more hash-ops and use them
Yu Watanabe
1
-4
/
+20
2022-12-13
resolve: use dns_name_hash_ops_free
Yu Watanabe
1
-2
/
+2
2022-12-13
dns-domain: introduce dns_name_hash_ops_free
Yu Watanabe
2
-1
/
+13
2022-12-13
in-addr-util: introduce in_addr_data_hash_ops_free and expose its compare and...
Yu Watanabe
2
-4
/
+23
2022-12-13
resolve: split manager_etc_hosts_lookup() into small parts
Yu Watanabe
1
-61
/
+90
2022-12-13
resolve: adjust warning
Yu Watanabe
1
-4
/
+4
2022-12-13
resolve: merge two boolean variables
Yu Watanabe
1
-10
/
+5
2022-12-13
resolve: introduce cleanup functions for EtcHostsItemBy{Address,Name}
Yu Watanabe
1
-20
/
+22
2022-12-13
resolve: make etc_hosts_item_by_{address,name}_free() accept NULL
Yu Watanabe
1
-11
/
+12
2022-12-13
resolve: rename EtcHostsItem -> EtcHostsItemByAddress
Yu Watanabe
2
-10
/
+10
2022-12-13
resolve: rename etc_hosts_free() -> etc_hosts_clear()
Yu Watanabe
4
-9
/
+11
2022-12-12
cryptsetup-fido2: Try all FIDO2 key slots when opening LUKS volume
Peter Cai
3
-115
/
+123
2022-12-12
Update 60-evdev.hwdb (#25704)
uerdogan
1
-0
/
+11
2022-12-12
udevadm: emit deprecation notice in udevadm hwdb
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2022-12-12
sysroot: Support x-systemd.makefs
Will Fancher
1
-3
/
+12
2022-12-12
update TODO
Lennart Poettering
1
-2
/
+14
2022-12-12
sd-id128: fold do_sync flag into Id128FormatFlag
Yu Watanabe
5
-12
/
+14
2022-12-12
man: mention that sd_id128_get_boot() and friend may return -ENOSYS
Yu Watanabe
1
-8
/
+14
2022-12-12
sd-id128: make sd_id128_get_boot() and friend return -ENOSYS when /proc/ is n...
Yu Watanabe
1
-0
/
+3
2022-12-12
sd-id128: make sd_id128_get_boot() and friend return -ENOMEDIUM
Yu Watanabe
1
-0
/
+3
2022-12-12
man: mention sd_id128_get_machine() or friend may return -ENOPKG
Yu Watanabe
1
-0
/
+8
2022-12-12
test: add tests for "uninitialized" string handling by id128_read_fd()
Yu Watanabe
1
-0
/
+25
2022-12-12
sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...
Yu Watanabe
14
-65
/
+63
2022-12-12
sd-id128: several cleanups
Yu Watanabe
2
-46
/
+33
2022-12-12
string-util: introduce ascii_ishex()
Yu Watanabe
1
-0
/
+4
2022-12-12
udev-builtin-keyboard: update description
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
[next]