]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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  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  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
2023-05-08  Mike Yuancore/manager: export manager_dbus_is_running
2023-05-08  Daan De Meyertest-specifier: Ignore -ENOPKG from specifier_printf()
2023-05-08  Marko Korhonenshell completion: add timesync-status and show-timesync...
2023-05-08  Yu Watanabesd-dhcp-client: do not use implicit cast to boolean 27578/head
2023-05-08  Yu Watanabesd-dhcp-client: make return arguments for sd_dhcp_clien...
2023-05-08  Yu Watanabesd-dhcp-client: drop redundant condition
2023-05-08  Yu Watanabenulstr-util: make ret_size in strv_make_nulstr() optional
2023-05-08  Daan De MeyerMerge pull request #27569 from keszybz/mkosi-nicer...
2023-05-08  Miao Wangdoc: remove legacy DefaultControlGroup from dbus properties
2023-05-08  Zbigniew Jędrzejewsk... mkosi.build: print important build commands 27569/head
2023-05-08  Zbigniew Jędrzejewsk... mkosi/fedora: silence warning about sysusers config...
2023-05-08  Zbigniew Jędrzejewsk... mkosi.build: use bash, use array for configuration...
2023-05-08  Yu Watanabecore/unit: check the validity of unit type with activat...
2023-05-08  Yu Watanabeparse-util: make parse_fd() return -EBADF
2023-05-08  Ronan Pigottzsh: add service-log-{level,target} completions for...
2023-05-07  Janne Sirénhwdb: add landscape IdeaPad Miix 310 sensor orientation...
2023-05-06  Klaus Zipfelcrypttab: Support for VeraCrypt PIM and detached header...
2023-05-06  Luca BoccassiMerge pull request #26357 from ddstreet/tpm2_policy_session
2023-05-06  Yu Watanabesd-journal: split out generic_array_bisect_one() from... 27553/head
2023-05-06  Yu Watanabesd-journal: re-read entry array object
2023-05-06  Yu Watanabesd-journal: drop unnecessary initialization
2023-05-06  Yu Watanabesd-journal: rebreak comments
2023-05-06  Yu Watanabesd-journal: fix comment
2023-05-06  Zbigniew Jędrzejewsk... Merge pull request #27262 from keszybz/ukify-install
2023-05-06  Yu Watanabehwdb: do not include '#' in modalias
2023-05-06  Luca BoccassiMerge pull request #27527 from mrc0mmand/fuzz-manager...
2023-05-05  Dan Streetmantpm2: move policy building out of policy session creation 26357/head
next