summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: add support for secret agent to 'nmcli dev connect' toojk/nmcli-dev-connect-secretsJiří Klimeš2014-11-204-88/+132
* clients: fix processing a secret agent requestJiří Klimeš2014-11-201-1/+1
* cli,vpn: merge branch 'lr/nm-1-0-fixes'Lubomir Rintel2014-11-207-32/+126
|\
| * cli: Process secret agent request for a connection only if we know its pathlr/nm-1-0-fixesLubomir Rintel2014-11-205-21/+103
| * cli: Abort when given name of a non-existent connection for nmcli upLubomir Rintel2014-11-191-1/+7
| * libnm: Don't expect VPN connections to attach to the deviceLubomir Rintel2014-11-191-3/+6
| * vpn: Propagate daemon exec error correctlyLubomir Rintel2014-11-191-5/+5
| * cli: Only escape VPN banner if it's presentLubomir Rintel2014-11-191-2/+5
* | docs: fix build-from-tarball (again)Dan Winship2014-11-201-1/+1
* | device: Remove unmanaged slaves from master when they disappearLubomir Rintel2014-11-203-0/+20
* | docs: fix a typo in ifcfg-rh documenationJiří Klimeš2014-11-201-1/+1
* | translations: avoid preprocessor strings inside translation macroThomas Haller2014-11-203-14/+17
* | dispatcher: Fix testsLubomir Rintel2014-11-203-0/+3
* | platform: stop using private kernel tun device flags (bgo #740380)Dan Williams2014-11-191-1/+1
* | policy: merge branch 'th/bgo735512_route_metric_v2'Thomas Haller2014-11-196-188/+600
|\ \ | |/ |/|
| * policy: enforce absence of default route on never-default VPN connectionsThomas Haller2014-11-191-16/+4
| * policy: fix handling managed devices without default routeThomas Haller2014-11-192-42/+107
| * policy: sort default routes by metrics before adding themThomas Haller2014-11-191-12/+31
| * policy: pick up externally configured default routes for managed interfacesThomas Haller2014-11-193-19/+38
| * policy: resync routes on platform change eventsThomas Haller2014-11-191-12/+241
| * policy: consider additional assumed routes when synchronizing the default routeThomas Haller2014-11-191-6/+99
| * policy: minor refactoring in NMDefaultRouteManager to access routes genericallyThomas Haller2014-11-191-8/+14
| * device: only add default route when having any addressesThomas Haller2014-11-191-3/+21
| * policy: remove redundant remove_default_route() functions from NMDefaultRoute...Thomas Haller2014-11-194-41/+4
| * policy: remove unused @do_sync argument from NMDefaultRouteManager functionsThomas Haller2014-11-191-16/+14
| * policy: minor fix when having multiple default routes with metric MAXUINT32Thomas Haller2014-11-191-1/+2
| * policy: refactor NMDefaultRouteManager to use union type NMPlatformIPXRouteThomas Haller2014-11-191-58/+59
| * platform: add typedef for unions NMPlatformIPXAddress and NMPlatformIPXRouteThomas Haller2014-11-191-0/+12
|/
* Merge branch 'dhcp-fixes'Dan Winship2014-11-193-35/+31
|\
| * man: document the "internal" DHCP clientDan Winship2014-11-191-6/+12
| * dhcp: Simplify nm-dhcp-systemd lease-handling codeDan Winship2014-11-191-25/+13
| * dhcp: fix startup warnings with dhcp=internalDan Winship2014-11-191-1/+1
| * dhcp: fix systemd-dhcp's writing of routes in lease fileDan Winship2014-11-191-3/+5
|/
* dhcp: update system-dhcp code from upstreamDan Winship2014-11-1922-355/+455
|\
| * dhcp: update nm-dhcp-systemd code for system-dhcp re-importDan Winship2014-11-191-3/+3
| * dhcp: re-fix system-dhcp code after re-importDan Winship2014-11-194-2/+12
| * Merge branch 'master' into dhcp-mergeDan Winship2014-11-19494-14341/+19980
| |\ | |/ |/|
* | trivial: fix a comment typo in generate-plugin-docs.plJiří Klimeš2014-11-191-1/+1
* | core: minor fix to ensure safe boolean comparison in have_ip6_address()Thomas Haller2014-11-191-0/+2
* | cli: Watch for device as well as AC state changes when activatingLubomir Rintel2014-11-191-8/+38
* | man: fix formatting leftover from man -> xml migrationJiří Klimeš2014-11-191-3/+3
* | man: update version reference to 1.0 in manual pagesJiří Klimeš2014-11-193-7/+7
* | dispatcher: introduce new env variables for gateway address (bgo #740363)Jiří Klimeš2014-11-192-1/+16
* | libnm-core: Add missing type castLubomir Rintel2014-11-191-2/+2
* | tui: refresh the "nmtui connect" list when connections are added/removedDan Winship2014-11-191-18/+9
* | docs: update setting/plugin docs, and build them from libnm (bgo 740224)Dan Winship2014-11-1949-1442/+1585
|\ \
| * | libnm-core: update ip6-privacy ifcfg-rh descriptionJiří Klimeš2014-11-191-0/+4
| * | libnm-core: document AUTOCONNECT_PRIORITY for ifcfg-rhJiří Klimeš2014-11-191-0/+10
| * | libnm-core: update BAND and CHANNEL ifcfg-rh descriptionJiří Klimeš2014-11-191-3/+7
| * | libnm-core: update documentation of addresses and gateway propertiesJiří Klimeš2014-11-192-8/+39