1. 1742aae NEWS: add one more name and adjust location by Zbigniew Jędrzejewski-Szmek · 6 years ago v240
  2. 1a2397e Merge pull request #11239 from poettering/news-v240-final by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. cd2a429 tree-wide: use assert_se() for signal operations with constants by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. 9d6e839 Merge pull request #11206 from cdown/cgroup_no_v1 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  5. 56c886d sd-device: ignore bind/unbind events for now by Dmitry Torokhov · 6 years ago
  6. 8340b76 Revert "sleep: offer hibernation only if the kernel image still exists" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  7. 44f52cc Merge pull request #11050 from poettering/resolved-domain-route by Lennart Poettering · 6 years ago
  8. 5848a9e Merge pull request #11210 from thom311/dhcp-set-client-id-no-inval by Lennart Poettering · 6 years ago
  9. 830464c tree-wide: make new/new0/malloc_multiply/reallocarray safe for size 0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  10. 5f90260 analyze: add assert to verify we are not dividing by 0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. a3ebe5e udevadm: add two more assertions by Yu Watanabe · 6 years ago
  12. 3267316 NEWS: prepare for v240 by Lennart Poettering · 6 years ago
  13. 67bee56 build-sys: bump package/library versions by Lennart Poettering · 6 years ago
  14. 8f044cf cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usage by Chris Down · 6 years ago
  15. 5f086dc cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=all by Chris Down · 6 years ago
  16. 2e88625 man: document new systemd-resolved.service(8) routing features in more detail by Lennart Poettering · 6 years ago
  17. 396c716 man: split long section in systemd-resolved.service man page into three by Lennart Poettering · 6 years ago
  18. fdb4d31 resolved: read DNS default route option from networkd by Lennart Poettering · 6 years ago
  19. c629354 sd-network: add new API sd_network_link_get_dns_default_route() by Lennart Poettering · 6 years ago
  20. 7ece6f5 networkd: permit DNS "DefaultRoute" configuration in .network files by Lennart Poettering · 6 years ago
  21. 0945197 networkd: small simplification by Lennart Poettering · 6 years ago
  22. f2fd3cd resolvectl: add support for reading/writing per-link 'default-route' boolean by Lennart Poettering · 6 years ago
  23. efe55c8 resolvectl: minor whitespace fix by Lennart Poettering · 6 years ago
  24. 7767379 resolved: add bus API to set per-link "default route" boolean by Lennart Poettering · 6 years ago
  25. ca5394d resolved: add an explicit way to configure whether a link is useful as default route by Lennart Poettering · 6 years ago
  26. f76fa08 resolved: rework dns_server_limited_domains(), replace by dns_scope_has_route_only_domains() by Lennart Poettering · 6 years ago
  27. 1750854 resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNR by Lennart Poettering · 6 years ago
  28. a97a3b2 resolved: rework how we determine which scope to send a query to by Lennart Poettering · 6 years ago
  29. 89307df resolved: add comment, explaining when Scope variables are copied from Link by Lennart Poettering · 6 years ago
  30. 2bfdd6d resolved: rename_DNS_SCOPE_INVALID → _DNS_SCOPE_MATCH_INVALID by Lennart Poettering · 6 years ago
  31. dc2bc98 resolved: check dns_over_tls_mode in link_needs_save() by Lennart Poettering · 6 years ago
  32. 9a1bbc6 resolved: use structured initialization for DnsScope by Lennart Poettering · 6 years ago
  33. b72200a hwdb: update database by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. aa2437e NEWS: mention DynamicUser= is disabled for networkd, resolved and timesyncd by Yu Watanabe · 6 years ago
  35. 67f5c0c tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE by Frantisek Sumsal · 6 years ago
  36. 78a562e hwdb: Add accelerometer orientation quirk for the PoV TAB-P1006W-232-3G by Hans de Goede · 6 years ago
  37. 614bf41 Merge pull request #11223 from poettering/read-line-0x00-0xff by Lennart Poettering · 6 years ago
  38. ce3201d hwdb: Add support for HP ProBook 645 wifi and slash key (#11207) by Jeremy Su · 6 years ago
  39. 2881f92 Merge pull request #11222 from keszybz/tmpfiles-crash by Lennart Poettering · 6 years ago
  40. ab4a88b dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid() by Thomas Haller · 6 years ago
  41. bfda0d0 dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id() by Thomas Haller · 6 years ago
  42. b9d8071 dhcp: fix sd_dhcp_client_set_client_id() for infiniband addresses by Thomas Haller · 6 years ago
  43. cdce33f test-fileio: add explicit check for safe_fgetc() with 0xFF by Lennart Poettering · 6 years ago
  44. 517b776 fileio: fix read_one_line() when reading bytes > 0x7F by Lennart Poettering · 6 years ago
  45. 6ea05ac Merge pull request #10912 from poettering/gpt-root-rw by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. 082bb1c tmpfiles: fix crash with NULL in arg_root and other fixes and tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  47. faf9e44 Merge pull request #11215 from poettering/gpt-auto-no-udev by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. f70e7f7 dissect: add some assert()s by Lennart Poettering · 6 years ago
  49. 052eaf5 gpt-auto-generator: don't wait for udev by Lennart Poettering · 6 years ago
  50. 2141bed Merge pull request #11212 from keszybz/mount-storm-revert by Chris Down · 6 years ago
  51. ec8126d Revert "core/mount: minimize impact on mount storm." by Zbigniew Jędrzejewski-Szmek · 6 years ago
  52. e36db50 Revert "mount: disable mount-storm protection while mount unit is starting." by Zbigniew Jędrzejewski-Szmek · 6 years ago
  53. fcfb1f7 mount: disable mount-storm protection while mount unit is starting. by NeilBrown · 6 years ago
  54. ff03aee Merge pull request #11201 from keszybz/more-news by Lennart Poettering · 6 years ago
  55. be2e182 Merge pull request #11182 from poettering/fileio-more-paranoia by Lennart Poettering · 6 years ago
  56. a361cc9 Merge pull request #11203 from keszybz/json-no-slash-escaping by Chris Down · 6 years ago
  57. 8edb656 json: do not unescape slashes by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. 7f9d1ae test-fileio: test safe_fgetc directly by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. e3b6ae8 update TODO by Lennart Poettering · 6 years ago
  60. 0d90bd9 process-util: rework getenv_for_pid() to use read_nul_string() by Lennart Poettering · 6 years ago
  61. 3946d57 test: add test case for read_nul_string() by Lennart Poettering · 6 years ago
  62. 91a306b fileio: let's minimize 'count' inc/dec calls by Lennart Poettering · 6 years ago
  63. 41f1123 fileio: replace read_nul_string() by read_line() with a special flag by Lennart Poettering · 6 years ago
  64. 2a7797e process-util: make get_process_environ() safer by Lennart Poettering · 6 years ago
  65. 03a7dbe tree-wide: port some code over to safe_fgetc() by Lennart Poettering · 6 years ago
  66. b1a082c NEWS: add a note about symlink following in .wants and .requires by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. e68a35a NEWS: add note about NNP=yes by Zbigniew Jędrzejewski-Szmek · 6 years ago
  68. 285a9b2 fileio: add new safe_fgetc() helper call by Lennart Poettering · 6 years ago
  69. 0e89eb4 Merge pull request #10221 from lucaswerkmeister/bash-completion by Zbigniew Jędrzejewski-Szmek · 6 years ago
  70. 7d1353c update TODO by Lennart Poettering · 6 years ago
  71. fd89051 gpt-auto: propagate gpt partition ro/rw flag into root mount by Lennart Poettering · 6 years ago
  72. c94b241 gpt-auto: make arg_root_rw a tri-state by Lennart Poettering · 6 years ago
  73. 59f13dd remount-fs: optionally remount / writable, if we are told through an env var by Lennart Poettering · 6 years ago
  74. 58b86fd remount-fs: split code for tracking PIDs in hashmap by Lennart Poettering · 6 years ago
  75. e0fe3a0 remount-fs: use PATH_IN_SET() at one more place by Lennart Poettering · 6 years ago
  76. 8a9c44e gpt-auto: compare kernel cmdline args with proc_cmdline_key_streq() by Lennart Poettering · 6 years ago
  77. e4abfc7 Merge pull request #11197 from keszybz/various-fixups by Lennart Poettering · 6 years ago
  78. 6b25662 Merge pull request #11191 from poettering/hashmap-clear by Lennart Poettering · 6 years ago
  79. 64d7f7b units: set NoNewPrivileges= for all long-running services by Lennart Poettering · 6 years ago
  80. 52ef7bb units: sort [Service] sections alphabetically by Lennart Poettering · 6 years ago
  81. 04c6564 Revert "units: set NoNewPrivileges= for all long-running services" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  82. 459aec5 Merge pull request #11200 from poettering/mailmap-updates-240 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  83. b99b316 Merge pull request #11194 from poettering/resolved-soa-parent by Lennart Poettering · 6 years ago
  84. 144d7f1 NEWS: add one more item by Lennart Poettering · 6 years ago
  85. c37e235 NEWS: update contributors list, taking new .mailmap into account by Lennart Poettering · 6 years ago
  86. 40f714d sort .mailmap alphabetically by Lennart Poettering · 6 years ago
  87. a0795d4 update .mailmap a bit from v240 contributions by Lennart Poettering · 6 years ago
  88. 568ef98 test-mountpoint-util: more debug info by Zbigniew Jędrzejewski-Szmek · 6 years ago
  89. c512dfb meson: print EFI CC configuration nicely by Zbigniew Jędrzejewski-Szmek · 6 years ago
  90. 3fa3dc9 meson: rename two more variables from _c to _sources by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 2811184 systemctl: add comment why whitespace in message is needed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  92. 8872c3a test-hashmap: add test to compare hashmap_free performance by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. 32ca291 test-hashmap: use the usual function headers and print timing stats by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. 70b400d hashmap: use ternary op to shorten code by Zbigniew Jędrzejewski-Szmek · 6 years ago
  95. 7f09920 lldp: add test coverage for sd_lldp_get_neighbors() with multiple neighbors by Filipe Brandenburger · 6 years ago
  96. 8ae1a82 sd-lldp: accept if a neighbor is already removed from the hashtable by Lennart Poettering · 6 years ago
  97. c380b84 hashmap: rework hashmap_clear() to be more defensive by Lennart Poettering · 6 years ago
  98. 6d72da2 resolved: mention which RRs we query when requesting them to authenticate some other RR by Lennart Poettering · 6 years ago
  99. d5acaa5 resolved: only attempt non-answer SOA RRs if they are parents of our query by Lennart Poettering · 6 years ago
  100. 1a12632 timesync: fix serialization of IP address by Lennart Poettering · 6 years ago