index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
env-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2022-03-24
udev: remove /run/udev/queue in on_post()
Yu Watanabe
1
-7
/
+7
2022-03-24
udev: use sd_event_source_disable_unref()
Yu Watanabe
3
-11
/
+11
2022-03-24
udev: update comment and log message
Yu Watanabe
1
-2
/
+3
2022-03-24
efi-loader: split efi-api.[ch] from efi-loader.[ch]
Lennart Poettering
10
-620
/
+653
2022-03-24
efivars: define efi variable flags less weirdly
Lennart Poettering
1
-3
/
+4
2022-03-24
efivarfs: rename a couple of return params to ret_xyz/ret
Lennart Poettering
2
-16
/
+16
2022-03-24
efivars: downgrade log level in systemd_efi_options_efivarfs_if_newer()
Lennart Poettering
1
-1
/
+2
2022-03-24
efivars: no need to convert ENOENT → ENODATA twice
Lennart Poettering
1
-4
/
+2
2022-03-24
efivars: tweak debug log message in efi_get_secure_boot_mode()
Lennart Poettering
1
-1
/
+2
2022-03-24
efivars: cache ENOENT as no efi secure boot
Lennart Poettering
1
-2
/
+10
2022-03-24
TEST-68: instead of calling daemon-reload, just use different cleanup units
Zbigniew Jędrzejewski-Szmek
1
-10
/
+12
2022-03-24
bpf-firewall: invert test
Lennart Poettering
1
-10
/
+11
2022-03-24
logind-user: log about the right unit
David Tardon
1
-1
/
+1
2022-03-24
journal-remote: refuse to specify --trust option when gnutls is disabled
Yu Watanabe
2
-6
/
+9
2022-03-24
TEST-68: get rid of unnecessary descriptions
Zbigniew Jędrzejewski-Szmek
1
-20
/
+0
[next]