summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'th/bgo723178_device_route_metric' into dcbw/nm-1-0-integrationdcbw/nm-1-0-integrationDan Williams2014-11-1313-35/+67
|\
| * core: fix route metrics for subnet routesThomas Haller2014-11-137-14/+35
| * platform: add paramter to ip4_route_add to set src (RTA_PREFSRC)Thomas Haller2014-11-138-21/+32
* | Merge branch 'th/bgo735512_route_metric_v2' into dcbw/nm-1-0-integrationDan Williams2014-11-134-110/+470
|\ \
| * | policy: pick up externally configured default routes for managed interfacesThomas Haller2014-11-113-19/+38
| * | policy: resync routes on platform change eventsThomas Haller2014-11-111-12/+235
| * | policy: consider additional assumed routes when synchronizing the default routeThomas Haller2014-11-111-5/+96
| * | policy: minor refactoring in NMDefaultRouteManager to access routes genericallyThomas Haller2014-11-111-8/+14
| * | device: only add default route when having any addressesThomas Haller2014-11-111-3/+21
| * | policy: remove unused @do_sync argument from NMDefaultRouteManager functionsThomas Haller2014-11-111-16/+14
| * | policy: minor fix when having multiple default routes with metric MAXUINT32Thomas Haller2014-11-111-1/+2
| * | policy: refactor NMDefaultRouteManager to use union type NMPlatformIPXRouteThomas Haller2014-11-111-55/+47
| * | platform: add typedef for unions NMPlatformIPXAddress and NMPlatformIPXRouteThomas Haller2014-11-111-0/+12
* | | Merge branch 'th/rh1098281_firewall_assumed_device' into dcbw/nm-1-0-integrationDan Williams2014-11-135-57/+157
|\ \ \
| * | | firewall: don't set firewall zone for assumed devicesThomas Haller2014-11-124-8/+21
| * | | firewall: always complete callbacks asynchronouslyThomas Haller2014-11-121-31/+98
| * | | firewall: invoke FwAddToZoneFunc callback also when cancellingThomas Haller2014-11-122-4/+20
| * | | firewall: make call handle an opaque pointer typeThomas Haller2014-11-123-33/+36
| * | | firewall: allow passing NULL callback to nm_firewall_manager_add_or_change_zo...Thomas Haller2014-11-121-2/+4
| * | | core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-123-3/+2
* | | | core: bounce disable_ipv6 when setting userspace IPv6 link-localDan Williams2014-11-131-5/+18
* | | | 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
* | | tui: fix unsetting Gateway (rh #1163896)Dan Winship2014-11-131-1/+1
* | | merge: wifi bssid handling fixesLubomir Rintel2014-11-132-13/+10
|\ \ \
| * | | wifi: Empty AP BSSID is NULL, not an invalid addressth/bgo739258_wifi_bssid_fixesLubomir Rintel2014-10-271-1/+1
| * | | wifi: avoid assertion in nm_ap_check_compatible() when comparing AP with miss...Thomas Haller2014-10-271-1/+1
| * | | wifi: ensure not passing NULL bssid as string to printf logging functionsThomas Haller2014-10-272-11/+8
* | | | libnm-util: fix typos in libnm-util documentationJiří Klimeš2014-11-131-2/+2
| |/ / |/| |
* | | tui: fix alignment of pop-up menusDan Winship2014-11-121-2/+17
* | | build: fix configure formatting of IN6_ADDR_GEN_MODE checkDan Williams2014-11-121-4/+8
* | | tui: fix gateway editingDan Winship2014-11-124-6/+122
* | | man: fix `make uninstall` to remove the nmtui manual pagesThomas Haller2014-11-121-0/+4
* | | bluez: Another bluez5 build fixLubomir Rintel2014-11-121-5/+10
* | | bluez: fix build without bluez5-dunThomas Haller2014-11-121-1/+1
* | | bluetooth: Don't call into bluez5 DUN code when it's not enabledLubomir Rintel2014-11-121-0/+12
* | | platform: assert against expected lifetime values of NMPlatformIPAddressThomas Haller2014-11-121-0/+5
* | | trivial: fix description of route-metricJiří Klimeš2014-11-121-2/+2
* | | clients: only handle secret requests for connection being explicitly activatedJiří Klimeš2014-11-125-8/+28
* | | glib-compat: sync local definition of g_clear_pointer() with upstream glib an...Thomas Haller2014-11-121-17/+16
* | | core: remove unused variableDan Williams2014-11-111-4/+0
* | | vpn: update DefaultRouteManager before sending state change signalDan Williams2014-11-111-3/+5
* | | tui: fix generated new connection namesDan Winship2014-11-111-1/+1
* | | dhcp: fix adapter for sd logging macros to show file locationThomas Haller2014-11-111-2/+5
* | | cli: show gateway as a separate item in active connection data (bgo #739958)Jiří Klimeš2014-11-111-26/+24