summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: make veth devices default-unmanaged for now"lr/veth-managedLubomir Rintel2014-11-191-1/+0
* device: Avoid autoconnecting veths with wildcard connectionsLubomir Rintel2014-11-191-0/+7
* device,settings: don't assume the device is connected because it's softwareLubomir Rintel2014-11-192-4/+1
* device: Don't consider device with only LL address configuredLubomir Rintel2014-11-191-1/+3
* cli: fix showing secrets in nmcli editor (bgo #737415)Jiří Klimeš2014-11-191-7/+15
* merge: add a flag for ignoring timestamp and use it in nmcli (rh #1122995)Jiří Klimeš2014-11-195-17/+55
|\
| * cli: ignore timestamp when comparing connections in the editorJiří Klimeš2014-11-191-1/+1
| * libnm-core: add NM_SETTING_COMPARE_FLAG_IGNORE_TIMESTAMP flagJiří Klimeš2014-11-194-0/+38
| * libnm-core: (trivial) indent NMSettingCompareFlags description for readibilityJiří Klimeš2014-11-191-16/+16
|/
* core: fix IP4Config.RouteData and IP6Config.RouteDataDan Winship2014-11-182-2/+2
* trivial: remove leftover NM_IFACE_HELPER referencesDan Williams2014-11-172-8/+0
* core: bounce disable_ipv6 when setting userspace IPv6 link-local (bgo #740096)Dan Williams2014-11-171-5/+18
* dhcp: wait for an IPv6LL address before starting DHCPv6 (bgo #740147)Dan Williams2014-11-171-62/+66
* wifi: don't query nl80211 for non-WiFi devices (bgo #740131)Dan Williams2014-11-175-53/+10
* 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