summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-11compress: replace compress_blob() with compress_blob_explicit()Yu Watanabe6-53/+39
2023-04-11chase: drop redundant call of delete_trailing_chars()Yu Watanabe1-8/+6
2023-04-11tree-wide: A few more uses of "unmet" for conditionsColin Walters3-4/+4
2023-04-11env-file: introduce parse_env_file_fdv()Yu Watanabe2-6/+19
2023-04-11shell-completion: add --xml-interface option of busctl to the rulesMasatake YAMATO2-1/+2
2023-04-11busctl: add --xml-interface to the help messageMasatake YAMATO1-0/+1
2023-04-10find-esp: use path_prefix_root_cwd()Yu Watanabe1-10/+6
2023-04-10path-util: introduce path_prefix_root_cwd()Yu Watanabe3-0/+68
2023-04-10test: update descriptionYu Watanabe1-1/+1
2023-04-10udev/scsi_id: rename positional argumentsYu Watanabe6-13/+15
2023-04-10device-nodes: rename argumentYu Watanabe1-2/+2
2023-04-10os-util: drop redundant declaration of load_os_release_pairs()Yu Watanabe2-16/+3
2023-04-10os-util: use _IMAGE_CLASS_INVALIDYu Watanabe2-6/+4
2023-04-10os-util: move declaration of string table lookup for image classYu Watanabe3-9/+11
2023-04-10portable: always reopen fd of release fileYu Watanabe1-3/+3
2023-04-10copy: make copy_bytes() support O_PATH fdsYu Watanabe2-1/+9
2023-04-10ci: add permissions to make a releaseДамјан Георгиевски1-1/+7
2023-04-10fd-util: slightly optimize dir_fd_is_root()Yu Watanabe1-8/+12
2023-04-10chase: use dir_fd_is_root() to check if fd points to the root directoryYu Watanabe1-3/+9
2023-04-10chase: use stat_inode_same() at one more placeYu Watanabe1-1/+1
2023-04-10test: add tests about iterator position for path_find_{first,last}_component()Yu Watanabe1-4/+23
2023-04-10path-util: make iterator for path_find_last_component() always finish with th...Yu Watanabe1-0/+8
2023-04-10chase: extend comment about CHASE_PARENTYu Watanabe1-2/+3
2023-04-10chase: drop one redundant call of fstat()Yu Watanabe1-1/+1
2023-04-10chase: make struct stat always sync with the opened fdYu Watanabe1-25/+21
2023-04-10chase: drop unnecessary conditions for bufferYu Watanabe1-6/+4
2023-04-09test: add another regression testYu Watanabe1-0/+6
2023-04-09test: systemd-analyze blame should succeed nowYu Watanabe1-2/+4
2023-04-09analyze: make blame command work even the default target not reachedYu Watanabe5-25/+36
2023-04-09kernel-image: make inspect_kernel() optionally take directory fdYu Watanabe3-5/+11
2023-04-09fileio: introduce read_one_line_file_at()Yu Watanabe2-6/+10
2023-04-08fileio: introduce xfopenat_full()Yu Watanabe2-70/+109
2023-04-08fileio: use take_fdopen() and friendsYu Watanabe1-29/+20
2023-04-08test: check if we skip the full setup on daemon-reexec (again)Frantisek Sumsal1-25/+21
2023-04-07test: add tests for conf_files_list_at() and friendsYu Watanabe1-55/+117
2023-04-07conf-files: introduce _at() variants of conf_files_list() or friendsYu Watanabe2-0/+54
2023-04-07conf-files: split out logic of copy and sort filenames from hashmapYu Watanabe1-15/+22
2023-04-07conf-files: use path_compare_filename()Yu Watanabe1-1/+3
2023-04-07path-util: introduce path_compare_filename()Yu Watanabe3-24/+79
2023-04-07conf-files: drop redundant call of chase()Yu Watanabe1-47/+26
2023-04-07test: handle one more error gracefullyYu Watanabe1-1/+2
2023-04-07localed: fix invalid free after shifting pointers using strstripOlivier Gayot1-5/+5
2023-04-07test: bump the timeout for non-qemu runs to 90sFrantisek Sumsal1-1/+1
2023-04-07test: enable the systemd-resolved unit in TEST-75Frantisek Sumsal1-1/+1
2023-04-07man/systemd-mount: Clearify documentation about --bind-deviceUwe Kleine-König1-1/+1
2023-04-07mkosi: Update to latestDaan De Meyer1-1/+1
2023-04-07hwdb: Add support for "Passion Model P612F"Dmitrii Fomchenkov1-0/+8
2023-04-07bootctl: Gracefully handle missing bootloader directoryDaan De Meyer1-0/+4
2023-04-07bootctl: show report state and type in json outputLudwig Nussel2-0/+12
2023-04-07edit-util: improve log messagesMike Yuan1-3/+6