1. 0065f2b meson: allow setting the version string during configuration by Jan Synacek · 4 years, 9 months ago v239-33 v239-34 v239-35
  2. 09c96d5 Drop support for lz4 < 1.3.0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. 613a02b debug-generator: enable custom systemd.debug_shell tty by Jan Synacek · 6 years ago v239-20
  4. a735699 core: introduce NUMAPolicy and NUMAMask options by Michal Sekletár · 5 years ago
  5. 9f259b4 buildsys: don't garbage collect sections while linking by Michal Sekletar · 5 years ago
  6. 6a8c286 meson: treat all fuzz cases as unit tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  7. 2eca34c meson: use .source_root() in more places by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. fff862c meson: drop duplicated condition by Zbigniew Jędrzejewski-Szmek · 6 years ago
  9. 1a368ab meson: allow building resolved and machined without nss modules by Yu Watanabe · 6 years ago
  10. c405c30 meson: add -Dlog-trace to set LOG_TRACE by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. 338519b fuzz: unify the "fuzz-regressions" directory with the main corpus by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 0ed1150 meson: drop misplaced -Wl,--undefined argument by Jussi Pakkanen · 6 years ago
  13. b694344 meson: check whether gnutls supports TCP fast open by Yu Watanabe · 6 years ago
  14. 9c1b72d meson: rename -Ddebug to -Ddebug-extra by Zbigniew Jędrzejewski-Szmek · 6 years ago
  15. a046230 cryptsetup: add support for sector-size= option (#9936) by Dimitri John Ledkov · 6 years ago
  16. 79df4db build-sys: Detect whether struct statx is defined in sys/stat.h by Filipe Brandenburger · 6 years ago
  17. de7436b meson: bump package and library version by Lennart Poettering · 6 years ago v239
  18. 56ddbf1 meson: make DNS-over-TLS support optional by Yu Watanabe · 6 years ago
  19. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  20. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  21. c9299be resolve: rename PrivateDNS to DNSOverTLS by Iwan Timmer · 6 years ago
  22. 5d67a7a resolved: support for DNS-over-TLS by Iwan Timmer · 7 years ago
  23. d28b67d meson: also reject shifts that change the sign bit by Zbigniew Jędrzejewski-Szmek · 6 years ago
  24. b05ecb8 meson: do not allow bit-shift overflows by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. d40f5cc CODING_STYLE: allow c99-style mixed code and declarations by Zbigniew Jędrzejewski-Szmek · 6 years ago
  26. f379436 build-sys: Add option to link systemctl statically by Felipe Sateler · 7 years ago
  27. a38f7fe fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input by Zbigniew Jędrzejewski-Szmek · 7 years ago
  28. c064d8d journal-remote: split out µhttpd support and main() into a separate file by Zbigniew Jędrzejewski-Szmek · 7 years ago
  29. 97d9061 meson: use a convenience static library for nspawn core by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 61d0578 add new portable service framework by Lennart Poettering · 7 years ago
  31. 0297f67 Merge pull request #9036 from keszybz/rpm-macro-cleanup by Yu Watanabe · 7 years ago
  32. 424e80b rpm: add macros for common configuration dirs by Zbigniew Jędrzejewski-Szmek · 7 years ago
  33. 2f09974 meson: use run_target for generating tags with ctags by Evegeny Vereshchagin · 7 years ago
  34. d18cb39 Turn VALGRIND variable into a meson configuration switch by Zbigniew Jędrzejewski-Szmek · 7 years ago
  35. ad7aa76 meson: use array type option by Yu Watanabe · 7 years ago
  36. 8ea9fad meson: use warning() method by Yu Watanabe · 7 years ago
  37. 30a4ddf meson: use get_supported_arguments() by Yu Watanabe · 7 years ago
  38. f5ce2e7 Merge pull request #8689 from davide125/static by Zbigniew Jędrzejewski-Szmek · 7 years ago
  39. 975464e meson: recompile all sources for install_libudev_static and install_libsystemd_static by Zbigniew Jędrzejewski-Szmek · 7 years ago
  40. 20f3d32 meson: only build test-lib{systemd,udev}-static-sym for pic by Davide Cavalca · 7 years ago
  41. 0632b4c meson: add test-lib{systemd,udev}-static-sym by Zbigniew Jędrzejewski-Szmek · 7 years ago
  42. 70848ec meson: add support for building static libsystemd and libudev by Davide Cavalca · 7 years ago
  43. 348b443 meson: generate m4 preprocessor from config.h (#8914) by Yu Watanabe · 7 years ago
  44. 6129ec8 timedatectl: add timesync-status and show-timesync commands by Yu Watanabe · 7 years ago
  45. b0903bb meson: drop 'name' argument in cc.has_argument() (#8878) by Yu Watanabe · 7 years ago
  46. 385f3a0 Merge pull request #7599 from keszybz/slice-templates by Lennart Poettering · 7 years ago
  47. 8ac4223 meson: drop 'name' argument in cc.has_argument() (#8823) by Yu Watanabe · 7 years ago
  48. a9f0f5e logind: split %t directory creation to a helper unit by Zbigniew Jędrzejewski-Szmek · 7 years ago
  49. c2e84ca resolvectl: rename systemd-resolve to resolvectl by Yu Watanabe · 7 years ago
  50. 11a1589 tree-wide: drop license boilerplate by Zbigniew Jędrzejewski-Szmek · 7 years ago
  51. add384d units: use `systemctl exit` to kill the user manager (#8648) by Filipe Brandenburger · 7 years ago
  52. 2d684e6 doc: merge docs/ dir → doc/ by Lennart Poettering · 7 years ago
  53. b1ffacb tests: skip udev-test when perl is not installed by Zbigniew Jędrzejewski-Szmek · 7 years ago
  54. 5c3376e time-sync-wait: add service (#8494) by Peter A. Bigot · 7 years ago
  55. 8c637fe Merge pull request #8452 from keszybz/use-libmount-more by Lennart Poettering · 7 years ago
  56. bcabcde Merge pull request #8408 from keszybz/ln-relative by Yu Watanabe · 7 years ago
  57. 95b862b shutdown: use libmount to enumerate /proc/self/mountinfo by Zbigniew Jędrzejewski-Szmek · 7 years ago
  58. 52d4d1d test: run all fuzz regression tests with all sanitizers by Zbigniew Jędrzejewski-Szmek · 7 years ago
  59. 99eae07 Merge pull request #8296 from poettering/resolvconf by Zbigniew Jędrzejewski-Szmek · 7 years ago
  60. 6fed2cc Merge pull request #8412 from keszybz/meson-warning-fixes by Zbigniew Jędrzejewski-Szmek · 7 years ago
  61. c7f7e85 man: Correct value of default KillUserProcesses= by Michal Koutný · 7 years ago
  62. 7f672e8 man: Unify values of boolean configuration values with sample config by Michal Koutný · 7 years ago
  63. c0b4b0f meson: libmount is required for oss-fuzz builds now too by Zbigniew Jędrzejewski-Szmek · 7 years ago
  64. af4d786 meson: avoid warning about comparison of bool and string by Zbigniew Jędrzejewski-Szmek · 7 years ago
  65. cd00101 meson: add note about coreutils version with ln --relative by Zbigniew Jędrzejewski-Szmek · 7 years ago
  66. ad6a085 meson: bump so revision and systemd version in preparation for v238 by Zbigniew Jędrzejewski-Szmek · 7 years ago
  67. 088c136 resolve-tool: provide resolvconf(8) compatibility by Lennart Poettering · 7 years ago
  68. 3cca71c Merge pull request #8323 from xyproto/ok_color by Zbigniew Jędrzejewski-Szmek · 7 years ago
  69. f7c5427 meson: use dashes in colour names by Zbigniew Jędrzejewski-Szmek · 7 years ago
  70. 96164a3 Add build-time option to change the color of the "OK" status text by Alexander F Rødseth · 7 years ago
  71. 671f0f8 Remove /sbin from paths if split-bin is false (#8324) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  72. 157baa8 meson: support both separate and merged sbin-bin directories by Zbigniew Jędrzejewski-Szmek · 7 years ago
  73. 2675413 meson: autodetect split-usr by Zbigniew Jędrzejewski-Szmek · 7 years ago
  74. ba7f4ae meson: install compat symlinks for systemctl and systemd (#8300) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. f09eb76 doc: add a new doc/ directory, and move two markdown docs into them by Lennart Poettering · 7 years ago
  76. aa484f3 tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  77. 4c2e1b3 xattr-util: use crtime/btime if statx() is available for implementation of fd_setcrtime() and friends by Lennart Poettering · 7 years ago
  78. 2f62cf3 meson: apply defaults if /etc/login.defs doesn't exist by Caio Marcelo de Oliveira Filho · 7 years ago
  79. 9e70f2f meson: use multiline string syntax (#8214) by Caio Marcelo de Oliveira Filho · 7 years ago
  80. 444d586 meson: add -Dmemory-accounting-default=true|false by Zbigniew Jędrzejewski-Szmek · 7 years ago
  81. 75aaade meson.build: make docdir configurable (#8068) by tblume · 7 years ago
  82. 7755083 Merge pull request #7881 from keszybz/pcre by Lennart Poettering · 7 years ago
  83. 6becf48 journalctl: regexp matching by Zbigniew Jędrzejewski-Szmek · 7 years ago
  84. 4c0d481 Merge pull request #7933 from keszybz/fuzz-regression by Evgeny Vereshchagin · 7 years ago
  85. 25a8210 meson: use env object instead of string in tags targets by Zbigniew Jędrzejewski-Szmek · 7 years ago
  86. b68dfb9 Hook up oss-fuzz test cases as tests by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. e12fa1f Merge pull request #7996 from poettering/v237-prepare by Zbigniew Jędrzejewski-Szmek · 7 years ago
  88. 9f555bb firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944) by Björn Esser · 7 years ago
  89. 69cd51d meson: bump so revision and systemd version in preparation for v237 by Lennart Poettering · 7 years ago
  90. 31e57a3 fuzz: allow building fuzzers outside of oss-fuzz by Jonathan Rudenberg · 7 years ago
  91. b4081f3 fuzz: disable all deps when building with oss-fuzz by Jonathan Rudenberg · 7 years ago
  92. 7db7d5b fuzz: add initial fuzzing infrastructure by Jonathan Rudenberg · 7 years ago
  93. 08318a2 add false option for tests (#7778) by Adam Duskett · 7 years ago
  94. c4c978a meson: detect pcre2 dep by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. 51b1386 meson: resurrect API documentation target by Lennart Poettering · 7 years ago
  96. 2fa645f meson: don't search PATH for telinit (#7770) by Mike Gilbert · 7 years ago
  97. 7f9ac71 Merge pull request #7705 from keszybz/redo-linking by Lennart Poettering · 7 years ago
  98. 7f1ea2c meson: add a single .h file to shared libs with no sources by Zbigniew Jędrzejewski-Szmek · 7 years ago
  99. 568a4ff meson: use a convenience lib for shared resolve files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  100. 0c06b50 meson: rename libudev_internal to libudev_static and link into libudev by Zbigniew Jędrzejewski-Szmek · 7 years ago