summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | test: bump the timeout for non-qemu runs to 90sFrantisek Sumsal2023-04-071-1/+1
| * | test: enable the systemd-resolved unit in TEST-75Frantisek Sumsal2023-04-071-1/+1
* | | Merge pull request #27184 from yuwata/xfopenat-fullDaan De Meyer2023-04-102-96/+126
|\ \ \
| * | | fileio: introduce xfopenat_full()Yu Watanabe2023-04-082-70/+109
| * | | fileio: use take_fdopen() and friendsYu Watanabe2023-04-081-29/+20
* | | | ci: add permissions to make a releaseДамјан Георгиевски2023-04-101-1/+7
* | | | Merge pull request #27193 from yuwata/analyze-blameMike Yuan2023-04-107-27/+46
|\ \ \ \
| * | | | test: add another regression testYu Watanabe2023-04-101-0/+6
| * | | | test: systemd-analyze blame should succeed nowYu Watanabe2023-04-101-2/+4
| * | | | analyze: make blame command work even the default target not reachedYu Watanabe2023-04-105-25/+36
* | | | | Merge pull request #27194 from yuwata/chase-cleanupsDaan De Meyer2023-04-105-48/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fd-util: slightly optimize dir_fd_is_root()Yu Watanabe2023-04-101-8/+12
| * | | | chase: use dir_fd_is_root() to check if fd points to the root directoryYu Watanabe2023-04-101-3/+9
| * | | | chase: use stat_inode_same() at one more placeYu Watanabe2023-04-101-1/+1
| * | | | test: add tests about iterator position for path_find_{first,last}_component()Yu Watanabe2023-04-101-4/+23
| * | | | path-util: make iterator for path_find_last_component() always finish with th...Yu Watanabe2023-04-101-0/+8
| * | | | chase: extend comment about CHASE_PARENTYu Watanabe2023-04-101-2/+3
| * | | | chase: drop one redundant call of fstat()Yu Watanabe2023-04-101-1/+1
| * | | | chase: make struct stat always sync with the opened fdYu Watanabe2023-04-101-25/+21
| * | | | chase: drop unnecessary conditions for bufferYu Watanabe2023-04-101-6/+4
|/ / / /
* | | | kernel-image: make inspect_kernel() optionally take directory fdYu Watanabe2023-04-093-5/+11
* | | | fileio: introduce read_one_line_file_at()Yu Watanabe2023-04-092-6/+10
|/ / /
* | | Merge pull request #27160 from yuwata/conf_files_list_atYu Watanabe2023-04-086-133/+292
|\ \ \
| * | | test: add tests for conf_files_list_at() and friendsYu Watanabe2023-04-081-55/+117
| * | | conf-files: introduce _at() variants of conf_files_list() or friendsYu Watanabe2023-04-082-0/+54
| * | | conf-files: split out logic of copy and sort filenames from hashmapYu Watanabe2023-04-081-15/+22
| * | | conf-files: use path_compare_filename()Yu Watanabe2023-04-081-1/+3
| * | | path-util: introduce path_compare_filename()Yu Watanabe2023-04-083-24/+79
| * | | conf-files: drop redundant call of chase()Yu Watanabe2023-04-081-47/+26
* | | | Merge pull request #27174 from YHNdnzj/edit-util-fixletsYu Watanabe2023-04-084-78/+63
|\ \ \ \
| * | | | edit-util: improve log messagesMike Yuan2023-04-071-3/+6
| * | | | edit-util: introduce overwrite_with_origin switchMike Yuan2023-04-074-4/+6
| * | | | edit-util: make original_path and comment_paths work togetherMike Yuan2023-04-071-67/+47
| * | | | edit-util: add DROPIN_MARKER_{START,END}Mike Yuan2023-04-072-5/+5
* | | | | test: check if we skip the full setup on daemon-reexec (again)Frantisek Sumsal2023-04-081-25/+21
| |/ / / |/| | |
* | | | test: handle one more error gracefullyYu Watanabe2023-04-071-1/+2
| |_|/ |/| |
* | | localed: fix invalid free after shifting pointers using strstripOlivier Gayot2023-04-081-5/+5
* | | man/systemd-mount: Clearify documentation about --bind-deviceUwe Kleine-König2023-04-071-1/+1
* | | mkosi: Update to latestDaan De Meyer2023-04-071-1/+1
* | | hwdb: Add support for "Passion Model P612F"Dmitrii Fomchenkov2023-04-071-0/+8
* | | Merge pull request #26887 from yuwata/proc-cmdline-filter-argumentsZbigniew Jędrzejewski-Szmek2023-04-0718-194/+389
|\ \ \
| * | | proc-cmdline: filter PID1 arguments when we are running in a containerYu Watanabe2023-03-296-74/+214
| * | | tree-wide: reset optind to 0 when GNU extensions in optstring are usedYu Watanabe2023-03-2912-0/+40
| * | | condition: use proc_cmdline_strv()Yu Watanabe2023-03-291-12/+5
| * | | proc-cmdline: introduce proc_cmdline_strv()Yu Watanabe2023-03-293-20/+40
| * | | proc-cmdline: split commandline earlier in proc_cmdline_parse() and friendYu Watanabe2023-03-291-114/+116
* | | | Merge pull request #27161 from pothos/sysext-refreshZbigniew Jędrzejewski-Szmek2023-04-073-4/+6
|\ \ \ \
| * | | | systemd-sysext/confext.service: Refresh on start/reloadKai Lueke2023-04-062-2/+4
| * | | | man/systemd-dissect.xml: Remove old sysext path, add confext pathKai Lueke2023-04-061-2/+2
* | | | | bootctl: Gracefully handle missing bootloader directoryDaan De Meyer2023-04-071-0/+4
| |_|_|/ |/| | |