systemd v244-rc1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3X5ZQACgkQxUyjNs/r
VX7SfBAAkqWAQT2bTqcLQGamLOFlBTbkpQJOb0ZF6mbjcCjP3uNTcP0XHMumzVT7
jX1Db5+cvmtJxzf3lAQ6mrQ7WMlspZNGKYJ51TYUBq4PPRYegJBvpPRU7b4G32wt
S8H0eNrMyLQbHSRLbAV6fSN3xPFYzAv/EoA4VraYZDk/xFSEZCQQHbWC82c/o4Jf
GYUKqjMng7yzJRQNQ9Jz4yPGQxCXmdpzual/MpNGQIBVO7Ucv94SpGooAhvBMOEg
JfmMEkNDXJ7gfdt72uAeF8teET9go6sAxEYyFesu7wstjCSiIvZ+3QFykvBzjcs5
gbAXD5p6fb3dOLM1vKsrAQjMnmrWvIwnGfi34G1hP8QGDY+WRdFUXDOqsZ02dPLy
6g7AvQlDDvQcZGX+QJLQFnKIYSJVcPJrKsmaui+rFY6C+zZsnhuYMTM8V+1Wiss4
Zn7SvAYOvednkYTOCVLu4DFEXWGwIwPQZR4gBpxakC9YDrUU23ArR9nsssDiBRfs
LQji1CkavjDn0sy8ZWk21N1NJWvsVzpZwaFe5NoaMCfxxTiHBIqTOCJ1dYv18Zdq
vpERqQYhrpL2FsUZh7hj6WV01BveFtiQDWNMw6ZB0P5Psn3YhsoOfZx7JbbdH+M6
5qGVSIpYYHr+SAV/1ZJMACrpMnL6ShtNJOSISk3weRcZuEXB890=
=nOB0
-----END PGP SIGNATURE-----
  1. 9228fef tree-wide: use empty-to-root a bit more by Lennart Poettering · 5 years ago
  2. 1d3fe30 Use sd_event_source_disable_unref() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. ccd5294 coccinelle: further restrict certain transformations by Frantisek Sumsal · 6 years ago
  4. 1f72479 coccinelle: exclude JsonVariant* from the IN_SET transformation by Frantisek Sumsal · 6 years ago
  5. 4a4eaad coccinelle: exclude certain paths from the transformations by Frantisek Sumsal · 6 years ago
  6. 60d9959 coccinelle: ignore function transformations causing recursion by Frantisek Sumsal · 6 years ago
  7. 33af88c coccinelle: ignore macro transformations in the macros themselves by Frantisek Sumsal · 6 years ago
  8. 17e3e37 coccinelle: avoid matching 'errno' as a file descriptor by Frantisek Sumsal · 6 years ago
  9. b3fd7b5 coccinelle: add explicit statement isomorphisms by Frantisek Sumsal · 6 years ago
  10. 3661dc3 Merge pull request #12217 from keszybz/unlocked-operations by Lennart Poettering · 6 years ago
  11. 2fe2112 Add open_memstream_unlocked() wrapper by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 02e23d1 Add fdopen_unlocked() wrapper by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. 41f6e62 Make fopen_temporary and fopen_temporary_label unlocked by Zbigniew Jędrzejewski-Szmek · 6 years ago
  14. fdeea3f Add fopen_unlocked() wrapper by Zbigniew Jędrzejewski-Szmek · 6 years ago
  15. cc5549c scripts: use 4 space indentation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  16. ca7410f coccinelle: add coccinelle script for empty_or_dash() use by Lennart Poettering · 6 years ago
  17. 1913062 nspawn-oci: use SYNTHETIC_ERRNO by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. cb31086 tree-wide: more IOVEC_MAKE() conversions by Lennart Poettering · 6 years ago
  19. 5cfa2c3 tree-wide: use IOVEC_MAKE() at many places by Lennart Poettering · 6 years ago
  20. 020b394 tree-wide: use SWAP_TWO a bit more by Lennart Poettering · 6 years ago
  21. 886cf31 coccinelle: also mark previous synthetic errnos as such by Zbigniew Jędrzejewski-Szmek · 6 years ago
  22. baaa35a coccinelle: make use of SYNTHETIC_ERRNO by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. f20db19 cocci: simplify some if checks by Lennart Poettering · 6 years ago
  24. 6dd91b3 tree-wide: CMP()ify all the things by Lennart Poettering · 6 years ago
  25. 5d904a6 tree-wide: drop !! casts to booleans by Zbigniew Jędrzejewski-Szmek · 6 years ago
  26. 3b253ad cocinelle: use GNU parallel to run spatch by Zbigniew Jędrzejewski-Szmek · 6 years ago
  27. 12b74c3 tools: make various scripts find the top-levle git dir automatically by Lennart Poettering · 6 years ago
  28. d94a24c Add macro for checking if some flags are set by Zbigniew Jędrzejewski-Szmek · 7 years ago
  29. 00bfe67 coccinelle: add option to make changes in place by Zbigniew Jędrzejewski-Szmek · 7 years ago
  30. 31d31f2 coccinelle: run spatch just on version-controlled files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  31. 57ea45e util-lib: introduce new empty_or_root() helper (#8746) by Lennart Poettering · 7 years ago
  32. 61f1196 coccinelle: fix typo in file name (#8640) by Alexander Kurtz · 7 years ago
  33. 849b610 run-coccinelle.sh: use set -x for showing command line of "spatch" by Lennart Poettering · 7 years ago
  34. c10d6bd macro: introduce new TAKE_FD() macro by Lennart Poettering · 7 years ago
  35. ae2a15b macro: introduce TAKE_PTR() macro by Lennart Poettering · 7 years ago
  36. 43dc7aa coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd) by Lennart Poettering · 7 years ago
  37. be6b0c2 coccinelle: make use of DIV_ROUND_UP() wherever appropriate by Lennart Poettering · 7 years ago
  38. 8419d45 coccinelle: similar to reallocarray() let's also systematically use malloc_multiply() by Lennart Poettering · 7 years ago
  39. 62d74c7 coccinelle: add reallocarray() coccinelle script by Lennart Poettering · 7 years ago
  40. 340c01b coccinelle: slightly improve run-coccinelle.sh by Lennart Poettering · 7 years ago
  41. e7685a7 util: add new safe_close_above_stdio() wrapper by Lennart Poettering · 7 years ago
  42. 4384284 coccinelle: drop empty-if.cocci script by Lennart Poettering · 7 years ago
  43. db4a47e coccinelle: O_NDELAY → O_NONBLOCK by Lennart Poettering · 7 years ago
  44. 6b44a12 cocci: there's not ENOTSUP, there's only EOPNOTSUPP by Lennart Poettering · 7 years ago
  45. ad5d4b1 cocci: use strempty() at more places by Lennart Poettering · 7 years ago
  46. a45d712 tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we can by Lennart Poettering · 7 years ago
  47. 7e985c6 coccinelle: beef up isempty() checks (#7729) by Lennart Poettering · 7 years ago
  48. f1d3406 tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#7645) by Lennart Poettering · 7 years ago
  49. 6731924 coccinelle: automatically rewrite memset() to zero() or memzero() where we can by Lennart Poettering · 7 years ago
  50. fbd0b64 tree-wide: make use of new STRLEN() macro everywhere (#7639) by Lennart Poettering · 7 years ago
  51. 234519a tree-wide: drop a few == NULL and != NULL comparison by Lennart Poettering · 7 years ago
  52. a8ea93a core: use empty_to_null() where we can by Lennart Poettering · 7 years ago
  53. 3708254 coccinelle: improve run-coccinelle.sh to take list of scripts to run by Lennart Poettering · 7 years ago
  54. 2d0bc68 coccinelle: add a run-coccinelle.sh script that runs all scripts by Lennart Poettering · 7 years ago
  55. a2d61f0 coccinelle: fix IN_SET/!IN_SET scripts, and apply some changes it found by Lennart Poettering · 7 years ago
  56. 7b943bb tree-wide: use strv_isempty() instead of strv_length() == 0 by Lennart Poettering · 7 years ago
  57. ec2ce0c tree-wide: use `!IN_SET(..)` for `a != b && a != c && …` by Andreas Rammhold · 7 years ago
  58. 3742095 tree-wide: use IN_SET where possible by Andreas Rammhold · 7 years ago
  59. 605405c tree-wide: drop NULL sentinel from strjoin by Zbigniew Jędrzejewski-Szmek · 8 years ago
  60. 3b31988 tree-wide: introduce free_and_replace helper by Zbigniew Jędrzejewski-Szmek · 8 years ago
  61. 6b430fd tree-wide: use mfree more by Zbigniew Jędrzejewski-Szmek · 8 years ago
  62. 8e38570 tree-wide: htonl() is weird, let's use htobe32() instead (#3538) by Lennart Poettering · 8 years ago
  63. 81d6210 tree-wide: remove useless NULLs from strjoina by Zbigniew Jędrzejewski-Szmek · 9 years ago
  64. d054f0a tree-wide: use xsprintf() where applicable by Daniel Mack · 9 years ago
  65. b3e3bb1 coccinelle: additional errno.cocci hunk by Michal Schmidt · 9 years ago
  66. 351825c coccinelle: errno.cocci improvements by Michal Schmidt · 9 years ago
  67. de89612 Add Coccinelle patch for strempty() usage by Daniel Mack · 9 years ago
  68. ed0d402 util: add safe_closedir() similar to safe_fclose() by Lennart Poettering · 9 years ago
  69. 525d3cc tree-wide: take benefit of the fact that hashmap_free() returns NULL by Lennart Poettering · 9 years ago
  70. 6796073 tree-wide: make use of the fact that strv_free() returns NULL by Lennart Poettering · 9 years ago
  71. 01da201 Merge pull request #1218 from poettering/safe-fclose by Daniel Mack · 9 years ago
  72. 74ca738 util: introduce safe_fclose() and port everything over to it by Lennart Poettering · 9 years ago
  73. 5725551 tree-wide: replace while(1) by for(;;) everywhere by Lennart Poettering · 9 years ago
  74. 1f6b411 tree-wide: update empty-if coccinelle script to cover empty-while and more by Lennart Poettering · 9 years ago
  75. 94c156c tree-wide: make use of log_error_errno() return value in more cases by Lennart Poettering · 9 years ago
  76. ece174c tree-wide: drop {} from one-line if blocks by Lennart Poettering · 9 years ago
  77. 76ef789 tree-wide: make use of log_error_errno() return value by Lennart Poettering · 9 years ago
  78. 3cc2aff tree-wide: don't do assignments within if checks by Lennart Poettering · 9 years ago
  79. 7f6e12b tree-wide: drop redundant if checks before safe_close() by Lennart Poettering · 9 years ago
  80. 66e4058 tree-wide: make more code use safe_close() by Lennart Poettering · 9 years ago
  81. a1e58e8 tree-wide: use coccinelle to patch a lot of code to use mfree() by Lennart Poettering · 9 years ago