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

iQIcBAABAgAGBQJXQOPqAAoJEMVMozbP61V+1ssP/RsTHYj8yuKL31DcPbxxtnw+
wSsU3g3Z0dxA35GIZkl2MiA+sb/dnVEXy7B1PcIrZE+a7oOzw9cB+pjbGEf6QHzI
DT2f2gJ6/tA6iJYae4I3y2J7iP8h8kDFkSkk6Bq60iiGrWH0w0s2hk0ucxLVcfqw
uSPHrD/M3K4dpsvhSX7OoPWHlaIIHfUOyI2lh7JzXBxpFgWKjhw4lACIgVbx6CaR
b/ClKJqDCP53aKmMplQSS1m35t453k1swVlPYFnj+3AhZzab89No1yqn1QDU/IcS
jrCz+JzG+9KHVg9cG6tifGooJsSZMJmYZodFeLAJwu6sRCoPVBoAlG2k2fkf0zal
xmhqEEw81bZVS1VgDMqvsnj33VO7LfG87BO2fL+t7CyV6903Q8HdYekIaol9aHIH
IGEyJhq//sKQcMR0bcP6dgNUnthwxC58U0mtf97FyUbtai2E64eX0NYazK24YOqF
6YZqjN/Q40PnPKxAt5YAoIHdK0NjbYkURoc3N3GcldmSu9wHmG0H0bg1kfhEjMaX
i4YeCEea/rQ7QfjPYKnITO98jc0Pk8IvDx86Fa8AKQqsDIx7HxdSqGKJL8RToMwS
amrUaHJRXVlfXBy7jH7yiWkoRY+8x+nMDFHqnkkZ7z/U1arneVk2lHu1NSnTXftS
mt5GqHWU00za9um4JaN9
=yMQ6
-----END PGP SIGNATURE-----
  1. 81d6210 tree-wide: remove useless NULLs from strjoina by Zbigniew Jędrzejewski-Szmek · 9 years ago
  2. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 9 years ago
  3. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 9 years ago
  4. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 9 years ago
  5. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 9 years ago
  6. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 9 years ago
  7. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 9 years ago
  8. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 9 years ago
  9. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 9 years ago
  10. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 9 years ago
  11. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 9 years ago
  12. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 9 years ago
  13. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 9 years ago
  14. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 9 years ago
  15. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 9 years ago
  16. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 9 years ago
  17. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 9 years ago
  18. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 9 years ago
  19. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 9 years ago