]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2024-03-22  Daan De Meyerdissect-image: Improve error messages
2024-03-21  Luca BoccassiMerge pull request #31868 from bluca/test_cleanup
2024-03-21  Yu WatanabeMerge pull request #31892 from YHNdnzj/machinectl-minor...
2024-03-21  Gerd Hoffmannsd-boot: add support for support enrolling dbx
2024-03-21  Daan De Meyerdocs: Add one more git submodule setting to configure
2024-03-21  Mike Yuancgroup-util: use path_find_first_component where approp...
2024-03-21  Yu WatanabeMerge pull request #31890 from YHNdnzj/ASSERT_PTR
2024-03-21  Daan De Meyerdbus-exporter: Set explicit mode on output directory
2024-03-21  Mike Yuanmachinectl: minor modernization, use FOREACH_ARRAY 31892/head
2024-03-21  Mike Yuannulstr-util: minor cleanup
2024-03-21  Mike Yuancore: use RET_GATHER more 31890/head
2024-03-21  Mike Yuancore: use ASSERT_PTR(CAST(u)) everywhere
2024-03-21  Yu WatanabeMerge pull request #31880 from yuwata/network-varlink...
2024-03-21  dependabot... build(deps): bump pkg/fedora from `2822a03` to `2e32a33`
2024-03-21  dependabot... build(deps): bump pkg/debian from `86cd356` to `3b47281`
2024-03-21  Luca Boccassitest: run clean-again between tests, not at the end 31868/head
2024-03-21  Luca Boccassitest: delete private images on clean-again
2024-03-21  Yu Watanabevarlink: use varlink_server_description() 31880/head
2024-03-21  Yu Watanabenetwork: set varlink description
2024-03-21  Yu Watanabenetworkctl: use varlink_flush_close_unrefp()
2024-03-21  Mike YuanMerge pull request #31861 from yuwata/journalctl-fix...
2024-03-21  Evgeny VereshchaginCI: revert the mmap_rnd_bits kludge
2024-03-21  Markus MerklingerUpdate USB ids of hwdb
2024-03-21  Yu WatanabeMerge pull request #31862 from keszybz/add-strdup_to...
2024-03-21  Yu WatanabeMerge pull request #31875 from ml-/docs-fix-socket...
2024-03-21  Matthias Lisinman: fix minor issues 31875/head
2024-03-21  Matthias Lisindocs: fix keys in wrong section
2024-03-20  Yu Watanabetest: add test case for issue #31776 31861/head
2024-03-20  Yu Watanabejournalctl: make --until work again with --after-cursor...
2024-03-20  Yu Watanabetest: fix typo
2024-03-20  Yu Watanaberesolve: fix typo
2024-03-20  Yu Watanaberesolve: fix typo
2024-03-20  Unique-UsmanFollow up with the PR #31819
2024-03-20  Luca BoccassiMerge pull request #31844 from keszybz/missing-extra...
2024-03-20  Yu WatanabeRevert "test: temporarily adjust the default mount...
2024-03-20  cunshunxiaman: fix a few issues in manpage
2024-03-20  Zbigniew Jędrzejewsk... shared/password-quality: inline iterator variable 31862/head
2024-03-20  Zbigniew Jędrzejewsk... core: use strdup_to()
2024-03-20  Zbigniew Jędrzejewsk... oomd: use strdup_to() and RET_GATHER()
2024-03-20  Zbigniew Jędrzejewsk... basic/unit-name: use strdup_to() in slice_build_parent_...
2024-03-20  Zbigniew Jędrzejewsk... logind: use strdup_to()
2024-03-20  Zbigniew Jędrzejewsk... shared/dissect-image: use strdup_to_full() in one more...
2024-03-20  Zbigniew Jędrzejewsk... machinectl: use strdup_to() and move cleanup out of...
2024-03-20  Zbigniew Jędrzejewsk... basic/time-util: use strdup_to() and reformat a bit
2024-03-20  Zbigniew Jędrzejewsk... sd-journal/catalog: use strdup_to(), rename output...
2024-03-20  Zbigniew Jędrzejewsk... sd-device: use strdup_to() and rename output param
2024-03-20  Zbigniew Jędrzejewsk... shared: use strdup_to() in specifier functions
2024-03-20  Zbigniew Jędrzejewsk... Replace strdup_or_null() by strdup_to()
2024-03-20  Zbigniew Jędrzejewsk... basic/string-util: use strdup_to() in string_extract_line()
2024-03-20  Zbigniew Jędrzejewsk... basic/socket-util: use strdup_to() in sockaddr_pretty()
2024-03-20  Zbigniew Jędrzejewsk... coredump: use free_and_strdup_warn() more
2024-03-20  Zbigniew Jędrzejewsk... systemd-analyze: use strdup_to()
2024-03-20  Zbigniew Jędrzejewsk... basic/fileio: use strdup_to_full() in read_stripped_line()
2024-03-20  Zbigniew Jędrzejewsk... various: also use strdup_to() in cases where we don...
2024-03-20  Zbigniew Jędrzejewsk... various: use strdup_to() after getenv()
2024-03-20  Zbigniew Jędrzejewsk... various: use strdup_to() in various obvious cases
2024-03-20  Zbigniew Jędrzejewsk... test-cgroup-util: reduce scope of iterator variables
2024-03-20  Zbigniew Jędrzejewsk... basic/cgroup-util: use strdup_to() and strdup_to_full...
2024-03-20  Zbigniew Jędrzejewsk... hostnamed: use strdup_to_full()
2024-03-20  Zbigniew Jędrzejewsk... src/basic: add yet another strdup helper
2024-03-20  Luca BoccassiMerge pull request #31827 from rpigott/resolved-faster...
2024-03-20  Frantisek SumsalMerge pull request #31867 from jamacku/update-freezer
2024-03-20  Jan Mackuci(freezer): update `devel-freezer` GHA to `v1.1.0` 31867/head
2024-03-20  Zbigniew Jędrzejewsk... basic/missing_audit: add explanatory comment 31844/head
2024-03-20  Zbigniew Jędrzejewsk... basic/missing_*.h: indentation tweaks
2024-03-20  Zbigniew Jędrzejewsk... basic/missing_*.h: add asserts that the values are...
2024-03-20  Zbigniew Jędrzejewsk... basic/missing_ioprio: include the proper header file
2024-03-20  Gerd Hoffmannsd-boot: add support for custom mode.
2024-03-20  Jan Mackuci(freezer): update metadata and development_freeze...
2024-03-20  Jan Mackuci(metadata): remove `fetch-depth: 0` it's not needed...
2024-03-20  Gerd Hoffmannkernel-install: fix uki-copy deinstall
2024-03-19  Zbigniew Jędrzejewsk... TODO: drop entry about renaming
2024-03-19  Ronan Pigottdnssd: don't advertise subtype PTRs to the browsing...
2024-03-19  Daan De Meyermkosi: Update debian to latest
2024-03-19  Yu Watanabeterminal-util: fix underlying with SYSTEMD_COLORS=no
2024-03-19  dependabot... build(deps): bump pkg/arch from `733045c` to `b33762d`
2024-03-19  Zbigniew Jędrzejewsk... Rename uid0 to run0
2024-03-19  Zbigniew Jędrzejewsk... units: add one more equivalency of '-' in '_' on kernel...
2024-03-19  Daan De MeyerDocument new vsock literals
2024-03-19  Unique-UsmanAdd a set of assertion macros to tests.h
2024-03-19  Abraham Samuel... Add new unittest for shared:recovery-key
2024-03-19  Yu WatanabeMerge pull request #31841 from AdrianVovk/homed-trivial
2024-03-19  Yu WatanabeMerge pull request #31772 from yuwata/network-persisten...
2024-03-19  Yu Watanabeunit/network: use ProtectSystem=strict again 31772/head
2024-03-19  Yu Watanabenetwork/varlink: pass file descriptor of state director...
2024-03-18  Ronan Pigottresolved: request DS with DNSKEY 31827/head
2024-03-18  Ronan Pigottresolved: don't request the SOA for every dns label
2024-03-18  Adrian Vovkhomed: Minor man page improvements 31841/head
2024-03-18  Adrian Vovkhomed: Minor function name cleanup
2024-03-18  Adrian VovkRevert "homed: Add InhibitSuspend() method"
2024-03-18  Daan De MeyerMerge pull request #31838 from DaanDeMeyer/opensuse
2024-03-18  Edson Juliano... Fix Positivo N14NPE-N and N15NPE-N key toggle touchpad...
2024-03-18  Daan De Meyermkosi: Install systemd-experimental in OpenSUSE initrd 31838/head
2024-03-18  Daan De Meyermkosi: Install python3-pefile in OpenSUSE image
2024-03-18  Luca BoccassiMerge pull request #31747 from yuwata/ptyfwd
2024-03-18  Yu Watanabetest: fix typo
2024-03-18  Ronan Pigottdnssd: support service subtypes
2024-03-18  Luca BoccassiMerge pull request #31778 from yuwata/kbd-util
2024-03-18  Nick Rosbrookshared/install: correctly install alias for units outsi...
2024-03-18  Ronan Pigottresolved: wait to gc transactions if they might still...
next