summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: fix describe message for team link watchersfg/team_link_watchers_overwrite-rh1533926Francesco Giudici2018-01-191-2/+2
* nmcli: clear link-watchers before adding the new ones we want to setFrancesco Giudici2018-01-191-0/+2
* 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
| * libnm: rename "libnm-core/nm-jansson.h" to "libnm-core/nm-json.h"Thomas Haller2018-01-165-5/+5
| * libnm/trivial: don't use non-leading tabsThomas Haller2018-01-161-23/+23
|/
* libnm: merge branch 'th/libnm-vpn-service-shutdown'Thomas Haller2018-01-163-46/+71
|\
| * libnm: add nm_vpn_service_plugin_shutdown() APIThomas Haller2018-01-163-33/+65
| * libnm: cleanup resource handling in NMVpnServicePlugin:init_sync()Thomas Haller2018-01-161-13/+6
|/
* rpm: disable libnm-glib for Fedora 29 and RHEL 8Lubomir Rintel2018-01-161-3/+17
* build: don't install NetworkManager.pc when libnm-glib is disabledLubomir Rintel2018-01-163-15/+17
* platform: merge branch 'th/wifi-cleanup'Thomas Haller2018-01-1514-351/+311
|\
| * platform: move genl functions to nm-netlink.cThomas Haller2018-01-153-97/+114
| * platform: move netlink functions to nm-netlink.hThomas Haller2018-01-153-53/+46
| * platform: add nm-netlink.h for netlink related helper functionsThomas Haller2018-01-154-0/+53
| * wifi: remove configure checks for suitable WEXT headerThomas Haller2018-01-152-37/+0
| * wifi: remove configure checks for suitable linux/nl80211.h headerThomas Haller2018-01-152-35/+0
| * wifi: always build nl80211 CRIT_PROTOCOL supportThomas Haller2018-01-155-52/+9
| * wifi: rework WifiData to use a separate struct for function pointersThomas Haller2018-01-156-72/+82
| * wifi: cleanup includesThomas Haller2018-01-152-6/+8
| * platform: fix wrong cleanup function in ip_route_get()Thomas Haller2018-01-151-1/+1
|/
* team: merge branch 'fg/team_sys_prio_default-rh1533810'Francesco Giudici2018-01-153-7/+7
|\
| * libnm-core: team: fix runner sys_prio default valueFrancesco Giudici2018-01-151-1/+1
| * cli: get team defaults from setting header filesFrancesco Giudici2018-01-152-6/+6
|/
* libnm/vpn: unexport and destroy D-Bus glue instance with NMVpnServicePluginThomas Haller2018-01-151-5/+11
* libnm-core: docs update requires also settings-docs.h.in updateFrancesco Giudici2018-01-121-1/+1
* core/trivial: fix whitespaceThomas Haller2018-01-121-1/+1
* libnm-core: update team.runner descriptionFrancesco Giudici2018-01-121-0/+4
* dns: merge branch 'bg/dns-domains-pt1-bgo746422'Beniamino Galvani2018-01-127-84/+117
|\
| * dns: introduce routing domainsBeniamino Galvani2018-01-127-27/+64
| * dns: systemd-resolved: use generic ip-config functionsBeniamino Galvani2018-01-121-35/+10