automake build system
[mech_eap.orig] / wpa_supplicant / dbus / dbus_new_helpers.c
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...