summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wifi: remove supplicant-forgotten current AP from list on disconnectdcbw/nm-0910-wifi-ap-listDan Williams2015-08-072-5/+17
* wifi: follow supplicant's scan list instead of managing AP lifetime internallyDan Williams2015-08-074-251/+98
* wifi: condense AP list dump log messageDan Williams2015-08-071-18/+21
* wifi: make nm_ap_dump() print on one lineDan Williams2015-08-073-18/+42
* wifi: fall back to band matching when frequency matching failsDan Williams2015-08-071-13/+27
* wifi: remove unused AP 'broadcast' propertyDan Williams2015-08-073-32/+1
* wifi: always strict-match access points when mergingDan Williams2015-08-073-85/+15
* wifi: trivial whitespace fixupDan Williams2015-08-071-1/+1
* wifi: update AP properties from supplicant signalsDan Williams2015-08-074-20/+37
* wifi: use supplicant's CurrentBSS as the current APDan Williams2015-08-072-256/+99
* wifi: use a hash table to track access pointsDan Williams2015-08-073-160/+169
* supplicant: ignore NotConnected errors when disconnectingDan Williams2015-08-071-2/+4
* supplicant: track and expose wpa_supplicant's CurrentBSS propertyDan Williams2015-08-072-6/+48
* supplicant-manager, wifi: (trivial) fix signal argument typesDan Winship2015-08-073-6/+6
* wifi: fix recognition of AP RSN capabilitiesDan Williams2015-08-071-1/+1
* supplicant: disconnect properties handler on disposeDan Williams2015-08-071-0/+2
* supplicant: remove unused variableThomas Haller2015-08-071-1/+0
* supplicant: remove unused nm-call-store.c/.hDan Williams2015-08-074-155/+0
* supplicant: convert interface/config to GDBusDan Williams2015-08-078-1103/+916
* supplicant: clean up some whitespaceDan Williams2015-08-071-28/+28
* supplicant: make NMSupplicantInterface independent of NMSupplicantManagerDan Williams2015-08-075-90/+52
* supplicant: clean up NMSupplicantInterface::dispose()Dan Williams2015-08-071-27/+23
* supplicant: convert NMSupplicantManager to GDBusDan Williams2015-08-071-93/+81
* supplicant: clean up NMSupplicantManager::dispose()Dan Williams2015-08-071-16/+9
* wifi: Use SSID from connection also if AP is not configuredDan Williams2015-08-072-21/+23
* trivial: fix spacing in src/devices/wifi/nm-wifi-ap.hDan Winship2015-08-071-34/+34
* merge: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-292-0/+11
|\
| * libnm-glib: print a bold warning about reaching a D-Bus limitJiří Klimeš2015-05-291-0/+9
| * dbus: increase 'max_replies_per_connection' limit in D-Bus configurationJiří Klimeš2015-05-291-0/+2
|/
* Partially revert "dhcp: gracefully recover from failed DHCP BOUND state trans...Dan Williams2015-05-261-2/+2
* libnm-glib: do not access NULL GError variable (rh #1224819)Jiří Klimeš2015-05-261-4/+6
* cli: fix a crash when there are many NM connections and low D-Bus reply limitJiří Klimeš2015-05-211-5/+2
* build: fix clang + glib 2.43 buildLubomir Rintel2015-05-191-0/+3
* build: disable warnings that trigger known clang problemsLubomir Rintel2015-05-191-16/+64
* build: fix detecting support for -Wno-* compiler flagsThomas Haller2015-05-191-1/+2
* build: refactor compiler_warnings.m4 macroThomas Haller2015-05-191-16/+12
* connectivity: use default on missing connectivity.interval configThomas Haller2015-05-193-2/+11
* dns: fix compile errors with NETCONFIG and RESOLVCONFThomas Haller2015-05-191-8/+8
* po: update Polish (pl) translation (bgo #749164)Piotr Drąg2015-05-121-226/+251
* dns: refresh DNS if plugin child quits unexpectedly (bgo #728342)Dan Williams2015-05-111-1/+22
* dns: ensure that update_dns() always returns a GError on failureDan Williams2015-05-114-60/+62
* dns: refactor building IP config lists for plugins (bgo #728342)Dan Williams2015-05-111-27/+43
* dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo...Lubomir Rintel2015-05-111-30/+16
* platform: don't accept lowering IPv6 hop-limit from RA (CVE-2015-2924)Thomas Haller2015-04-293-8/+36
* dbus-manager: harden registering/unregistering objectDan Williams2015-04-231-4/+8
* platform: load libnl-3.so.200, not libnl-3.so (rh #1205195)Jiří Klimeš2015-04-211-1/+1
* cli: better indicate when a Wi-Fi plugin might not be available (rh #1168573)Jiří Klimeš2015-04-201-41/+55
* cli: add PHYS_PORT_ID property to devicesJiří Klimeš2015-04-201-8/+11
* wifi: clear WPAS_REMOVED_TAG when scanning Wi-Fi APBernd Edlinger2015-04-021-3/+18
* build: fix compile warnings in DNS managerBeniamino Galvani2015-04-011-1/+3