summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: use '_' as separator in fuzz test namesYu Watanabe2020-12-101-1/+1
* meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATHZbigniew Jędrzejewski-Szmek2020-09-201-2/+2
* meson: initialize time-epoch to reproducible builds compatible valueDimitri John Ledkov2020-05-311-2/+7
* shared/ethtool-util: hush gcc warnings about array boundsZbigniew Jędrzejewski-Szmek2020-05-311-0/+3
* timesync, meson: allow statically linked buildRobert Scheck2020-03-041-2/+12
* meson: explain GIT_VERSION and PROJECT_VERSIONZbigniew Jędrzejewski-Szmek2020-02-281-2/+4
* meson: bump version numbers for v245v245-rc1Zbigniew Jędrzejewski-Szmek2020-02-051-3/+3
* meson: update efi path detection to gnu-efi-3.0.11Zbigniew Jędrzejewski-Szmek2020-02-041-2/+2
* util: uid_t, gid_t, and pid_t must be 32bitYu Watanabe2020-02-021-3/+0
* meson: fix feature listYu Watanabe2020-02-021-1/+1
* meson, man: do not install pam_systemd_home(8) when pam or homed is disabledYu Watanabe2020-02-011-0/+3
* home: add pam_systemd_home.so PAM hookupLennart Poettering2020-01-281-0/+20
* home: add homectl client toolLennart Poettering2020-01-281-0/+13
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+60
* repart: add new systemd-repart toolLennart Poettering2020-01-201-0/+40
* units: drop full paths for utilities in $PATHZbigniew Jędrzejewski-Szmek2020-01-201-1/+0
* nss: hook up nss-systemd with userdb varlink bitsLennart Poettering2020-01-151-2/+7
* userdbd: add userdbctl tool as client for userdbdLennart Poettering2020-01-151-0/+9
* userdbd: add new service that can merge userdb queries from multiple clientsLennart Poettering2020-01-151-0/+24
* Revert "docs: rename HACKING → Hacking"Zbigniew Jędrzejewski-Szmek2020-01-151-1/+1
* docs: rename HACKING → HackingZbigniew Jędrzejewski-Szmek2020-01-151-1/+1
* network, meson: allow statically linked buildRobert Scheck2020-01-081-4/+5
* cryptsetup: add native pkcs#11 support to cryptsetupLennart Poettering2019-12-091-2/+12
* shared: add pkcs11-util.[ch]Lennart Poettering2019-12-091-0/+13
* missing: add rt_sigqueueinfo() syscall definitionLennart Poettering2019-12-041-0/+4
* missing: define new pidfd syscallsLennart Poettering2019-12-041-0/+8
* meson: bump version numbers for v244v244-rc1Zbigniew Jędrzejewski-Szmek2019-11-221-3/+3
* meson: add target to update the chromiumos rulesZbigniew Jędrzejewski-Szmek2019-11-151-0/+1
* Merge pull request #14003 from keszybz/user-path-configurableZbigniew Jędrzejewski-Szmek2019-11-141-0/+11
|\
| * meson: avoid ternary op in .format()Zbigniew Jędrzejewski-Szmek2019-11-131-2/+6
| * meson: make user $PATH configurableZbigniew Jędrzejewski-Szmek2019-11-131-0/+7
* | meson: apply our -Wno-* options also in c++ callsZbigniew Jędrzejewski-Szmek2019-11-121-15/+25
* | meson: use warning_level=2 by defaultZbigniew Jędrzejewski-Szmek2019-11-121-1/+1
|/
* network: cleanup header inclusionYu Watanabe2019-10-301-1/+1
* resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLSIwan Timmer2019-10-291-1/+1
* meson: expand ternary in functions to if statementsAnita Zhang2019-10-261-3/+4
* meson: allow WatchdogSec= in services to be configuredZbigniew Jędrzejewski-Szmek2019-10-251-1/+6
* Rename udev's hwdb/ to hwdb.d/Zbigniew Jędrzejewski-Szmek2019-10-101-2/+2
* Rename udev's rules/ to rules.d/Zbigniew Jędrzejewski-Szmek2019-10-101-1/+1
* rules: Add automatic suspend udev rulesMario Limonciello2019-10-041-0/+3
* fix build with compilers with default stack-protector enabledNorbert Lange2019-10-031-0/+1
* cryptsetup: bump minimum libcryptsetup version to v2.0.1Jay Strict2019-10-011-7/+1
* netlink: move local-addresses.[ch] to src/sharedLennart Poettering2019-07-241-0/+1
* meson: bump version for package and .soLennart Poettering2019-07-231-3/+3
* timesyncd: add ntp-units.d/ entry for timesyncZbigniew Jędrzejewski-Szmek2019-07-221-0/+1
* meson: drop redundant lineYu Watanabe2019-07-221-2/+0
* pstore: Tool to archive contents of pstoreEric DeVolder2019-07-191-0/+20
* meson: make nologin path build time configurableMichael Biebl2019-07-181-0/+1
* network-generator: introduce new tool systemd-network-generatorYu Watanabe2019-07-141-0/+8
* Merge pull request #12755 from keszybz/short-identifiersLennart Poettering2019-07-111-0/+3
|\