dbus: Use stack for temporary object path
[libeap.git] / wpa_supplicant / dbus / dbus_new_helpers.c
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...