summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* policy: return best config based on the internal sorting of NMDefaultRouteMan...th/bgo735512_route_metric-4Thomas Haller2014-11-063-75/+24
* policy: improve get_best_device() to strictly adhering the sort order of the ...Thomas Haller2014-11-061-60/+68
* policy: set default routes for VPN via NMDefaultRouteManagerThomas Haller2014-11-063-93/+17
* policy: move get_best_config() function to nm-default-route-managerThomas Haller2014-11-063-136/+195
* fixup! policy: track default route for VPN in NMDefaultRouteManagerThomas Haller2014-11-061-6/+2
* fixup! policy: track default route for VPN in NMDefaultRouteManagerThomas Haller2014-11-061-34/+0
* fixup! policy: track default route for VPN in NMDefaultRouteManagerThomas Haller2014-11-061-38/+2
* policy: track default route for VPN in NMDefaultRouteManagerThomas Haller2014-11-063-55/+254
* vpn: add nm_vpn_connection_get_connection_id() functionThomas Haller2014-11-062-0/+12
* fixup! policy: better sync get_best_device() with NMDefaultRouteManagerThomas Haller2014-11-061-22/+0
* policy: better sync get_best_device() with NMDefaultRouteManagerThomas Haller2014-11-061-19/+46
* fixup! policy: move get_best_device() function to nm-default-route-managerThomas Haller2014-11-062-16/+0
* policy: move get_best_device() function to nm-default-route-managerThomas Haller2014-11-063-103/+98
* fixup! core: add manager for default routes and support multiple default routesThomas Haller2014-11-061-0/+2
* fixup! core: add manager for default routes and support multiple default routesThomas Haller2014-11-061-31/+3
* fixup! core: add manager for default routes and support multiple default routesThomas Haller2014-11-063-57/+105
* fixup! core: add manager for default routes and support multiple default routesThomas Haller2014-11-064-210/+291
* core: add manager for default routes and support multiple default routesThomas Haller2014-11-068-76/+926
* policy: remove redundant check for never-default in get_best_ipx_config()Thomas Haller2014-11-061-20/+4
* policy: minor refactoring in get_best_ipx_device()Thomas Haller2014-11-061-30/+30
* policy: fix updating the default route for VPNThomas Haller2014-11-061-25/+22
* libnm: allow zero length prefix in NMIP4Route and NMIP6RouteThomas Haller2014-11-064-4/+8
* fixup! core: remove unneeded check in nm_ip4_config_commit() for default routesThomas Haller2014-11-061-6/+4
* core: remove unneeded check in nm_ip4_config_commit() for default routesThomas Haller2014-11-062-14/+0
* device: add function nm_device_uses_assumed_connection()Thomas Haller2014-11-062-0/+13
* platform: extend nm_platform_ipX_route_get_all() to return default-routes onlyThomas Haller2014-11-0610-36/+80
* core: add nm_ip4_config_get_subnet_for_host() functionThomas Haller2014-11-064-4/+55
* --DROP THIS COMMIT-- core: add nm_ipX_config_get_default_route() functionsThomas Haller2014-11-064-0/+55
* core: fix comparing metric for IPv6 routesThomas Haller2014-11-061-1/+3
* fixup! core: overwrite the default route priority via connection settingThomas Haller2014-11-061-10/+22
* core: overwrite the default route priority via connection settingThomas Haller2014-11-061-2/+22
* fixup! core: add explicit functions for the route priority/metricThomas Haller2014-11-062-6/+9
* core: add explicit functions for the route priority/metricThomas Haller2014-11-063-16/+56
* fixup! core: modify the values/route metric returned by nm_device_get_priority()Thomas Haller2014-11-062-11/+15
* core: modify the values/route metric returned by nm_device_get_priority()Thomas Haller2014-11-061-13/+13
* core: cleanup type of route metric to ensure guint32Thomas Haller2014-11-0613-64/+59
* cli: support new properties NM_SETTING_IP4_CONFIG_ROUTE_METRIC and NM_SETTING...Thomas Haller2014-11-061-26/+48
* cli: add utility methods for gint64 typesThomas Haller2014-11-061-0/+41
* libnm: add NMSettingIP4Config:route-metric and NMSettingIP6Config:route-metri...Thomas Haller2014-11-0613-1/+217
* keyfile: add support for G_INT64 propertiesThomas Haller2014-11-062-0/+20
* core: forward declare NMVpnConnection in nm-types.hThomas Haller2014-11-062-2/+3
* core: move definition of NMLinkType to nm-types.hThomas Haller2014-11-066-44/+48
* platform: don't include gsystem-local-alloc.h in nm-platform.hThomas Haller2014-11-068-1/+7
* core: fix leak of lookup_addr in NMPolicyThomas Haller2014-11-061-2/+5
* core/trivial: remove semicolon from macroThomas Haller2014-11-061-1/+1
* all: add macro NM_IN_SETThomas Haller2014-11-061-0/+15
* cli: fix an error path in second level 'set' command of nmcli editorJiří Klimeš2014-11-061-1/+7
* cli: fix a regression in monitoring addresses vs. method changesJiří Klimeš2014-11-061-6/+3
* nmcli/bash-completion: complete "help" for `nmcli general status|permissions ...Thomas Haller2014-11-061-0/+6
* nmcli/bash-completion: complete logging level "TRACE"Thomas Haller2014-11-061-1/+1