Commit Graph

  • e7705e2191 nsresourced: don't redefine of bpf_rdonly_cast Ludwig Nussel 2024-04-08 11:07:10 +02:00
  • bffa1c4889 sd-ndisc-redirect: fix verification of target address Yu Watanabe 2024-04-10 15:36:59 +09:00
  • 9944629eee network/ndisc: fix verification of sender of Redirect message Yu Watanabe 2024-04-10 15:07:30 +09:00
  • f76814757d network/ndisc: split out ndisc_redirect_verify_sender() Yu Watanabe 2024-04-10 14:52:57 +09:00
  • d9688518ff network/ndisc: drop ndisc_request_redirect_route() Yu Watanabe 2024-04-10 15:04:11 +09:00
  • ef6495ebb2 network/ndisc: redirect routes do not have lifetime Yu Watanabe 2024-04-10 14:58:31 +09:00
  • 33cab1d4ef network/ndisc: introduce ndisc_request_router_route() Yu Watanabe 2024-04-11 10:16:39 +09:00
  • 2e73aa507b network/ndisc: do not set per-route MTU and hop limit Yu Watanabe 2024-04-11 12:05:07 +09:00
  • 3ec49af973 journal-remote: fix two minor memory leaks Antonio Alvarez Feijoo 2024-04-11 17:20:02 +02:00
  • fc49bf6041 Merge pull request #32228 from mrc0mmand/more-test-tweaks Frantisek Sumsal 2024-04-11 20:35:27 +02:00
  • 6d13aacaac test: make sd-journal-gatewayd tests even more debug-able Frantisek Sumsal 2024-04-11 14:24:42 +02:00
  • 947143e897 Merge pull request #32215 from yuwata/network-ndisc-address-lifetime Luca Boccassi 2024-04-11 12:16:31 +01:00
  • aadbe55925 creds: allow null when decrypting Ludwig Nussel 2024-04-04 17:05:18 +02:00
  • eff0a82534 Merge pull request #32216 from DaanDeMeyer/fix Daan De Meyer 2024-04-11 13:01:46 +02:00
  • a6f0f20eb3 README.md: link bug bounty program Luca Boccassi 2024-04-11 11:02:18 +01:00
  • 1fdafca718 build(deps): bump pkg/fedora from 2822a03 to 3f8c38e dependabot[bot] 2024-04-11 09:57:37 +00:00
  • 8d9cdb31f7 test: make the output of TEST-69 less painful to read Frantisek Sumsal 2024-04-11 11:35:17 +02:00
  • b50e9011d0 journal-remote: Use "event" instead of "events" Daan De Meyer 2024-04-11 09:58:58 +02:00
  • dcd332ae00 journal-remote: Use sd_event_set_signal_exit() Daan De Meyer 2024-04-11 09:51:23 +02:00
  • fc4a9c9ce6 test: PROJECT_FILE macro cannot be used in generated code Yu Watanabe 2024-04-11 11:27:18 +09:00
  • 8e7c157387 Merge pull request #32210 from YHNdnzj/execcommand-done Daan De Meyer 2024-04-11 09:26:37 +02:00
  • e42a74803a network/ndisc: fix updating valid lifetime of configured address Yu Watanabe 2024-04-11 14:02:21 +09:00
  • 2d4c9c42ac network/ndisc: set provider address in caller Yu Watanabe 2024-04-11 12:00:52 +09:00
  • 1ae891037e Merge pull request #32202 from DaanDeMeyer/assert Yu Watanabe 2024-04-11 09:51:49 +09:00
  • 798ea5c05a Merge pull request #32181 from YHNdnzj/open-file Luca Boccassi 2024-04-10 23:15:56 +01:00
  • d0ea800943 Merge pull request #32195 from yuwata/network-ndisc-mtu Luca Boccassi 2024-04-10 23:12:21 +01:00
  • bf5e509840 Merge pull request #32166 from yuwata/network-rfc7217-dad Luca Boccassi 2024-04-10 22:59:01 +01:00
  • 8e91738fe9 libsystemd-network: do not trigger assertion by sd_*_is_running() with NULL Yu Watanabe 2024-04-10 04:03:46 +09:00
  • 6dfaa0edaf Merge pull request #32204 from DaanDeMeyer/post-rewrite Luca Boccassi 2024-04-10 22:52:45 +01:00
  • af60f679a3 Merge pull request #32205 from YHNdnzj/bless-boot Luca Boccassi 2024-04-10 22:52:11 +01:00
  • ee9895e295 core/dbus-execute: fix potential memory leak Mike Yuan 2024-04-11 03:57:34 +08:00
  • f09604b0a6 core/execute: introduce exec_command_free Mike Yuan 2024-04-11 04:10:36 +08:00
  • ccbb85a58b core/dbus-execute: modernize a bit Mike Yuan 2024-04-11 03:56:48 +08:00
  • 21b366121f core/load-fragment: modernize config_parse_exec Mike Yuan 2024-04-11 03:21:41 +08:00
  • 5c041971eb docs: Add Tests section to coding style doc Daan De Meyer 2024-04-10 13:40:16 +02:00
  • 681e39c1dc Introduce ASSERT_OK_ERRNO() Daan De Meyer 2024-04-10 13:31:58 +02:00
  • 29b27d59d5 tests: Improve assertion error messages Daan De Meyer 2024-04-10 13:23:53 +02:00
  • 40611863e4 units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target Mike Yuan 2024-04-10 23:02:01 +08:00
  • 6f801feb4b bless-boot-generator: use generator_add_symlink Mike Yuan 2024-04-10 22:51:31 +08:00
  • 8b317c3400 core: use FOREACH_ARRAY at 3 more places Mike Yuan 2024-04-10 23:01:47 +08:00
  • 5152b8459a ASSERT_NULL/ASSERT_NOT_NULL Ivan Kruglov 2024-04-08 17:12:48 +02:00
  • 0ab87ebd97 Merge pull request #32201 from aafeijoo-suse/test-minor-fixes Frantisek Sumsal 2024-04-10 16:54:37 +02:00
  • 48c21790ba test: merge TEST-77-OPENFILE into TEST-23-UNIT-FILE Mike Yuan 2024-04-10 19:04:50 +08:00
  • f1e9e8041c git: Add post-rewrite hook that invokes git submodule update Daan De Meyer 2024-04-10 14:35:20 +02:00
  • 8bc9232636 Update submodules Daan De Meyer 2024-04-10 14:36:59 +02:00
  • c1f9509f79 shared/open-file: use xescape to escape ':' Mike Yuan 2024-04-09 21:54:30 +08:00
  • 4eb1feb110 shared/open-file: make open_file_free_many static inline Mike Yuan 2024-04-10 19:18:19 +08:00
  • c642f43131 core/exec-invoke: modernize get_open_file_fd a bit Mike Yuan 2024-04-09 21:48:01 +08:00
  • 9b076e86c0 core/exec-invoke: modernize connect_unix_harder Mike Yuan 2024-04-09 21:38:16 +08:00
  • ffd0cca34a man/journald: Add missing configuration files Pablo Méndez Hernández 2024-04-10 10:55:53 +02:00
  • 2ad44c22fe tools/check-version-history: skip test if lxml is not installed Antonio Alvarez Feijoo 2024-04-10 11:08:25 +02:00
  • 866a469e5a test: add missing header to test.h Antonio Alvarez Feijoo 2024-04-10 11:07:32 +02:00
  • 5538b62f59 secure-boot: tighten enrollment logic a bit regarding file sizes Lennart Poettering 2024-04-09 12:39:28 +02:00
  • 6fea0f0ba0 boot: re-align table Lennart Poettering 2024-04-09 12:39:01 +02:00
  • 3ee27b2580 resolved: dns_name_equal() can fail, handle that reasonably Lennart Poettering 2024-04-09 17:29:33 +02:00
  • cd226becd8 Merge pull request #32189 from mrc0mmand/test-tweaks Yu Watanabe 2024-04-10 16:57:00 +09:00
  • f8e15d6d98 Merge pull request #32191 from yuwata/network-persistent-storage-follow-ups Yu Watanabe 2024-04-10 16:54:39 +09:00
  • 475107f014 ndisc: use memzero() where appropriate Lennart Poettering 2024-04-09 18:45:56 +02:00
  • e1771c8ee6 sd-journal: make sure sd_journal_add_match() also accepts SIZE_MAX as size Lennart Poettering 2024-04-09 17:51:54 +02:00
  • 7072777163 core: Serialize both pid and pidfd Daan De Meyer 2024-04-05 15:21:49 +02:00
  • a0430b0d95 test-network: add test case for ndisc MTU option Yu Watanabe 2024-04-10 11:14:13 +09:00
  • 8c9ef90b19 network/ndisc: set IPv6 MTU through sysctl Yu Watanabe 2024-04-10 10:13:07 +09:00
  • fb71748e4f network/sysctl: round IPv6 MTU with the current device MTU rather than the maximum MTU Yu Watanabe 2024-04-10 10:07:50 +09:00
  • eb426caae7 network: always set IPv6 MTU when we detect the device MTU is changed Yu Watanabe 2024-04-10 11:47:09 +09:00
  • d4386dd1c8 network/setlink: adjust requested MTU when it is ready to set Yu Watanabe 2024-04-10 11:35:21 +09:00
  • 11a150bc43 po: update Japanese translation Yu Watanabe 2024-04-10 07:07:34 +09:00
  • 0a07ee146d meson: use headers in our code base when checking filesystem table Yu Watanabe 2024-04-10 06:44:02 +09:00
  • 2c57fcabab basic/missing_magic: drop unnecessary entries and update comments Yu Watanabe 2024-04-08 09:54:19 +09:00
  • e1dad06100 home,resize-fs: replace XFS_SB_MAGIC -> XFS_SUPER_MAGIC Yu Watanabe 2024-04-10 06:38:07 +09:00
  • 613da12f9f basic/linux: copy magic.h to our source code tree Yu Watanabe 2024-04-08 09:27:17 +09:00
  • 9ee34b21cc basic/linux: update linux headers Yu Watanabe 2024-04-08 09:29:21 +09:00
  • 4d97f7deeb network/varlink: fix error cause Yu Watanabe 2024-04-10 04:55:59 +09:00
  • fb6f98ae63 network: open persistent directory without O_PATH Yu Watanabe 2024-04-10 04:51:27 +09:00
  • 515eb678a0 test: wait until the test container is fully booted up Frantisek Sumsal 2024-04-09 21:16:41 +02:00
  • 8d4bfd38ed test: disable background color for nspawn containers Frantisek Sumsal 2024-04-09 21:11:26 +02:00
  • 04f0c6752c test: set pexpect's logfile early Frantisek Sumsal 2024-04-09 20:55:48 +02:00
  • 721e78ff73 test: give sd-resolved enough time to timeout Frantisek Sumsal 2024-04-09 20:15:36 +02:00
  • bfd30e8af6 test: let curl show a potential error in silent mode Frantisek Sumsal 2024-04-09 17:04:50 +02:00
  • d4e11f30bc test: forward journal to console in TEST-24-CRYPTSETUP Frantisek Sumsal 2024-04-09 14:04:28 +02:00
  • 8c33218e9e test: add a couple of sanity tests for ASSERT_*() macros Frantisek Sumsal 2024-04-08 18:17:48 +02:00
  • 7d7a3d4787 test: handle NULL correctly when passed to ASSERT_EQ() Frantisek Sumsal 2024-04-08 20:32:10 +02:00
  • ce4ed0ad99 test-network: add test case for regenerating prefix stable address on conflict Yu Watanabe 2024-04-09 11:28:20 +09:00
  • e14679ff76 network/address-generation: regenerate IPv6 prefix stable address on conflict Yu Watanabe 2024-04-09 11:27:41 +09:00
  • edda10f2ae tree-wide: make sure net/if.h is included before any linux/ header Frantisek Sumsal 2024-04-09 12:44:46 +02:00
  • 8c62676e4b test-date: add missing header Antonio Alvarez Feijoo 2024-04-09 14:21:08 +02:00
  • 82bdb3ede2 service: explicitly add comment about donated reference on parameter Lennart Poettering 2024-04-09 12:16:08 +02:00
  • 74531a93d6 pidref: 0 -> NULL for pointer Mike Yuan 2024-04-10 01:45:12 +08:00
  • 035bdb1472 mkosi; Fix permissions of mkosi.postinst script Daan De Meyer 2024-04-09 16:18:25 +02:00
  • aef47ec274 Merge pull request #32154 from DaanDeMeyer/mkosi Luca Boccassi 2024-04-09 13:30:59 +01:00
  • b67f7e370a build(deps): bump pkg/fedora from 2822a03 to 3f8c38e dependabot[bot] 2024-04-09 09:45:45 +00:00
  • 07d52c7a46 mkosi: Drop out-of-date comment Daan De Meyer 2024-04-09 11:57:38 +02:00
  • 1a2374a3f6 mkosi: Unify initrd post-install scripts Daan De Meyer 2024-04-08 13:57:48 +02:00
  • e4c8e9dcbd mkosi: Install openSUSE-release instead of distribution-release Daan De Meyer 2024-04-08 13:42:22 +02:00
  • d6f206b944 mkosi: Make scripts more generic Daan De Meyer 2024-04-08 12:52:56 +02:00
  • 0e4eba6fcb mkosi: Update to latest Daan De Meyer 2024-04-08 17:23:21 +02:00
  • 9c611095ca mkosi: Update pkg/arch to latest and install systemd-tests Daan De Meyer 2024-04-09 10:24:06 +02:00
  • 52e555fa27 hibernate-resume-config: apply ENABLE_EFI ifdef correctly Mike Yuan 2024-04-09 04:04:21 +08:00
  • ae4088b23e test: Various build environment fixes Daan De Meyer 2024-04-08 19:56:36 +02:00
  • 73f77f38cf resolve: really always initialize aux Ronan Pigott 2024-04-08 12:45:01 -07:00
  • d4dae4c243 network/dhcp6: return earlier if no lease acquired Yu Watanabe 2024-04-09 10:49:32 +09:00