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

iQIcBAABAgAGBQJVhB92AAoJELY7IYecNIWw/78QALSNhnljy1hjx6SBhN83dJtD
qD1bx+3NZ13atsmc8GnvzoraJN5GgKo6VeBHwjHSpnmN2pyCseJq6PY+xTpoAzMi
5/RgeS/I2kTp2irm6tz1M6m8bEHFTnzjOibt4y4TZxO9VeoQ6jAzZh9+rFRYazdK
QXx97C5fQmRZNuChKk+P5FB24wlaZL2WRtXy9kwhrZcN3xYZdaezBMGzlPN1FWRW
pCfwPgFziJSgdhaH8LT/MkFUxSGL7fnjFcn5vn+vfqvMMvtu01hampKNru517FV6
0UqmHhQw+karuI33EyCt8VheyYxjc9DHmGYqafoftX9VEsR1X4Qe0tDqNRLDvoUN
Vm/9Ha81p/wiUyR1K2jN+BbN+KIEFUEVxXVZOo1Kie7XkCzyBrbDgEThj6xE9WG6
/qSise7NwpYf5uEp/tSjt/TOvv7elv89LfUVib3QM6G5ToUqR5vbqtJpB74DhvEs
OmU+Ce9UW2riHra3R/Cvuds88uhNj+PMWeYJ+1ty9AnNupKwMR8xeshn2GZsnabH
ARv7etYUi1fqG55WSKvW4648a43sNq46uOygfDv/y5Y+sywdmdQzoau5kGT8DG7e
c3WZXnzf9O7eJppd8oSAHKQYSWopJ3BEeTcY4U0JF/0OoCEJeNhhd0W38bqhT4GW
vKvQ3oF05S1P1N4rp42q
=RPOB
-----END PGP SIGNATURE-----
  1. 0a07970 networkd: vlan improve logging by Susant Sahani · 10 years ago
  2. 38489ef Merge pull request #294 from teg/hashmap-debug-locking-2 by David Herrmann · 10 years ago
  3. 4f1b306 hashmap: debug - lock access to the global hashmap list by Tom Gundersen · 10 years ago
  4. 68a313c nspawn: suppress warning when /etc/resolv.conf is a valid symlink by Lennart Poettering · 10 years ago
  5. 74b1f52 Merge pull request #288 from phomes/cgroup-util by Lennart Poettering · 10 years ago
  6. 26d5692 Merge pull request #286 from jsynacek/fix-edit-v3 by Lennart Poettering · 10 years ago
  7. 39765e5 Merge pull request #289 from michich/hashmap-small-cleanup by Lennart Poettering · 10 years ago
  8. edf5b3b cgroup-util: actually use the path callback by Thomas Hindoe Paaboel Andersen · 10 years ago
  9. 9ef5d8f systemctl: fix edit when EDITOR contains arguments by Jan Synacek · 10 years ago
  10. e063e03 Merge pull request #247 from shaded-enmity/origin/pullfix by Lennart Poettering · 10 years ago
  11. 4764a54 import/pull: fix pulling by image digest by Pavel Odvody · 10 years ago
  12. fd23f9c test: disable test-barrier by default by David Herrmann · 10 years ago
  13. c43516e exit-status: add missing include for SIG* defines by Michael Olbrich · 10 years ago
  14. 867a99b Merge pull request #272 from poettering/nspawn-flush-copy-fd by Daniel Mack · 10 years ago
  15. bcf1097 Merge pull request #276 from poettering/dbus-search-path by Kay Sievers · 10 years ago
  16. 422c759 Merge pull request #277 from poettering/journal-interleaving-monotonic by Lennart Poettering · 10 years ago
  17. 7663da3 Merge pull request #270 from phomes/master by Tom Gundersen · 10 years ago
  18. 44cf96e journal: make sure the clock increases strict monotonic by Lennart Poettering · 10 years ago
  19. 921ee38 Merge pull request #275 from poettering/acl-fixes by Martin Pitt · 10 years ago
  20. 30654aa Merge pull request #271 from poettering/test-journal-stream-crappy-clock by Lennart Poettering · 10 years ago
  21. 97af81c bus-proxy: add new dbus policy search paths from /usr by Lennart Poettering · 10 years ago
  22. e738c94 acl-util: various smaller fixes to parse_acl() by Lennart Poettering · 10 years ago
  23. 7bb0921 libudev: device - fix typo in udev_device_get_sysattr_list_entry() by Tom Gundersen · 10 years ago
  24. 503546d nspawn: when exiting, flush all remaining bytes from the pty to stdout by Lennart Poettering · 10 years ago
  25. 7391cb5 Merge pull request #44 from filbranden/unquote_first_word1 by Lennart Poettering · 10 years ago
  26. 98d2a53 journal: ensure test-journal-stream doesn't get confused by crappy clocks by Lennart Poettering · 10 years ago
  27. 1187861 udved: remove dead code by Thomas Hindoe Paaboel Andersen · 10 years ago
  28. 07d2102 logs-show: print a debug message when we skip entries without MESSAGE= fields by Lennart Poettering · 10 years ago
  29. c83f1f3 load-fragment: reset the list on an ExecStart= containing only whitespace by Filipe Brandenburger · 10 years ago
  30. 46a0d98 load-fragment: use unquote_first_word in config_parse_exec by Filipe Brandenburger · 10 years ago
  31. 0e9800d tests: additional cases in test-unit-file by Filipe Brandenburger · 10 years ago
  32. b59292b util: Introduce unquote_first_word_and_warn by Filipe Brandenburger · 10 years ago
  33. d6293c0 util: New flag UNQUOTE_UNESCAPE_RELAX for unquote_first_word by Filipe Brandenburger · 10 years ago
  34. 05654e7 util: Refactor common cunescape block in unquote_first_word by Filipe Brandenburger · 10 years ago
  35. b3d4ef8 Merge pull request #267 from phomes/master by Tom Gundersen · 10 years ago
  36. b0fc076 Merge pull request #265 from smcv/logind-runtimedir-race-write-earlier by Lennart Poettering · 10 years ago
  37. 9ee7a50 bus: fix installing DRIVER matches on kdbus by David Herrmann · 10 years ago
  38. 144c348 sd-dhcp-client: readd deleted error check by Thomas Hindoe Paaboel Andersen · 10 years ago
  39. 79b04ad Merge pull request #262 from teg/udev-dup-fds-2 by Kay Sievers · 10 years ago
  40. 633f2d5 Merge pull request #263 from kaysievers/wip by Kay Sievers · 10 years ago
  41. 14f494c watchdog: Don't require WDIOC_SETOPTIONS/WDIOS_ENABLECARD by Jean Delvare · 10 years ago
  42. 99cfda2 Merge pull request #259 from poettering/logind-label-fix by Tom Gundersen · 10 years ago
  43. 40e749b udevd: daemon - connect /dev/null to std{in,out,err} in debug mode by Tom Gundersen · 10 years ago
  44. 7116130 logind: save /run/systemd/users/UID before starting user@.service by Simon McVittie · 10 years ago
  45. 1b09f54 turn kdbus support into a runtime option by Kay Sievers · 10 years ago
  46. 8f8a521 hashmap: allow NULL key in ordered_hashmap_next() by Michal Schmidt · 10 years ago
  47. 49e440c hashmap: remove _IDX_ITERATOR_NIL definition by Michal Schmidt · 10 years ago
  48. 9e281be logind: apply selinux label to XDG_RUNTIME_DIR by Lennart Poettering · 10 years ago
  49. 73a7e46 libsystemd: remove list of symbols to export only in the future by Kay Sievers · 10 years ago
  50. 0e782a6 Merge pull request #254 from poettering/external-displays2 by David Herrmann · 10 years ago
  51. 1542c01 tmpfiles: only root-owned aquota.* files are special by Zbigniew Jędrzejewski-Szmek · 10 years ago
  52. 602a41c logind: rework display counting when detecting whether the system is docked by Lennart Poettering · 10 years ago
  53. f1398fa Merge pull request #176 from filbranden/test_cgroup_mask1 by Lennart Poettering · 10 years ago
  54. ed443d9 Merge pull request #251 from zonque/signal by Kay Sievers · 10 years ago
  55. d6e5f3a core: execute: fix regression in pam_setup() by Daniel Mack · 10 years ago
  56. afc4290 Merge pull request #246 from smcv/xpg-not-xdg by Lennart Poettering · 10 years ago
  57. 11c9f1e Stop talking about the "XDG" version of basename() by Simon McVittie · 10 years ago
  58. 9d8a5fd Merge pull request #244 from poettering/sdbus-suppress-local by David Herrmann · 10 years ago
  59. cc65fe5 sd-bus: suppress installing local bus matches server side by Lennart Poettering · 10 years ago
  60. 59787a5 Merge pull request #239 from dvdhrm/event-assert by Lennart Poettering · 10 years ago
  61. 366e641 sd-event: make errors on EPOLL_CTL_DEL pseudo-fatal by David Herrmann · 10 years ago
  62. a028d19 Merge pull request #240 from kaysievers/wip by Kay Sievers · 10 years ago
  63. 2fbb6f8 Merge pull request #238 from dvdhrm/udev-epoll by Kay Sievers · 10 years ago
  64. aac7c5e build-sys: hide magic section variables from exported symbols by Kay Sievers · 10 years ago
  65. ab7854d udev: don't close FDs before dropping them from epoll by David Herrmann · 10 years ago
  66. 3eb3228 Merge pull request #231 from tixxdz/nspawn-userns-fixes-2 by Lennart Poettering · 10 years ago
  67. b774fb7 nspawn: check if kernel supports userns as early as possible by Djalal Harouni · 10 years ago
  68. 636aabc tmpfiles: silently ignore failed removal of btrfs submount from non-dir by Tom Gundersen · 10 years ago
  69. 9ef41ff Merge pull request #197 from dvdhrm/hashmap by Michal Schmidt · 10 years ago
  70. aab7230 Merge pull request #223 from ronnychevalier/rc/warning_va_start by David Herrmann · 10 years ago
  71. 265d3f7 Merge pull request #222 from utezduyar/mem-leak-on-bus-error by Daniel Mack · 10 years ago
  72. c59d3e8 signal-util: fix incorrect argument of va_start by Ronny Chevalier · 10 years ago
  73. dcf6952 sd-bus: use proper cleanup macro by Umut Tezduyar Lindskog · 10 years ago
  74. 5630aab Merge pull request #218 from poettering/dual-timestamp-null by Daniel Mack · 10 years ago
  75. 1a770c6 Merge pull request #219 from poettering/logind-docked by Daniel Mack · 10 years ago
  76. 4fba579 logind: cast close() call to (void) by Lennart Poettering · 10 years ago
  77. 1485607 logind: expose "Docked" bool as property on the bus by Lennart Poettering · 10 years ago
  78. 5cb14b3 everywhere: actually make use of DUAL_TIMESTAMP_NULL macro by Lennart Poettering · 10 years ago
  79. 86b85cf Merge pull request #214 from poettering/signal-rework-2 by Lennart Poettering · 10 years ago
  80. 72c0a2c2 everywhere: port everything to sigprocmask_many() and friends by Lennart Poettering · 10 years ago
  81. 770b5ce tmpfiles: automatically remove old machine snapshots at boot by Lennart Poettering · 10 years ago
  82. 1b26f09 tmpfiles: make sure "R" lines also remove subvolumes by Lennart Poettering · 10 years ago
  83. 14bcf25 util: when creating temporary file names, allow including extra id string in it by Lennart Poettering · 10 years ago
  84. 90578cb btrfs-util: when snapshotting make sure we don't descent into subvolumes we just created by Lennart Poettering · 10 years ago
  85. 12c2884 firewall: rename fw-util.[ch] → firewall-util.[ch] by Daniel Mack · 10 years ago
  86. f430b07 Merge pull request #180 from ronnychevalier/rc/coverity_cid_1304686 by Lennart Poettering · 10 years ago
  87. 5feece7 Merge pull request #205 from endocode/iaguis/seccomp-v2 by Lennart Poettering · 10 years ago
  88. 9b1cbdc nspawn: make seccomp loading errors non-fatal by Iago López Galeiras · 10 years ago
  89. b9460fd login: fix potential null pointer dereference by Ronny Chevalier · 10 years ago
  90. 15daf6a Merge pull request #144 from teg/udev-spawn-log-less-2 by Kay Sievers · 10 years ago
  91. 83cb143 Merge pull request #196 from dvdhrm/bus-map-props by Tom Gundersen · 10 years ago
  92. 8927b1d hashmap: fix iterators to not skip entries by David Herrmann · 10 years ago
  93. e7e55db tree-wide: fix memory leaks in users of bus_map_all_properties() by David Herrmann · 10 years ago
  94. 19fcba3 test-netlink-manual: typo fix by Thomas Hindoe Paaboel Andersen · 10 years ago
  95. 485e590 Merge pull request #183 from ssahani/net by David Herrmann · 10 years ago
  96. 6113cec Merge pull request #189 from teg/rtnl-rename by David Herrmann · 10 years ago
  97. ce67afb networkd: tuntap improve logging by Susant Sahani · 10 years ago
  98. b95cc75 sd-netlink: socket - move some functions from main source file by Tom Gundersen · 10 years ago
  99. 89489ef sd-netlink: message - split up source file by Tom Gundersen · 10 years ago
  100. bbe181b sd-netlink: drop the write-queue by Tom Gundersen · 10 years ago