summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! device: apply the mtu property of gsm and cdma settingsbg/wwan-mtu-rh1388613Thomas Haller2017-02-191-4/+4
* cli: support the cdma.mtu propertyBeniamino Galvani2017-02-171-1/+12
* cli: support the gsm.mtu propertyBeniamino Galvani2017-02-171-1/+12
* device: apply the mtu property of gsm and cdma settingsBeniamino Galvani2017-02-175-0/+44
* libnm-core: add mtu property to cdma settingBeniamino Galvani2017-02-173-0/+47
* libnm-core: add mtu property to gsm settingBeniamino Galvani2017-02-173-0/+45
* device/wifi: silence some logging for AP changesThomas Haller2017-02-171-12/+16
* shared: move NMSetting8021xSchemeVtable to "shared/nm-setting-metadata.h"Thomas Haller2017-02-177-105/+113
* all: add new "shared/nm-setting-metadata.h" fileThomas Haller2017-02-173-0/+56
* device/wifi: merge branch 'th/device-wifi-wait-for-scan-bgo770938'Thomas Haller2017-02-1712-613/+720
|\
| * device/wifi: block autoconnect while scanning is in progressth/device-wifi-wait-for-scan-bgo770938Thomas Haller2017-02-171-1/+16
| * device: add get_autoconnect_allowed() virtual functionThomas Haller2017-02-172-1/+15
| * device: separately handle NMDevice's autoconnect by user and internal decisionThomas Haller2017-02-175-20/+44
| * wifi: also show the NM D-Bus path for the Wi-Fi AP in nm_wifi_ap_to_string()Thomas Haller2017-02-171-3/+11
| * wifi: only react on AP update signal when there are actual changesThomas Haller2017-02-173-67/+109
| * supplicant: delay SCAN_DONE signal until all BSS are initializedThomas Haller2017-02-171-55/+113
| * wifi: check for invalid BSSID in nm_wifi_ap_update_from_properties()Thomas Haller2017-02-171-22/+22
| * supplicant: merge NEW_BSS signal with BSS_UPDATEDThomas Haller2017-02-173-94/+49
| * supplicant: cleanup network when cancelling "AddNetwork" requestThomas Haller2017-02-171-6/+52
| * supplicant: remove unused return value from nm_supplicant_interface_request_s...Thomas Haller2017-02-173-19/+10
| * supplicant: use nm_clear_g_cancellable() helperThomas Haller2017-02-171-14/+4
| * supplicant/trivial: move code aroundThomas Haller2017-02-171-55/+59
| * supplicant: rework nm_supplicant_interface_set_config() to invoke result call...Thomas Haller2017-02-175-276/+236
|/
* merge: branch 'lr/pkcs11-pin'Lubomir Rintel2017-02-1715-506/+1070
|\
| * ifcfg-rh: reuse file-suffix from NMSetting8021xSchemeVtablelr/pkcs11-pinThomas Haller2017-02-177-36/+29
| * keyfile: reuse NMSetting8021xSchemeVtable in NMKeyfileWriteTypeDataCertThomas Haller2017-02-173-35/+22
| * ifnet: merge ObjectType with NMSetting8021xSchemeVtable in ifnet parserThomas Haller2017-02-171-106/+50
| * ifcfg-rh: merge ObjectType with NMSetting8021xSchemeVtable in ifcfg-rh writerThomas Haller2017-02-173-106/+76
| * ifcfg-rh: refactor duplicate ObjectType instance to handle PKCS#12 typesThomas Haller2017-02-171-39/+22
| * ifcfg-rh: refactor ObjectType structs to make it more similar to NMSetting802...Thomas Haller2017-02-171-81/+81
| * libnm-core: add and use internal struct NMSetting8021xSchemeVtable in keyfileThomas Haller2017-02-173-67/+100
| * core/8021x: request secrets for keys and certificates PKCS#11 tokensLubomir Rintel2017-02-171-16/+38
| * supplicant: set PIN for objects on PKCS#11 tokensLubomir Rintel2017-02-171-12/+84
| * cli: add support for 802.1x certificate passwordsLubomir Rintel2017-02-171-58/+146
| * ifcfg-rh: add support for certificate passwordsLubomir Rintel2017-02-172-23/+62
| * core/8021x: add password properties for certificatesLubomir Rintel2017-02-173-17/+446
| * ifcfg-rh: support the pkcs11 scheme for certs/keysLubomir Rintel2017-02-172-56/+60
|/
* settings: make "ready"/"flags" property read-onlyThomas Haller2017-02-171-8/+4
* core: use define for atomic-section-prefix setting for NMConfigThomas Haller2017-02-173-4/+10
* ifcfg: ensure ipv4.method is not "disabled" when reading IP addresses from al...Thomas Haller2017-02-161-0/+2
* checkpoint: drop a redundant assignmentLubomir Rintel2017-02-161-1/+1
* wifi: error check nla_parse_nested()Lubomir Rintel2017-02-161-4/+6
* tests: drop a dead case branchLubomir Rintel2017-02-161-2/+0
* tools: only consider SOs that exist when finding symbols to exportLubomir Rintel2017-02-161-3/+4
* build: disable dependency tracking on distcheckLubomir Rintel2017-02-161-1/+2
* build: create missing directories for out-of-tree buildsLubomir Rintel2017-02-162-4/+8
* dbus: improve the connectivity check and manager state documentationLubomir Rintel2017-02-162-15/+65
* manager: retrigger the connectivity check if we loose a default routeLubomir Rintel2017-02-161-1/+14
* contrit/rpm: create source tarball from git immidiately in SOURCES directoryThomas Haller2017-02-161-2/+5
* contrit/rpm: print the used "$SOURCE" tarball in the summary output of build.shThomas Haller2017-02-161-3/+13