summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! route-manager: add testlr/route-manager-rh740064-v3Lubomir Rintel2015-01-261-41/+85
* fixup! route-manager: remember routes that should be activeLubomir Rintel2015-01-261-31/+25
* fake-platform: override routes that clashLubomir Rintel2015-01-261-4/+12
* fake-platform: move route deletion above additionLubomir Rintel2015-01-261-50/+50
* route-manager: test ipv6 route metric normalizationLubomir Rintel2015-01-261-0/+39
* fake-platform: normalize ipv6 route metric before deletionLubomir Rintel2015-01-261-0/+2
* route-manager: add testLubomir Rintel2015-01-263-0/+463
* fake-platform: don't return null routes in place of deleted onesLubomir Rintel2015-01-261-8/+26
* route-manager: remember routes that should be activeLubomir Rintel2015-01-261-35/+148
* route-manager: normalize ipv6 route metrics during comparisonLubomir Rintel2015-01-261-1/+5
* ip6-config: keep track of ifindexLubomir Rintel2015-01-2611-6/+54
* ip4-config: keep track of ifindexLubomir Rintel2015-01-2614-27/+74
* core: split route management code out from platformLubomir Rintel2015-01-2611-199/+309
* platform: fix route addition orderingLubomir Rintel2015-01-261-2/+2
* platform: merge: branch 'lr/ipv6-tokens' (rh #1104689)Lubomir Rintel2015-01-269-10/+150
|\
| * platform: Add support for IPv6 tokenized identifiers on Linuxlr/ipv6-tokensLubomir Rintel2015-01-261-0/+34
| * platform: refresh link cache when IPv6 tokenized identifier changesLubomir Rintel2015-01-261-2/+33
| * build: Check for tokenized identifier support in libnl-route-3Lubomir Rintel2015-01-261-0/+7
| * core: Use tokenized identifiers when constructing an addressLubomir Rintel2015-01-263-6/+42
| * platform: Add support for IPv6 tokenized identifiersLubomir Rintel2015-01-262-0/+29
| * core: Add NMUtilsIPv6IfaceId to nm-types.hLubomir Rintel2015-01-262-2/+5
|/
* po: update Polish (pl) translation (bgo #743500)Piotr Drąg2015-01-261-102/+175
* manager: don't attempt to activate ipv6.method=shared connectionsLubomir Rintel2015-01-251-0/+10
* build: replace `echo -n` by `printf '%s'` in configure.acThomas Haller2015-01-251-1/+1
* core: merge branch 'th/bgo740443_device_ip_changes'Thomas Haller2015-01-246-255/+627
|\
| * device: always pickup externally configured default routes for a deviceThomas Haller2015-01-241-74/+94
| * device: better accept external IP changesThomas Haller2015-01-241-34/+100
| * device: require a direct route for IPv6 gatewayThomas Haller2015-01-241-2/+2
| * device: refactor ipx_config_merge_and_apply()Thomas Haller2015-01-241-111/+136
| * core: add intersect() functions to NMIP?ConfigThomas Haller2015-01-244-0/+154
| * core: refactor subtract() functions in NMIP?ConfigThomas Haller2015-01-242-123/+230
| * default-route: improve logging format for default route entriesThomas Haller2015-01-241-3/+3
|/
* vapi: add some missing device and setting typesDan Williams2015-01-232-0/+24
* team: fix teamd startup code (rh #1184923)Dan Winship2015-01-231-7/+4
* dist: include manual page sourcesLubomir Rintel2015-01-231-8/+8
* libnm: drop libdbus-glib from pkg-config fileLubomir Rintel2015-01-221-1/+1
* device: adjust default route metric for BRIDGE device typeThomas Haller2015-01-221-1/+10
* core/trivial: fix documentation of nm_utils_uuid_generate_from_strings()Thomas Haller2015-01-221-2/+2
* merge: stop pppd before notifying ModemManager to disconnect (bgo #734347)Dan Williams2015-01-219-54/+523
|\
| * wwan: consolidate format of log messagesAleksander Morgado2015-01-212-14/+16
| * wwan: wait for pppd to exit before relaying the port to ModemManagerAleksander Morgado2015-01-215-17/+245
| * wwan,modem: let disconnect() be an async operationAleksander Morgado2015-01-213-19/+67
| * ppp-manager: new async stop() method to request stop and wait for it to completeAleksander Morgado2015-01-212-3/+116
| * device: new deactivate_async() method to be run during DEACTIVATING phaseAleksander Morgado2015-01-212-2/+80
|/
* merge: add support for Wi-Fi powersave (bgo #739084)Dan Williams2015-01-2118-1/+236
|\
| * wifi: set wireless powersave for nl80211 devices when activateddcbw/wifi-powersaveMathieu Trudel-Lapierre2015-01-219-0/+94
| * cli: add support for wifi.powersave settingDan Williams2015-01-211-1/+46
| * ifcfg-rh: add Wi-Fi powersave supportDan Williams2015-01-212-0/+6
| * libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-01-216-0/+90
|/
* libnm-core, libnm-util: merge branch 'danw/versioning-bgo742993'Dan Winship2015-01-216-22/+61
|\