summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: add Wi-Fi AP 'last-seen' propertydcbw/nm-1-0-wifi-ap-last-seenDan Williams2015-08-073-0/+46
* wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre2015-08-076-2/+78
* core: add nm_utils_monotonic_timestamp_as_boottime() functionThomas Haller2015-08-073-5/+86
* device: fix memory leak in act_stage3_ip6_config_start()Beniamino Galvani2015-08-071-5/+0
* platform/tests: fix assertion for test-link for team deviceThomas Haller2015-08-061-4/+1
* device: merge branch 'th/device-ignore-auto-bgo752546'Thomas Haller2015-08-069-76/+111
|\
| * device: only 'ignore-auto-routes' and 'ignore-auto-dns' for certain settingsThomas Haller2015-08-061-40/+49
| * core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...Thomas Haller2015-08-069-41/+67
|/
* device: lower serverity of MTU adjustment loggingLubomir Rintel2015-08-041-3/+3
* device: don't modify the device MTU if it's unsetLubomir Rintel2015-08-041-3/+3
* device: set Ethernet MTU for PPPoE connections in stage2/configBeniamino Galvani2015-08-041-0/+23
* device: set MTU on IP interfaceBeniamino Galvani2015-08-041-1/+1
* libnm-core,libnm-util: drag in glib.h for nm-version.hLubomir Rintel2015-07-232-0/+4
* default-route: merge branch 'th/default-route-on-unmanaged-device-rh1244483'Thomas Haller2015-07-227-55/+110
|\
| * libnm-core: don't assert against non-NULL @ip argument to canonicalize_ip()Thomas Haller2015-07-221-4/+2
| * libnm-core: 0.0.0.0 is a valid gateway tooLubomir Rintel2015-07-221-1/+1
| * libnm-core: fix nm-setting-ip-config.c:valid_ip() to handle %NULL argumentThomas Haller2015-07-221-0/+5
| * libnm-core: properly handle %NULL @ip in nm_utils_ipaddr_valid()Thomas Haller2015-07-221-0/+3
| * ip4-config: 0.0.0.0 is a valid gateway tooLubomir Rintel2015-07-224-20/+53
| * default-route-manager: pick up platform changes after NMDeviceLubomir Rintel2015-07-221-1/+3
| * device: always assume default-route for generate-assumed-connectionsThomas Haller2015-07-221-12/+20
| * device: move setting v4_commit_first_time/v6_commit_first_time to the end of ...Thomas Haller2015-07-221-10/+13
| * device/trivial: rename private field in NMDevicePrivateThomas Haller2015-07-221-12/+15
|/
* core: fix handling route-metric for nm_ip4_config_merge()Thomas Haller2015-07-222-2/+2
* core: detect route-metric when creating nm-generated-assumed connectionThomas Haller2015-07-224-2/+90
* cli: fix metered to string propertyThomas Haller2015-07-221-0/+11
* merge branch 'bg/metered-connections-bgo741725'Beniamino Galvani2015-07-2238-12/+674
|\
| * 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
* device: prefer wifi over wwan by defaultTore Anderson2015-07-221-4/+4
* 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