systemd/.git
2023-03-09 Lennart Poetteringmountpoint-util: add comment explaining why fstype_can_...
2023-03-09 Lennart Poetteringmountpoint-util: add new fstype_can_umask() helper
2023-03-09 Lennart Poetteringmountpoint-util: move 'norecovery' detection into its...
2023-03-09 Lennart Poetteringmountpoint-util: use mount_option_supported() to detect...
2023-03-09 Lennart Poetteringmountpoint-util: generalize mount_option_supported()
2023-03-09 Lennart Poetteringgpt-auto-generator: port to partition_pick_mount_option...
2023-03-09 Lennart Poetteringdissect-image: set MS_NOSYMFOLLOW for ESP/XBOOTLDR
2023-03-09 Lennart Poetteringdissect: add new helper dissected_partition_fstype()
2023-03-09 Lennart Poetteringmountpoint-util: add helper that checks if MS_NOSYMFOLL...
2023-03-09 Lennart Poetteringmissing: add more defines to fsopen() definitions
2023-03-09 Lennart Poetteringmissing: add fsmount() syscall fallback definition
2023-03-09 Jeidnxman: fix typo in ukify page
2023-03-09 Zbigniew Jędrzejewsk... manager: in dump, show controllers in "Delegate:"
2023-03-09 Mike Yuanjournalctl: fix when --since, --until and --lines are...
2023-03-09 Zbigniew Jędrzejewsk... tests: merge test-tmpfiles.c into test-tmpfile-util.c
2023-03-09 Zbigniew Jędrzejewsk... Merge pull request #26038 from lilyinstarlight/fix...
2023-03-09 Yu Watanabemacro: support the case that the number of elements...
2023-03-09 Yu WatanabeMerge pull request #26698 from ldv-alt/udevadm-verify
2023-03-09 Zbigniew Jędrzejewsk... localed: print a custom message if libxkbcommon.so...
2023-03-08 Luca BoccassiMerge pull request #26119 from kraxel/uki.install
2023-03-08 Luca BoccassiMerge pull request #26656 from yuwata/mkdir-error-code
2023-03-08 Dmitry V. LevinCODING_STYLE: note that 'unsigned' form is preferred...
2023-03-08 Luca BoccassiMerge pull request #26711 from keszybz/man-page-stuff
2023-03-08 Dmitry V. Levinudev_rules_parse_file: issue diagnostics about line...
2023-03-08 Luca BoccassiMerge pull request #26716 from mrc0mmand/more-tests
2023-03-08 Dmitry V. Levintest: check udevadm verify diagnostics of unused labels
2023-03-08 Dmitry V. Levinudevadm-verify: check for unused labels
2023-03-08 Dmitry V. Levintest: add a test for udevadm verify
2023-03-08 Dmitry V. Levinmeson.build: check udev rules using udevadm verify
2023-03-08 Dmitry V. Levinrules: do not use blkid builtin if built without blkid...
2023-03-08 Dmitry V. Levinudevadm: introduce new 'verify' command
2023-03-08 Dmitry V. Levinudev_rules_parse_file: mark logged issues
2023-03-08 Zbigniew Jędrzejewsk... Merge pull request #26678 from yuwata/foreach_array
2023-03-08 Luca Boccassicore: log message when reloading finishes
2023-03-08 Frantisek Sumsaltest: add a couple of tests for systemd-id128
2023-03-08 Frantisek Sumsaltest: add a couple of tests for systemd-escape
2023-03-08 Frantisek Sumsalrandom-seed: drop extraneous "we"
2023-03-08 Yu WatanabeMerge pull request #26713 from keszybz/man-getenv
2023-03-08 Zbigniew Jędrzejewsk... man: use more references
2023-03-08 Zbigniew Jędrzejewsk... man: add mention that libsystemd uses getenv()
2023-03-08 Chitokutimesync: stop re-sync on network configuration change...
2023-03-08 Zbigniew Jędrzejewsk... localed: skip verification when libxkbcommon is not...
2023-03-08 Zbigniew Jędrzejewsk... Merge pull request #26685 from yuwata/man-missing-services
2023-03-08 Frantisek Sumsaltest: add a couple of tests for busctl
2023-03-07 Luca BoccassiMerge pull request #26706 from jengelh/master
2023-03-07 Luca BoccassiMerge pull request #26695 from poettering/dissect-mount...
2023-03-07 Zbigniew Jędrzejewsk... man: adjust description of CPUAccounting=
2023-03-07 Zbigniew Jędrzejewsk... man: add a note about session autogrouping
2023-03-07 Zbigniew Jędrzejewsk... man: tweak details in descriptions of pids and cpu...
2023-03-07 Zbigniew Jędrzejewsk... man: describe how cgroup controllers are turned on
2023-03-07 Zbigniew Jędrzejewsk... man: explain route-only domains a bit more
2023-03-07 Daan De MeyerMerge pull request #26709 from DaanDeMeyer/mkosi-drop...
2023-03-07 Daan De Meyermkosi: Fix locations of mkosi-check-and-shutdown files
2023-03-07 Daan De Meyermkosi: Drop debug logging
2023-03-07 Daan De Meyermkosi: Drop kernel command line masking in CI
2023-03-07 Daan De Meyermkosi: Update to latest
2023-03-07 Jan Engelhardtdoc: correct wrong use "'s" contractions
2023-03-07 Jan Engelhardtdoc: replace wrong idiom in homed comment
2023-03-07 Jan Engelhardtdoc: replace wrong á preposition by à
2023-03-07 Luca BoccassiMerge pull request #26648 from bluca/kernel_install_guid
2023-03-07 Yu Watanabeconf-files: fix potential memleak in conf_files_list_st...
2023-03-07 Gerd Hoffmannkernel-install: handle uki installs automatically
2023-03-07 Gerd Hoffmannkernel-install: remove math slang from man page
2023-03-07 Gerd Hoffmann90-uki-copy.install: create $BOOT/EFI/Linux directory...
2023-03-07 Gerd Hoffmannbootctl: tweak DOS header magic check
2023-03-07 Yu Watanabesystemctl: port FOREACH_ARRAY() to systemctl-list-units.c
2023-03-07 Yu Watanabemacro: introduce FOREACH_ARRAY() macro
2023-03-07 Yu WatanabeMerge pull request #26669 from YHNdnzj/journalctl-lines...
2023-03-07 Joshua Goinsudev: Don't mark as tablet if device has relative coord...
2023-03-06 Lennart Poetteringman: document /sbin/mount.ddi
2023-03-06 Lennart Poetteringtest: add test for new /sbin/mount.ddi helper
2023-03-06 Lennart Poetteringdissect: implement external helper plugin interface...
2023-03-06 Luca BoccassiMerge pull request #26686 from yuwata/iovec
2023-03-06 Josef Mieglnetwork: geneve: add InheritInnerProtocol flag
2023-03-06 Adrian Vovkbase-filesystem: Support Arch-style multilib
2023-03-06 Luca BoccassiMerge pull request #26502 from DaanDeMeyer/chase-symlin...
2023-03-06 Luca BoccassiMerge pull request #26687 from yuwata/c2x
2023-03-06 Yu Watanabetime-util: drop redundant call of tzset()
2023-03-06 Adrian Vovkgpt-auto: Check for /boot before putting ESP there
2023-03-06 Daan De Meyermkosi: Update to latest
2023-03-06 Lennart PoetteringTODO
2023-03-06 Daan De Meyerchase-symlinks: Add chase_symlinks_at_and_open()
2023-03-06 Daan De Meyerchase-symlinks: Add CHASE_MKDIR_0755
2023-03-06 Daan De Meyerchase-symlinks: Add CHASE_PARENT
2023-03-06 Daan De Meyerchase-symlinks: Return "." as path from chase_symlinks_...
2023-03-06 Daan De Meyerchase-symlinks: Skip shortcuts if CHASE_PROHIBIT_SYMLIN...
2023-03-06 Dmitry V. Levinudev_rules_parse_file: do not skip ENOENT
2023-03-06 Yu WatanabeMerge pull request #26650 from yuwata/udev-trigger
2023-03-06 Yu Watanabetest: add header build tests for newer C and C++ standards
2023-03-06 Cristian RodríguezInclude <threads.h> if possible to get thread_local...
2023-03-06 Yu Watanabetree-wide: replace IOVEC_INIT with IOVEC_MAKE
2023-03-06 Yu Watanabesd-journal: wrap long line
2023-03-05 Yu Watanabeman: mention systemd-growfs-root.service
2023-03-05 Yu Watanabeman: mention systemd-fsck-usr.service
2023-03-05 Zbigniew Jędrzejewsk... meson: adjust for removal of gnu-efi compat
2023-03-05 Yu WatanabeRevert "hwdb: fix swapped buttons for Logitech Lift...
2023-03-05 Zbigniew Jędrzejewsk... Merge pull request #26651 from yuwata/meson-cleanups
2023-03-05 Mike Yuanjournalctl: fix output when --since is used with -...
2023-03-05 Daan De Meyermkosi: Install dnf on centos and fedora
2023-03-05 Mike Yuanjournalctl: fix output when --until is used with -...
next