aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/dbus/dbus_new.c
Commit message (Expand)AuthorAgeFilesLines
* Update license notification in D-Bus interface filesJouni Malinen2012-07-021-8/+2
* Export disconnect reason code to dbusGary Morain2012-06-301-0/+14
* D-Bus: Add AutoScan interface method to set/unset autoscan parametersTomasz Bursztyka2012-06-261-0/+9
* wpa_supplicant: Report EAP connection progress to DBusPaul Stewart2012-06-041-0/+42
* Remove unused variable if CONFIG_P2P=y is not usedJouni Malinen2012-04-281-1/+1
* P2P: Cleanup P2PDevice D-Bus interface for hostap-1 releaseNirav Shah2012-04-141-3/+3
* DBus: Add ability to report probe requestsJohannes Berg2012-04-011-0/+124
* Create DBus getter/setter for ScanIntervalMukesh Agrawal2012-04-011-0/+4
* Clean up: Replace standard lib methods with os.h onesNirav Shah2012-03-311-1/+1
* dbus: Make P2P group properties accessible individuallyTodd Previte2012-03-051-8/+31
* dbus: revert changes to some peer propertiesReinette Chatre2012-02-251-2/+2
* dbus: Make the P2P peer's properties accessible separatelyFlávio Ceolin2012-02-111-2/+30
* dbus: Create DBus getter/setter for FastReauthPaul Stewart2012-01-281-0/+4
* P2P: Replace p2p_get_peer_info with p2p_peer_known when applicableJouni Malinen2011-12-221-3/+3
* P2P: Make GO negotiation peer and group information available over D-BusReinette Chatre2011-12-181-10/+93
* Remove unnecessary include file inclusionJouni Malinen2011-11-131-1/+0
* Implement control request replies for the D-Bus interfaceDan Williams2011-10-301-0/+9
* dbus: Implement EAP SM control request signalsDan Williams2011-10-301-0/+70
* dbus: Raise PropertiesChanged on org.freedesktop.DBus.PropertiesDaniel Drake2011-10-291-0/+5
* dbus: Removed unused local variableGrant Erickson2011-10-231-8/+0
* Remove unnecessary wpa_s == NULL validationJouni Malinen2011-10-161-2/+1
* D-Bus/P2P: Treat PIN as stringReinette Chatre2011-09-221-1/+1
* Fix typos found by codespellPavel Roskin2011-09-221-1/+1
* dbus: Remove separate access variable from propertiesJouni Malinen2011-08-071-79/+54
* dbus: clean up new D-Bus interface getters and settersDan Williams2011-07-291-106/+80
* Add dbus signal for information about server certificationMichael Chang2011-07-051-0/+54
* DBus/P2P: Adding decl for PersistentGroupRemoved signalJayant Sane2011-07-041-0/+6
* Fix D-Bus build without CONFIG_P2P=yJouni Malinen2011-06-271-0/+4
* P2P: Add WpsFailed signal in P2P D-BusJayant Sane2011-06-251-0/+51
* P2P: More complete persistent group management over D-BusJayant Sane2011-06-241-4/+27
* P2P: Update D-Bus network object semantics during group formationJayant Sane2011-06-231-0/+260
* DBus: Fix some typos on commentsJouni Malinen2011-06-121-4/+4
* DBus: Add support for P2P primitivesJohannes Berg2011-06-121-0/+1352
* dbus: Add support to get/set the country codeSam Leffler2011-04-051-0/+5
* wpa_supplicant: Parameterize BSS table expiration age + countSam Leffler2011-03-201-0/+10
* dbus: Add RemoveAllNetworks to the new D-Bus APISam Leffler2011-03-201-0/+6
* dbus: Add D-Bus methods to flush the BSS cacheSam Leffler2011-03-201-0/+7
* Add DBus state change notification for AuthMode propertyPaul Stewart2011-03-151-0/+5
* dbus: Add D-Bus method for current authentication modePaul Stewart2011-03-151-0/+4
* dbus: Emit property changed events when adding/removing BSSesDan Williams2010-12-171-0/+6
* Skip D-Bus signals if the dbus_path is not yet setJouni Malinen2010-05-231-0/+3
* dbus: Change WPA/RSNIE byte array props to dictsWitold Sowa2010-01-161-12/+12
* dbus: Change BSS, Network and some errors interface namesWitold Sowa2010-01-091-14/+14
* dbus: Do not try to unregister not-yet-registered network objectJouni Malinen2010-01-061-1/+2
* dbus: Add BSS property change notificationsWitold Sowa2010-01-061-0/+56
* dbus: Fix prop_changed_flags allocation to count properties correctlyJouni Malinen2010-01-061-1/+1
* dbus: Aggregate PropertiesChanged signalsWitold Sowa2010-01-041-27/+24
* dbus: Change BSS property MaxRate to RatesWitold Sowa2010-01-041-2/+2
* dbus: Replace StateChanged with PropertiesChanged signalMarcel Holtmann2010-01-041-76/+4
* dbus: Use simple strings for debug levelMarcel Holtmann2010-01-041-1/+1