summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge: fix default-unmanaged devices being unavailable for activation (bgo #7...Dan Williams2014-10-273-80/+159
|\
| * core: autoconnect fixes for default-unmanaged devices and property notificationDan Williams2014-10-273-9/+65
| * core: loosen master device carrier check before IP configurationDan Williams2014-10-271-6/+6
| * trivial: move connection_requires_carrer() upDan Williams2014-10-271-73/+73
| * core: refactor connection_requires_carrier() to split out method checkingDan Williams2014-10-271-15/+38
| * core: use _nm_utils_string_in_list() instead of private functionDan Williams2014-10-271-14/+5
| * core: shared connections don't require a carrierDan Williams2014-10-271-1/+2
| * core: allow default unmanaged devices to have available connections when unma...Dan Williams2014-10-271-3/+11
|/
* dhclient: allow single hex digits in hexadecimal dhcp_client_idThomas Haller2014-10-272-3/+40
* build: fix srcdir != builddirDan Winship2014-10-241-0/+1
* contrib/rpm: Avoid unowned directoriesLubomir Rintel2014-10-241-0/+2
* ibft: fix uninitialized variableDan Williams2014-10-231-1/+1
* core: add PrimaryConnectionType property to NMManager (bgo #739080)Ryan Lortie2014-10-234-0/+35
* man: add an example for ifcfg configuration of bridgesJiří Klimeš2014-10-231-0/+20
* Merge: fix some memory leaks (bgo #739013)Jiří Klimeš2014-10-234-6/+22
|\
| * libnm-core: fix a leak in process_properties_changed()Jiří Klimeš2014-10-231-1/+1
| * libnm-core: do not leak GValue in _nm_setting_new_from_dbus()Jiří Klimeš2014-10-231-0/+1
| * libnm-core: do not leak the path in connectionsJiří Klimeš2014-10-231-0/+1
| * all: fix g_dbus_proxy_get_name_owner() leaksJiří Klimeš2014-10-232-5/+19
|/
* wwan: fix wwan-exports.verDan Winship2014-10-221-1/+0
* core: Remove use of NM_SESSION_MONITOR_ERROR domainLubomir Rintel2014-10-221-24/+21
* all: consolidate error domains and fix up D-Bus error mapping (bgo #735900)Dan Winship2014-10-22220-4462/+2257
|\
| * core: drop all remaining core-internal error domainsDan Winship2014-10-2217-215/+41
| * libnm: consolidate NMClientError and NMObjectErrorDan Winship2014-10-2211-113/+42
| * libnm: strip GDBus gunk from GErrorsDan Winship2014-10-2211-68/+160
| * libnm: drop _nm_dbus_register_error_domain()Dan Winship2014-10-222-25/+0
| * libnm-core, libnm: move NMVpnPluginError to nm-errorsDan Winship2014-10-224-60/+53
| * libnm-core, libnm, settings: move NMSecretAgentError to nm-errorsDan Winship2014-10-226-59/+49
| * libnm-core, settings: move NMAgentManagerError to nm-errorsDan Winship2014-10-227-45/+47
| * settings: drop plugin-specific error domainsDan Winship2014-10-2239-559/+271
| * libnm-core, settings: move NMSettingsError to nm-errorsDan Winship2014-10-2214-110/+104
| * libnm-core, core: merge NMLoggingError into NMManagerErrorDan Winship2014-10-224-24/+7
| * libnm-core, core: move NMManagerError to nm-errorsDan Winship2014-10-227-60/+56
| * devices: drop device-type-specific error domainsDan Winship2014-10-2224-295/+63
| * libnm-core, libnm, devices: merge client and daemon NMDeviceErrorDan Winship2014-10-228-58/+46
| * libnm: merge device-type-specific errors into NMDeviceErrorDan Winship2014-10-2230-761/+163
| * libnm: drop unused NMRemoteConnectionErrorDan Winship2014-10-223-32/+0
| * libnm-core, core: register NMConnectionError with D-BusDan Winship2014-10-227-4/+112
| * libnm-core: add nm-errors.[ch]Dan Winship2014-10-2211-85/+142
| * libnm-core: fix up/simplify NMCryptoErrorDan Winship2014-10-224-101/+84
| * libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-2269-1703/+791
| * libnm-core: clean up NMConnectionErrorDan Winship2014-10-229-86/+69
| * libnm-core: drop nm_setting_lookup_type_by_quark()Dan Winship2014-10-228-53/+11
|/
* tui: fix incorrect chain up to parentDan Williams2014-10-211-1/+1
* core: let kernel add IPv6LL address when method=ignore (rh #1132938)Dan Williams2014-10-211-1/+15
* nmtst: fix a bug in NMTST_VARIANT_EDITORDan Winship2014-10-211-2/+2
* libnm: fix NMActiveConnection:specific-object-pathDan Winship2014-10-212-2/+21