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