D-Bus: Add ConfigFile parameter into the interface properties
[mech_eap.git] / wpa_supplicant / dbus / dbus_new_handlers.h
2016-08-29 Jose BlanquicetD-Bus: Add ConfigFile parameter into the interface...
2016-03-06 Naveen SinghD-Bus: Add association response status code property...
2015-12-06 Avichal Agarwaldbus: Add support for vendor specific elements
2015-11-15 Purushottam Kushwahadbus: Add SaveConfig to update configuration file
2015-10-28 Dan Williamsdbus: Expose interface globals via D-Bus properties
2015-10-28 Dan Williamsdbus: Pass property description to getters/setters
2015-10-12 Ningyuan WangD-Bus: Add a dbus handler for expected disconnection
2015-06-14 MAYANK HAARITdbus: Add Reconnect command to D-Bus Interface
2015-05-29 Nishant ChapranaWPS: Add WPS Cancel method over D-Bus interface
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2014-10-04 Tomasz Bursztykadbus: Add an interface configuration entry to set the...
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-07 Dan Williamsdbus: add BSS Age property to indicate last-seen time
2014-03-11 Peter QiuAdd a reattach command for fast reassociate-back-to...
2013-11-23 Michael SchallerD-Bus: Add support to set pkcs11_{engine,module}_path
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-04-23 Paul Stewartdbus_new: Add EAP logon/logoff
2012-11-03 Sven Neumanndbus: Add getter for WPS properties
2012-09-29 Dan Williamsdbus: Add global capabilities property
2012-08-09 Paul Stewartwpa_supplicant: Add DBus "Reassociate" command
2012-07-02 Jouni MalinenUpdate license notification in D-Bus interface files
2012-06-30 Gary MorainExport disconnect reason code to dbus
2012-06-26 Tomasz BursztykaD-Bus: Add AutoScan interface method to set/unset autos...
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-02-25 Jayant Sanedbus: utility to create dbus message from wpabuf array
2012-01-28 Paul Stewartdbus: Create DBus getter/setter for FastReauth
2011-10-30 Dan WilliamsImplement control request replies for the D-Bus interface
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-06-24 Jayant SaneP2P: More complete persistent group management over...
2011-04-04 Sam Lefflerdbus: Add support to get/set the country code
2011-03-20 Sam Lefflerwpa_supplicant: Parameterize BSS table expiration age...
2011-03-20 Sam Lefflerdbus: Add RemoveAllNetworks to the new D-Bus API
2011-03-20 Sam Lefflerdbus: Add D-Bus methods to flush the BSS cache
2011-03-15 Paul Stewartdbus: Add D-Bus method for current authentication mode
2010-01-16 Witold Sowadbus: Change WPA/RSNIE byte array props to dicts
2010-01-04 Witold Sowadbus: Change BSS property MaxRate to Rates
2010-01-01 Jouni Malinendbus: Fix a typo in function name (invald -> invalid)
2010-01-01 Witold Sowadbus: Divide DebugParams property to three separate...
2010-01-01 Witold Sowadbus: Replace BSS 'Properties' property with separate...
2010-01-01 Witold Sowadbus: Add generic properties getter and setter
2009-12-27 Jouni Malinendbus: Use the new BSS table with the new D-Bus API
2009-12-20 Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...