summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-2/+1
* supplicant: adjust fragment_size according to MTU (bgo #755145)Jiří Klimeš2015-09-231-0/+1
* build: avoid premature expandingLubomir Rintel2015-08-211-6/+6
* build: create xz compressed by defaultLubomir Rintel2015-08-131-1/+1
* configure.ac: do not hardcode pkg-configQuentin Glidic2015-08-111-2/+2
* build: make libnm-util/libnm-glib optionalDan Winship2015-08-101-5/+11
* core: final gdbus portingDan Winship2015-08-101-14/+0
* sleep-monitor: add support for ConsoleKit2 inhibitEric Koegel2015-08-071-8/+18
* build: print configure result for default configuration values in a common fo...Thomas Haller2015-08-041-3/+3
* build: fix configure bug for detecting libaudit supportThomas Haller2015-08-041-2/+2
* audit-manager: enable logging.audit by default when libaudit support is avail...Thomas Haller2015-08-041-5/+15
* core: add audit supportBeniamino Galvani2015-08-041-0/+17
* build: remove SELinux AM_CONDITIONAL from configure.acBeniamino Galvani2015-08-041-1/+0
* build: remove unneeded AC_SUBST macros after PKG_CHECK_MODULESBeniamino Galvani2015-08-041-28/+0
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* build: fix comment for NM_MORE_LOGGINGLubomir Rintel2015-07-151-1/+1
* logging: add compile time default for logging.backend configurationThomas Haller2015-07-141-1/+21
* build: detect systemd-journald supportThomas Haller2015-07-141-0/+25
* build: fix $nmlibdir to be "/usr/lib/NetworkManager"Thomas Haller2015-07-021-1/+1
* settings: enable "ibft" plugin by default together with "ifcfg-rh"Thomas Haller2015-07-021-0/+5
* build: add nmlibdir defineThomas Haller2015-07-021-0/+2
* settings/example: remove 'example' settings pluginThomas Haller2015-06-121-1/+0
* settings: remove ifcfg-suse pluginBeniamino Galvani2015-06-121-5/+1
* core: move handling of hostname from plugins to coreBeniamino Galvani2015-06-121-0/+26
* build: don't abort configure if there's no systemd devel headersLubomir Rintel2015-06-021-3/+10
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-1/+5
* build: support runstatedir configure optionPavel Šimerda2015-05-281-1/+5
* Partially revert "dhcp: gracefully recover from failed DHCP BOUND state trans...Dan Williams2015-05-261-2/+2
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+1
* build: switch to parallel test harnessLubomir Rintel2015-05-261-15/+2
* Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams2015-05-131-9/+0
* dns: allow runtime selection of resolv.conf managerBeniamino Galvani2015-05-041-2/+2
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-171-27/+0
* build: add --enable-more-logging configure optionThomas Haller2015-04-101-0/+6
* build: add --enable-more-asserts configure option and nm_assert() macroThomas Haller2015-04-101-0/+6
* test: make valgrind suppressions file configurableThomas Haller2015-04-091-2/+10
* crypto: only use gnutls crypto API, remove libgcrypt dependency (bgo #730294)Jiří Klimeš2015-04-011-12/+5
* build: fix typo in configure script failing detection of libsystemdThomas Haller2015-03-041-1/+1
* session: check for libsystemd-logind and fallback to libsystemdPavel Šimerda2015-03-041-1/+1
* session: check for libsystemd and fallback to libsystemd-loginPavel Šimerda2015-03-041-1/+1
* build: remove bashism from configure.ac constructing session_tracking valueThomas Haller2015-03-021-1/+1
* build: don't run tests with valgrind by defaultlr/valgrindLubomir Rintel2015-02-181-3/+3
* dhcp: gracefully recover from failed DHCP BOUND state transitions (bgo #743700)Dan Williams2015-02-171-2/+2
* libnm/tests: enable valgrind for libnm testsThomas Haller2015-02-091-0/+1
* build: add compile option to disable building of Wi-Fi pluginThomas Haller2015-01-301-15/+35
* examples: add some examples in Lua using lgi libraryJiří Klimeš2015-01-301-0/+2
* build: Check for tokenized identifier support in libnl-route-3Lubomir Rintel2015-01-261-0/+7
* build: replace `echo -n` by `printf '%s'` in configure.acThomas Haller2015-01-251-1/+1
* build: fix --enable-lto configure option to allow disabling option explicitlyThomas Haller2015-01-081-2/+3
* session: prefer new configure optionsPavel Šimerda2015-01-061-11/+13