index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson_options.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
basic: add RuntimeScope enum
Lennart Poettering
89
-818
/
+942
2023-03-10
socket-util: fix socket_get_family()
Lennart Poettering
3
-21
/
+17
2023-03-10
repart: Add support for reading mkfs options from environment
Daan De Meyer
5
-23
/
+48
2023-03-10
load-fragment: add user credential specifiers to user.conf
Ronan Pigott
3
-3
/
+43
2023-03-09
data-fd-util: use fd_reopen() a bit more
Lennart Poettering
1
-4
/
+3
2023-03-09
fd-util: move ACQUIRE_NO_XYZ flags to the header the function using them is in
Lennart Poettering
2
-9
/
+9
2023-03-09
mempress: change default PSI window duration to 2s
Lennart Poettering
5
-7
/
+9
2023-03-09
update TODO
Lennart Poettering
1
-3
/
+6
2023-03-09
test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev/loop/* ...
Lennart Poettering
1
-0
/
+22
2023-03-09
mountpoint-util: add comment explaining why fstype_can_discard() can't use mo...
Lennart Poettering
1
-3
/
+5
2023-03-09
mountpoint-util: add new fstype_can_umask() helper
Lennart Poettering
4
-1
/
+22
2023-03-09
mountpoint-util: move 'norecovery' detection into its own helper call
Lennart Poettering
4
-1
/
+25
2023-03-09
mountpoint-util: use mount_option_supported() to detect if 'discard' is suppo...
Lennart Poettering
2
-0
/
+15
2023-03-09
mountpoint-util: generalize mount_option_supported()
Lennart Poettering
4
-23
/
+80
2023-03-09
gpt-auto-generator: port to partition_pick_mount_options() too
Lennart Poettering
1
-24
/
+59
2023-03-09
dissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDR
Lennart Poettering
2
-40
/
+111
2023-03-09
udev: add /dev/loop/ symlinks
Lennart Poettering
1
-0
/
+11
2023-03-09
dissect: shorten code a bit
Lennart Poettering
1
-10
/
+4
2023-03-09
dissect: allow setting "lo_file_name" field of loopback block devices
Lennart Poettering
2
-0
/
+44
2023-03-09
dissect: add commands for attaching/detaching loopback devices
Lennart Poettering
2
-0
/
+171
2023-03-09
loop-util: add API for selecting "lo_file_name" field for a loopback device
Lennart Poettering
2
-0
/
+36
2023-03-09
loop-util: add call for setting the autoclear flag at arbitrary times
Lennart Poettering
2
-0
/
+21
2023-03-09
loop-util: keep track of inode/devnum of backing file
Lennart Poettering
2
-3
/
+13
2023-03-09
udev-builtin-blkid: pick up info of backing file
Lennart Poettering
1
-0
/
+108
2023-03-09
udev: add new udev_builtin_add_propertyf() helper
Lennart Poettering
2
-0
/
+21
2023-03-09
dissect: add new helper dissected_partition_fstype()
Lennart Poettering
2
-1
/
+7
2023-03-09
mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supported
Lennart Poettering
3
-0
/
+68
2023-03-09
missing: add more defines to fsopen() definitions
Lennart Poettering
1
-0
/
+12
2023-03-09
missing: add fsmount() syscall fallback definition
Lennart Poettering
2
-0
/
+21
2023-03-09
system.conf: add default for memory pressure settings
Yu Watanabe
2
-0
/
+4
2023-03-09
core: add missing MemoryPressureWatch= and MemoryPressureThresholdSec= setting
Yu Watanabe
5
-3
/
+7
2023-03-09
test: fall back to /sys/fs/cgroup/systemd if necessary
Frantisek Sumsal
1
-1
/
+2
2023-03-09
man: fix typo in ukify page
Jeidnx
1
-1
/
+1
2023-03-09
test: force mkfs.btrfs to overwrite any existing file systems
Frantisek Sumsal
1
-4
/
+4
2023-03-09
manager: in dump, show controllers in "Delegate:"
Zbigniew Jędrzejewski-Szmek
1
-12
/
+3
2023-03-09
journalctl: fix when --since, --until and --lines are used altogether
Mike Yuan
1
-1
/
+6
2023-03-09
tests: merge test-tmpfiles.c into test-tmpfile-util.c
Zbigniew Jędrzejewski-Szmek
3
-81
/
+66
2023-03-09
test: don't fail if we can't remove the scsi_debug module
Frantisek Sumsal
1
-2
/
+2
2023-03-09
test: bump the D-Bus related timeouts to 120s
Frantisek Sumsal
1
-2
/
+2
2023-03-09
test: ignore `busctl tree` fails
Frantisek Sumsal
1
-1
/
+4
2023-03-09
macro: support the case that the number of elements has const qualifier
Yu Watanabe
1
-4
/
+6
2023-03-09
localed: print a custom message if libxkbcommon.so is unvailable
Zbigniew Jędrzejewski-Szmek
1
-7
/
+6
2023-03-08
CODING_STYLE: note that 'unsigned' form is preferred over 'unsigned int'
Dmitry V. Levin
1
-1
/
+1
2023-03-08
udev_rules_parse_file: issue diagnostics about line continuation at EOF
Dmitry V. Levin
2
-2
/
+15
2023-03-08
test: check udevadm verify diagnostics of unused labels
Dmitry V. Levin
1
-0
/
+19
2023-03-08
udevadm-verify: check for unused labels
Dmitry V. Levin
1
-2
/
+16