]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-04-11  Daan De MeyerMerge pull request #27206 from yuwata/udev-rename
2023-04-11  Yu Watanabechase: drop redundant call of delete_trailing_chars()
2023-04-11  Yu WatanabeMerge pull request #27207 from masatake/busctl--help-msg
2023-04-11  Yu WatanabeMerge pull request #27201 from yuwata/o-path-support
2023-04-11  Colin Walterstree-wide: A few more uses of "unmet" for conditions
2023-04-11  Yu WatanabeMerge pull request #27199 from yuwata/find-esp
2023-04-11  Yu WatanabeMerge pull request #27202 from yuwata/os-release-tiny...
2023-04-11  Yu Watanabeenv-file: introduce parse_env_file_fdv()
2023-04-11  Masatake YAMATOshell-completion: add --xml-interface option of busctl... 27207/head
2023-04-11  Masatake YAMATObusctl: add --xml-interface to the help message
2023-04-10  Yu Watanabefind-esp: use path_prefix_root_cwd() 27199/head
2023-04-10  Yu Watanabepath-util: introduce path_prefix_root_cwd()
2023-04-10  Yu Watanabetest: update description 27206/head
2023-04-10  Yu Watanabeudev/scsi_id: rename positional arguments
2023-04-10  Yu Watanabedevice-nodes: rename argument
2023-04-10  Yu Watanabeos-util: drop redundant declaration of load_os_release_... 27202/head
2023-04-10  Yu Watanabeos-util: use _IMAGE_CLASS_INVALID
2023-04-10  Yu Watanabeos-util: move declaration of string table lookup for...
2023-04-10  Yu Watanabeportable: always reopen fd of release file 27201/head
2023-04-10  Yu Watanabecopy: make copy_bytes() support O_PATH fds
2023-04-10  Luca BoccassiMerge pull request #27182 from mrc0mmand/test-tweaks
2023-04-10  Daan De MeyerMerge pull request #27184 from yuwata/xfopenat-full
2023-04-10  Дамјан Георгиевскиci: add permissions to make a release
2023-04-10  Mike YuanMerge pull request #27193 from yuwata/analyze-blame
2023-04-10  Daan De MeyerMerge pull request #27194 from yuwata/chase-cleanups
2023-04-10  Yu Watanabefd-util: slightly optimize dir_fd_is_root() 27194/head
2023-04-10  Yu Watanabechase: use dir_fd_is_root() to check if fd points to...
2023-04-10  Yu Watanabechase: use stat_inode_same() at one more place
2023-04-10  Yu Watanabetest: add tests about iterator position for path_find_...
2023-04-10  Yu Watanabepath-util: make iterator for path_find_last_component...
2023-04-09  Yu Watanabechase: extend comment about CHASE_PARENT
2023-04-09  Yu Watanabechase: drop one redundant call of fstat()
2023-04-09  Yu Watanabechase: make struct stat always sync with the opened fd
2023-04-09  Yu Watanabechase: drop unnecessary conditions for buffer
2023-04-09  Yu Watanabetest: add another regression test 27193/head
2023-04-09  Yu Watanabetest: systemd-analyze blame should succeed now
2023-04-09  Yu Watanabeanalyze: make blame command work even the default targe...
2023-04-09  Yu Watanabekernel-image: make inspect_kernel() optionally take...
2023-04-09  Yu Watanabefileio: introduce read_one_line_file_at()
2023-04-08  Yu Watanabefileio: introduce xfopenat_full() 27184/head
2023-04-08  Yu Watanabefileio: use take_fdopen() and friends
2023-04-08  Yu WatanabeMerge pull request #27160 from yuwata/conf_files_list_at
2023-04-08  Yu WatanabeMerge pull request #27174 from YHNdnzj/edit-util-fixlets
2023-04-08  Frantisek Sumsaltest: check if we skip the full setup on daemon-reexec...
2023-04-07  Yu Watanabetest: add tests for conf_files_list_at() and friends 27160/head
2023-04-07  Yu Watanabeconf-files: introduce _at() variants of conf_files_list...
2023-04-07  Yu Watanabeconf-files: split out logic of copy and sort filenames...
2023-04-07  Yu Watanabeconf-files: use path_compare_filename()
2023-04-07  Yu Watanabepath-util: introduce path_compare_filename()
2023-04-07  Yu Watanabeconf-files: drop redundant call of chase()
2023-04-07  Yu Watanabetest: handle one more error gracefully
2023-04-07  Olivier Gayotlocaled: fix invalid free after shifting pointers using...
2023-04-07  Frantisek Sumsaltest: bump the timeout for non-qemu runs to 90s 27182/head
2023-04-07  Frantisek Sumsaltest: enable the systemd-resolved unit in TEST-75
2023-04-07  Uwe Kleine... man/systemd-mount: Clearify documentation about --bind...
2023-04-07  Daan De Meyermkosi: Update to latest
2023-04-07  Dmitrii Fomchenkovhwdb: Add support for "Passion Model P612F"
2023-04-07  Zbigniew Jędrzejewsk... Merge pull request #26887 from yuwata/proc-cmdline...
2023-04-07  Zbigniew Jędrzejewsk... Merge pull request #27161 from pothos/sysext-refresh
2023-04-07  Daan De Meyerbootctl: Gracefully handle missing bootloader directory
2023-04-07  Ludwig Nusselbootctl: show report state and type in json output
2023-04-07  Mike Yuanedit-util: improve log messages 27174/head
2023-04-07  Mike Yuanedit-util: introduce overwrite_with_origin switch
2023-04-07  Mike Yuanedit-util: make original_path and comment_paths work...
2023-04-07  Mike Yuanedit-util: add DROPIN_MARKER_{START,END}
2023-04-07  Cristian Rodríguezresolve: change DNS_PACKET_UNICAST_SIZE_LARGE_MAX to...
2023-04-07  Zbigniew Jędrzejewsk... Merge pull request #27126 from yuwata/journal-compress
2023-04-06  Sorah Fukumoriman: netdev: Clarify wireguard IPv6 endpoint format
2023-04-06  Daan De Meyermkosi: Update to latest
2023-04-06  Yu WatanabeMerge pull request #27158 from mrc0mmand/more-tests
2023-04-06  Frantisek Sumsaltest: check if we skip the full setup on daemon-reexec
2023-04-06  Yu Watanabetest: add test case that journal file is created with... 27126/head
2023-04-06  Kai Luekesystemd-sysext/confext.service: Refresh on start/reload 27161/head
2023-04-06  Kai Luekeman/systemd-dissect.xml: Remove old sysext path, add...
2023-04-06  Frantisek Sumsaltest: introduce TEST-81-GENERATORS 27158/head
2023-04-06  Luca BoccassiMerge pull request #26013 from goenkam/maanya/syscfg...
2023-04-06  Frantisek Sumsaltest: add a couple of tests for systemd-modules-load
2023-04-06  Frantisek Sumsalfstab-generator: don't propagate ignored errno
2023-04-06  Daan De Meyerrepart: Add more logging
2023-04-05  maanyagoenkaconfext: shell completion for systemd-confext 26013/head
2023-04-05  maanyagoenkaconfext: documentation and man page updates for confext
2023-04-05  maanyagoenkatest-os-util: add tests for sysext and confext release...
2023-04-05  maanyagoenkaconfext: add tests for systemd-confext
2023-04-05  maanyagoenkaconfext: add the systemd-confext.service file
2023-04-05  maanyagoenkaconfext: add multi call functionality to sysext
2023-04-05  maanyagoenkaextension-release: establish compatibility between...
2023-04-05  maanyagoenkaos-util: add a new confext image type and the ability...
2023-04-05  Luca BoccassiMerge pull request #27154 from DaanDeMeyer/kconfig
2023-04-05  Franck Buitest: use kbd-mode-map we ship in TEST-73-LOCALE
2023-04-05  Yu Watanabetest: add tests for dir_fd_is_root_or_cwd()
2023-04-05  Daan De Meyermkosi: Update bundled kconfig 27154/head
2023-04-05  Daan De Meyermkosi: Make sure we always boot our built from source...
2023-04-05  Ronan Pigottresolve: refuse mdns scope for ipv4 broadcast addresses
2023-04-05  Zbigniew Jędrzejewsk... Merge pull request #27143 from bluca/no_tpm
2023-04-05  Daan De MeyerRevert "mkosi: Drop python-docutils"
2023-04-05  Lennart Poetteringservice: use newdup() where appropriate
2023-04-05  Yu WatanabeMerge pull request #27137 from yuwata/id128-get-machine
2023-04-05  Zbigniew Jędrzejewsk... various: simplify calls to parse_boolean_argument()
2023-04-04  Luca Boccassici: do one build with no tpm/p11kit/fido2 27143/head
2023-04-04  Luca Boccassicryptsetup: fix build without TPM2
next