systemd/.git
2023-04-12 Lennart Poetteringvarlink: add some comments explaining what by various...
2023-04-12 Daan De MeyerFix compilation error
2023-04-12 Thierry Martinnspawn: container network interface naming
2023-04-12 Lennart PoetteringMerge pull request #25608 from poettering/dissect-moar
2023-04-12 Luca BoccassiMerge pull request #27165 from poettering/fdstore-envvar
2023-04-12 Yu WatanabeMerge pull request #27223 from dtardon/install-changes
2023-04-12 Daan De MeyerMerge pull request #27220 from yuwata/sd-device-follow...
2023-04-12 Lennart Poetteringman: rebreak all of sd_notify(3)
2023-04-12 Lennart Poetteringservice: tell service processes that the fdstore is...
2023-04-12 David Tardonsystemctl: reduce variable scope
2023-04-12 David Tardontree-wide: drop unneeded output params
2023-04-12 Yu WatanabeMerge pull request #27033 from dtardon/array-cleanup
2023-04-12 Yu Watanabeudev-test: add more testcases for SYMLINK
2023-04-12 Frantisek Sumsaltest: drop binary stripping stuff
2023-04-12 Yu Watanabesd-device: absolute devlink must start with /dev/
2023-04-11 Daan De MeyerMerge pull request #27214 from DaanDeMeyer/firstboot
2023-04-11 TanishkaModified to use STRV_MAKE() in strv_env_name_is_valid...
2023-04-11 Zbigniew Jędrzejewsk... Merge pull request #27209 from jamacku/patch-1
2023-04-11 Mike Yuansystemctl: suppress error for try-* if unit is masked
2023-04-11 Jan Janssenboot: Fix alignment of long long inside structs on x86
2023-04-11 Jan Mackuci: drop checkout from release workflow
2023-04-11 Jan Mackuci: don't run release wf on `systemd-security`
2023-04-11 David Tardonportabled-image-bus: use CLEANUP_ARRAY
2023-04-11 David Tardonportabled-image-bus: use CLEANUP_ARRAY
2023-04-11 David Tardonportabled-image-bus: use CLEANUP_ARRAY
2023-04-11 David Tardonportabled-bus: use CLEANUP_ARRAY
2023-04-11 David Tardonsd-bus: use _cleanup_
2023-04-11 David Tardonsd-bus: use CLEANUP_ARRAY
2023-04-11 David Tardonexecute: use CLEANUP_ARRAY
2023-04-11 David Tardonexecute: use more automatic cleanup
2023-04-11 Bill Petersonhwdb: add matrix for Asus BR1100F (#27197)
2023-04-11 David Tardonexecute: use CLEANUP_ARRAY
2023-04-11 David Tardonsystemctl-set-default: use CLEANUP_ARRAY
2023-04-11 David Tardonsystemctl-preset-all: shorten code a tiny bit
2023-04-11 David Tardonsystemctl-preset-all: use CLEANUP_ARRAY
2023-04-11 David Tardonsystemctl-enable: use CLEANUP_ARRAY
2023-04-11 David Tardonsystemctl-add-dependency: shorten code a tiny bit
2023-04-11 David Tardonsystemctl-add-dependency: use CLEANUP_ARRAY
2023-04-11 David Tardonportablectl: use CLEANUP_ARRAY
2023-04-11 David Tardonmachinectl: do not repeat the same comparison
2023-04-11 David Tardonmachinectl: drop unneeded else
2023-04-11 David Tardonmachinectl: use CLEANUP_ARRAY
2023-04-11 David Tardondbus-manager: use CLEANUP_ARRAY
2023-04-11 Daan De Meyerfirstboot: Use root directory file descriptor for every...
2023-04-11 Daan De Meyeruser-util: Add default_root_shell_at()
2023-04-11 David Tardondbus-manager: use CLEANUP_ARRAY
2023-04-11 Daan De MeyerMerge pull request #27186 from yuwata/os-release
2023-04-11 Zbigniew Jędrzejewsk... Merge pull request #27169 from yuwata/udev-rule-refuse...
2023-04-11 Yu Watanabehwdb: fix ambiguous glob pattern for Lenovo machines
2023-04-11 Yu Watanabeos-util: introduce several _at() variants of os-release...
2023-04-11 Yu Watanabeos-util: make $SYSTEMD_OS_RELEASE prefixed with the...
2023-04-11 Yu Watanabeos-util: merge parse_{extension,os}_release()
2023-04-11 Yu Watanabeos-util: invert order of arguments in extension release...
2023-04-11 Yu Watanabeos-util: shorten temporal variable names
2023-04-11 Yu Watanabeos-util: log one more error cause
2023-04-11 Yu Watanabeos-util: do not use 'r' for storing loop status
2023-04-11 Yu Watanabeos-util: return earlier when unsupported image class...
2023-04-11 Yu Watanabeos-util: return earlier when extension release file...
2023-04-11 Yu Watanabeos-util: split-out open_os_release() from open_extensio...
2023-04-11 Yu Watanabeos-util: fix fd leak on failure
2023-04-11 Yu Watanabeos-util: make open_extension_release() return O_PATH fd
2023-04-11 Yu Watanabeos-util: drop fopen_extension_release()
2023-04-11 Yu Watanabecompress: replace compress_blob() with compress_blob_ex...
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...
2023-04-11 Masatake YAMATObusctl: add --xml-interface to the help message
2023-04-10 Yu Watanabefind-esp: use path_prefix_root_cwd()
2023-04-10 Yu Watanabepath-util: introduce path_prefix_root_cwd()
2023-04-10 Yu Watanabetest: update description
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_...
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
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()
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
2023-04-09 Yu Watanabetest: systemd-analyze blame should succeed now
2023-04-09 Yu Watanabeanalyze: make blame command work even the default targe...
next