systemd/.git
2023-08-23 Topi Miettinenshared/firewall-util: make NFT table init optional
2023-08-23 Topi Miettinenshared/firewall-util: parametrize table name
2023-08-23 Topi Miettinenshared/firewall-util: parametrize table and set names
2023-08-05 Mike Yuanman/systemd: avoid duplicate variable name
2023-08-05 Frantisek Sumsaltest: ignore missing libudev when creating the test...
2023-08-05 Dan Streetmantpm2: use ELEMENTSOF() instead of sizeof() for TPML_PCR...
2023-08-05 Yu WatanabeMerge pull request #28681 from yuwata/udev-vs-tmpfiles
2023-08-04 Luca BoccassiMerge pull request #28398 from ddstreet/tpm2_specify_pc...
2023-08-04 Yu Watanabetest: shorten timeout for 'udevadm monitor'
2023-08-04 Yu Watanabetest: add short test for device node permission
2023-08-04 Yu Watanabeunit: make udev rules take precesence over tmpfiles
2023-08-04 Yu WatanabeRevert "tmpfiles.d: adjust /dev/vfio/vfio access mode"
2023-08-04 Zbigniew Jędrzejewsk... journalctl: fix loggging invocation
2023-08-04 Luca BoccassiMerge pull request #28679 from keszybz/two-new-news...
2023-08-04 Daan De MeyerMerge pull request #28669 from DaanDeMeyer/mkosi-fix
2023-08-04 Daan De Meyertmpfiles: Consider ENOPKG as information not available
2023-08-04 Luca Boccassiportablectl: fix regression when using --force without...
2023-08-04 Luca BoccassiMerge pull request #28673 from YHNdnzj/hibernate-resume...
2023-08-04 Dan Streetmantpm2: update TEST-70-TPM2 to test passing PCR value...
2023-08-04 Dan Streetmanman: update systemd-cryptenroll man page with details...
2023-08-04 Dan Streetmantpm2: move policy calculation out of tpm2_seal()
2023-08-04 Dan Streetmantpm2: add functions to convert TPM2B_PUBLIC to/from...
2023-08-04 Dan Streetmanopenssl: add test-openssl
2023-08-04 Dan Streetmantest: add DEFINE_HEX_PTR() helper function
2023-08-04 Dan Streetmanopenssl: add ecc_pkey_new(), ecc_pkey_from_curve_x_y...
2023-08-04 Dan Streetmanopenssl: add rsa_pkey_new(), rsa_pkey_from_n_e(), rsa_p...
2023-08-04 Dan Streetmanopenssl: add openssl_pkey_from_pem()
2023-08-04 Dan Streetmantpm2: add tpm2_pcr_read_missing_values()
2023-08-04 Dan Streetmantpm2: add TPM2B_*_MAKE(), TPM2B_*_CHECK_SIZE() macros
2023-08-04 Dan Streetmantpm2: change tpm2_parse_pcr_argument() parameters to...
2023-08-04 Dan Streetmantpm2: change tpm2_calculate_policy_pcr(), tpm2_calculat...
2023-08-04 Dan Streetmantpm2: declare tpm2_log_debug_*() functions in tpm2_util.h
2023-08-04 Dan Streetmantpm2: move declared functions in header lower down
2023-08-04 Dan Streetmantpm2: add Tpm2PCRValue struct and associated functions
2023-08-04 Dan Streetmantpm2: add more helper functions for managing TPML_PCR_S...
2023-08-04 Dan Streetmantpm2: change tpm2_tpm*_pcr_selection_to_mask() to retur...
2023-08-04 Dan Streetmantpm2: add tpm2_hash_alg_to_size()
2023-08-04 Dan Streetmantpm2: add debug logging to functions converting hash...
2023-08-04 Daan De Meyermkosi: Use SuccessActionExitStatus= in mkosi-check...
2023-08-04 Daan De Meyermkosi: Make sure our systemd build always overrides...
2023-08-04 Daan De Meyermkosi: Update to latest
2023-08-04 Daan De Meyertest-user-util: Drop tty check in gid_to_name() test
2023-08-04 Zbigniew Jędrzejewsk... NEWS: adjust grammar
2023-08-04 Zbigniew Jędrzejewsk... NEWS: expand list of new Startup* settings
2023-08-04 Kingbom Doutimesyncd: emit signal when timesyncd NTPServers proper...
2023-08-04 Mike Yuanhibernate-resume-generator: escape device path passed...
2023-08-04 Mike Yuanman/systemd.unit: DefaultTimeoutStartSec= -> DefaultDev...
2023-08-04 Antonio Alvarez... man/systemd-fsck@.service: clarify passno and noauto...
2023-08-04 Daan De Meyerdebug-generator: Use generator_add_symlink()
2023-08-04 Dan Streetmantpm2: use CreatePrimary() to create primary keys instea...
2023-08-04 Mike YuanMerge pull request #28648 from yuwata/shutdown-skip...
2023-08-03 Daan De Meyertree-wide: Fix -Wmaybe-uninitialized compilation warnings
2023-08-03 OMOJOLA JOSHUAAdd tool to display emergency log message full-screen...
2023-08-03 Yu Watanabeswitch-root: reopen target directory after it is mounted
2023-08-03 Yu Watanabeshutdown: do not umount recursively before MS_MOVE
2023-08-03 Yu Watanabeshutdown: disable recursive mount of /run/ on switching...
2023-08-03 Oğuz Ersenpo: Translated using Weblate (Turkish)
2023-08-03 Mike Yuanvconsole: support KEYMAP=kernel for preserving kernel...
2023-08-03 Maxim Mikityanskiyhwdb: Mute SW rfkill keys on MSI Wind U100
2023-08-03 Yu WatanabeMerge pull request #28628 from yuwata/meson-use-templat...
2023-08-03 Daan De Meyermkosi: Update to latest
2023-08-03 Daan De MeyerMerge pull request #28632 from DaanDeMeyer/repart-synth...
2023-08-03 Yu Watanabemeson: set suite for all tests, and adjust suite for...
2023-08-03 Yu Watanabemeson: also merge declarations of fuzzers with other...
2023-08-03 Yu Watanabemeson: merge declarations of normal and test executables
2023-08-03 Yu Watanabetest: rename udev-rule-runner -> test-udev-rule-runner
2023-08-03 Yu Watanabemeson: use template to declare udev plugins
2023-08-03 Yu Watanabemeson: introduce HAVE_DMI flag
2023-08-03 Yu Watanabetest: fix test executable name
2023-08-03 Yu Watanabemeson: move several test declarations
2023-08-03 Daan De Meyerrepart: Add --copy-from option
2023-08-02 Luca BoccassiMerge pull request #28651 from kraj/kraj/include-fixes
2023-08-02 Khem Rajinclude missing sys/file.h for LOCK_EX
2023-08-02 Khem Rajtest/test-sizeof: Include sys/timex.h for struct timex
2023-08-02 Yu WatanabeMerge pull request #28640 from medhefgo/boot-count
2023-08-02 Yu Watanabejournalctl: do not add io event source for stdout if...
2023-08-02 Frantisek Sumsalvarlink: allocate the buffer for varlink FDs on the...
2023-08-02 Yu Watanabeudev: decrease devlink priority for encrypted partitions
2023-08-02 Yu WatanabeMerge pull request #28646 from yuwata/network-generator...
2023-08-02 Khem Rajinclude sys/file.h for LOCK_EX
2023-08-02 Etienne DechampsNEWS: PrivateNetwork implies PrivateMounts
2023-08-02 Yu Watanabenetwork-generator: make network file generated from...
2023-08-02 Yu Watanabemeson: fix name of test-network-generator
2023-08-02 Jan Janssenboot: Make file info size a constant
2023-08-02 Jan Janssenboot: Fix boot counting for XBOOTLDR entries
2023-08-02 Jan Janssenbless-boot: Actually return successfully
2023-08-01 Luca BoccassiMerge pull request #28623 from yuwata/udev-builtin...
2023-08-01 Luca BoccassiMerge pull request #28630 from fbuihuu/update-testsuite...
2023-08-01 Daan De Meyersysupdate: Move fdisk partition flags helpers to fdisk...
2023-08-01 Daan De Meyerrepart: Rename partition_exclude/defer() to partition_t...
2023-08-01 dependabot... build(deps): bump systemd/mkosi
2023-08-01 Daan De Meyerukify: Only run systemd-measure after adding all sections
2023-08-01 Franck Buitest: install systemd-homed for openSUSE
2023-08-01 Franck Buitest: console fonts are located in /usr/share on openSUSE
2023-08-01 Yu Watanabetest: skip tests earlier when we do not have enough...
2023-08-01 Daan De MeyerMerge pull request #28620 from yuwata/meson-use-templat...
2023-08-01 Yu Watanabeudev-builtin-net_id: first parse USB or BCMA identifier...
2023-08-01 Yu Watanabeudev-builtin-net_id: split out names_pci_onboard_label...
2023-08-01 Yu Watanabeudev-builtin-net_id: drop redundant copy of BCMA identi...
2023-08-01 Yu Watanabeudev-builtin-net_id: split out get_bcma_specifier(...
next