summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'th/rh1098281_firewall_assumed_device' into dcbw/nm-1-0-integrationdcbw/nm-1-0-integration-20141114Dan Williams2014-11-145-56/+162
|\
| * firewall: don't set firewall zone for assumed devicesThomas Haller2014-11-142-3/+15
| * firewall: always complete callbacks asynchronouslyThomas Haller2014-11-141-31/+105
| * firewall: invoke FwAddToZoneFunc callback also when cancellingThomas Haller2014-11-142-4/+20
| * firewall: make call handle an opaque pointer typeThomas Haller2014-11-143-33/+36
| * firewall: allow passing NULL callback to nm_firewall_manager_add_or_change_zo...Thomas Haller2014-11-141-2/+4
| * core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-143-3/+2
|/
* core: bounce disable_ipv6 when setting userspace IPv6 link-localDan Williams2014-11-141-5/+18
* dhcp: wait for an IPv6LL address before starting DHCPv6Dan Williams2014-11-141-62/+71
* Merge branch 'th/bgo735512_route_metric_v2' into dcbw/nm-1-0-integrationDan Williams2014-11-146-161/+514
|\
| * policy: sort default routes by metrics before adding themThomas Haller2014-11-141-12/+31
| * policy: pick up externally configured default routes for managed interfacesThomas Haller2014-11-143-19/+38
| * fixup! policy: resync routes on platform change eventsThomas Haller2014-11-141-5/+5
| * policy: resync routes on platform change eventsThomas Haller2014-11-141-12/+235
| * fixup! policy: consider additional assumed routes when synchronizing the defa...Thomas Haller2014-11-141-9/+11
| * policy: consider additional assumed routes when synchronizing the default routeThomas Haller2014-11-141-5/+96
| * policy: minor refactoring in NMDefaultRouteManager to access routes genericallyThomas Haller2014-11-141-8/+14
| * fixup! device: only add default route when having any addressesThomas Haller2014-11-141-4/+4
| * device: only add default route when having any addressesThomas Haller2014-11-141-3/+21
| * policy: remove redundant remove_default_route() functions from NMDefaultRoute...Thomas Haller2014-11-144-41/+4
| * policy: remove unused @do_sync argument from NMDefaultRouteManager functionsThomas Haller2014-11-141-16/+14
| * policy: minor fix when having multiple default routes with metric MAXUINT32Thomas Haller2014-11-141-1/+2
| * fixup! policy: refactor NMDefaultRouteManager to use union type NMPlatformIPX...Thomas Haller2014-11-141-8/+18
| * fixup! policy: refactor NMDefaultRouteManager to use union type NMPlatformIPX...Thomas Haller2014-11-141-2/+1
| * policy: refactor NMDefaultRouteManager to use union type NMPlatformIPXRouteThomas Haller2014-11-141-55/+47
| * platform: add typedef for unions NMPlatformIPXAddress and NMPlatformIPXRouteThomas Haller2014-11-141-0/+12
|/
* Merge branch 'lr/nm-1-0-fixes' into dcbw/nm-1-0-integrationDan Williams2014-11-143-12/+25
|\
| * cli: Only construct an agent for a connection if there is a connectionLubomir Rintel2014-11-141-1/+2
| * cli: Abort when given name of a non-existent connection for nmcli upLubomir Rintel2014-11-141-1/+7
| * libnm: Don't expect VPN connections to attach to the deviceLubomir Rintel2014-11-141-3/+6
| * vpn: Propagate daemon exec error correctlyLubomir Rintel2014-11-141-5/+5
| * cli: Only escape VPN banner if it's presentLubomir Rintel2014-11-141-2/+5
|/
* Merge branch 'danw/compat-props-bgo740140' into dcbw/nm-1-0-integrationDan Williams2014-11-149-48/+248
|\
| * libnm-core: change how new and legacy properties are serializedDan Winship2014-11-147-48/+243
| * libnm-core: add _nm_utils_is_manager_processDan Winship2014-11-142-0/+5
|/
* merge: nmcli device activation behavior fixes (bgo #740136)Dan Williams2014-11-142-26/+15
|\
| * cli: Finish waiting for the device activation when it disconnectsLubomir Rintel2014-11-141-26/+12
| * libnm: Watch for AC removal in case of AddAndActivateConnection() as wellLubomir Rintel2014-11-141-0/+3
|/
* core: fix return type of addrconf6_start()Dan Williams2014-11-141-1/+1
* docs: make the settings docs work from tarball buildsDan Winship2014-11-145-14/+21
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-147-14/+36
* Revert "cli: Finish waiting for device activation when they disconnect"Lubomir Rintel2014-11-141-2/+1
* dhcp: Fix the DHCP client lookup by gtypeLubomir Rintel2014-11-141-1/+1
* libnm*: fix library gettext usage (bgo 740071)Dan Winship2014-11-13341-176/+729
|\
| * libnm*: fix library gettext usageDan Winship2014-11-1384-80/+90
| * all: consistently include config.hDan Winship2014-11-13333-96/+639
|/
* dhcp: log the configured DHCP clientThomas Haller2014-11-131-8/+10
* contrib: Enable PolicyKit agent in RPMLubomir Rintel2014-11-131-0/+2
* contrib: Require libselinux for RPM buildLubomir Rintel2014-11-131-0/+2
* cli: Finish waiting for device activation when they disconnectLubomir Rintel2014-11-131-1/+2