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

iQIcBAABAgAGBQJWvLjSAAoJELY7IYecNIWwvaMP/0dPRADaSUFuxdZs/7U/IzrR
5P6td7S9PVguhpCby1QxAVdOxNHDHo+nKM/MfDsPW0D99q8tbmo++Zx5363Hb5xs
ynVQCPwgjJt4FwDBo6QgcvrcYEl4ZVk98smNeketfq+r0vU2sWpgC8bF90e24x5s
WAko89Qz2pn4RqhSQLaCBQF5oW9uZyiSOvRInA9iAFZT9jHVSZoAxI5ZSTb5X3Ch
PzIMhRSAVZe4THQxRoMSDTegfGpIlf1Xa1k6ORMjk7KXX473GOc8zEaR8xOnE8EK
58OcnAwLIyuyl/l3HizrblQpMXItyqk71MWsj2M1n/idMZ6laZmsn20uamDJ3hJQ
5VLkJlqEmQh4HfFuzLNot/v/VlYwwD9ZCsobMe3vv0LESSYuE30Bj8GW5i9QZn4x
j98zectXVpQ88i6ujBrpoulbLZC3+dlSVTubopg+y3RHIqACQ1NTspWTIGAzxSSl
cYwbPZDwS1jIvv2F1xJwzmYGAcISDtc4fetZ0wDNuR7rUGShTaTfODLf/YLcolMf
UmWY9wLHQpUxLoCWLRqKmNHnn1KQ1AwrOdZSXq5Fpo24rXAItSJerlFa6GZoniMG
nCIGZJ129TZdukbMhM/H+P99Z3H/KsjCLnxdbxNPrjkdS0Yinnt6OWh342G2/Rm8
qIDEfFcWhha3OTskigz5
=vi7Q
-----END PGP SIGNATURE-----
  1. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 9 years ago
  2. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 9 years ago
  3. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 9 years ago
  4. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 9 years ago
  5. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 9 years ago
  6. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 9 years ago
  7. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 9 years ago
  8. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 9 years ago
  9. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 9 years ago
  10. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 9 years ago
  11. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 9 years ago
  12. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 9 years ago
  13. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 9 years ago
  14. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 9 years ago
  15. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 9 years ago
  16. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 9 years ago
  17. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 9 years ago
  18. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 9 years ago