systemd 240
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcHTbsAAoJEMVMozbP61V+ZqoP/2LQPYBKDmWurJhtr+BvSvXL
rkWbPp95U+GbPj3M7dn8ATmw5z0oK+9CLpIHMSIUmQ6/Ka1sDs5emouFV25Jmp7Z
p8YQQ/CR1mJtilIaQOzl8QX7SM/6/TEzcl33+PCaSvSPCa2us4BksCNHT3BSbCpj
3ho+zymvumYuuHpuvxOXUKx+7kv+eZQiAOVLRVzA9Ce3jlAwsNUcrUQUskS4hCnS
GVwbuqiPDoduv2q6iwLnkAVALuhfFod6CaEjx4nh/Z8E1XcIjj7rhkP3yuLbU/1C
FOZD9DefDf+5pS3X580ogRQg1LW7mAkFaRnXT3FFFYBPI+W2IXiahpa8A5TR3Mbc
0Lk2Gqkn2vK8DQlHQHh++X6TxcnPZiCmlnGdZwHlmiNnOU7dTnffWPxv7eKn16Nc
cYCetiiDWbQygl8WNeS2BuprnhRvS7IiASrbb80ZUrHpzsODzYOAqfFtlYltYfTr
8WQnhYk9TGcHcsItdtujoO9g5G4jmVaPutpOCC8UO2dkQ+NSKBVvyqnjWyYf97oI
DNKMNYnp3pIUqqgijozcPQVnAnsLzlLLww3jW7NaGV92SEACmPDQJb8DqA7sPlFt
IRFV2QsNJme2qp5AOvkdm1D+nGTLmrJdJiOuAprHy0yDFxz9fbS7Kqq49UbcjTzO
fTAgIHRo9+MX7iZNC7m7
=LW+v
-----END PGP SIGNATURE-----
  1. cd2a429 tree-wide: use assert_se() for signal operations with constants by Zbigniew Jędrzejewski-Szmek · 6 years ago
  2. 9d6e839 Merge pull request #11206 from cdown/cgroup_no_v1 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. 56c886d sd-device: ignore bind/unbind events for now by Dmitry Torokhov · 6 years ago
  4. 8340b76 Revert "sleep: offer hibernation only if the kernel image still exists" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  5. 44f52cc Merge pull request #11050 from poettering/resolved-domain-route by Lennart Poettering · 6 years ago
  6. 5848a9e Merge pull request #11210 from thom311/dhcp-set-client-id-no-inval by Lennart Poettering · 6 years ago
  7. 830464c tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. 5f90260 analyze: add assert to verify we are not dividing by 0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  9. a3ebe5e udevadm: add two more assertions by Yu Watanabe · 6 years ago
  10. 5f086dc cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all by Chris Down · 6 years ago
  11. fdb4d31 resolved: read DNS default route option from networkd by Lennart Poettering · 6 years ago
  12. c629354 sd-network: add new API sd_network_link_get_dns_default_route() by Lennart Poettering · 6 years ago
  13. 7ece6f5 networkd: permit DNS "DefaultRoute" configuration in .network files by Lennart Poettering · 6 years ago
  14. 0945197 networkd: small simplification by Lennart Poettering · 6 years ago
  15. f2fd3cd resolvectl: add support for reading/writing per-link 'default-route' boolean by Lennart Poettering · 6 years ago
  16. efe55c8 resolvectl: minor whitespace fix by Lennart Poettering · 6 years ago
  17. 7767379 resolved: add bus API to set per-link "default route" boolean by Lennart Poettering · 6 years ago
  18. ca5394d resolved: add an explicit way to configure whether a link is useful as default route by Lennart Poettering · 6 years ago
  19. f76fa08 resolved: rework dns_server_limited_domains(), replace by dns_scope_has_route_only_domains() by Lennart Poettering · 6 years ago
  20. 1750854 resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNR by Lennart Poettering · 6 years ago
  21. a97a3b2 resolved: rework how we determine which scope to send a query to by Lennart Poettering · 6 years ago
  22. 89307df resolved: add comment, explaining when Scope variables are copied from Link by Lennart Poettering · 6 years ago
  23. 2bfdd6d resolved: rename_DNS_SCOPE_INVALID → _DNS_SCOPE_MATCH_INVALID by Lennart Poettering · 6 years ago
  24. dc2bc98 resolved: check dns_over_tls_mode in link_needs_save() by Lennart Poettering · 6 years ago
  25. 9a1bbc6 resolved: use structured initialization for DnsScope by Lennart Poettering · 6 years ago
  26. 614bf41 Merge pull request #11223 from poettering/read-line-0x00-0xff by Lennart Poettering · 6 years ago
  27. 2881f92 Merge pull request #11222 from keszybz/tmpfiles-crash by Lennart Poettering · 6 years ago
  28. ab4a88b dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid() by Thomas Haller · 6 years ago
  29. bfda0d0 dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id() by Thomas Haller · 6 years ago
  30. b9d8071 dhcp: fix sd_dhcp_client_set_client_id() for infiniband addresses by Thomas Haller · 6 years ago
  31. cdce33f test-fileio: add explicit check for safe_fgetc() with 0xFF by Lennart Poettering · 6 years ago
  32. 517b776 fileio: fix read_one_line() when reading bytes > 0x7F by Lennart Poettering · 6 years ago
  33. 6ea05ac Merge pull request #10912 from poettering/gpt-root-rw by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. 082bb1c tmpfiles: fix crash with NULL in arg_root and other fixes and tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. f70e7f7 dissect: add some assert()s by Lennart Poettering · 6 years ago
  36. 052eaf5 gpt-auto-generator: don't wait for udev by Lennart Poettering · 6 years ago
  37. ec8126d Revert "core/mount: minimize impact on mount storm." by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. e36db50 Revert "mount: disable mount-storm protection while mount unit is starting." by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. fcfb1f7 mount: disable mount-storm protection while mount unit is starting. by NeilBrown · 6 years ago
  40. be2e182 Merge pull request #11182 from poettering/fileio-more-paranoia by Lennart Poettering · 6 years ago
  41. 8edb656 json: do not unescape slashes by Zbigniew Jędrzejewski-Szmek · 6 years ago
  42. 7f9d1ae test-fileio: test safe_fgetc directly by Zbigniew Jędrzejewski-Szmek · 6 years ago
  43. 0d90bd9 process-util: rework getenv_for_pid() to use read_nul_string() by Lennart Poettering · 6 years ago
  44. 3946d57 test: add test case for read_nul_string() by Lennart Poettering · 6 years ago
  45. 91a306b fileio: let's minimize 'count' inc/dec calls by Lennart Poettering · 6 years ago
  46. 41f1123 fileio: replace read_nul_string() by read_line() with a special flag by Lennart Poettering · 6 years ago
  47. 2a7797e process-util: make get_process_environ() safer by Lennart Poettering · 6 years ago
  48. 03a7dbe tree-wide: port some code over to safe_fgetc() by Lennart Poettering · 6 years ago
  49. 285a9b2 fileio: add new safe_fgetc() helper call by Lennart Poettering · 6 years ago
  50. fd89051 gpt-auto: propagate gpt partition ro/rw flag into root mount by Lennart Poettering · 6 years ago
  51. c94b241 gpt-auto: make arg_root_rw a tri-state by Lennart Poettering · 6 years ago
  52. 59f13dd remount-fs: optionally remount / writable, if we are told through an env var by Lennart Poettering · 6 years ago
  53. 58b86fd remount-fs: split code for tracking PIDs in hashmap by Lennart Poettering · 6 years ago
  54. e0fe3a0 remount-fs: use PATH_IN_SET() at one more place by Lennart Poettering · 6 years ago
  55. 8a9c44e gpt-auto: compare kernel cmdline args with proc_cmdline_key_streq() by Lennart Poettering · 6 years ago
  56. e4abfc7 Merge pull request #11197 from keszybz/various-fixups by Lennart Poettering · 6 years ago
  57. 6b25662 Merge pull request #11191 from poettering/hashmap-clear by Lennart Poettering · 6 years ago
  58. 568ef98 test-mountpoint-util: more debug info by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. 3fa3dc9 meson: rename two more variables from _c to _sources by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. 2811184 systemctl: add comment why whitespace in message is needed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  61. 8872c3a test-hashmap: add test to compare hashmap_free performance by Zbigniew Jędrzejewski-Szmek · 6 years ago
  62. 32ca291 test-hashmap: use the usual function headers and print timing stats by Zbigniew Jędrzejewski-Szmek · 6 years ago
  63. 70b400d hashmap: use ternary op to shorten code by Zbigniew Jędrzejewski-Szmek · 6 years ago
  64. 7f09920 lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors by Filipe Brandenburger · 6 years ago
  65. 8ae1a82 sd-lldp: accept if a neighbor is already removed from the hashtable by Lennart Poettering · 6 years ago
  66. c380b84 hashmap: rework hashmap_clear() to be more defensive by Lennart Poettering · 6 years ago
  67. 6d72da2 resolved: mention which RRs we query when requesting them to authenticate some other RR by Lennart Poettering · 6 years ago
  68. d5acaa5 resolved: only attempt non-answer SOA RRs if they are parents of our query by Lennart Poettering · 6 years ago
  69. 1a12632 timesync: fix serialization of IP address by Lennart Poettering · 6 years ago
  70. 4f9cf94 Merge pull request #11144 from keszybz/dissect-image-fix by Lennart Poettering · 6 years ago
  71. 4c70a4a core: do cgroup migration first and only then connect to journald by Michal Sekletar · 6 years ago
  72. 500c65a Merge pull request #11167 from yuwata/sd-resolve-typesafe by Lennart Poettering · 6 years ago
  73. 8f9f3cb core: fix KeyringMode for user services by Alexey Bogdanenko · 6 years ago
  74. 95cde1e Merge pull request #11159 from keszybz/udev-typedef by Lennart Poettering · 6 years ago
  75. 672773b journald: correctly attribute log messages also with cgroupsv1 by Michal Sekletar · 6 years ago
  76. a9238f6 Merge pull request #11184 from poettering/resolved-search-domains-max by Lennart Poettering · 6 years ago
  77. 93158c7 resolve: enable EDNS0 towards the 127.0.0.53 stub resolver by Tore Anderson · 6 years ago
  78. a8040b6 dissect-image: wait for the main device and all partitions to be known by udev by Zbigniew Jędrzejewski-Szmek · 6 years ago
  79. b887c8b dissect-image: wait for the root to appear by Zbigniew Jędrzejewski-Szmek · 6 years ago
  80. ea887be dissect-image: split out a chunk of dissect_image() out by Zbigniew Jędrzejewski-Szmek · 6 years ago
  81. ed43503 rfkill: move wait_for_initialized() to shared/ by Zbigniew Jędrzejewski-Szmek · 6 years ago
  82. b950ee0 resolve: bump max of dns servers/search domains by Lennart Poettering · 6 years ago
  83. 11c49e6 sd-device: remove holes in struct sd_device by Zbigniew Jędrzejewski-Szmek · 6 years ago
  84. bce4845 Merge pull request #11077 from yuwata/udev-issue-better-fix by Zbigniew Jędrzejewski-Szmek · 6 years ago
  85. 582de70 Merge pull request #11086 from poettering/nscd-cache-flush by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. 2e08871 udev: use typedef for struct udev_event by Zbigniew Jędrzejewski-Szmek · 6 years ago
  87. 9a07157 udev: use typedef for struct udev_rules by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. 96fd7bc Merge pull request #11179 from kraj/kraj/pu by Zbigniew Jędrzejewski-Szmek · 6 years ago
  89. 2d78717 fileio: when reading a full file into memory, refuse inner NUL bytes by Lennart Poettering · 6 years ago
  90. baa162c core: Fix use after free case in load_from_path() by Khem Raj · 6 years ago
  91. bfc4183 sysctl: Don't pass null directive argument to '%s' by Khem Raj · 6 years ago
  92. 45cb824 Merge pull request #11142 from ssahani/bond-dynamic-tlb by Yu Watanabe · 6 years ago
  93. 7082bb0 timesync: use typesafe resolve_getaddrinfo() by Yu Watanabe · 6 years ago
  94. f2935c7 socket-proxyd: use typesafe resolve_getaddrinfo() by Yu Watanabe · 6 years ago
  95. 1061dab netdev: use typesafe resolve_getaddrinfo() in wireguard.c by Yu Watanabe · 6 years ago
  96. a4c9ae4 netdev: sort headers by Yu Watanabe · 6 years ago
  97. ceb26cd sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesafe macros by Yu Watanabe · 6 years ago
  98. dc5042c sd-device: pass timestamp internally as usec_t not char* by Zbigniew Jędrzejewski-Szmek · 6 years ago
  99. ebcc52f sd-device: reduce the number of implementations of device_read_db() we keep around by Zbigniew Jędrzejewski-Szmek · 6 years ago
  100. cd53c8f sd-device: attempt to read db again if it wasn't found by Zbigniew Jędrzejewski-Szmek · 6 years ago