summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-11-24nmtst/valgrind: allow calling 'run-test-valgrind.sh' script directlyThomas Haller1-1/+1
2015-11-19build/nmcli: make nmcli build optionalJoel Holdsworth1-3/+10
2015-11-10lldp: add test caseBeniamino Galvani1-0/+2
2015-11-02build: no longer link against libnl-route-3 libraryThomas Haller1-1/+1
2015-11-02platform: create netlink messages directly without libnl-route-3Thomas Haller1-13/+0
2015-11-01platform: parse netlink messages ourselves without libnl-route-3Thomas Haller1-17/+0
2015-11-01build: no longer link against libnl-genl-3 libraryThomas Haller1-1/+1
2015-10-30dns-unbound: use the correct path when calling dnssec-trigger-scriptLubomir Rintel1-0/+10
2015-10-14keyfile: make the keyfile location configurableThomas Haller1-0/+3
2015-10-08merge: merge branch 'systemd' into masterBeniamino Galvani1-0/+1
2015-10-05build: make NM_MORE_ASSERTS define numeric for different levels of more-assertsThomas Haller1-2/+16
2015-09-30build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller1-2/+1
2015-09-23supplicant: adjust fragment_size according to MTU (bgo #755145)Jiří Klimeš1-0/+1
2015-08-21build: avoid premature expandingLubomir Rintel1-6/+6
2015-08-13build: create xz compressed by defaultLubomir Rintel1-1/+1
2015-08-11configure.ac: do not hardcode pkg-configQuentin Glidic1-2/+2
2015-08-10build: make libnm-util/libnm-glib optionalDan Winship1-5/+11
2015-08-10core: final gdbus portingDan Winship1-14/+0
2015-08-07sleep-monitor: add support for ConsoleKit2 inhibitEric Koegel1-8/+18
2015-08-04build: print configure result for default configuration values in a common fo...Thomas Haller1-3/+3
2015-08-04build: fix configure bug for detecting libaudit supportThomas Haller1-2/+2
2015-08-04audit-manager: enable logging.audit by default when libaudit support is avail...Thomas Haller1-5/+15
2015-08-04core: add audit supportBeniamino Galvani1-0/+17
2015-08-04build: remove SELinux AM_CONDITIONAL from configure.acBeniamino Galvani1-1/+0
2015-08-04build: remove unneeded AC_SUBST macros after PKG_CHECK_MODULESBeniamino Galvani1-28/+0
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-07-15build: fix comment for NM_MORE_LOGGINGLubomir Rintel1-1/+1
2015-07-14logging: add compile time default for logging.backend configurationThomas Haller1-1/+21
2015-07-14build: detect systemd-journald supportThomas Haller1-0/+25
2015-07-02build: fix $nmlibdir to be "/usr/lib/NetworkManager"Thomas Haller1-1/+1
2015-07-02settings: enable "ibft" plugin by default together with "ifcfg-rh"Thomas Haller1-0/+5
2015-07-02build: add nmlibdir defineThomas Haller1-0/+2
2015-06-12settings/example: remove 'example' settings pluginThomas Haller1-1/+0
2015-06-12settings: remove ifcfg-suse pluginBeniamino Galvani1-5/+1
2015-06-12core: move handling of hostname from plugins to coreBeniamino Galvani1-0/+26
2015-06-02build: don't abort configure if there's no systemd devel headersLubomir Rintel1-3/+10
2015-05-28builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel1-1/+5
2015-05-28build: support runstatedir configure optionPavel Šimerda1-1/+5
2015-05-26Partially revert "dhcp: gracefully recover from failed DHCP BOUND state trans...Dan Williams1-2/+2
2015-05-26tests: use the TAP formatterLubomir Rintel1-0/+1
2015-05-26build: switch to parallel test harnessLubomir Rintel1-15/+2
2015-05-13Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams1-9/+0
2015-05-04dns: allow runtime selection of resolv.conf managerBeniamino Galvani1-2/+2
2015-04-17wimax: drop WiMAX support (bgo #747846)Dan Winship1-27/+0
2015-04-10build: add --enable-more-logging configure optionThomas Haller1-0/+6
2015-04-10build: add --enable-more-asserts configure option and nm_assert() macroThomas Haller1-0/+6
2015-04-09test: make valgrind suppressions file configurableThomas Haller1-2/+10
2015-04-01crypto: only use gnutls crypto API, remove libgcrypt dependency (bgo #730294)Jiří Klimeš1-12/+5
2015-03-04build: fix typo in configure script failing detection of libsystemdThomas Haller1-1/+1
2015-03-04session: check for libsystemd-logind and fallback to libsystemdPavel Šimerda1-1/+1