summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: Remove unmanaged slaves from master when they disappearlr/unmanaged-slavesLubomir Rintel2014-11-193-0/+20
* libnm-core: change how new and legacy properties are serialized (bgo 740140)Dan Winship2014-11-159-48/+248
|\
| * libnm-core: change how new and legacy properties are serializedDan Winship2014-11-157-48/+243
| * libnm-core: add _nm_utils_is_manager_processDan Winship2014-11-152-0/+5
|/
* libnm, examples: fix some annotations and update python examples (bgo 740145)Dan Winship2014-11-1519-177/+275
|\
| * examples: update python examplesDan Winship2014-11-1512-137/+227
| * libnm-core: add some missing array length annotationsDan Winship2014-11-151-23/+23
| * libnm: add some missing (transfer) annotationsDan Winship2014-11-156-17/+25
|/
* 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
* 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
* | keyfile: don't assert when parsing invalid prefixThomas Haller2014-11-111-8/+10
* | man: add manual page for nmtui(1)Thomas Haller2014-11-114-0/+80
* | core: fix integer type of mtu variableThomas Haller2014-11-112-4/+4
* | core: don't pass NULL for "%s" format to g_messageThomas Haller2014-11-111-1/+1
* | device: fix fetching the IPv6 default route for assumed devicesThomas Haller2014-11-111-1/+1