summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: team: add support to runner "random"fg/team-random-runner-rh1538699Francesco Giudici2018-02-054-0/+17
* ovs: fix compiler error for passing NMDevice pointer to NM_DEVICE_OVS_INTERFA...Thomas Haller2018-02-051-1/+1
* build: fix configure check for CC support of _Generic() and __auto_typeThomas Haller2018-02-051-4/+4
* ovs-interface: avoid starting ip[46] configuration more than onceLubomir Rintel2018-02-051-3/+21
* po: update Polish (pl) translation (bgo #792436)Piotr Drąg2018-02-051-712/+923
* nmcli: fix signal handlingLubomir Rintel2018-01-241-8/+10
* nmcli/agent: fix handling of polkit agent failureLubomir Rintel2018-01-241-1/+7
* shared/utils: don't warn of unknown warning disables with clangLubomir Rintel2018-01-241-0/+1
* wifi/iwd: fix compiler warning about uninitialized variable with cleanup attr...Thomas Haller2018-01-241-2/+1
* trivial: avoid XXX tag and replace by NOTE or FIXMEThomas Haller2018-01-2311-14/+15
* all: merge branch 'th/version-macros'Thomas Haller2018-01-2312-18/+36
|\
| * version: add reminder comment for adding version macros to configure.acThomas Haller2018-01-232-0/+9
| * version: rename macro NM_VERSION_CUR_STABLE to NM_API_VERSIONThomas Haller2018-01-233-11/+21
| * version: calculate NM_VERSION_CUR_STABLE based on the version numbersThomas Haller2018-01-231-1/+4
| * version: drop NM_VERSION_MAX_ALLOWED defines for internal buildThomas Haller2018-01-236-7/+1
| * version: combine NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLEThomas Haller2018-01-239-12/+14
| * config: fix using the right nm-version for the match specificationThomas Haller2018-01-231-1/+1
|/
* cli: merge branch 'fg/team_link_watchers_overwrite-rh1533926'Francesco Giudici2018-01-221-2/+4
|\
| * doc: fix describe message for team link watchersFrancesco Giudici2018-01-221-2/+2
| * nmcli: clear link-watchers before adding the new ones we want to setFrancesco Giudici2018-01-221-0/+2
|/
* libnm-core: ensure alignment of team.config and other team propertiesFrancesco Giudici2018-01-221-1/+3
* wifi/iwd: merge branch 'pr/60'Thomas Haller2018-01-221-47/+84
|\
| * iwd: Wait for disconnect to finishAndrew Zaborowski2018-01-221-0/+19
| * iwd: Initialize priv->scanning when DBus interface appearsAndrew Zaborowski2018-01-221-0/+4
| * iwd: use connection.auth-retries to handle authentication retriesAndrew Zaborowski2018-01-221-42/+2
| * iwd: Implement deactivate_asyncAndrew Zaborowski2018-01-221-0/+49
| * iwd: Improve Device.State property change handlingAndrew Zaborowski2018-01-221-5/+10
|/
* wifi: enable WPA-*-SHA256 AKMs only when the supplicant supports themBeniamino Galvani2018-01-226-59/+68
* tests: fix test setup after requiring glib 2.40Thomas Haller2018-01-221-4/+0
* device: skip IP configuration phase for external devicesBeniamino Galvani2018-01-191-0/+12
* device: increase carrier wait time to 6 secondsBeniamino Galvani2018-01-181-1/+1
* connection: treat connection type's ability to have slaves uniformlyLubomir Rintel2018-01-183-7/+15
* ifcfg: don't forget master of ovs interfacesLubomir Rintel2018-01-182-0/+23
* ifcfg-rh/trivial: fix cosmetic issuesLubomir Rintel2018-01-181-5/+5
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-1840-563/+26
* all: require jansson 2.5Lubomir Rintel2018-01-183-32/+2
* libnm: fix empty statements that were supposed to return NULLPavel Šimerda2018-01-171-3/+3
* libnm: cast guint32 argument to guint in variadic g_object_set()Thomas Haller2018-01-171-1/+1
* wifi: merge branch 'wifi-fils'Thomas Haller2018-01-1618-28/+291
|\
| * supplicant: enable FILS only when wpa_supplicant supports itMasashi Honma2018-01-164-4/+66
| * cli: add support for FILSMasashi Honma2018-01-161-0/+8
| * ifcfg-rh/tests: add Wi-Fi FILS testMasashi Honma2018-01-161-1/+3
| * supplicant/tests: add FILS testMasashi Honma2018-01-161-5/+48
| * wifi: add support for FILSMasashi Honma2018-01-1613-2/+142
| * supplicant: set key_mgmt independent of pmf valueMasashi Honma2018-01-162-20/+28
|/
* libnm: merge branch 'th/libnm-jansson' (part 1)Thomas Haller2018-01-166-55/+59
|\
| * libnm: cleanup include in "libnm-core/nm-json.c"Thomas Haller2018-01-161-3/+2
| * libnm: only include "nm-jansson.h" from "nm-json.h"Thomas Haller2018-01-162-1/+2
| * libnm: add include guard to nm-json.hThomas Haller2018-01-161-0/+4
| * libnm: fix spelling for NM_JAONSSON_C defineThomas Haller2018-01-162-2/+2