1. 3d0666d meson.build: change operator combining bools from + to and by Dan Streetman · 3 years, 11 months ago
  2. 271b7dc meson: call find_program() once and reuse the variable everywhere by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
  3. dfe66e7 meson.build: typo by Sevan Janiyan · 4 years, 3 months ago
  4. 7aeec47 Add READMEs in all .d directories by Zbigniew Jędrzejewski-Szmek · 4 years, 4 months ago
  5. c37bb62 meson: don't fail if latest tag's commit is signed by наб · 4 years, 3 months ago
  6. 04be042 meson: Fix reallocarray check by Khem Raj · 4 years, 7 months ago
  7. 669107a meson: specify correct libqrencode version in meson dep by Luca Boccassi · 4 years, 8 months ago
  8. a8437c0 meson: use '_' as separator in fuzz test names by Yu Watanabe · 4 years, 8 months ago
  9. 435b5ba meson: set CURL_NO_OLDIES in developer mode by Yu Watanabe · 4 years, 8 months ago
  10. 1598b07 Merge pull request #17640 from keszybz/meson-test-c++20 by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  11. e318c2a meson: use proper variable for libudev.h path by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  12. 1763ef1 meson: do not build fuzzers when fuzz-tests=false by Yu Watanabe · 4 years, 8 months ago
  13. 08c1864 meson: allow oomd to be enabled even in release mode by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  14. d7aa78c meson: add option to skip installing to $sysconfdir by Jörg Thalheim · 4 years, 8 months ago
  15. db9ecf0 license: LGPL-2.1+ -> LGPL-2.1-or-later by Yu Watanabe · 4 years, 9 months ago
  16. a1989bd Merge pull request #17454 from keszybz/journal-dlopen-cleanup by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  17. a881d96 meson: fix setting of ENABLE_OOMD by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  18. 9337945 meson: sort include dirs by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  19. a532256 build-sys: prepare 247-rc1 by Lennart Poettering · 4 years, 9 months ago
  20. f93ba37 test: add heavy load loopback block device test by Lennart Poettering · 4 years, 10 months ago
  21. b8ee349 meson: convert developer_mode boolean to an enum by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  22. 427103f Merge pull request #17297 from keszybz/tmpfiles-sysusers-disable-standalone-image by Michael Biebl · 4 years, 9 months ago
  23. d58c5f0 meson: enable oomd by default in developer mode by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  24. 69c0807 Merge pull request #15206 from anitazha/systoomd-v0 by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  25. c199dd3 meson: disable systemd-oomd by default by Anita Zhang · 4 years, 9 months ago
  26. 441e0fd missing: add close_range() wrapper by Lennart Poettering · 4 years, 9 months ago
  27. 4b6f74f basic/selinux: work around mallinfo deprecation by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  28. 3537577 tmpfiles,sysusers: disable --image= support in standalone versions by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  29. 5c616ec systemd-oomd: dbus hook ups and oomctl CLI by Anita Zhang · 4 years, 11 months ago
  30. 9de5e32 systemd-oomd: manager/daemon by Anita Zhang · 5 years ago
  31. 61ff739 systemd-oomd: unit testable helper functions by Anita Zhang · 5 years ago
  32. daf71ef systemctl: split up humungous systemctl.c file by Lennart Poettering · 4 years, 10 months ago
  33. c14ebe0 Merge pull request #17172 from keszybz/read-login-defs by Lennart Poettering · 4 years, 10 months ago
  34. aa25270 sysusers: look at login.defs when setting the default range to allocate users by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  35. bd7e6aa test/TEST-21-SYSUSERS: turn into a unit test by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  36. fc1a5d1 Also parse the minimum uid/gid values by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  37. 53393c8 Look at /etc/login.defs for the system_max_[ug]id values by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  38. feee7f6 libcrypt-util: use build-time check for crypt_preferred_method by Luca Boccassi · 4 years, 10 months ago
  39. 36f8cf0 Merge pull request #17086 from keszybz/developer-mode-default by Lennart Poettering · 4 years, 10 months ago
  40. 06ca077 meson: remove multi-line statement with trailing '\' by Anita Zhang · 4 years, 10 months ago
  41. 3f440b1 Merge pull request #16981 from keszybz/use-crypt_ra by Lennart Poettering · 4 years, 10 months ago
  42. 4c8e5f4 meson: make "developer" mode the default by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  43. 452d2df meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  44. 2b49f0c Check for crypt_gensalt_ra() instead of relying on libxcrypt presence by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  45. e8644a4 meson: test if we have libcrypt_ra by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  46. b612c26 sd-path: use ROOTPREFIX without suffixed slash by Lennart Poettering · 4 years, 11 months ago
  47. bae66f4 systemd-user: move pam snippet default location to /usr/lib/pam.d by Lennart Poettering · 4 years, 11 months ago
  48. 0d12936 shared: make libcryptsetup dep dlopen by Lennart Poettering · 4 years, 11 months ago
  49. 1e2f323 shared: rename crypt-util.c → cryptsetup-util.c by Lennart Poettering · 4 years, 11 months ago
  50. 3b684be libudev: also expose API to check for current tags in libudev by Lennart Poettering · 7 years ago
  51. 4cc73cf test: verify that dbus docs are fresh by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  52. 839bdf2 meson: add "develop mode" config switch by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  53. da3920c journal: move qrcode printing code to src/shared/ by Lennart Poettering · 4 years, 11 months ago
  54. 9f56c88 Merge pull request #16819 from keszybz/seccomp-enosys by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  55. 2aed63f tree-wide: fix spelling of "fallback" by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  56. b3259a6 meson: add ENABLE_ANALYZE conditional by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  57. 1b13600 Merge pull request #16771 from poettering/dyn-pwq by Lennart Poettering · 4 years, 11 months ago
  58. 47354b4 meson: add syscall-names-update target by Zbigniew Jędrzejewski-Szmek · 4 years, 11 months ago
  59. e71f558 meson: add min version for libfdisk by Anita Zhang · 4 years, 11 months ago
  60. 679badd home: make libpwquality dep a runtime dlopen() one by Lennart Poettering · 4 years, 11 months ago
  61. 5a15108 meson: move systemd-dissect to /usr/bin by Lennart Poettering · 4 years, 12 months ago
  62. 1472b58 Merge pull request #16260 from poettering/pcre2-dlopen by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  63. 3a4378c Merge pull request #16145 from poettering/qrcode-dlopen by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  64. 2d2d0a5 repart: adjust --help and test output width by Zbigniew Jędrzejewski-Szmek · 4 years, 12 months ago
  65. 0390b09 meson: do not choke on time epoch when there are no git tags by Zbigniew Jędrzejewski-Szmek · 5 years ago
  66. bd19089 Get SOURCE_EPOCH from the latest git tag instead of NEWS by Daan De Meyer · 5 years ago
  67. 9200bb3 journalctl: make pcre2 a dlopen() dependency by Lennart Poettering · 5 years ago
  68. 55678b9 build: skip installation of 2 files if feature is disabled by Norbert Lange · 5 years ago
  69. 3994922 meson: bump version numbers for v246 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  70. 7b78db2 homed: add support for authenticating with fido2 hmac-secret tokens by Lennart Poettering · 5 years ago
  71. 1c0c4a4 homectl: add support for enrolling FIDO2 HMAC-SECRET tokens by Lennart Poettering · 5 years ago
  72. af4fbd4 build-sys: add libfido2 as optional dependency by Lennart Poettering · 5 years ago
  73. d80b051 tree-wide: add new HAVE_COMPRESSION compile time flag by Lennart Poettering · 5 years ago
  74. c2923fd dissect/nspawn: add support for dm-verity root hash signature by Luca Boccassi · 5 years ago
  75. e44b500 journalctl: make libqrencode a weak dependency by Lennart Poettering · 5 years ago
  76. 7bf6bab Merge pull request #16112 from poettering/nss-systemd-block-fix by Lennart Poettering · 5 years ago
  77. 037b0a4 userdb: replace recursion lock by Lennart Poettering · 5 years ago
  78. db64ba8 meson: build standalone version of systemd-tmpfiles by Filipe Brandenburger · 5 years ago
  79. 8ef8f3d meson: add a new -Dstandalone-binaries=true option by Filipe Brandenburger · 5 years ago
  80. 2ffadd3 AppArmor: Support for loading a set of pre-compiled profiles at startup time by YmrDtnJu · 5 years ago
  81. 63e2d17 udev: single binary replacing udevd and udevadm by Norbert Lange · 5 years ago
  82. 8feca24 xdg-autostart-generator: Add a generator for XDG autostart files by Benjamin Berg · 5 years ago
  83. 6589a56 dont install systemd-initctl, runlevel, telinit if no SYSV compat by Norbert Lange · 5 years ago
  84. c56463f meson: add fuzz-tests= option by Frantisek Sumsal · 5 years ago
  85. 8976715 build-system: build the fuzz targets with both ASan and UBSan by Evgeny Vereshchagin · 5 years ago
  86. 23769fb cryptsetup: split out key loading from pkcs11 code and teach search path logic by Lennart Poettering · 5 years ago
  87. cdf7ad3 allow removal of initrd services by Norbert Lange · 5 years ago
  88. 6dbf352 meson: initialize time-epoch to reproducible builds compatible value by Dimitri John Ledkov · 5 years ago
  89. 94c0c5b shared/ethtool-util: hush gcc warnings about array bounds by Zbigniew Jędrzejewski-Szmek · 5 years ago
  90. f2a8372 Merge pull request #15703 from poettering/homed-tweak-default-storage by Zbigniew Jędrzejewski-Szmek · 5 years ago
  91. 165bda3 Merge pull request #15718 from poettering/tmpfiles-offline by Zbigniew Jędrzejewski-Szmek · 5 years ago
  92. c76dd73 homed: make default storage/file system type configurable in homed.conf by Lennart Poettering · 5 years ago
  93. eef4b80 Add a basic test that the configured fallback hostname is OK by Zbigniew Jędrzejewski-Szmek · 5 years ago
  94. a3451c2 tmpfiles: optionally, read /etc/passwd + /etc/group without NSS by Lennart Poettering · 5 years ago
  95. dd1e33c meson: drop "meson-" prefix from various helper script filenames by Zbigniew Jędrzejewski-Szmek · 5 years ago
  96. 0454681 meson: Do not drop warnings (unused variable) when NDEBUG is defined by Benjamin Robin · 5 years ago
  97. ba5a389 Merge pull request #15473 from keszybz/bus-introspection by Zbigniew Jędrzejewski-Szmek · 5 years ago
  98. 7f3a5eb build-system: bring back 'nonnull' by Evgeny Vereshchagin · 5 years ago
  99. 81e0677 meson: add man/update-dbus-docs target by Zbigniew Jędrzejewski-Szmek · 5 years ago
  100. ef5924a coredump: add zstandard support for coredumps by Norbert Lange · 5 years ago