summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-05-01build-sys: allow references to adm group to be omitted (#3150)Franck Bui
2016-04-29build-sys: improve compat with older kernel headersLennart Poettering
2016-04-21build-sys: add --without-kill-user-processes configure optionZbigniew Jędrzejewski-Szmek
2016-04-06configure.ac: bump curl dependency to 7.32.0Lukas Nykryn
2016-04-06Merge pull request #2947 from keszybz/test-nssLennart Poettering
2016-04-05test-nss: test the resolution of various namesZbigniew Jędrzejewski-Szmek
2016-03-17basic/missing: add copy_file_rangeZbigniew Jędrzejewski-Szmek
2016-03-04Enable test-ipcrm, test-hostname in unsafe testsZbigniew Jędrzejewski-Szmek
2016-02-23Remove systemd-bootchartDaniel Mack
2016-02-22missing.h: Explicitly check for IFLA_BRPORT_PROXYARPDaniel Mack
2016-02-18Merge pull request #2621 from keszybz/wheel-groupMartin Pitt
2016-02-17build-sys: allow references to wheel group to be omittedZbigniew Jędrzejewski-Szmek
2016-02-16build-sys: fix type detectionLennart Poettering
2016-02-16resolved: turn on DNSSEC by default, unless configured otherwiseLennart Poettering
2016-02-13build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libsLennart Poettering
2016-02-11Merge pull request #2587 from haraldh/tpmv3Lennart Poettering
2016-02-11sd-boot: put hashed kernel command line in a PCR of the TPMHarald Hoyer
2016-02-11configure: bump version numbersystemd/v229Lennart Poettering
2016-02-10coredump: dump priviliges when processing system coredumpsLennart Poettering
2016-02-10configure.ac: Fix help text of --enable-* optionsDaniel Mack
2016-01-27utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden
2016-01-18build-sys: allow building man pages even if disabled in ./configureZbigniew Jędrzejewski-Szmek
2015-12-12build-sys: refactor `have_smack` detectionEvgeny Vereshchagin
2015-12-12build-sys: fix ./configure --enable-smackEvgeny Vereshchagin
2015-12-10importd: drop dkr supportLennart Poettering
2015-12-10Merge pull request #2129 from poettering/dnssec3Tom Gundersen
2015-12-10build-sys: libgcrypt error messages make no sense without libgpg-errorLennart Poettering
2015-12-09build: fix systemd-journal-upload installationEvgeny Vereshchagin
2015-11-18build: bump version numberssystemd/v228David Herrmann
2015-11-03build-sys: temporarily lower libmount version checkMartin Pitt
2015-11-02core: drop check for /etc/mtabMartin Pitt
2015-10-15Merge pull request #1527 from keszybz/lz4Lennart Poettering
2015-10-14build-sys: enable lz4 by default if availableZbigniew Jędrzejewski-Szmek
2015-10-14build: libdl is needed only for libnss_resolveMichal Schmidt
2015-10-14build: don't link everything to libcapMichal Schmidt
2015-10-14build: fix overlinking to libdwMichal Schmidt
2015-10-12build-sys: check for xsltproc when building manpagesZbigniew Jędrzejewski-Szmek
2015-10-10build-sys: use pkgconfig and lz4 and bump versionZbigniew Jędrzejewski-Szmek
2015-10-07configure.ac: bump version numberDaniel Mack
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering
2015-10-05missing.h : add bridge paramsSusant Sahani
2015-09-24Merge pull request #1374 from olof/autoconf_gcrypt_depLennart Poettering
2015-09-24build-sys: only use AM_PATH_LIBGCRYPT macro if it existsOlof Johansson
2015-09-23build: remove AC_FUNC_MALLOCJan Engelhardt
2015-09-22build-sys: Check behavior of -Werror=shadow before deciding to use itFilipe Brandenburger
2015-09-14mount: use libmount to monitor mountinfo & utabKarel Zak
2015-09-10smack: label /etc/mtab as "_" when '--with-smack-run-label' is enabled.Sangjung Woo
2015-09-08build: prepare for v226David Herrmann
2015-09-06build-sys: remove sphinx binary from configure summaryMichael Biebl
2015-09-01build-sys: Look for gcc-* binutils wrappers only if we're using GCCJan Alexander Steffens (heftig)