]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-05-12  Daan De MeyerMerge pull request #27565 from yuwata/static-destruct
2023-05-12  Daan De Meyermkfs-util: Add quiet argument to make_filesystem()
2023-05-12  Daan De Meyercore: Check if any init exists before switching root
2023-05-12  Daan De Meyercore: Make sure systemctl exit <X> works outside of...
2023-05-11  Yu WatanabeMerge pull request #27618 from DaanDeMeyer/fstab-generator
2023-05-11  Yu Watanabetest-network: add tests for static lease matching with...
2023-05-11  Yu WatanabeMerge pull request #27611 from yuwata/core-mount-escape...
2023-05-11  Daan De Meyerfstab-generator: Fix log message 27618/head
2023-05-11  Daan De Meyerfstab-generator: Unset kernel cmdline options if empty...
2023-05-11  Daan De Meyerfstab-generator: Take systemd.verity= into account
2023-05-11  Frantisek Sumsalcryptenroll: actually allow using multiple "special...
2023-05-11  Daan De MeyerMerge pull request #27610 from DaanDeMeyer/mkosi-trivial
2023-05-11  Yu Watanabecore/mount: escape invalid UTF8 char in dbus reply 27611/head
2023-05-11  Yu WatanabeRevert "core/mount: replace invalid UTF-8 code points...
2023-05-11  Daan De Meyermkosi: Install apt in Debian/Ubuntu images 27610/head
2023-05-11  Daan De Meyermkosi: Run in debug mode
2023-05-11  Daan De Meyermkosi: Disable pamconfdir
2023-05-11  Daan De Meyermkosi: Add back accidentally removed .gdbinit file
2023-05-11  Daan De Meyermkosi: Enable systemd-timesyncd by default
2023-05-11  Daan De Meyermkosi: Disable auditd in the preset instead of masking it
2023-05-11  Daan De Meyermkosi: Disable dnf-makecache.service by default
2023-05-11  Daan De Meyermkosi: Make sure we use systemd-networkd-wait-online
2023-05-11  Daan De Meyermkosi: Replace root password setting with a credential
2023-05-11  Daan De Meyermkosi: Disable create-log-dirs option
2023-05-11  Daan De Meyermkosi: Stop creating test users in prepare scripts
2023-05-11  Daan De Meyermkosi: Don't run slow tests by default
2023-05-11  Luca BoccassiMerge pull request #27539 from esposem/ukify_pesign
2023-05-11  Yu WatanabeMerge pull request #27596 from yuwata/drop-pure
2023-05-11  Yu WatanabeMerge pull request #27603 from mrc0mmand/more-test...
2023-05-11  dependabot... build(deps): bump actions/checkout from 3.3.0 to 3.5.2
2023-05-11  dependabot... build(deps): bump meson from 1.0.1 to 1.1.0 in /.github...
2023-05-11  dependabot... build(deps): bump actions/upload-artifact from 3.1...
2023-05-11  dependabot... build(deps): bump github/super-linter from 4.10.1 to...
2023-05-11  dependabot... build(deps): bump actions/github-script from 6.4.0...
2023-05-10  Frantisek Sumsaltest: abstract the common test parts into a utility... 27603/head
2023-05-10  Frantisek Sumsaltest: merge TEST-20-MAINPIDGAMES into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-51-ISSUE-16115 into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-47-ISSUE-14566 into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: move TEST-23's units into a dedicated subfolder
2023-05-10  Frantisek Sumsaltest: merge TEST-12-ISSUE-3171 into TEST-07-PID1
2023-05-10  Daan De Meyertmpfiles: Add merge support for copy files action
2023-05-10  Daan De Meyerrepart: Fix deny list logic
2023-05-10  Emanuele Giuseppe... src/ukify/test/test_ukify: fix skipped tests 27539/head
2023-05-10  Emanuele Giuseppe... src/ukify/test/test_ukify: add pesign unit test
2023-05-10  Emanuele Giuseppe... ukify: support pesign as alternative to sbsign
2023-05-10  Emanuele Giuseppe... ukify: typo in doc and print when package is missing
2023-05-10  Frantisek Sumsaltest: merge TEST-11-ISSUE-3166 into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-10-ISSUE-2467 with TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-09-ISSUE-2691 into TEST-07-PID1
2023-05-10  Frantisek Sumsaltest: merge TEST-08-ISSUE-2730 into TEST-07-PID1
2023-05-10  Yu Watanabeudev: do not set ID_PATH and by-path symlink for nvmf...
2023-05-10  Frantisek Sumsaltest: rename TEST-07-ISSUE-1981 to TEST-07-PID1
2023-05-10  Yu Watanabecore: replace hashmap_get() with hashmap_contains(... 27596/head
2023-05-10  Yu Watanabecore: drop unused argument
2023-05-10  Yu Watanabecore: several cleanups for job_get_timeout()
2023-05-10  Yu Watanabetree-wide: drop _pure_ attribute from non-pure functions
2023-05-10  Sam Jamesdirent: conditionalize dirent assert based on dirent64...
2023-05-10  Mike Yuannetwork/tc: rename settings in log messages too
2023-05-10  Xi Ruoyaosd-bus: bus_message_type_from_string is not pure
2023-05-09  Yu WatanabeMerge pull request #27597 from mrc0mmand/more-test...
2023-05-09  Michal Sekletarcore/mount: replace invalid UTF-8 code points in "what...
2023-05-09  Frantisek Sumsaltest: slightly extend systemd-cryptenroll coverage 27597/head
2023-05-09  Frantisek Sumsalcryptenroll: fix an assertion with weak passwords
2023-05-09  Frantisek Sumsaltest: TEST-70-TPM2 cleanup
2023-05-09  Frantisek Sumsaltest: add coverage for #27533
2023-05-09  Frantisek Sumsaltest: discard kill's output
2023-05-09  Frantisek Sumsaltest: merge unit file related tests into TEST-23-UNIT...
2023-05-09  Daan De Meyerunits: Add CAP_NET_ADMIN condition to systemd-networkd...
2023-05-09  Yu Watanabesd-dhcp-client: client ID always has non-zero data
2023-05-09  Yu WatanabeMerge pull request #27534 from keszybz/deperlify
2023-05-09  Yu Watanabestatic-destruct: introduce STATIC_ARRAY_DESTRUCTOR_REGI... 27565/head
2023-05-09  Yu Watanabestatic-destruct: several cleanups
2023-05-09  Yu Watanabememory-util: make ArrayCleanup passed to array_cleanup...
2023-05-09  Zbigniew Jędrzejewsk... mkosi,ci: do not install perl 27534/head
2023-05-09  Zbigniew Jędrzejewsk... test: use sed and grep instead of perl
2023-05-09  Zbigniew Jędrzejewsk... tools/oss-fuzz: s/perl/awk/
2023-05-09  Zbigniew Jędrzejewsk... test-execute: use bash instead of perl
2023-05-09  Zbigniew Jędrzejewsk... test-udev: skip test on python3.6
2023-05-09  Zbigniew Jędrzejewsk... README: require python >= 3.7, clean up module descriptions
2023-05-09  Zbigniew Jędrzejewsk... tools/check-includes: compat with Python 3.7
2023-05-09  Zbigniew Jędrzejewsk... test/run-unit-tests, TEST-02: skip tests where the...
2023-05-09  Zbigniew Jędrzejewsk... test: rework how udev-test is invoked
2023-05-09  Zbigniew Jędrzejewsk... test: drop udev-test.pl
2023-05-09  Zbigniew Jędrzejewsk... test: rewrite udev-test.pl in Python
2023-05-09  Zbigniew Jędrzejewsk... check-includes: print path relative to project root
2023-05-09  Zbigniew Jędrzejewsk... meson: fix indentation
2023-05-09  Zbigniew Jędrzejewsk... meson: add check-includes test to the test suite
2023-05-09  Zbigniew Jędrzejewsk... meson: include .cc files in tags too
2023-05-09  Zbigniew Jędrzejewsk... Rewrite check-includes.pl in python
2023-05-09  Zbigniew Jędrzejewsk... pid1: drop duplicate include
2023-05-09  Zbigniew Jędrzejewsk... test_ukify: print message when skipping whole test...
2023-05-09  Zbigniew Jędrzejewsk... test-udev: add an optional timeout argument
2023-05-08  Yu Watanabebus-util: drop unnecessary continue
2023-05-08  Yu Watanabeunits: add/fix Documentation= about bus interface
2023-05-08  Daan De Meyertest-journal-verify: Use a more thorough machine ID...
2023-05-08  Yu WatanabeMerge pull request #27579 from YHNdnzj/refuse-dbus...
2023-05-08  Yu WatanabeMerge pull request #27578 from yuwata/sd-dhcp-client...
2023-05-08  Yu Watanabecore/service: fix error cause in the log
2023-05-08  Daan De MeyerMerge pull request #27553 from yuwata/sd-journal-generi...
2023-05-08  Mike Yuancore: refuse dbus activation if dbus is not running 27579/head
next