summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* session: merge nm-session-monitor-* modulesPavel Šimerda2015-01-051-20/+28
* build: embed git-commit-id as string inside libnm binaryThomas Haller2014-12-181-0/+1
* release: remove "nano" versionDan Williams2014-12-121-2/+1
* release: bump version to 1.1 (development)1.1.0-devDan Williams2014-12-121-3/+3
* build: add --enable-lto to enable Link Time Optimization (bgo #741140)Dan Williams2014-12-111-0/+8
* libnm-core, libnm-util: move test cert files to libnm-core/Dan Winship2014-11-211-1/+0
* docs: make the settings docs work from tarball buildsDan Winship2014-11-141-1/+1
* build: fix configure formatting of IN6_ADDR_GEN_MODE checkDan Williams2014-11-121-4/+8
* bluez: fix build without bluez5-dunThomas Haller2014-11-121-1/+1
* man: add manual page for nmtui(1)Thomas Haller2014-11-111-0/+1
* configure: check whether polkit-agent-1 is availableJiří Klimeš2014-11-071-0/+17
* config: set a compile time default for the main.plugins configuration optionThomas Haller2014-10-291-1/+13
* build: add configure option for ibft pluginThomas Haller2014-10-291-0/+5
* bluez: re-add DUN support for Bluez5Lubomir Rintel2014-10-131-0/+14
* build: support building against libsystemd >= 209 libraryMichael Biebl2014-09-301-3/+6
* auth: support disabling POLKIT authentication entirely at compile timeThomas Haller2014-09-291-5/+19
* auth: rework polkit autorization to use DBUS interface directlyThomas Haller2014-09-291-22/+12
* build: generate man/NetworkManager.conf.xml by autoconfThomas Haller2014-09-291-0/+1