systemd/.git
2024-09-05 Daan De MeyerMerge pull request #34266 from DaanDeMeyer/fix
2024-09-05 Lennart PoetteringMerge pull request #34256 from YHNdnzj/pid1-followup
2024-09-05 Daan De Meyermkfs-util: Make sure we pass non option arguments last
2024-09-05 Daan De Meyermkfs-util: Fix error handling
2024-09-05 Lennart Poetteringupdate TODO
2024-09-05 Lennart PoetteringMerge pull request #34235 from yuwata/firstboot-systemc...
2024-09-05 Yu Watanabeman: ARP=no also disables IPv6 Neighbor Discovery Protocol
2024-09-05 Yu WatanabeMerge pull request #34090 from DaanDeMeyer/cow-fix
2024-09-05 Michael Ferrarifirstboot: reduce log level of timezone validation
2024-09-05 Michael Ferrarifirstboot: reduce empty input log level
2024-09-05 Michael Ferrarifirstboot: add newline before key wait
2024-09-05 Yu Watanabetest: add test cases of "systemctl cat" for nonexistent...
2024-09-05 Ivan Shapovalovsystemctl: cat: do not exit(1) on missing units if...
2024-09-04 Yu WatanabeMerge pull request #34212 from YHNdnzj/recvmsg-safe...
2024-09-04 Mike Yuancore: rename BindJournalSockets= to BindLogSockets=
2024-09-04 Mike Yuancore/namespace: add comment to explain the non-obvious...
2024-09-04 Mike Yuancore/namespace: make bind mounted journal sockets nosui...
2024-09-04 Mike Yuancore/exec-invoke: use bind_mount_add() where appropriate
2024-09-04 Mike Yuancore/namespace: use GREEDY_REALLOC at one more place
2024-09-04 Mike Yuancore/unit: introduce unit_set_debug_invocation()
2024-09-04 Mike Yuancore: add missing serialization for Unit.debug_invocation
2024-09-04 Mike Yuancore/service: modernize service_load_pid_file() a bit
2024-09-04 Mike Yuancore/service: minor coding style tweak
2024-09-04 Daan De Meyercopy: Introduce COPY_NOCOW_AFTER and use it when copyin...
2024-09-04 Daan De Meyercopy: Copy nocow flag by default
2024-09-04 Daan De Meyerchattr-util: Optimize read_attr_at()
2024-09-04 Mike Yuansocket-util: make recvmsg_safe() handle MSG_TRUNC too
2024-09-04 Mike Yuanmachine-dbus: use in_same_namespace() at one more place
2024-09-04 Mike Yuanudev-ctrl: drop unused next_datagram_size_fd() call
2024-09-04 Mike Yuancore/manager: close all cmsg fds where none is expected
2024-09-04 Mike Yuanudev-ctrl: add missing size check of received message
2024-09-04 Mike Yuanaudit-util: check correct errno
2024-09-04 Mike Yuansd-varlink: check correct errno
2024-09-04 Mike Yuanfd-util: also close pidfd from SCM_PIDFD in cmsg_close_...
2024-09-04 Daan De MeyerRevert "copy: Copy file attributes as well"
2024-09-04 Daan De MeyerRevert "tree-wide: Don't explicity disable copy-on...
2024-09-04 Daan De MeyerMerge pull request #34251 from DaanDeMeyer/multiq
2024-09-04 Daan De Meyernetwork: Add support for mq qdisc
2024-09-04 Daan De Meyernetwork: Add support for multiq qdisc
2024-09-04 Mike YuanMerge pull request #34205 from yuwata/pretty-print...
2024-09-04 Daan De MeyerMerge pull request #34224 from yuwata/network-make...
2024-09-04 Daan De MeyerMerge pull request #32487 from YHNdnzj/bind-journal...
2024-09-03 dependabot... build(deps): bump softprops/action-gh-release from...
2024-09-03 dependabot... build(deps): bump super-linter/super-linter from 6...
2024-09-03 Mike YuanTEST-50-DISSECT: add explicit coverage for BindJournalS...
2024-09-03 Mike Yuantest: drop unneeded journal socket bind mounts
2024-09-03 Mike Yuanportable/profile: use BindJournalSockets=
2024-09-03 Mike Yuancore/namespace: create /dev/log only if journal socket...
2024-09-03 Mike Yuancore: introduce BindJournalSockets=
2024-09-03 dependabot... build(deps): bump systemd/mkosi
2024-09-03 Daan De MeyerMerge pull request #34240 from DaanDeMeyer/mkosi
2024-09-03 Daan De Meyermkosi: Use apt patterns to install dependencies on...
2024-09-03 Daan De Meyermkosi: Make systemd package filtering more robust
2024-09-03 Daan De MeyerMerge pull request #34236 from DaanDeMeyer/manager...
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_UNSIGNED_NOT_EQUAL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_TRISTATE() and friends
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_BASE64_NON_EMPTY() and...
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_BYTE_ARRAY_NON_EMPTY()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_INTEGER_NON_NEGATIVE()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_INTEGER_NON_ZERO()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP_NON_NULL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_RATELIMIT()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_STRING_ORDERED_SET()
2024-09-03 Daan De MeyerMerge pull request #34190 from DaanDeMeyer/repart-compress
2024-09-03 Lennart PoetteringMerge pull request #34228 from poettering/uki-with...
2024-09-03 Daan De Meyerrepart: Add compression support
2024-09-03 Daan De MeyerTEST-58-REPART: Only skip part of testcase_minimize...
2024-09-03 Daan De MeyerTEST-58-REPART: Always run TEST-58-REPART in virtual...
2024-09-03 Daan De Meyermkosi: Don't create sanitizer wrappers for every mkfs...
2024-09-03 Daan De MeyerMerge pull request #34149 from DaanDeMeyer/btrfs
2024-09-03 Yu Watanaberesolve: fix typo
2024-09-03 Lennart Poetteringresolved: include Varlink error on inconsistent DNS...
2024-09-03 Yu Watanabepretty-print: introduce WITH_BUFFERED_STDERR macro...
2024-09-03 Yu Watanabepretty-print: rename {draw,clear}_progress_bar_unbuffer...
2024-09-02 Yu WatanabeMerge pull request #34140 from yuwata/conf-parser-log...
2024-09-02 Adrian VovkMerge pull request #34202 from AdrianVovk/sysupdated...
2024-09-02 Frantisek Sumsaltest: don't install Python scripts from systemd-test RPM
2024-09-02 Adrian Vovksysupdated: Improve logging about jobs
2024-09-02 Adrian Vovksysupdated: Cleanup handling of notifications
2024-09-02 Adrian Vovksysupdate: Don't ignore callout binary failure
2024-09-02 Luca Boccassiportable: ensure PORTABLE_FORCE_ATTACH works even when...
2024-09-02 Lennart Poetteringefi: add file_handle_read() helper that reads from...
2024-09-02 Lennart Poetteringefi: return pointer to processed string in strtolower8...
2024-09-02 Daan De Meyernetworkd: Replace existing objects instead of doing...
2024-09-02 Yu Watanabenetwork/tclass: do not save tclass to Link before it...
2024-09-02 Yu Watanabenetwork/qdisc: do not save qdisc to Link before it...
2024-09-02 Yu Watanabenetwork/tclass: make tclass_drop() static
2024-09-02 Yu Watanabenetwork/qdisc: make qdisc_drop() static
2024-09-02 Yu Watanabenetwork/tclass: skip requesting tclass if it is already...
2024-09-02 Yu Watanabenetwork/qdisc: skip requesting qdisc if it is already...
2024-09-02 Yu Watanabenetwork/neighbor: skip requesting neighbor if it is...
2024-09-02 Yu Watanabenetwork/tclass: introduce tclass_ref() and tclass_unref()
2024-09-02 Yu Watanabenetwork/qdisc: introduce qdisc_ref() and qdisc_unref()
2024-09-01 Yu Watanabeconf-parser: use log_syntax_parse_error() and friends...
2024-09-01 Yu Watanabeconf-parser: several cleanups for DEFINE_CONFIG_PARSE_E...
2024-09-01 Yu Watanabetree-wide: drop msg argument for DEFINE_CONFIG_PARSE...
2024-09-01 Yu Watanabelog: protect errno from log_syntax_invalid_utf8_internal()
2024-09-01 Yu Watanabelog: introduce log_syntax_parse_error()
next