summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.3.91 (1.4-rc1)1.4-rc1Lubomir Rintel2016-08-171-1/+1
* build: rename $(LIBDL) to $(DL_LIBS) and modify detectionThomas Haller2016-08-151-2/+2
* build: fix build with '--with-suspend-resume=upower'Beniamino Galvani2016-08-041-4/+3
* release: bump version to 1.3.90 (1.4-beta1)1.4-beta1Beniamino Galvani2016-08-031-1/+1
* build: fix the logging backend default option nameLubomir Rintel2016-07-281-1/+2
* build: print pppd plugin directory in ./configure summaryThomas Haller2016-07-041-1/+1
* build: show ofono enablement status in configure summaryDan Williams2016-06-281-0/+1
* wwan: don't compile ofono support by default and mark as experimentalThomas Haller2016-06-281-3/+3
* wwan: add support for using oFono as a modem managerMathieu Trudel-Lapierre2016-06-281-0/+9
* wwan: check at runtime whether to start ModemManagerDidier Raboud2016-06-171-0/+4
* build: add options to compile with address/undefined sanitizersBeniamino Galvani2016-06-031-1/+34
* build: configure.ac: always set -fno-strict-aliasingBeniamino Galvani2016-06-031-0/+5
* build: configure.ac: replace NM_COMPILER_FLAG with CC_CHECK_FLAG_APPENDBeniamino Galvani2016-06-031-7/+11
* configure/trivial: prettify "if" in configure.acThomas Haller2016-06-031-1/+4
* dns: add configure option "--with-config-dns-rc-manager-default" for default ...Thomas Haller2016-05-231-0/+15
* build: garbage collect unused symbols by defaultlr/ld-gcLubomir Rintel2016-05-191-0/+11
* build: prefer LTO-aware ar and ranlibLubomir Rintel2016-05-181-0/+4
* libnm-core: use jansson to compare and check team configurationsBeniamino Galvani2016-04-181-0/+13
* release: bump version to 1.3.0 (development)1.3.0-devLubomir Rintel2016-04-051-2/+2
* dbus: remove the telepathy annotationsLubomir Rintel2016-04-051-1/+0
* man: move nmcli-examples to section 7Lubomir Rintel2016-04-051-1/+1
* man: include version from a XML entityLubomir Rintel2016-04-051-0/+1
* man: drop nm-system-settings.conf.5Lubomir Rintel2016-04-051-1/+0
* man: convert nm-online(1) manual to docbook refentryLubomir Rintel2016-04-051-1/+1
* man: convert nmtui(1) manual to docbook refentryLubomir Rintel2016-04-051-1/+1
* man: convert nmcli(1) manual to docbook refentryLubomir Rintel2016-04-051-1/+1
* settings: add persistent hostname support for SlackwareRobby Workman2016-03-291-1/+5
* release: bump version to 1.1.92 (1.2-beta3)1.2-beta3Lubomir Rintel2016-03-291-1/+1
* build: install udev files under prefixLubomir Rintel2016-03-141-1/+1
* systemd: integrate sd-event into glib main loopThomas Haller2016-03-111-0/+3
* logging: change logging format to drop "[file:line] func():" partThomas Haller2016-03-011-1/+1
* release: bump version to 1.1.91 (1.2-beta2)1.2-beta2Beniamino Galvani2016-03-011-1/+1
* Revert "build: fix detection of NSS library on Debian"Thomas Haller2016-02-181-5/+1
* build: fix detection of NSS library on DebianThomas Haller2016-02-181-1/+5
* build: remove spurious comma from configure.acDan Williams2016-01-201-1/+1
* release: bump version to 1.1.90 (1.2-beta1)1.2-beta1Lubomir Rintel2016-01-191-1/+1
* build: use symlinks for nmtuiMichael Biebl2016-01-071-0/+2
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* build: bump soup requirement to 2.40Lubomir Rintel2015-12-101-2/+2
* build: use soup 2.32Lubomir Rintel2015-12-101-1/+2
* examples: add README for python-networkmanager NetworkManager libraryThomas Haller2015-12-071-0/+1
* initscript: remove all distribution initscriptsThomas Haller2015-12-071-7/+0
* build: substitute config directory in MakefileLubomir Rintel2015-11-271-1/+0
* build: Remove NM_CONFIG_KEYFILE_PATH_DEFAULT from config.hLubomir Rintel2015-11-271-3/+0
* nmtst/valgrind: allow calling 'run-test-valgrind.sh' script directlyThomas Haller2015-11-241-1/+1
* build/nmcli: make nmcli build optionalJoel Holdsworth2015-11-191-3/+10
* lldp: add test caseBeniamino Galvani2015-11-101-0/+2
* build: no longer link against libnl-route-3 libraryThomas Haller2015-11-021-1/+1
* platform: create netlink messages directly without libnl-route-3Thomas Haller2015-11-021-13/+0
* platform: parse netlink messages ourselves without libnl-route-3Thomas Haller2015-11-011-17/+0