systemd 236
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJaMvb5AAoJELY7IYecNIWw1QMP/Alb0CevLJtq12tvo+9oOu20
2PR8SJPmwAf3eoa6DSk9kkzPBSWqxl2mf68kHM+gFJ3KPWoWNshfODv04GK2/CvE
eSw+gMFgWA0G8iwwmPMUVZcpWXifPWCPwO2RWkwrWVg1idc9uR8gWlSzwFwdXEJa
8Qf/iLSNfozEUaAVkQp/k03YyoQ6vwaT8aTTUbTbavDnAAk+zsVG2Cw1LLTuBlWd
c340wvAfNgtI/rO7hmtDE5QRM0pHc00Sk60FClgqEIvL5NIFYGbk79P8PHDwwlHh
mAIVYWX/wOoR/58ZIks/wRiwbUS8AeJV2EupG6zYN+XyOFDfjGCx1o5FNAkIvH0k
AVUfQjg2pqmKtscR6KSxI0Jnt1dOLVc1ynG0+jLkmLA0YdHBW5neGGPEovpkhWHu
DjuVQUsX+dHAeJFx0dOxY9f3knzgU8cGXNU2sGLpkYKlIruH7vPhroUXtmBSg9xU
76JxLGJItVqNLnAk7IXrFgcmAPETvqj9Do7BCuwbXWhv6Rlb/L8EeEgfwEbEWayS
vBnxxN++2B5vbFPcLH6a9rYBrEeMMIHcHXhSE9K4zv6tIQ6KIF5w/hQ9R9xuqFaR
Btyebn/VcOAkiBLiychyfVTKPiZZD0HNs66HgKakREo7LIWXEdAyi60d2rb1vmRD
J/drDkbYzdYUSnMzzIoU
=nVlt
-----END PGP SIGNATURE-----
  1. f78a88b Merge pull request #6598 from kyle-walker/shutdown-limit by Lennart Poettering · 8 years ago
  2. e314001 Merge pull request #7640 from keszybz/tainting-updates by Lennart Poettering · 8 years ago
  3. bdd2bbc Merge pull request #7469 from kinvolk/dongsu/nspawn-netns by Zbigniew Jędrzejewski-Szmek · 8 years ago
  4. b2e7486 Make taint message structured and add catalog entry by Zbigniew Jędrzejewski-Szmek · 8 years ago
  5. 198ce93 core: drop taints for nobody user/group names by Zbigniew Jędrzejewski-Szmek · 8 years ago
  6. 14965b9 resolve: extend systemd-resolve so that it can push per-interface DNS configuration into systemd-resolved (#7576) by Lennart Poettering · 8 years ago
  7. fbd0b64 tree-wide: make use of new STRLEN() macro everywhere (#7639) by Lennart Poettering · 8 years ago
  8. 73ad712 core: Implement sync_with_progress() by Kyle Walker · 8 years ago
  9. 1142cbd Merge pull request #7610 from poettering/stdio-nolocking by Lennart Poettering · 8 years ago
  10. d5641e0 core: Implement timeout based umount/remount limit by Kyle Walker · 8 years ago
  11. f581267 sd-bus: fix a memory leak in message_new_reply() (#7636) by Cong Wang · 8 years ago
  12. e18c154 Merge pull request #7606 from yuwata/run-timer by Lennart Poettering · 8 years ago
  13. a327431 core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/shutdown (#7214) by Daniel Black · 8 years ago
  14. e51faad busctl: let's make use of the log_error_errno() calls by Lennart Poettering · 8 years ago
  15. 8d3b9ed busctl: modernize code a bit by Lennart Poettering · 8 years ago
  16. 35bbbf8 basic: turn off stdio locking for a couple of helper calls by Lennart Poettering · 8 years ago
  17. 0d53667 tree-wide: use __fsetlocking() instead of fxyz_unlocked() by Lennart Poettering · 8 years ago
  18. 966c04c Merge pull request #7625 from thom311/th/const-strlen by Zbigniew Jędrzejewski-Szmek · 8 years ago
  19. 30cda19 networkd: RouteTable option in [IPv6AcceptRA] is now properly processed (#7633) by Saran Tunyasuvunakool · 8 years ago
  20. 59f2725 resolved: fix "in-between" logic when boundaries are equal (#7590) by Lennart Poettering · 8 years ago
  21. 1bb8d1f Merge pull request #7618 from tiagosh/sysctl_use_read_line by Yu Watanabe · 8 years ago
  22. 314a6c0 Merge pull request #7627 from poettering/lowercase-systemd by Yu Watanabe · 8 years ago
  23. 12ec9c3 sysctl: disable buffer while writing to /proc by Tiago Salem Herrmann · 8 years ago
  24. a668bfe Use read_line() and LONG_LINE_MAX to read values configuration files. by Tiago Salem Herrmann · 8 years ago
  25. 2de2aba networkd/dhcp: shorten overlong hostname (#7616) by Luca Bruno · 8 years ago
  26. f95b0be man: "systemd" is to be written in all lower-case, even at beginnings of sentences by Lennart Poettering · 8 years ago
  27. 3ce5a5d Merge pull request #7619 from msekletar/cryptsetup-image-name by Lennart Poettering · 8 years ago
  28. d7bea6b nspawn: introduce an option for specifying network namespace path by Dongsu Park · 8 years ago
  29. dbcb4a9 tree-wide: use STRLEN() to allocate buffer of constant size by Thomas Haller · 8 years ago
  30. 6febe75 basic/macros: add STRLEN() to get length of string literal as constant expression by Thomas Haller · 8 years ago
  31. 18a121f networkd: don't try to configure IPv6 proxy NDP if IPv6 is not available (#7613) by Lennart Poettering · 8 years ago
  32. ffbae6c Merge pull request #7588 from poettering/resolve-route-tweak by Yu Watanabe · 8 years ago
  33. 404a048 Merge pull request #7591 from poettering/retry-on-servfail by Zbigniew Jędrzejewski-Szmek · 8 years ago
  34. 4432ac9 Merge pull request #7611 from poettering/bootspec-fixes by Zbigniew Jędrzejewski-Szmek · 8 years ago
  35. bbaa805 Merge pull request #7608 from poettering/more-news-v236 by Zbigniew Jędrzejewski-Szmek · 8 years ago
  36. ea7e7c1 cryptsetup: use more descriptive name for the variable and drop redundant function by Michal Sekletar · 8 years ago
  37. 5a9f1b0 cryptsetup: when unlocking always put path to the object into Id by Michal Sekletar · 8 years ago
  38. cb9eeb0 resolve: add support for RFC 8080 (#7600) by ott · 8 years ago
  39. 7715629 networkd: Fix race condition in [RoutingPolicyRule] handling (#7615) by Saran Tunyasuvunakool · 8 years ago
  40. e82b113 resolved: try a different server if server is too dumb to do DNSSEC by Lennart Poettering · 8 years ago
  41. 5cdb893 resolved: cast dns_scope_get_dns_server() to NULL when we ignore it by Lennart Poettering · 8 years ago
  42. 44db02d resolved: when a server consistently returns SERVFAIL, try another one by Lennart Poettering · 8 years ago
  43. 0c63eb7 verbs: add a new VERB_MUSTBEROOT flag by Lennart Poettering · 8 years ago
  44. fba868f tree-wide: unify logging of "Must be root" message by Lennart Poettering · 8 years ago
  45. 4fe2ba0 bootspec: sprinkle some argument assert()s all over the place by Lennart Poettering · 8 years ago
  46. ecec2a5 bootctl: don't trip up in "bootctl status" when we can't find the ESP because of lack of privilges by Lennart Poettering · 8 years ago
  47. 5caa316 efi: rework find_esp() error propagation/logging a bit by Lennart Poettering · 8 years ago
  48. 234519a tree-wide: drop a few == NULL and != NULL comparison by Lennart Poettering · 8 years ago
  49. f2b9f2c run: allow to specify multiple timer options by Yu Watanabe · 8 years ago
  50. 268833e core,run: add timer related options to Bus-API by Yu Watanabe · 8 years ago
  51. 2d96674 bus-unit-util: check returned value by Yu Watanabe · 8 years ago
  52. 4a0e928 resolved: fix wrong error code (#7601) by Yu Watanabe · 8 years ago
  53. 0fd402b core: fix undefined behaviour due to uninitialized string buffer (#7597) by Alan Jenkins · 8 years ago
  54. f7757a4 Merge pull request #7352 from eddiejames/master by Lennart Poettering · 8 years ago
  55. 575e658 virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581) by Olaf Hering · 8 years ago
  56. 1b2aeb0 Merge pull request #6993 from rojkov/dnssd by Lennart Poettering · 8 years ago
  57. 8a2c1fb core: Add WatchdogDevice config option and implement it by Edward A. James · 8 years ago
  58. e4c98db watchdog: allow a device path to be specified by Edward A. James · 8 years ago
  59. 8208c8f shared: use _cleanup_ in specifier_printf (#7586) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  60. 613dca4 resolved: tweak domain routing logic a bit by Lennart Poettering · 8 years ago
  61. d937ef7 resolved: synchronize introduction blurbs in all three resolv.conf files we provide by Lennart Poettering · 8 years ago
  62. b6de578 resolved: beef up logic to detect our own configuration files by Lennart Poettering · 8 years ago
  63. a50d791 resolved: don't make defines needlessly public by Lennart Poettering · 8 years ago
  64. ace68cd resolved: store the mtime of the file we read by Lennart Poettering · 8 years ago
  65. 043d392 resolved: fix a minimal race, when reading /etc/resolv.conf by Lennart Poettering · 8 years ago
  66. 848f017 acl: fix typo in comment (#7580) by Yu Watanabe · 8 years ago
  67. 349a981 networkd: Ignore DNS information when uplink is not managed (#7571) by Patrik Flykt · 8 years ago
  68. 400f54f resolved: support multiple TXT RRs per DNS-SD service by Dmitry Rozhkov · 8 years ago
  69. 84b0f13 resolved: consult Polkit for privileges when manipulating DNS-SD by Dmitry Rozhkov · 8 years ago
  70. e7c1b0e resolved: resolve possible conflicts for DNS-SD RRs by Dmitry Rozhkov · 8 years ago
  71. d686f15 resolved: don't check conflicts for DNS-SD enumeration RRs by Dmitry Rozhkov · 8 years ago
  72. c303664 resolved: implement D-Bus API for DNS-SD by Dmitry Rozhkov · 8 years ago
  73. 8d67e72 resolved: detect and handle mDNS race condition upon probing by Dmitry Rozhkov · 8 years ago
  74. 0d5ee47 resolved: add authority section to mDNS probing queries by Dmitry Rozhkov · 8 years ago
  75. 748a548 resolved: set cache-flush bit on mDNS responses by Dmitry Rozhkov · 8 years ago
  76. 008d4ab resolved: make rfc4795-specific code run for LLMNR only by Dmitry Rozhkov · 8 years ago
  77. a2bf8a1 resolved: announce DNS-SD records in mDNS scopes by Dmitry Rozhkov · 8 years ago
  78. 6db6a46 resolved: put DNS-SD records to mDNS-enabled zones. by Dmitry Rozhkov · 8 years ago
  79. 6501dd3 resolved: add enablers for DNS-SD by Dmitry Rozhkov · 8 years ago
  80. ebb779d resolved: inroduce dns_txt_item_new_empty() function by Dmitry Rozhkov · 8 years ago
  81. 154ae08 shared: introduce dnssd_srv_type_is_valid() function by Dmitry Rozhkov · 8 years ago
  82. 9c5e7b7 resolved: answer all mDNS questions found in packet by Dmitry Rozhkov · 8 years ago
  83. 9e32914 Merge pull request #7570 from keszybz/sulogin-shell-reload-manager by Lennart Poettering · 8 years ago
  84. 1a8e414 virt: propagate errors in detect_vm_xen_dom0 (#7553) by Olaf Hering · 8 years ago
  85. bfdf8c3 boot/efi: fixup TPM V2 measuring and logging (#7568) by Harald Hoyer · 8 years ago
  86. ba60adc Merge pull request #7572 from poettering/taint-manager by Zbigniew Jędrzejewski-Szmek · 8 years ago
  87. fa9ee6f Merge pull request #7573 from poettering/empty-to-null by Zbigniew Jędrzejewski-Szmek · 8 years ago
  88. 2ac6aea Merge pull request #7562 from poettering/fix-manager-test-mkdir by Lennart Poettering · 8 years ago
  89. 9db82fe sulogin-shell: replace "^D" by "exit" by Zbigniew Jędrzejewski-Szmek · 8 years ago
  90. 8fd010b nspawn: turn on watchdog logic for nspawn too by Lennart Poettering · 8 years ago
  91. 90d7464 manager: taint the manager if the overflowuid/overflowgid aren't set to 65534 by Lennart Poettering · 8 years ago
  92. 375c3f6 sulogin-shell: do daemon-reload before starting default target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  93. cccb78f sulogin-shell: simplify returns from a function by Zbigniew Jędrzejewski-Szmek · 8 years ago
  94. e821f6a meson: place systemd-sulogin-shell in build/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
  95. a8ea93a core: use empty_to_null() where we can by Lennart Poettering · 8 years ago
  96. cefb3ed core: add console error message if manager_startup() fails by Lennart Poettering · 8 years ago
  97. af6b0ec core: make "taint" string logic a bit more generic and output it at boot by Lennart Poettering · 8 years ago
  98. e27fe68 manager: don't check /usr state of initrd to determine "taint-usr" taint by Lennart Poettering · 8 years ago
  99. 5eb397c manager: don't bother with creating /run/systemd/units/ in test mode by Lennart Poettering · 8 years ago
  100. 279d81d manager: split out code that sets up run_queue event source into function of its own by Lennart Poettering · 8 years ago