systemd 235
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJZ1zzZAAoJELY7IYecNIWw600QAIYMgLcyULhVSo5PEeArLwiY
ZkmjB4fjOIGUOzaBnxIFscYpNwvuMSrC5c/BLQYcSpvLhCNEB2Jv2NomDYLL7ae8
vx1Zpwb/iG52nz6cxRdJpzUq8IRQu9pifTQTLva30vxS0vHXqCXubphGQhhBcqqh
48lfjUu9mG4zFSChCMvEW9fTffYDHwFVvps7gnA0jTYoAbZTFuqlxv8yNOQJw0HQ
JUavD3P7L9ThbDO21Gc9UBA7J/q1uyyCxznCfaUf/jRwG/mY9Bwz9jLnlbOsLTJt
FdCJea42liLmfxyMgfmztIvZZSd3oTW/G6GkpHBUu3YTqFqVDxElwuD9IisNG1mb
rGMRewn/Z7gT9x7NLyJ0VOGNeNc8znPUkSZEjyb9tm2XgX7HWJrDANmUEWVdx7sR
60QRKIbKzHCDhgaCdH1mKyVlwDLKZBWwQLOACiYpQtmcYanUkxymCrqeXfVs1j+E
axO0f1rludyjHuPol9eWGrzbgbyklDGbHVAOPDUCK4A6me+caEs2ghgKDg0OGavd
9PqjThDWm4g3JqpeIk/jhGu49Mqmie1jaPer2ek4JE9VLEOHFi/JLtJ9akooTgDA
tgyCAsL0yNAKj506o+DYIw38V9rc0pC5bD61HO8ed/jmijdkzdr/Yga2PVsgJPjc
yXnPBp6qwcIgg6HaLOjg
=VMr4
-----END PGP SIGNATURE-----
  1. ec2ce0c tree-wide: use `!IN_SET(..)` for `a != b && a != c && …` by Andreas Rammhold · 8 years ago
  2. 3742095 tree-wide: use IN_SET where possible by Andreas Rammhold · 8 years ago
  3. 605405c tree-wide: drop NULL sentinel from strjoin by Zbigniew Jędrzejewski-Szmek · 9 years ago
  4. 3b31988 tree-wide: introduce free_and_replace helper by Zbigniew Jędrzejewski-Szmek · 9 years ago
  5. 6b430fd tree-wide: use mfree more by Zbigniew Jędrzejewski-Szmek · 9 years ago
  6. 8e38570 tree-wide: htonl() is weird, let's use htobe32() instead (#3538) by Lennart Poettering · 9 years ago
  7. 81d6210 tree-wide: remove useless NULLs from strjoina by Zbigniew Jędrzejewski-Szmek · 9 years ago
  8. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 10 years ago
  9. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 10 years ago
  10. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 10 years ago
  11. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 10 years ago
  12. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 10 years ago
  13. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 10 years ago
  14. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 10 years ago
  15. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 10 years ago
  16. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 10 years ago
  17. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 10 years ago
  18. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 10 years ago
  19. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 10 years ago
  20. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 10 years ago
  21. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 10 years ago
  22. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 10 years ago
  23. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 10 years ago
  24. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 10 years ago
  25. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 10 years ago