index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
compress: replace compress_blob() with compress_blob_explicit()
Yu Watanabe
6
-53
/
+39
2023-04-11
chase: drop redundant call of delete_trailing_chars()
Yu Watanabe
1
-8
/
+6
2023-04-11
tree-wide: A few more uses of "unmet" for conditions
Colin Walters
3
-4
/
+4
2023-04-11
env-file: introduce parse_env_file_fdv()
Yu Watanabe
2
-6
/
+19
2023-04-11
shell-completion: add --xml-interface option of busctl to the rules
Masatake YAMATO
2
-1
/
+2
2023-04-11
busctl: add --xml-interface to the help message
Masatake YAMATO
1
-0
/
+1
2023-04-10
find-esp: use path_prefix_root_cwd()
Yu Watanabe
1
-10
/
+6
2023-04-10
path-util: introduce path_prefix_root_cwd()
Yu Watanabe
3
-0
/
+68
2023-04-10
test: update description
Yu Watanabe
1
-1
/
+1
2023-04-10
udev/scsi_id: rename positional arguments
Yu Watanabe
6
-13
/
+15
2023-04-10
device-nodes: rename argument
Yu Watanabe
1
-2
/
+2
2023-04-10
os-util: drop redundant declaration of load_os_release_pairs()
Yu Watanabe
2
-16
/
+3
2023-04-10
os-util: use _IMAGE_CLASS_INVALID
Yu Watanabe
2
-6
/
+4
2023-04-10
os-util: move declaration of string table lookup for image class
Yu Watanabe
3
-9
/
+11
2023-04-10
portable: always reopen fd of release file
Yu Watanabe
1
-3
/
+3
2023-04-10
copy: make copy_bytes() support O_PATH fds
Yu Watanabe
2
-1
/
+9
2023-04-10
ci: add permissions to make a release
Дамјан Георгиевски
1
-1
/
+7
2023-04-10
fd-util: slightly optimize dir_fd_is_root()
Yu Watanabe
1
-8
/
+12
2023-04-10
chase: use dir_fd_is_root() to check if fd points to the root directory
Yu Watanabe
1
-3
/
+9
2023-04-10
chase: use stat_inode_same() at one more place
Yu Watanabe
1
-1
/
+1
2023-04-10
test: add tests about iterator position for path_find_{first,last}_component()
Yu Watanabe
1
-4
/
+23
2023-04-10
path-util: make iterator for path_find_last_component() always finish with th...
Yu Watanabe
1
-0
/
+8
2023-04-10
chase: extend comment about CHASE_PARENT
Yu Watanabe
1
-2
/
+3
2023-04-10
chase: drop one redundant call of fstat()
Yu Watanabe
1
-1
/
+1
2023-04-10
chase: make struct stat always sync with the opened fd
Yu Watanabe
1
-25
/
+21
2023-04-10
chase: drop unnecessary conditions for buffer
Yu Watanabe
1
-6
/
+4
2023-04-09
test: add another regression test
Yu Watanabe
1
-0
/
+6
2023-04-09
test: systemd-analyze blame should succeed now
Yu Watanabe
1
-2
/
+4
2023-04-09
analyze: make blame command work even the default target not reached
Yu Watanabe
5
-25
/
+36
2023-04-09
kernel-image: make inspect_kernel() optionally take directory fd
Yu Watanabe
3
-5
/
+11
2023-04-09
fileio: introduce read_one_line_file_at()
Yu Watanabe
2
-6
/
+10
2023-04-08
fileio: introduce xfopenat_full()
Yu Watanabe
2
-70
/
+109
2023-04-08
fileio: use take_fdopen() and friends
Yu Watanabe
1
-29
/
+20
2023-04-08
test: check if we skip the full setup on daemon-reexec (again)
Frantisek Sumsal
1
-25
/
+21
2023-04-07
test: add tests for conf_files_list_at() and friends
Yu Watanabe
1
-55
/
+117
2023-04-07
conf-files: introduce _at() variants of conf_files_list() or friends
Yu Watanabe
2
-0
/
+54
2023-04-07
conf-files: split out logic of copy and sort filenames from hashmap
Yu Watanabe
1
-15
/
+22
2023-04-07
conf-files: use path_compare_filename()
Yu Watanabe
1
-1
/
+3
2023-04-07
path-util: introduce path_compare_filename()
Yu Watanabe
3
-24
/
+79
2023-04-07
conf-files: drop redundant call of chase()
Yu Watanabe
1
-47
/
+26
2023-04-07
test: handle one more error gracefully
Yu Watanabe
1
-1
/
+2
2023-04-07
localed: fix invalid free after shifting pointers using strstrip
Olivier Gayot
1
-5
/
+5
2023-04-07
test: bump the timeout for non-qemu runs to 90s
Frantisek Sumsal
1
-1
/
+1
2023-04-07
test: enable the systemd-resolved unit in TEST-75
Frantisek Sumsal
1
-1
/
+1
2023-04-07
man/systemd-mount: Clearify documentation about --bind-device
Uwe Kleine-König
1
-1
/
+1
2023-04-07
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2023-04-07
hwdb: Add support for "Passion Model P612F"
Dmitrii Fomchenkov
1
-0
/
+8
2023-04-07
bootctl: Gracefully handle missing bootloader directory
Daan De Meyer
1
-0
/
+4
2023-04-07
bootctl: show report state and type in json output
Ludwig Nussel
2
-0
/
+12
2023-04-07
edit-util: improve log messages
Mike Yuan
1
-3
/
+6
[next]