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

iQIcBAABAgAGBQJThavSAAoJELY7IYecNIWwl40P/2GgtorZPBpF+l9K/WhvYg1d
TtTJRQwFQxUYlQRjAlj/cgSPIBCGae7jaQIH9YXn4QeFwG8J0nnQYC6/aFxOWUJ0
bt/KSYkx6mf2VTum7dQ5FqNIhXbzPm5DXN1onbP1j7xSj4MYwjsnLCUb65/7qiyC
v3kK28wuWOvzKSCvhcoBcoS4DKMUeTJLd5joupxSWPSaagt5mRoiv42SIOO6sQk+
+BL7OPE68xDDuDCjm6ut4BlnYoHjGUTAOL8dnSRE/GI6/iia8uhX7JLYdciZKVV9
9hqQ4JvxK+gzklD/VVgJTo9Ze2U82GL9qzxUy2wg95hPVfGp6IHsfxaOqXbKX5Iy
aC6UNYAn6KEOWzYNDFVMKYd28Y+BhewDlgrjRdPfXtwElPXj0cE4VSr3EGiWoJHL
AlYaWSYDFUOQOK5T0taxTrCHHXJ6GXNQrjVv0PL9X/HLTC3Bs9IPVj33rrymgtaI
rq5xvJToEISXnb+ZFa0m1qBrm86wgD8Bdlf8OCO0oMJwP1RwFwOoGJH5oasvBM0W
OGeT8jB+RurvX/qoV5fNEhXZgBpx/SyU35rUUkBuAThtYDFq+McyIbp6iKFf7zeB
+9pndEeFgmUGfoZRWIo0KPuYnD4eisnDGrvnRwTsI1/7caHTCoC147DrJDMjdu1v
XuF8Osqpok5lSPoyv9+w
=yJTw
-----END PGP SIGNATURE-----
  1. c779a44 hostnamed: Fix the way that static and transient host names interact by Stef Walter · 11 years ago
  2. 4eb20ca test-dhcp-option: fix memleak by Tom Gundersen · 11 years ago
  3. 1f89214 analyze/run: use bus_open_transport_systemd instead of bus_open_transport by Thomas Bächler · 11 years ago
  4. 000f6e5 Do not unescape unit names in [Install] section by Michal Sekletar · 11 years ago
  5. 4d40d39 timesysnc: reword network watching messages, and move resolver errors to debug by Kay Sievers · 11 years ago
  6. e866af3 nspawn: make nspawn robust to container failure by Djalal Harouni · 11 years ago
  7. 113cea8 nspawn: move container wait logic into wait_for_container() by Djalal Harouni · 11 years ago
  8. 6b56a65 test-path-util: add tests for path_make_relative() by Tanu Kaskinen · 11 years ago
  9. 5216f59 path-util: fix missing terminating zero by Tanu Kaskinen · 11 years ago
  10. 590b6b9 Use %m instead of strerror(errno) where appropiate by Cristian Rodríguez · 11 years ago
  11. 552c693 test-unit-file: skip if unit_file_get_list returns permission denied by Cristian Rodríguez · 11 years ago
  12. 865cc19 Fix several small typos by Jonathan Boulle · 11 years ago
  13. f31faa1 detect-virt: Remove string for Microsoft virtualization detection in DMI vendor string array. by Reyad Attiyat · 11 years ago
  14. 359efc5 core: timer - switch to touch_file() by Kay Sievers · 11 years ago
  15. 82d115d timedated: refuse manual system time updates when automatic timesync is enabled by Kay Sievers · 11 years ago
  16. 6098961 clock-util: clock_[sg]et_time() -> clock_[sg]et_hwclock() by Kay Sievers · 11 years ago
  17. d636d37 timesyncd: only update stamp file when we are synchronized by Kay Sievers · 11 years ago
  18. c38dfac shared: add touch_file() and let touch() always update timestamp by Kay Sievers · 11 years ago
  19. 24efb11 shared: rename hwclock.[ch] to clock-util.[ch] by Kay Sievers · 11 years ago
  20. 68baa8f sd-network: avoid false positive compiler warning caused by LTO by Tom Gundersen · 11 years ago
  21. 640ace4 socket: properly handle if our service vanished during runtime by Lennart Poettering · 11 years ago
  22. f74df7b core: remove unused vars by Lennart Poettering · 11 years ago
  23. bcd816b core: never consider failure when reading drop-ins fatal by Lennart Poettering · 11 years ago
  24. 9f43a07 conf-parser: never consider it an error if we cannot load a drop-in file because it is missing by Lennart Poettering · 11 years ago
  25. cdb2b9d nspawn: restore journal directory is empty check by Lennart Poettering · 11 years ago
  26. 9a05490 cgroups: simplify CPUQuota= logic by Lennart Poettering · 11 years ago
  27. 609e002 time-util: make sure USEC_PER_SEC and friends are actually of type usec_t by Lennart Poettering · 11 years ago
  28. 558c649 logind: also escape external data when saving to /run by Lennart Poettering · 11 years ago
  29. ca5405b machine: escape fields we store in /run, so that they can be properly unescaped by parse_env_file() by Lennart Poettering · 11 years ago
  30. e6a4a51 nspawn: allow to bind mount journal on top of a non empty container journal dentry by Djalal Harouni · 11 years ago
  31. 637f421 cgroups: always propagate controller membership to siblings, for all controllers by Lennart Poettering · 11 years ago
  32. db78512 cgroup: rework startup logic by Lennart Poettering · 11 years ago
  33. 95ae05c core: add startup resource control option by WaLyong Cho · 11 years ago
  34. 7e4f943 Revert "update gitignore" by Kay Sievers · 11 years ago
  35. 424a873 sd-dhcp-client: factor out dhcp packet allocation by Tom Gundersen · 11 years ago
  36. 2328974 sd-dhcp: rely on FIONREAD working by Tom Gundersen · 11 years ago
  37. 04b28be sd-dhcp: option_append - support falling back to 'sname' and 'file' by Tom Gundersen · 11 years ago
  38. 2688ef6 sd-dhcp: make sure we can not fill options so much that there is no space for END by Tom Gundersen · 11 years ago
  39. f5602be networkd: link - serialize link when addresses change by Tom Gundersen · 11 years ago
  40. 351efdc update gitignore by Kay Sievers · 11 years ago
  41. 359a06a util: fix a gcc compiler warning by Lennart Poettering · 11 years ago
  42. a6cb8f8 timesyncd: use STR_IN_SET() by Kay Sievers · 11 years ago
  43. a57a27b timesyncd: fix english language typo by Lennart Poettering · 11 years ago
  44. f7dc3ab logind: don't apply RemoveIPC= to system users by Lennart Poettering · 11 years ago
  45. f5c0c00 dhcp-lease: add support for parsing a few more dhcp options by Tom Gundersen · 11 years ago
  46. e140ae5 dhcp-lease: refactor lease parsing by Tom Gundersen · 11 years ago
  47. 32008a9 sd-dhcp: refactor parse_options by Tom Gundersen · 11 years ago
  48. 20b958b sd-dhcp: refactor dhcp_option_append by Tom Gundersen · 11 years ago
  49. ece6e76 timesyncd: save clock to disk everytime we get an NTP fix, and bump clock at boot using this by Lennart Poettering · 11 years ago
  50. 83be2c3 udevadm-settle: fixed return code for empty queue by Harald Hoyer · 11 years ago
  51. abf446a networkd: introduce sit tunnel by Susant Sahani · 11 years ago
  52. 473dfd7 networkd-wait-online: wait for addresses to be configured by Tom Gundersen · 11 years ago
  53. e56f363 timesyncd: only attempt to connect when an address is configured by Tom Gundersen · 11 years ago
  54. e375dcd networkd/sd-network: extend operational states by Tom Gundersen · 11 years ago
  55. bcb7a07 networkd/sd-network: expose statically configured NTP servers by Tom Gundersen · 11 years ago
  56. d408b50 networkd: fixup static DNS serialization by Tom Gundersen · 11 years ago
  57. 81d98a3 sd-dhcp-lease/sd-network: modernization and fix leak by Tom Gundersen · 11 years ago
  58. 091a364 resolved: add daemon to manage resolv.conf by Tom Gundersen · 11 years ago
  59. 7dbf94a sd-network: expose DNS information by Tom Gundersen · 11 years ago
  60. 7374f9d networkd: link - serialize DNS information by Tom Gundersen · 11 years ago
  61. 09bee74 sd-dhcp-lease: move in_addr (de)serialization to shared network code by Tom Gundersen · 11 years ago
  62. a077b66 sd-login: add C API to query primary session of a user by Lennart Poettering · 11 years ago
  63. 952d326 logind: fix Display property of user objects by Lennart Poettering · 11 years ago
  64. 2be6107 gudev: add missing (nullable) annotations on return values by Evan Nemerson · 11 years ago
  65. 7e690ce analyze: read host and system information from remote by Djalal Harouni · 11 years ago
  66. 9be3455 hostnamed: expose KernelVersion on the bus by Djalal Harouni · 11 years ago
  67. cdc06ed core: Filter by state behind the D-Bus API, not in the systemctl client. by David Strauss · 11 years ago
  68. d3152a0 machined: make sure GetMachineAddresses() is available for unprivileged processes by Lennart Poettering · 11 years ago
  69. f172162 fix spelling of privilege by Nis Martensen · 11 years ago
  70. 878cd7e machined: add logic to query IP addresses of containers by Lennart Poettering · 11 years ago
  71. f864fd1 timesyncd: make use of floating event sources for signal handling by Lennart Poettering · 11 years ago
  72. 9f71154 timesyncd: enable watchdog support by Lennart Poettering · 11 years ago
  73. a349eb1 timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still with CAP_SYS_TIME) by Lennart Poettering · 11 years ago
  74. 16cd414 networkd: log - only log about udev initalization on debug level by Tom Gundersen · 11 years ago
  75. 428fd0a networkd: keep list of active addresses by Tom Gundersen · 11 years ago
  76. 9505d3c networkd: IP address equality by Tom Gundersen · 11 years ago
  77. bf9bead udev: avoid use of uninitialized err by Thomas Hindoe Paaboel Andersen · 11 years ago
  78. 4723e4b systemctl: more cleanup by Thomas Hindoe Paaboel Andersen · 11 years ago
  79. 342aea1 conf-parser: silently ignore sections starting with "X-" by Michael Marineau · 11 years ago
  80. 2915234 bus: fix unitialized variable access in error path by Zbigniew Jędrzejewski-Szmek · 11 years ago
  81. ee9b987 networkd: add missing files by Tom Gundersen · 11 years ago
  82. 68d3aca core: let selinux_setup() load policy more than once by Will Woods · 11 years ago
  83. d36d909 logind: allow suspending if there are no displays by Mantas Mikulėnas · 11 years ago
  84. 2dcf7ec networkd: manager - read fallback DNS servers from config file by Tom Gundersen · 11 years ago
  85. d492016 networkd: network - store DNS servers in List rather than Set by Tom Gundersen · 11 years ago
  86. 9f24adc nspawn: properly format container_uuid in UUID format by Lennart Poettering · 11 years ago
  87. 66379f8 path-lookup: don't hardcode .config by Tanu Kaskinen · 11 years ago
  88. 7cb9c51 path-util: add path_make_relative() by Tanu Kaskinen · 11 years ago
  89. f1f0198 fsck: Allow to specify the fsck repair option in the cmdline by Holger Hans Peter Freyther · 11 years ago
  90. e16cb2e networkd: hardcode a set of default dns servers by Tom Gundersen · 11 years ago
  91. 332bc31 man: readahead: fix cmdline switch inconsistency between readahead.c and docs by Alison Chaiken · 11 years ago
  92. a8c73b8 readahead: modernizations by Lennart Poettering · 11 years ago
  93. 3c4cb06 networkd: log the initialization status of links by Tom Gundersen · 11 years ago
  94. 3d94b78 networkd: fix typo by Tom Gundersen · 11 years ago
  95. 3d3d425 networkd: rename Address and Route list fields by Tom Gundersen · 11 years ago
  96. 15a224e timesyncd: fix typo in comment by Kay Sievers · 11 years ago
  97. 9bdb98c core: make sure to serialize jobs for all units by Lennart Poettering · 11 years ago
  98. 59a9fce timesyncd: fix error path return value by Kay Sievers · 11 years ago
  99. 301f968 logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot by Lennart Poettering · 11 years ago
  100. 987efa1 networkd: logging - align messages by Tom Gundersen · 11 years ago