systemd 234
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJZZl4zAAoJELY7IYecNIWwLsMP/27v38Rk+SwHpS2hWyCvQePI
0cLGYI2UfGeVDfiToa3MUa4ddAKYfnkeyaPM3yX/MQjE47u1GmLbi6Qe8LThpeOm
OSz8MzmML1Lyhn4zijvt/InWITJ6H4+ZJmzY8WrFW3JxcXOhPMw5592Ihqs1OCA/
QnKEJUDrUG34UZNN2xgf77ilK5PWVVu2p6tbct7GjcBoUERYEm7IGuy4o4P9FBb8
IgRNHdsCXNhdI87YB4n11dbz2OruM+xCdP3U4VEzVZ9ckO6Gm6nmdjh8TCpDOoid
AUOVgWTCNAYdtigiIr20Exm8c7OMmuz2FeSvH2vu+3ISQ2PzER5Z3sEcCYlSPvSX
1iIXsdp32tmQARfFe3k+nsolhYb93G6Wl+eYzrT5WZPboOpj+yQmWpynRtyTHP1s
sFcUq87CW2i7v6Cc/fB3/GGPqn3W9f05AjmFFEs5HZ7DMftXoKITjbw4VKJvGWFe
sjerV8scBKPh4pKpO7VvLQpj9zQa5jc+/+/97tsCUjJZHssN9MufikyHf6Xn2FTL
WU4XRyfEGDLPVBG9N1TBXIrA8aaGz84FQNq3/8FvS4vsnyLhAl40bo+oONQ22Xir
lWT2UIW9PmMWuxAu51vfqjtPhZXjciAVtFwtr/gvs2fhQ7QvlpS/dhk7vwrImev9
PcWhxya9N16rOr3wll9U
=pphy
-----END PGP SIGNATURE-----
  1. 605405c tree-wide: drop NULL sentinel from strjoin by Zbigniew Jędrzejewski-Szmek · 9 years ago
  2. 3b31988 tree-wide: introduce free_and_replace helper by Zbigniew Jędrzejewski-Szmek · 9 years ago
  3. 6b430fd tree-wide: use mfree more by Zbigniew Jędrzejewski-Szmek · 9 years ago
  4. 8e38570 tree-wide: htonl() is weird, let's use htobe32() instead (#3538) by Lennart Poettering · 9 years ago
  5. 81d6210 tree-wide: remove useless NULLs from strjoina by Zbigniew Jędrzejewski-Szmek · 9 years ago
  6. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 10 years ago
  7. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 10 years ago
  8. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 10 years ago
  9. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 10 years ago
  10. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 10 years ago
  11. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 10 years ago
  12. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 10 years ago
  13. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 10 years ago
  14. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 10 years ago
  15. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 10 years ago
  16. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 10 years ago
  17. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 10 years ago
  18. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 10 years ago
  19. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 10 years ago
  20. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 10 years ago
  21. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 10 years ago
  22. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 10 years ago
  23. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 10 years ago