]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-04-05  Lennart Poetteringupdate TODO 25608/head
2023-04-05  Lennart Poetteringman: document image policy syntax and semantics, and...
2023-04-05  Lennart Poetteringtest: add integration test for image policy
2023-04-05  Lennart Poetteringsysext: default to a stricter image policy when reading...
2023-04-05  Lennart Poetteringdiscover-image: automaticaly pick up sysext images...
2023-04-05  Lennart Poetteringanalyze: add 'image-policy' tool for analyzing image...
2023-04-05  Lennart Poetteringdissect: update error code comment a bit
2023-04-05  Lennart Poetteringdissect: disallow empty partition tables
2023-04-05  Lennart Poetteringdissect: add new --validate command
2023-04-05  Lennart Poetteringdissect: make returning of DissectedImage object optional
2023-04-05  Lennart Poetteringdissect: add dissect_image_file_and_warn()
2023-04-05  Lennart Poetteringdissect: actually enforce policy
2023-04-05  Lennart Poetteringtree-wide: hook up image dissection policy logic everywhere
2023-04-05  Lennart Poetteringdissect: add image dissection policy framework
2023-04-05  Yu Watanabetest: add tests for dir_fd_is_root_or_cwd()
2023-04-05  Ronan Pigottresolve: refuse mdns scope for ipv4 broadcast addresses
2023-04-05  Zbigniew Jędrzejewsk... Merge pull request #27143 from bluca/no_tpm
2023-04-05  Daan De MeyerRevert "mkosi: Drop python-docutils"
2023-04-05  Lennart Poetteringservice: use newdup() where appropriate
2023-04-05  Yu WatanabeMerge pull request #27137 from yuwata/id128-get-machine
2023-04-05  Zbigniew Jędrzejewsk... various: simplify calls to parse_boolean_argument()
2023-04-04  Luca Boccassici: do one build with no tpm/p11kit/fido2 27143/head
2023-04-04  Luca Boccassicryptsetup: fix build without TPM2
2023-04-04  William Robertstpm2: fix nits from PR #26185
2023-04-04  Thomas Blumetest/test-functions: fix typo in install_suse_systemd()
2023-04-04  Lennart Poetteringupdate TODO
2023-04-04  Lennart Poetteringupdate TODO
2023-04-04  Lennart Poetteringexecute: add one more assert()
2023-04-04  Zbigniew Jędrzejewsk... Merge pull request #27128 from keszybz/sd-bus-docs...
2023-04-04  Yu Watanabeman: mention -o option for systemd-journal-remote
2023-04-04  Yu Watanabemachine-id-setup: do not read host's machine ID when... 27137/head
2023-04-04  Yu Watanabemachine-id-setup: use id128_get_machine() at one more...
2023-04-04  Yu Watanabediscover-image: use id128_get_machine() at one more...
2023-04-04  Yu Watanabespecifier: always convert missing machine-id file to...
2023-04-04  Yu Watanabenspawn: ignore NULL machine ID in the container
2023-04-04  Yu Watanaberepart: use id128_get_machine()
2023-04-04  Yu Watanabetest: add tests for id128_get_machine() and _at()
2023-04-04  Yu Watanabesd-id128: introduce id128_get_machine() and id128_get_m...
2023-04-04  Yu Watanabefd-util: introduce dir_fd_is_root_or_cwd()
2023-04-04  Yu Watanabetest: add tests for ID128_REFUSE_NULL
2023-04-04  Yu Watanabesd-id128: introduce ID128_REFUSE_NULL flag
2023-04-04  Lennart Poetteringservice: minor modernizations
2023-04-04  Zbigniew Jędrzejewsk... manager: remove transient unit directory during startup
2023-04-04  Zbigniew Jędrzejewsk... sd-bus: use macros for standard bus error names consist... 27128/head
2023-04-04  Zbigniew Jędrzejewsk... core: a more informative error when SetProperties/Start...
2023-04-04  Zbigniew Jędrzejewsk... man/sd_bus_message_open_container: mention two common...
2023-04-04  Zbigniew Jędrzejewsk... man/systemd.service: add example for char prefixes
2023-04-04  Zbigniew Jędrzejewsk... man: move description of command line substitution...
2023-04-04  Zbigniew Jędrzejewsk... core: unify two similar paths, avoid formatting of...
2023-04-04  Zbigniew Jędrzejewsk... core: simplify unit_escape_setting()
2023-04-04  Zbigniew Jędrzejewsk... core: typos in comments
2023-04-04  Lennart Poetteringupdate TODO
2023-04-04  Lennart Poetteringservice: dump fdstore contents also in free-form debug...
2023-04-04  Daan De MeyerMerge pull request #27122 from yuwata/id128-at
2023-04-04  Yu Watanabechase: fix error handling
2023-04-04  Yu Watanabetest: add tests for id128_{read,write}_at() 27122/head
2023-04-04  Yu Watanabesd-id128: introduce id128_write_at()
2023-04-04  Yu Watanabesd-id128: introduce id128_read_at()
2023-04-04  Yu Watanabesd-id128: rename Id128FormatFlag -> Id128Flag
2023-04-04  Yu Watanabesd-id128: rename argument and add missing assertion
2023-04-04  Yu WatanabeRevert "sd-id128: make id128_read() optionally take...
2023-04-03  OMOJOLA JOSHUA... src: changed usage of basename() to path_extract_filena...
2023-04-03  Luca BoccassiMerge pull request #27114 from keszybz/trivial-cleanups
2023-04-03  Lennart Poetteringpid1: drop two spurious empty line
2023-04-03  Mike Yuancore/main: also check the argument terminator
2023-04-03  Dmitry V. Levinudev-rules: check tokens order
2023-04-03  Zbigniew Jędrzejewsk... shared/exec-util: reduce scope of iterator variables 27114/head
2023-04-03  Zbigniew Jędrzejewsk... core/service: inline one variable
2023-04-03  Zbigniew Jędrzejewsk... basic/fs-util: typo fix
2023-04-03  Zbigniew Jędrzejewsk... man/systemd-sysext: minor grammar optimizations
2023-04-03  Zbigniew Jędrzejewsk... basic/mkdir: simplify error handling
2023-04-03  William Robertstpm2: add support for a trusted SRK
2023-04-03  Lennart PoetteringMerge pull request #27044 from bluca/sysext_recursive_dir
2023-04-03  Zbigniew Jędrzejewsk... user-sessions: do not remove /etc/nologin
2023-04-02  dmkUKupdate 60-sensor.hwdb with toshiba tablet (#27103)
2023-04-02  Mike Yuancore: do early setup check for arguments with '=' too
2023-04-02  taniishkaaaAdded unit test for strv_env_name_is_valid() function...
2023-04-02  Luca BoccassiMerge pull request #27096 from YHNdnzj/networkctl-modernize
2023-04-02  Mike YuanMerge pull request #27086 from keszybz/oomd-on-v1
2023-04-02  Andrei Stepanovpo: Translated using Weblate (Russian)
2023-04-01  dependabot... build(deps): bump github/codeql-action from 2.2.5 to...
2023-04-01  Frantisek SumsalMerge pull request #27087 from mrc0mmand/missing-coverage
2023-04-01  Yu WatanabeMerge pull request #27067 from DaanDeMeyer/find-esp-at
2023-04-01  dependabot... build(deps): bump ossf/scorecard-action from 2.1.2...
2023-04-01  dependabot... build(deps): bump actions/labeler from 4.0.2 to 4.0.3
2023-04-01  dependabot... build(deps): bump github/super-linter from 4.9.7 to...
2023-04-01  Zbigniew Jędrzejewsk... man: restore description of ConditionControlGroupContro... 27086/head
2023-04-01  Mike Yuannetworkctl: use sd_bus_get_property 27096/head
2023-04-01  Mike Yuannetworkctl: style improvements
2023-04-01  Mike Yuannetworkctl: use FOREACH_ARRAY more
2023-04-01  Daan De MeyerMerge pull request #25836 from DaanDeMeyer/reset
2023-04-01  Jan Janssenukify: Strip symbol/string table for old stubs
2023-04-01  Daan De Meyerfind-esp: Add openat() like helpers that operate on fds 27067/head
2023-04-01  Daan De Meyerstat-util: Add xstatfsat()
2023-04-01  Daan De Meyerfind-esp: Drop explicit automount trigger
2023-04-01  Daan De Meyerbtrfs-util: Add btrfs_get_block_device_at()
2023-04-01  Mike Yuannetworkctl: acquire bus only when necessary
2023-04-01  Frantisek Sumsaltest: shed some light into the whole coverage situation 27087/head
2023-04-01  Daan De Meyerfirstboot: Add --reset option 25836/head
2023-04-01  Daan De Meyerfirstboot: Do not dereference symlinks
next