1. 275b266 meson: update efi path detection to gnu-efi-3.0.11 by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  2. f62b08d meson: fix incomplete option descriptions by Jan Chren · 5 years ago
  3. 9b4abc6 pstore: Tool to archive contents of pstore by Eric DeVolder · 6 years ago
  4. 6db9046 meson: make nologin path build time configurable by Michael Biebl · 5 years ago
  5. 36cf450 Add config and kernel commandline option to use short identifiers by Zbigniew Jędrzejewski-Szmek · 5 years ago
  6. 6ed5ef9 meson: create /var/log/journal/{,remote/} conditionally by Zbigniew Jędrzejewski-Szmek · 5 years ago
  7. 6c092db meson: drop unused debug option by Yu Watanabe · 5 years ago
  8. 4310bfc resolved: add strict mode for DNS-over-TLS by Iwan Timmer · 6 years ago
  9. 87cf1f8 meson: let's make unified cgroupsv2 the default by Lennart Poettering · 6 years ago
  10. 4450894 Drop support for /usr/sbin/halt.local by Michael Biebl · 6 years ago
  11. 0b0673b meson: default to -Dman=false to make development quicker by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 87ac55a tests: hook up fuzz targets to FuzzBuzz by Evgeny Vereshchagin · 6 years ago
  13. 9a43fc6 Merge pull request #11827 from keszybz/pkgconfig-variables by Lennart Poettering · 6 years ago
  14. def3c7c resolved: use Cloudflare public DNS server as a default fallback alongside Google one by Ignat Korchagin · 6 years ago
  15. a92f2af Merge pull request #11230 from keszybz/version-string-alt by Yu Watanabe · 6 years ago
  16. 03475e2 meson: check whether C.UTF-8 exists or not and use it if exists by Yu Watanabe · 6 years ago
  17. 8ca9e92 Make default locale a compile time option by Dave Reisner · 6 years ago
  18. e1ca734 meson: allow setting the version string during configuration by Zbigniew Jędrzejewski-Szmek · 6 years ago
  19. 06da5c6 meson: make net.naming-scheme= default configurable by Zbigniew Jędrzejewski-Szmek · 6 years ago
  20. d660149 meson: also add option for debugging siphash by Yu Watanabe · 6 years ago
  21. 20e97dd meson: add option for debugging udev by Yu Watanabe · 6 years ago
  22. 80599eb meson: document -Drootprefix a bit better by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. a8b627a main: bump fs.nr_open + fs.max-file to their largest possible values by Lennart Poettering · 6 years ago
  24. fd5dec9 meson: add -Dlog-trace to set LOG_TRACE by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 595343f meson: use an array option for efi-cc by Mike Gilbert · 6 years ago
  26. df7caca meson: use the host architecture compiler/linker for src/boot/efi by Helmut Grohne · 6 years ago
  27. 8f6b442 meson: rename -Ddebug to -Ddebug-extra by Zbigniew Jędrzejewski-Szmek · 6 years ago
  28. a95696e meson: actually honor pkgconfig*dir options (#9841) by Benedikt Morbach · 6 years ago
  29. 096cbdc resolved: basic OpenSSL support for DNS-over-TLS by Iwan Timmer · 6 years ago
  30. ac09340 meson: use integer type in options by Yu Watanabe · 7 years ago
  31. 08540a9 meson: allow building resolved and machined without nss modules by Yu Watanabe · 6 years ago
  32. d35f51e tree-wide: use "polkit" to refer to PolicyKit/polkit by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. 9a85778 meson: drop unused option by Yu Watanabe · 6 years ago
  34. 56ddbf1 meson: make DNS-over-TLS support optional by Yu Watanabe · 6 years ago
  35. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  37. c9299be resolve: rename PrivateDNS to DNSOverTLS by Iwan Timmer · 6 years ago
  38. 5d67a7a resolved: support for DNS-over-TLS by Iwan Timmer · 7 years ago
  39. f379436 build-sys: Add option to link systemctl statically by Felipe Sateler · 7 years ago
  40. 61d0578 add new portable service framework by Lennart Poettering · 7 years ago
  41. d18cb39 Turn VALGRIND variable into a meson configuration switch by Zbigniew Jędrzejewski-Szmek · 7 years ago
  42. ad7aa76 meson: use array type option by Yu Watanabe · 7 years ago
  43. 70848ec meson: add support for building static libsystemd and libudev by Davide Cavalca · 7 years ago
  44. 11a1589 tree-wide: drop license boilerplate by Zbigniew Jędrzejewski-Szmek · 7 years ago
  45. 3cca71c Merge pull request #8323 from xyproto/ok_color by Zbigniew Jędrzejewski-Szmek · 7 years ago
  46. f7c5427 meson: use dashes in colour names by Zbigniew Jędrzejewski-Szmek · 7 years ago
  47. 96164a3 Add build-time option to change the color of the "OK" status text by Alexander F Rødseth · 7 years ago
  48. 157baa8 meson: support both separate and merged sbin-bin directories by Zbigniew Jędrzejewski-Szmek · 7 years ago
  49. 2675413 meson: autodetect split-usr by Zbigniew Jędrzejewski-Szmek · 7 years ago
  50. 444d586 meson: add -Dmemory-accounting-default=true|false by Zbigniew Jędrzejewski-Szmek · 7 years ago
  51. 75aaade meson.build: make docdir configurable (#8068) by tblume · 7 years ago
  52. 7755083 Merge pull request #7881 from keszybz/pcre by Lennart Poettering · 7 years ago
  53. 31e57a3 fuzz: allow building fuzzers outside of oss-fuzz by Jonathan Rudenberg · 7 years ago
  54. 7db7d5b fuzz: add initial fuzzing infrastructure by Jonathan Rudenberg · 7 years ago
  55. 08318a2 add false option for tests (#7778) by Adam Duskett · 7 years ago
  56. c4c978a meson: detect pcre2 dep by Zbigniew Jędrzejewski-Szmek · 7 years ago
  57. 2fa645f meson: don't search PATH for telinit (#7770) by Mike Gilbert · 7 years ago
  58. 87d5e4f build-sys: make the dynamic UID range, and the container UID range configurable by Lennart Poettering · 7 years ago
  59. 84786b8 sysusers: Provide meson argument to set gid for 'users' group (#7533) by Ikey Doherty · 7 years ago
  60. 74344a1 Revert "meson: drop rootprefix option" by Zbigniew Jędrzejewski-Szmek · 7 years ago
  61. 0e74bad Merge pull request #7376 from keszybz/simplify-root-options by Lennart Poettering · 7 years ago
  62. 3a726fc Add license headers and SPDX identifiers to meson.build files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  63. ee4bfa2 meson: drop rootprefix option by Zbigniew Jędrzejewski-Szmek · 7 years ago
  64. 4e15a73 udev-rules: Permission changes for /dev/dri/renderD* by Tom Stellard · 7 years ago
  65. b8fd3d8 udev-rules: Permission changes for /dev/kvm by Tom Stellard · 7 years ago
  66. f19ca61 Merge pull request #6420 from keszybz/gateway-name by Lennart Poettering · 7 years ago
  67. 5248e7e resolved,nss-myhostname: use _gateway for the gateway by Zbigniew Jędrzejewski-Szmek · 7 years ago
  68. 896bbe7 Merge pull request #6365 from keszybz/fast-tests by Martin Pitt · 7 years ago
  69. b1519d6 meson: -D remote and -D importd should be "combo" options by Zbigniew Jędrzejewski-Szmek · 7 years ago
  70. cd4823f meson: drop unnecesary default value setting by Zbigniew Jędrzejewski-Szmek · 7 years ago
  71. 7d77b88 build-sys: enable tpm by default by Zbigniew Jędrzejewski-Szmek · 7 years ago
  72. 00d82c8 meson: add option to configure "slow" tests on/off by Zbigniew Jędrzejewski-Szmek · 7 years ago
  73. e7e11bb make nss-systemd support conditional (#6155) by Waldemar Brodkorb · 7 years ago
  74. d1bf567 meson: add -Didn=yes|no option by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. 3823da2 Merge pull request #5928 from keszybz/libidn2 by Lennart Poettering · 8 years ago
  76. 87057e2 resolved: support libidn2 in addition to libidn by Zbigniew Jędrzejewski-Szmek · 8 years ago
  77. b14e1b4 sysusers: make group shadow support configurable by Franck Bui · 8 years ago
  78. 671677d meson: add forgotten debug options by Zbigniew Jędrzejewski-Szmek · 8 years ago
  79. 5464ec8 meson: there is no smack library by Zbigniew Jędrzejewski-Szmek · 8 years ago
  80. 80c6fce meson: add forgotten tpm support by Zbigniew Jędrzejewski-Szmek · 8 years ago
  81. 76c8741 meson: fix gcrypt config option by Michael Biebl · 8 years ago
  82. 36f0387 meson: add option to disable libacl support by Zbigniew Jędrzejewski-Szmek · 8 years ago
  83. 3a30f21 meson: allow optional static linking of shared code in udev helpers by Zbigniew Jędrzejewski-Szmek · 8 years ago
  84. f75d75e meson: add man/doc-sync target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  85. ab916f2 meson: add rootprefix option (for Gentoo) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  86. 4390be3 meson: replace yes/no/auto with true/false/auto by Zbigniew Jędrzejewski-Szmek · 8 years ago
  87. 2895c8e meson: ima support by Zbigniew Jędrzejewski-Szmek · 8 years ago
  88. 1eeb43f meson: libxkbcommon support by Zbigniew Jędrzejewski-Szmek · 8 years ago
  89. 2a4c156 meson: fix a bunch of substitutions by Zbigniew Jędrzejewski-Szmek · 8 years ago
  90. 3ca0cb7 meson: properly conditionalize polkit installation by Zbigniew Jędrzejewski-Szmek · 8 years ago
  91. b710072 meson: add support for building efi modules by Zbigniew Jędrzejewski-Szmek · 8 years ago
  92. 8191c59 meson: disable bootctl without libblkid by Zbigniew Jędrzejewski-Szmek · 8 years ago
  93. 3131bfe meson: add a few forgotten substitutions by Zbigniew Jędrzejewski-Szmek · 8 years ago
  94. 572baca meson: add option to install tests by Zbigniew Jędrzejewski-Szmek · 8 years ago
  95. 69e9642 meson: define tests by Zbigniew Jędrzejewski-Szmek · 8 years ago
  96. 527d43d meson: add custom targets man/man and man/html by Zbigniew Jędrzejewski-Szmek · 8 years ago
  97. 5c23128 meson: build systemd using meson by Zbigniew Jędrzejewski-Szmek · 8 years ago