summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: fix metered to string propertybg/metered-connections-bgo741725-on-nm-1-0Thomas Haller2015-07-221-0/+11
* nm-manager: add 'metered' propertyBeniamino Galvani2015-07-229-2/+141
* cli: fix error message localizationBeniamino Galvani2015-07-221-2/+8
* ifcfg-rh: add support for CONNECTION_METEREDBeniamino Galvani2015-07-223-0/+28
* ifcfg-rh: change type of svTrueValue() return value and argumentBeniamino Galvani2015-07-222-4/+4
* core: update device 'metered' property on connection state changeBeniamino Galvani2015-07-221-1/+59
* dhcp: detect NMIP4Config 'metered' flag based on ANDROID_METERED DHCP optionBeniamino Galvani2015-07-223-0/+35
* systemd/dhcp: add support for vendor specific DHCP optionBeniamino Galvani2015-07-224-0/+56
* core: add 'metered' flag to NMIP4ConfigBeniamino Galvani2015-07-222-0/+34
* cli: add support for 'metered' connection propertyBeniamino Galvani2015-07-221-1/+56
* cli: add nmc_string_to_tristate()Beniamino Galvani2015-07-222-0/+37
* libnm-core: add 'metered' property to NMSettingConnectionBeniamino Galvani2015-07-224-0/+57
* cli: add 'metered' property to deviceBeniamino Galvani2015-07-223-1/+22
* core,libnm: add 'metered' property to NMDeviceBeniamino Galvani2015-07-227-2/+138
* build: add NM_AVAILABLE_IN_1_0_6 defineBeniamino Galvani2015-07-221-0/+6
* cli: fix verifying flag-based properties (rh #1244048)Jiří Klimeš2015-07-171-3/+63
* docs: fix a copy/paste error in description of VLAN flagsJiří Klimeš2015-07-171-1/+1
* merge: vpn: delay quitting when a new secrets request comes in (bgo #752237)Dan Williams2015-07-162-110/+76
|\
| * libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams2015-07-162-6/+34
| * libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams2015-07-162-112/+50
|/
* connectivity: log warning when using https:// URIThomas Haller2015-07-161-1/+6
* connectivity: explicitly check for 511/Network Authentication Required (RFC65...Dan Williams2015-07-161-15/+21
* config/rpm: use plain HTTP URI for connectivity checkingThomas Haller2015-07-161-1/+1
* libnm: handle illegal characters in nm_utils_ssid_to_utf8() (rh #1243078)David Shea2015-07-162-0/+30
* build: fix comment for NM_MORE_LOGGINGLubomir Rintel2015-07-151-1/+1
* build/trivial: move declaration of NM_AVAILABLE_IN_0_9_10 macroThomas Haller2015-07-151-6/+6
* build: add NM_VERSION_1_0_6 macro and bump NM_VERSION_CUR_STABLEThomas Haller2015-07-151-2/+3
* contrib/rpm: WEXT depends on enabled wifiDan Horák2015-07-141-5/+5
* release: bump version to 1.0.5 (development)1.0.5-devLubomir Rintel2015-07-141-1/+1
* release: bump version to 1.0.41.0.4Lubomir Rintel2015-07-141-1/+1
* route-manager: merge branch 'th/route-full-sync'Thomas Haller2015-07-1419-165/+362
|\
| * route-manager/test: add test for full-syncThomas Haller2015-07-141-0/+89
| * test: add nmtst_platform_ip4_route() utilsThomas Haller2015-07-141-0/+32
| * platform: replace addr/route exists() functions by get()Thomas Haller2015-07-148-98/+96
| * route-manager: align trace logging statementThomas Haller2015-07-141-6/+6
| * routes: fix race syncing routes by not doing full-syncThomas Haller2015-07-141-6/+20
| * routes/trival: add argument @routes_full_sync to IP config commitThomas Haller2015-07-147-10/+16
| * route-manager: add argument to to only remove routes that were added by NMRou...Thomas Haller2015-07-145-46/+104
| * route-manager/trivial: fix naming of local variableThomas Haller2015-07-141-4/+4
|/
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-142-7/+7
* linux-platform: correct the lifetime conditionalLubomir Rintel2015-07-141-2/+2
* config: fix a potential NULL dereferenceLubomir Rintel2015-07-141-1/+1
* updated NEWSJiří Klimeš2015-07-141-0/+2
* vpn: send firewall zone to firewalld also for VPN connections (rh #1065948)Jiří Klimeš2015-07-141-7/+83
* platform: don't assert there's no parent-parent loopsLubomir Rintel2015-07-141-3/+3
* vpn: allow overwriting default gateway by connection configurationThomas Haller2015-07-132-4/+8
* vpn: fix overwriting gateway of parent device for non-tunnel based VPNsThomas Haller2015-07-131-2/+9
* vpn: don't set the gateway of VPN's IP config to the external gatewayThomas Haller2015-07-131-4/+0
* default-route-manager: fix handling for absent default routes for VPNThomas Haller2015-07-131-1/+7
* default-route-manager: don't add entries with (!synced && never_default)Thomas Haller2015-07-131-0/+7