hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / wpa_supplicant / dbus / dbus_new_helpers.c
2015-10-28 Dan Williamsdbus: Pass property description to getters/setters
2015-04-29 Jouni Malinendbus: Add a debug print on fill_dict_with_properties...
2015-01-02 Jouni MalinenD-Bus: Simplify out-of-memory reporting
2015-01-02 Jouni MalinenD-Bus: Coding style cleanup
2015-01-02 Jouni MalinenD-Bus: Simplify message building error paths
2015-01-02 Jouni MalinenD-Bus: Clean up wpas_dbus_new_decompose_object_path()
2015-01-02 Jouni MalinenD-Bus: Write Get/Set property name in debug log
2015-01-02 Jouni MalinenD-Bus: Add more debug prints to cover operations
2015-01-02 Jouni MalinenD-Bus: Fix property change timer update
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-06-14 Jouni Malinendbus: Check return value more consistently (CID 62841)
2014-03-02 Jouni Malinendbus: Remove duplicated variable assignment
2013-08-31 Jouni MalinenD-Bus: Fix per-iface object unregistration on not exist...
2012-07-02 Jouni MalinenUpdate license notification in D-Bus interface files
2011-10-29 Daniel Drakedbus: Raise PropertiesChanged on org.freedesktop.DBus...
2011-08-07 Jouni Malinendbus: Remove separate access variable from properties
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-06-12 Fabien MarotteDBus: Move wpas_dbus_new_decompose_object_path()
2011-02-02 Johannes BergDBus: Improve error reporting
2010-01-06 Jouni Malinendbus: Fix crash on property change if D-Bus API is...
2010-01-06 Jouni Malinendbus: Fix flush_object_timeout_handler context to be...
2010-01-04 Witold Sowadbus: Aggregate PropertiesChanged signals
2010-01-02 Jouni Malinendbus: Remove duplication of object methods/signals...
2010-01-02 Jouni Malinendbus: Cleaned up signal message construction functions
2010-01-01 Jouni Malinendbus: Remove perror() calls
2010-01-01 Jouni Malinendbus: Use strdup instead of malloc+strncpy
2010-01-01 Jouni Malinendbus: Move introspection support into a separate file
2010-01-01 Witold Sowadbus: Add second properties arg to *Added signals
2010-01-01 Jouni Malinendbus: Fix get_all_properties() to handle NULL return...
2010-01-01 Witold Sowadbus: Define priv argument for object rather than for...
2009-12-30 Jouni Malinendbus: Share common initialization code for both old...
2009-12-29 Jouni Malinendbus: Verify dbus_message_new_method_return() return...
2009-12-26 Jouni Malinendbus: Split message_handler() into readable helper...
2009-12-26 Jouni Malinendbus: show messages in debug log
2009-12-20 Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...