summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi-utils: remove log domain argumentlr/activation-error-hintLubomir Rintel2018-09-181-14/+13
* wifi-utils: rename nl80211 to selfLubomir Rintel2018-09-181-62/+62
* wifi-utils: downgrade a log messageLubomir Rintel2018-09-181-1/+1
* cli: advise the user to consult logs when a connection fails to activateLubomir Rintel2018-09-181-0/+34
* platform: log the interface namesLubomir Rintel2018-09-181-151/+153
* wifi: include the interface name in logsLubomir Rintel2018-09-181-48/+24
* wpan: include the device name in logsLubomir Rintel2018-09-181-27/+21
* Revert "device: include interface name in logs"Lubomir Rintel2018-09-181-2/+2
* device: include interface name in logsLubomir Rintel2018-09-181-2/+2
* shared: relax assertion in nm_utils_parse_inaddr()/nm_utils_parse_inaddr_pref...Thomas Haller2018-09-181-4/+0
* connectivity: fix crash when removing easy-handle from curl callbackThomas Haller2018-09-173-104/+153
* shared: let nm_utils_parse_inaddr_bin() return the detected address familyThomas Haller2018-09-175-42/+37
* docs: misc. typos pt2luz.paz2018-09-1761-113/+113
* docs: misc. typosluz.paz2018-09-1547-95/+95
* release: bump version to 1.15.1-dev after 1.14.0 release1.15.1-devThomas Haller2018-09-144-3/+18
|\
| * libnm/trivial: whitespaceThomas Haller2018-09-141-8/+8
| * clients: fix memory leak when parsing routesBeniamino Galvani2018-09-141-2/+11
| * libnm: document nm_utils_parse_variant_attributes() returning floating refere...Thomas Haller2018-09-141-1/+3
| * libnm: add missing NM_AVAILABLE_IN_1_2 macro for nm_connection_get_setting_tun()Thomas Haller2018-09-141-0/+1
| * libnm: add missing NM_AVAILABLE_IN_1_14 macro to new APIThomas Haller2018-09-141-0/+1
| * autoptr: add missing autoptr cleanup functionsThomas Haller2018-09-141-0/+4
| * libnm: drop API nm_connection_get_setting_{6lowpan,sriov,wpan}()Thomas Haller2018-09-147-69/+12
| * vpn: disconnect signal handlers from proxy in NMVpnConnection::dispose()Thomas Haller2018-09-141-0/+3
| * vpn: fix assertion during "SecretsRequired" in unexpected stateThomas Haller2018-09-141-3/+7
| * cli: fix reading "vpn.secrets.*" from passwd-fileThomas Haller2018-09-145-9/+17
| * contrib/rpm: fix handling of --with test defaultThomas Haller2018-09-141-1/+13
| * contrib/rpm: disable tests by default and use fatal-warnings with testsThomas Haller2018-09-142-6/+6
| * contrib/rpm: always run tests and enable more compiler warnings in package buildThomas Haller2018-09-141-5/+3
| * build: merge branch 'th/check-gtk-doc-behavior'Thomas Haller2018-09-143-1/+21
| |\
| | * contrib/rpm: add --release option to build_clean.sh scriptThomas Haller2018-09-141-0/+8
| | * docs/test: add check that gtk-doc contains patch to generate proper documenta...Thomas Haller2018-09-141-0/+12
| | * build: fix error message in configure script about gtk-docThomas Haller2018-09-141-1/+1
| |/
| * contrib/rpm: disable --with-more-asserts for devel-buildsThomas Haller2018-09-141-6/+0
| * po: update Czech (cz) translationAsciiWolf2018-09-131-309/+252
| * wifi: fix leaking fake AP in NMDeviceWifi's act_stage1_prepare()Thomas Haller2018-09-131-0/+1
| * libnm: fix memleak in _nm_utils_ssid_to_string_arr()Thomas Haller2018-09-131-1/+1
| * dns: dnsmasq: avoid crash when no reverse domains existBeniamino Galvani2018-09-131-4/+6
| * build: merge branch 'bg/meson-paths'Beniamino Galvani2018-09-1314-316/+196
| |\
| | * build/autotools: fail configure if netconfig/resolveconf tool is not foundThomas Haller2018-09-132-11/+18
| | * travis: enabling building more optional components during CI with mesonThomas Haller2018-09-131-2/+3
| | * build: rename DNSSEC_TRIGGER_SCRIPT to DNSSEC_TRIGGER_PATHBeniamino Galvani2018-09-134-9/+9
| | * build: print both pppd path and plugins path in configure summaryBeniamino Galvani2018-09-132-2/+2
| | * build: meson: fix NMSTATEDIR pathBeniamino Galvani2018-09-131-1/+1
| | * build: meson: add missing libnm-core header fileBeniamino Galvani2018-09-131-0/+1
| | * build: meson: generate and use a linker script for NM binaryBeniamino Galvani2018-09-131-47/+33
| | * build: support meson builds in create-exports scriptBeniamino Galvani2018-09-132-7/+16
| | * build: add config-extra.h.meson to EXTRA_DISTBeniamino Galvani2018-09-131-0/+1
| | * ifcfg-rh: fix build with mesonBeniamino Galvani2018-09-131-3/+3
| | * build: autotools: remove unused definesBeniamino Galvani2018-09-131-22/+0
| | * build: meson: uniform handling of rc managersBeniamino Galvani2018-09-132-41/+34