index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
hwdb: Add mic mute key mapping for HP Elite x360
Andy Chi
1
-0
/
+2
2022-03-29
udev: do not call sd_event_source_disable_unref() in workers for event source...
Yu Watanabe
1
-2
/
+4
2022-03-29
inotify-util: fix wrong warnings in FOREACH_INOTIFY_EVENT()
Yu Watanabe
1
-7
/
+4
2022-03-28
build: include status of TPM2 in the feature string show by --version
Franck Bui
1
-0
/
+6
2022-03-28
veritysetup: fix typo (#22886)
Gaël PORTAY
1
-1
/
+1
2022-03-28
fix typo
Yu Watanabe
3
-3
/
+3
2022-03-28
Update NEWS
Yu Watanabe
1
-99
/
+135
2022-03-28
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
46
-176
/
+122
2022-03-28
network: rename netdev kind virtual-wlan -> wlan
Yu Watanabe
6
-15
/
+14
2022-03-28
bootspec: normalize function names/parameter lists
Lennart Poettering
6
-21
/
+21
2022-03-28
bootspec: don't needlessly inline boot_config_find_entry()
Lennart Poettering
2
-11
/
+13
2022-03-28
bootctl: use boot_config_default_entry() where appropriate
Lennart Poettering
2
-1
/
+4
2022-03-28
bootspec: assess default/selected entries *after* we augmented entry list wit...
Lennart Poettering
6
-13
/
+41
2022-03-28
bootspec: normalize oom handling in boot_load_efi_entry_pointers()
Lennart Poettering
1
-15
/
+12
2022-03-28
bootspec: rename type1 parsers to say "type1" explicitly in the name
Lennart Poettering
1
-5
/
+5
2022-03-28
bootspec: try harder to suppress duplicate enumerated entries
Lennart Poettering
2
-13
/
+69
2022-03-28
bootspec: pass around BootConfig struct instead of entries/n_entries fields only
Lennart Poettering
1
-21
/
+16
2022-03-28
bootspec: don't use conf_files_list() for finding type #1 entries
Lennart Poettering
1
-27
/
+59
2022-03-28
bootctl: optionally, output entries in JSON format
Lennart Poettering
2
-2
/
+55
2022-03-28
Use new default-user-shell option instead of hard-coding bash in nspawn and u...
наб
4
-4
/
+13
2022-03-28
docs: use native type instead of byte stream in COREDUMP_PACKAGE_METADATA
Luca Boccassi
1
-3
/
+3
2022-03-28
missing-syscall: define MOVE_MOUNT_T_EMPTY_PATH if missing
Romain Naour
1
-0
/
+4
2022-03-26
portable: clarify error when detach fails to match to existing unit
Luca Boccassi
1
-2
/
+12
2022-03-25
NEWS: tweaks
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-03-25
basic: update the Arch tuples for LoongArch
Xiaotian Wu
2
-3
/
+24
2022-03-25
journal-file: if we are going down, don't use event loop to schedule post
Lennart Poettering
1
-0
/
+7
2022-03-25
journald: make sure SIGTERM handling doesn't get starved out
Lennart Poettering
1
-3
/
+73
2022-03-25
journal: don't talk about -1 in context of unsigned values
Lennart Poettering
1
-1
/
+1
2022-03-25
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
19
-115
/
+143
2022-03-25
journal-remote: constify a few parameters
Lennart Poettering
2
-6
/
+6
2022-03-25
xdg-autostart-service: Fix binary escaping and simplify code a bit
Benjamin Berg
2
-19
/
+8
2022-03-25
efi-loader: drop harmful assertion
Yu Watanabe
1
-2
/
+0
2022-03-25
test: use flock when calling mkfs.btrfs
Frantisek Sumsal
2
-4
/
+47
2022-03-25
Revert "test: temporary workaround for #21819"
Frantisek Sumsal
1
-8
/
+3
2022-03-25
udev: assume block device is not locked when a new event is queued
Yu Watanabe
1
-1
/
+38
2022-03-25
udev: split worker_lock_block_device() into two
Yu Watanabe
1
-13
/
+41
2022-03-25
udev: requeue event when the corresponding block device is locked by another ...
Yu Watanabe
1
-57
/
+97
2022-03-25
udev: store action in struct Event
Yu Watanabe
1
-6
/
+9
2022-03-25
udev: introduce device_broadcast() helper function
Yu Watanabe
1
-10
/
+18
2022-03-25
udev: drop unnecessary clone of received sd-device object
Yu Watanabe
1
-17
/
+4
2022-03-25
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
8
-15
/
+27
2022-03-24
update NEWS
Luca Boccassi
1
-4
/
+9
2022-03-24
update NEWS
Lennart Poettering
1
-3
/
+45
2022-03-24
hostnamed: properly reset hw model/vendor props before re-reading them
Lennart Poettering
1
-1
/
+3
2022-03-24
machine-info: rename VENDOR=/MODEL= → HARDWARE_VENDOR=/HARDWARE_MODEL=
Lennart Poettering
3
-18
/
+20
2022-03-24
NEWS: various tweaks
Lennart Poettering
1
-56
/
+71
2022-03-24
udev: try to reload selinux label database less frequently
Yu Watanabe
1
-4
/
+4
2022-03-24
udev: assume there is no blocker when failed to check event dependencies
Yu Watanabe
1
-8
/
+5
2022-03-24
udev: only ignore ENOENT or friends which suggest the block device is not exist
Yu Watanabe
1
-2
/
+4
2022-03-24
errno-util: add ERRNO_IS_DEVICE_ABSENT() macro
Lennart Poettering
4
-5
/
+14
[next]