summaryrefslogtreecommitdiff
path: root/src/nm-wifi-ap.c
Commit message (Expand)AuthorAgeFilesLines
* core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš2013-09-181-4/+0
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-16/+3
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-4/+1
* core: use wrappers for DBus object registration/unregistrationDan Williams2013-04-081-8/+1
* all: remove redundant return-if-fail checksDan Winship2013-03-071-1/+0
* wifi: fix AP mode check in nm_ap_check_compatible()Jiří Klimeš2012-11-011-2/+1
* wifi: support ap-mode with wpa_supplicantJan Luebbe2012-10-171-1/+16
* trivial: simplify AP mode setting functionDan Williams2012-06-071-8/+7
* wifi: kill usage of deprecated GTimeValDan Williams2012-06-071-3/+1
* wifi: ensure APs remain in scan list when supplicant updates themDan Williams2012-02-201-9/+26
* wifi: remove unused wpa.cDan Williams2011-12-121-1/+1
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-5/+4
* libnm-util: add ether_ntoa/ether_aton-like utility methodsDan Winship2011-11-171-1/+2
* wifi: clean up some usage of wireless-helper.hDan Williams2011-11-091-3/+1
* core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams2011-10-281-2/+3
* wifi: rename some AP debug dumping functionsDan Williams2011-09-301-2/+1
* wifi: remove some dead codeDan Williams2011-09-141-90/+1
* wifi: always fix up Ad-Hoc frequency when connecting (rh #699203)Dan Williams2011-05-241-28/+0
* trivial: add missing curly braceDan Williams2011-05-181-1/+1
* wifi: ignore zero-length SSIDs in internal wifi codeDan Williams2011-05-181-3/+8
* wifi: use AP flag types consistentlyDan Williams2011-04-151-56/+40
* wifi: fix scanned signal strength calculation for WEXT-based driversDan Williams2011-03-131-10/+2
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-121-69/+108
|\
| * wifi: update signal quality calculation for new supplicant interfaceDan Williams2010-11-231-0/+14
| * wifi: handle new supplicant AP property formatsDan Williams2010-11-221-70/+95
* | core: add AddAndActivate D-Bus methodDan Williams2011-01-101-0/+22
|/
* core: work around dbus-glib property access bug (CVE-2010-1172) (rh #585394)Dan Williams2010-08-111-9/+11
* libnm-util: add nm_utils_wifi_* functions to handle frequencies/channelsJiří Klimeš2010-05-311-120/+9
* wifi: fix B/G band adhoc wifi auto channel selectionSimon Schampijer2010-04-221-1/+1
* wifi: better debug log formattingDan Williams2010-04-071-13/+13
* wifi: update logging for APsDan Williams2010-04-071-17/+18
* trivial: rename some CamelCase source files to not-camel-caseDan Williams2010-03-021-0/+1476