systemd 230
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXQOPqAAoJEMVMozbP61V+1ssP/RsTHYj8yuKL31DcPbxxtnw+
wSsU3g3Z0dxA35GIZkl2MiA+sb/dnVEXy7B1PcIrZE+a7oOzw9cB+pjbGEf6QHzI
DT2f2gJ6/tA6iJYae4I3y2J7iP8h8kDFkSkk6Bq60iiGrWH0w0s2hk0ucxLVcfqw
uSPHrD/M3K4dpsvhSX7OoPWHlaIIHfUOyI2lh7JzXBxpFgWKjhw4lACIgVbx6CaR
b/ClKJqDCP53aKmMplQSS1m35t453k1swVlPYFnj+3AhZzab89No1yqn1QDU/IcS
jrCz+JzG+9KHVg9cG6tifGooJsSZMJmYZodFeLAJwu6sRCoPVBoAlG2k2fkf0zal
xmhqEEw81bZVS1VgDMqvsnj33VO7LfG87BO2fL+t7CyV6903Q8HdYekIaol9aHIH
IGEyJhq//sKQcMR0bcP6dgNUnthwxC58U0mtf97FyUbtai2E64eX0NYazK24YOqF
6YZqjN/Q40PnPKxAt5YAoIHdK0NjbYkURoc3N3GcldmSu9wHmG0H0bg1kfhEjMaX
i4YeCEea/rQ7QfjPYKnITO98jc0Pk8IvDx86Fa8AKQqsDIx7HxdSqGKJL8RToMwS
amrUaHJRXVlfXBy7jH7yiWkoRY+8x+nMDFHqnkkZ7z/U1arneVk2lHu1NSnTXftS
mt5GqHWU00za9um4JaN9
=yMQ6
-----END PGP SIGNATURE-----
  1. 3a74d4f networkd-ndisc: do not return value from void function by Zbigniew Jędrzejewski-Szmek · 9 years ago v230
  2. 20fc581 run: do not try to use reply after freeing it (#3318) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  3. cf447cb libsystemd-network: use recv(..., 0) instead of read(...) (#3317) by Tom Gundersen · 9 years ago
  4. 3da48d7 core: set all log fds to -1 when freezing (#3314) by Evgeny Vereshchagin · 9 years ago
  5. 508c45d core: put opening curly braces on the same line as function names (#3313) by Tejun Heo · 9 years ago
  6. 7673628 Revert "core/dbus: further simplify branch code" (#3307) by Lennart Poettering · 9 years ago
  7. e4de3d2 Merge pull request #3304 from tomty89/master by Tom Gundersen · 9 years ago
  8. e506f43 Merge pull request #3276 from ssahani/issue-3264 by Tom Gundersen · 9 years ago
  9. f9e26ec Merge pull request #3290 from htejun/cgroup2-io-compat by Lennart Poettering · 9 years ago
  10. 51e0b25 Merge pull request #3235 from dkg/hwaddr-cleanup by Tom Gundersen · 9 years ago
  11. 4e282d1 core/dbus: revert oversimplification (#3309) by Jonathan Boulle · 9 years ago
  12. 6f270e6 Make the fix for net/if.h fuckup even worse (#3287) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  13. 0e3e1ae resolved: fix accounting of dns serves on a link (#3291) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  14. 186ad4b core/dbus: expose SELinuxContext property (#3284) by Jonathan Boulle · 9 years ago
  15. f942504 basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical_and_freep in tests (#3292) by Evgeny Vereshchagin · 9 years ago
  16. ad5ae47 sd-dhcp-client: fix busy loop reading zero sized DHCP UDP packets. (#3299) by sadag · 9 years ago
  17. 59bc153 [networkd-dhcp6] do not call sd_dhcp6_client_start() from dhcp6_request_address() by tomty89 · 9 years ago
  18. 9243aa4 [networkd-ndisc] set IPv6LL address in DHCP client by tomty89 · 9 years ago
  19. 35b132e systemctl: suppress no-[Install] hint when --quiet is used (#3295) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  20. 823e5fa systemctl: reload configuration when enabling sysv units too (#3297) by Franck Bui · 9 years ago
  21. f3f054f systemctl: restore the no-sync option for legacy halt (#3249) by tblume · 9 years ago
  22. 42e1d23 core/dbus: further simplify branch code (#3283) by Jonathan Boulle · 9 years ago
  23. 538b485 core: translate between IO and BlockIO settings to ease transition by Tejun Heo · 9 years ago
  24. 64faf04 core: factor out io and blkio helper functions from cgroup_context_apply() by Tejun Heo · 9 years ago
  25. 979d031 core: update CGroupBlockIODeviceBandwidth to record both rbps and wbps by Tejun Heo · 9 years ago
  26. ac06a0c core: add support for IOReadIOPSMax and IOWriteIOPSMax by Tejun Heo · 9 years ago
  27. 9be5724 core: introduce CGroupIOLimitType enums by Tejun Heo · 9 years ago
  28. f150100 networkd: Drop IPv6LL address when link is down by Susant Sahani · 9 years ago
  29. 7209086 networkd: do not update state or IPv6LL address if link is failed or lingering by Susant Sahani · 9 years ago
  30. fe7ca21 networkd: add route expiration handler (#3242) by Susant Sahani · 9 years ago
  31. 77ff602 networkd: Add EmitRouter= option for DHCP Server (#3251) by Clemens Gruber · 9 years ago
  32. a363a2e core/dbus: use free_and_strdup to simplify code (#3279) by Jonathan Boulle · 9 years ago
  33. 9ed8b06 network: rely on ether_addr_from_string instead of sscanf by Daniel Kahn Gillmor · 9 years ago
  34. dd4d201 util-lib: add ether_addr_from_string() by Daniel Kahn Gillmor · 9 years ago
  35. 1a7906a basic: define HEXDIGITS by Daniel Kahn Gillmor · 9 years ago
  36. 87c7c9d network: test MAC address parsing by Daniel Kahn Gillmor · 9 years ago
  37. e2c9192 vconsole: add log_oom() where appropriate by Lennart Poettering · 9 years ago
  38. a45bf10 Merge pull request #3258 from keszybz/small-networkd-cleanup by Lennart Poettering · 9 years ago
  39. 3103459 Merge pull request #3193 from htejun/cgroup-io-controller by Lennart Poettering · 9 years ago
  40. cd04207 basic: Fix incorrect architecture mapping on sparc64. (#3274) by John Paul Adrian Glaubitz · 9 years ago
  41. 833f92a core: don't log job status message in case job was effectively NOP (#3199) by Michal Sekletar · 9 years ago
  42. 306578e missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266) by Stefan Saraev · 9 years ago
  43. 6a08e1b vconsole-setup: Store fonts on heap (#3268) by Kyle Russell · 9 years ago
  44. 737ba3c namespace: Make private /dev noexec and readonly (#3263) by topimiettinen · 9 years ago
  45. bd9a722 sd-dhcp6-client: add log_errno macro and improve debug messages a bit by Zbigniew Jędrzejewski-Szmek · 9 years ago
  46. 483d099 tree-wide: drop spurious "&"s when passing functions around by Zbigniew Jędrzejewski-Szmek · 9 years ago
  47. bc48c51 networkd: do not generate a mac address for vlan interfaces (#3221) by Susant Sahani · 9 years ago
  48. 6df6d89 networkd: bridge add support to configure multicast snooping (#3223) by Susant Sahani · 9 years ago
  49. d9d9439 networkd: fix copy-pasto in error message by Zbigniew Jędrzejewski-Szmek · 9 years ago
  50. b9642f4 networkd: drop route_drop by Zbigniew Jędrzejewski-Szmek · 9 years ago
  51. 17fd746 busctl: use Monitoring interface (#3245) by Lars Uebernickel · 9 years ago
  52. 99e6692 core: allow slice to be overriden if cgroups aren't realized (#3246) by Tejun Heo · 9 years ago
  53. 9e5f825 namespace: unmount old /dev under our new private /dev (#3254) by topimiettinen · 9 years ago
  54. 2099b3e nspawn: drop spurious newline by Lennart Poettering · 9 years ago
  55. 6900c74 core: added ListUnitsByNames dbus method (#3182) by kayrus · 9 years ago
  56. 7163e1c Create initrd-root-device.target synchronization point (#3239) by Daniel Drake · 9 years ago
  57. 42d35e1 logind: introduce LockedHint and SetLockedHint (#3238) by Victor Toso · 9 years ago
  58. fe1ef0f coredump: use next_datagram_size_fd instead of ioctl(FIONREAD) (#3237) by Evgeny Vereshchagin · 9 years ago
  59. 4b273d4 Merge pull request #3220 from keszybz/install-fixes by Lennart Poettering · 9 years ago
  60. dff4bf9 locale-util: mark special_glyph() as _const_ by Zbigniew Jędrzejewski-Szmek · 9 years ago
  61. 323b7dc tree-wide: rename draw_special_char to special_glyph by Zbigniew Jędrzejewski-Szmek · 9 years ago
  62. a760db2 shared/install: use "→" instead of "pointing to" for a symlink by Zbigniew Jędrzejewski-Szmek · 9 years ago
  63. 8515830 shared/install: do not print warning when a unit is already enabled by Zbigniew Jędrzejewski-Szmek · 9 years ago
  64. 893275d shared/install: handle dangling aliases as an explicit case, report nicely by Zbigniew Jędrzejewski-Szmek · 9 years ago
  65. 64f9280 shared/install: add some more debug messages and comments by Zbigniew Jędrzejewski-Szmek · 9 years ago
  66. 7513c5b nspawn: only remove veth links we created ourselves by Lennart Poettering · 9 years ago
  67. a9dd908 network: Make sure we log about parse errors for ifname lists by Lennart Poettering · 9 years ago
  68. 7272b25 networkd: reworkd LLDP emission to allow control of propagation level by Lennart Poettering · 9 years ago
  69. d31645a tree-wide: port more code to use ifname_valid() by Lennart Poettering · 9 years ago
  70. 22b28df nspawn: add new --network-zone= switch for automatically managed bridge devices by Lennart Poettering · 9 years ago
  71. ef76dff util-lib: add new ifname_valid() call that validates interface names by Lennart Poettering · 9 years ago
  72. d75103d Merge pull request #3202 from poettering/socket-fixes by Martin Pitt · 9 years ago
  73. 0155928 shared/install: simplify error handling conditionals in a few places by Zbigniew Jędrzejewski-Szmek · 9 years ago
  74. 94ad361 core/mount: add helper function for mount states by Zbigniew Jędrzejewski-Szmek · 9 years ago
  75. 03a037f Merge pull request #3205 from poettering/iaid by Zbigniew Jędrzejewski-Szmek · 9 years ago
  76. 74ad38f Merge pull request #3160 from htejun/cgroup-fixes-rev2 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  77. e76f473 Merge pull request #3215 from keszybz/news-and-other-small-cleanups by Lennart Poettering · 9 years ago
  78. 5ab42bc Merge pull request #3191 from poettering/cgroups-agent-dgram by Evgeny Vereshchagin · 9 years ago
  79. 11690bc systemctl: do not print header if no units will be listed by Zbigniew Jędrzejewski-Szmek · 9 years ago
  80. 0da999f systemctl: rewrite code to explicitly take care of n_units==0 case by Zbigniew Jędrzejewski-Szmek · 9 years ago
  81. 1745fa7 core: dump TriggerLimitIntervalSec and TriggerLimitBurst too by Evgeny Vereshchagin · 9 years ago
  82. 5d105c4 core: expose TriggerLimitIntervalUSec by Evgeny Vereshchagin · 9 years ago
  83. f76707d core: update the right mtime after finishing writing of transient units (#3203) by Lennart Poettering · 9 years ago
  84. d05def1 networkd: move the IAID configuration option into the [DHCP] section by Lennart Poettering · 9 years ago
  85. baa9ecc systemctl: indentation fix by Lennart Poettering · 9 years ago
  86. 60d9771 core: rework how we flush incoming traffic when a socket unit goes down by Lennart Poettering · 9 years ago
  87. 01a8b46 core: don't implicit open missing socket fds on daemon reload by Lennart Poettering · 9 years ago
  88. d24e561 core: split out selinux label retrieval logic into a function of its own by Lennart Poettering · 9 years ago
  89. b37bf74 Merge pull request #3201 from ssahani/net-word by Lennart Poettering · 9 years ago
  90. 06976f5 networkd: route fix comment by Susant Sahani · 9 years ago
  91. 93e2822 networkd: cleanup FOREACH_WORD by Susant Sahani · 9 years ago
  92. b920500 Merge pull request #3190 from poettering/logind-fixes by Zbigniew Jędrzejewski-Szmek · 9 years ago
  93. 43039e4 Merge pull request #3198 from poettering/trigger-timeout-defaults by Evgeny Vereshchagin · 9 years ago
  94. 64b5689 logind: drop pointless UINT64_C() macro use by Lennart Poettering · 9 years ago
  95. c5a11ae logind: enforce a limit on inhibitors we hand out by Lennart Poettering · 9 years ago
  96. 6d97d3c logind: expose more configuration settings as bus properties by Lennart Poettering · 9 years ago
  97. 91ab7b0 logind: don't include session lists in PropertyChanged messages by Lennart Poettering · 9 years ago
  98. e11544a logind: process session/inhibitor fds at higher priority by Lennart Poettering · 9 years ago
  99. 183e073 logind: enforce a limit on current user sessions by Lennart Poettering · 9 years ago
  100. 13c3154 core: add io controller support on the unified hierarchy by Tejun Heo · 9 years ago