systemd 232
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJYG34OAAoJELY7IYecNIWwUp0P/3IdejTuIIDKahJhs43V0M/s
7zghPbjvUjUUEsCdrzpZ1i0W1D/o559YpDNsRGdKfp4+3T8AXr///GWUXoh7q0ZU
5MzQMAbAA900sntei3PPg/HXgNjN7sumSzw7WLUNqkw2H4q2kMiM7/8dz0KiVI+6
o2/mSOG9up/INXxzZmCaWBNdQOMrygPDAXH4U8rb/XN6JC7G9Ifq1HawdNv42e7s
FVpGtmXoUk2Z82gWVFTifEE5su0+Hkap+i/dqV9S+TOF6luHoKBCa56Y1ycKC2WW
seBbHQnv0gcP93fhfVuDFPWU+JvbtBIv/VKb6/HMFl4YQms+EqCZ4DlwFkW+SXL3
HTfEgQDpEifx/DZe/3cVkMLJgB8Ej6ZZu5DJLijnLAouDyKRcl8nwENoyKUjbH9M
mV0R/kZBfP5J7qPcgA3I3px4uIWEc630jAQmhuPJNOyzLgl9F3FZJwuSaCWsFF/C
EJzeG+byxmlj0roX3yrCujYafAhNMf5z3NPYJIw/NClq8hUzmFsm2Xz9lfMvUVPu
g/oH+h4OQvwe+VM7f9MI1gzNunaYKmagfJ29N9oo87jUpN6S4FXZ7vClyJGFhnOH
9SswGB5vZKn2stJYcH0iMnpsjS/nbZ2KBJGCtBVoYd+DPhzCxV0TJA4QsLe8p3Rz
Cdx2wNg+92mbSM7I1v0f
=e9aU
-----END PGP SIGNATURE-----
  1. 3b31988 tree-wide: introduce free_and_replace helper by Zbigniew Jędrzejewski-Szmek · 9 years ago
  2. 6b430fd tree-wide: use mfree more by Zbigniew Jędrzejewski-Szmek · 9 years ago
  3. 8e38570 tree-wide: htonl() is weird, let's use htobe32() instead (#3538) by Lennart Poettering · 9 years ago
  4. 81d6210 tree-wide: remove useless NULLs from strjoina by Zbigniew Jędrzejewski-Szmek · 9 years ago
  5. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 10 years ago
  6. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 10 years ago
  7. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 10 years ago
  8. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 10 years ago
  9. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 10 years ago
  10. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 10 years ago
  11. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 10 years ago
  12. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 10 years ago
  13. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 10 years ago
  14. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 10 years ago
  15. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 10 years ago
  16. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 10 years ago
  17. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 10 years ago
  18. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 10 years ago
  19. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 10 years ago
  20. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 10 years ago
  21. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 10 years ago
  22. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 10 years ago