systemd/.git
2024-04-12 Yu WatanabeMerge pull request #32255 from YHNdnzj/strextendf
2024-04-12 Yu WatanabeMerge pull request #32256 from YHNdnzj/network-close...
2024-04-12 Mike Yuansd-dhcp-server: use close_and_replace (avoid fd leak)
2024-04-12 Mike Yuansd-dhcp-server: check dir_fd with assert_return
2024-04-12 Mike Yuanshared/killall: minor modernization
2024-04-12 Mike Yuanstring-util: correct comment in strextendf_with_separator
2024-04-12 Sam Leonardvmspawn: add --discard-disk= to control handling of...
2024-04-12 Frantisek Sumsaltest: add instructions on how to run Coverity locally
2024-04-12 Sam Leonardvmspawn: update parse_boolean to parse_boolean_argument
2024-04-12 Antonio Alvarez... bus-polkit: fix return value for `varlink_allow_interac...
2024-04-12 Zbigniew Jędrzejewsk... meson: do not fail build with newer kernel headers
2024-04-12 Yu Watanabendisc-option: also ignore Prefix Information option...
2024-04-12 Daan De MeyerMerge pull request #32240 from yuwata/network-ndisc...
2024-04-11 Yu Watanabenetwork/ndisc: drop onlink prefix when valid lifetime...
2024-04-11 Yu Watanabenetwork/ndisc: do nothing for existing routes if on...
2024-04-11 Ronan Pigottresolved: use NULL to represent an empty answer
2024-04-11 Sam Leonardvmspawn: enabled free page reporting in qemu by default
2024-04-11 Yu WatanabeMerge pull request #32213 from yuwata/network-ndisc...
2024-04-11 Ludwig Nusselnsresourced: don't redefine of bpf_rdonly_cast
2024-04-11 Yu Watanabesd-ndisc-redirect: fix verification of target address
2024-04-11 Yu Watanabenetwork/ndisc: fix verification of sender of Redirect...
2024-04-11 Yu Watanabenetwork/ndisc: split out ndisc_redirect_verify_sender()
2024-04-11 Yu Watanabenetwork/ndisc: drop ndisc_request_redirect_route()
2024-04-11 Yu Watanabenetwork/ndisc: redirect routes do not have lifetime
2024-04-11 Yu Watanabenetwork/ndisc: introduce ndisc_request_router_route()
2024-04-11 Yu Watanabenetwork/ndisc: do not set per-route MTU and hop limit
2024-04-11 Antonio Alvarez... journal-remote: fix two minor memory leaks
2024-04-11 Frantisek SumsalMerge pull request #32228 from mrc0mmand/more-test...
2024-04-11 Frantisek Sumsaltest: make sd-journal-gatewayd tests even more debug...
2024-04-11 Luca BoccassiMerge pull request #32215 from yuwata/network-ndisc...
2024-04-11 Ludwig Nusselcreds: allow null when decrypting
2024-04-11 Daan De MeyerMerge pull request #32216 from DaanDeMeyer/fix
2024-04-11 Luca BoccassiREADME.md: link bug bounty program
2024-04-11 dependabot... build(deps): bump pkg/fedora from `2822a03` to `3f8c38e`
2024-04-11 Frantisek Sumsaltest: make the output of TEST-69 less painful to read
2024-04-11 Daan De Meyerjournal-remote: Use "event" instead of "events"
2024-04-11 Daan De Meyerjournal-remote: Use sd_event_set_signal_exit()
2024-04-11 Yu Watanabetest: PROJECT_FILE macro cannot be used in generated...
2024-04-11 Daan De MeyerMerge pull request #32210 from YHNdnzj/execcommand...
2024-04-11 Yu Watanabenetwork/ndisc: fix updating valid lifetime of configure...
2024-04-11 Yu Watanabenetwork/ndisc: set provider address in caller
2024-04-11 Yu WatanabeMerge pull request #32202 from DaanDeMeyer/assert
2024-04-10 Luca BoccassiMerge pull request #32181 from YHNdnzj/open-file
2024-04-10 Luca BoccassiMerge pull request #32195 from yuwata/network-ndisc-mtu
2024-04-10 Luca BoccassiMerge pull request #32166 from yuwata/network-rfc7217-dad
2024-04-10 Yu Watanabelibsystemd-network: do not trigger assertion by sd_...
2024-04-10 Luca BoccassiMerge pull request #32204 from DaanDeMeyer/post-rewrite
2024-04-10 Luca BoccassiMerge pull request #32205 from YHNdnzj/bless-boot
2024-04-10 Mike Yuancore/dbus-execute: fix potential memory leak
2024-04-10 Mike Yuancore/execute: introduce exec_command_free
2024-04-10 Mike Yuancore/dbus-execute: modernize a bit
2024-04-10 Mike Yuancore/load-fragment: modernize config_parse_exec
2024-04-10 Daan De Meyerdocs: Add Tests section to coding style doc
2024-04-10 Daan De MeyerIntroduce ASSERT_OK_ERRNO()
2024-04-10 Daan De Meyertests: Improve assertion error messages
2024-04-10 Mike Yuanunits/systemd-boot-check-no-failures.service: drop...
2024-04-10 Mike Yuanbless-boot-generator: use generator_add_symlink
2024-04-10 Mike Yuancore: use FOREACH_ARRAY at 3 more places
2024-04-10 Ivan KruglovASSERT_NULL/ASSERT_NOT_NULL
2024-04-10 Frantisek SumsalMerge pull request #32201 from aafeijoo-suse/test-minor...
2024-04-10 Mike Yuantest: merge TEST-77-OPENFILE into TEST-23-UNIT-FILE
2024-04-10 Daan De Meyergit: Add post-rewrite hook that invokes git submodule...
2024-04-10 Daan De MeyerUpdate submodules
2024-04-10 Mike Yuanshared/open-file: use xescape to escape ':'
2024-04-10 Mike Yuanshared/open-file: make open_file_free_many static inline
2024-04-10 Mike Yuancore/exec-invoke: modernize get_open_file_fd a bit
2024-04-10 Mike Yuancore/exec-invoke: modernize connect_unix_harder
2024-04-10 Pablo Méndez... man/journald: Add missing configuration files
2024-04-10 Antonio Alvarez... tools/check-version-history: skip test if lxml is not...
2024-04-10 Antonio Alvarez... test: add missing header to test.h
2024-04-10 Lennart Poetteringsecure-boot: tighten enrollment logic a bit regarding...
2024-04-10 Lennart Poetteringboot: re-align table
2024-04-10 Lennart Poetteringresolved: dns_name_equal() can fail, handle that reasonably
2024-04-10 Yu WatanabeMerge pull request #32189 from mrc0mmand/test-tweaks
2024-04-10 Yu WatanabeMerge pull request #32191 from yuwata/network-persisten...
2024-04-10 Lennart Poetteringndisc: use memzero() where appropriate
2024-04-10 Lennart Poetteringsd-journal: make sure sd_journal_add_match() also accep...
2024-04-10 Daan De Meyercore: Serialize both pid and pidfd
2024-04-10 Yu Watanabetest-network: add test case for ndisc MTU option
2024-04-10 Yu Watanabenetwork/ndisc: set IPv6 MTU through sysctl
2024-04-10 Yu Watanabenetwork/sysctl: round IPv6 MTU with the current device...
2024-04-10 Yu Watanabenetwork: always set IPv6 MTU when we detect the device...
2024-04-10 Yu Watanabenetwork/setlink: adjust requested MTU when it is ready...
2024-04-09 Yu Watanabepo: update Japanese translation
2024-04-09 Yu Watanabenetwork/varlink: fix error cause
2024-04-09 Yu Watanabenetwork: open persistent directory without O_PATH
2024-04-09 Frantisek Sumsaltest: wait until the test container is fully booted up
2024-04-09 Frantisek Sumsaltest: disable background color for nspawn containers
2024-04-09 Frantisek Sumsaltest: set pexpect's logfile early
2024-04-09 Frantisek Sumsaltest: give sd-resolved enough time to timeout
2024-04-09 Frantisek Sumsaltest: let curl show a potential error in silent mode
2024-04-09 Frantisek Sumsaltest: forward journal to console in TEST-24-CRYPTSETUP
2024-04-09 Frantisek Sumsaltest: add a couple of sanity tests for ASSERT_*() macros
2024-04-09 Frantisek Sumsaltest: handle NULL correctly when passed to ASSERT_EQ()
2024-04-09 Yu Watanabetest-network: add test case for regenerating prefix...
2024-04-09 Yu Watanabenetwork/address-generation: regenerate IPv6 prefix...
2024-04-09 Frantisek Sumsaltree-wide: make sure net/if.h is included before any...
2024-04-09 Antonio Alvarez... test-date: add missing header
2024-04-09 Lennart Poetteringservice: explicitly add comment about donated reference...
2024-04-09 Mike Yuanpidref: 0 -> NULL for pointer
next