dbus: Share common initialization code for both old and new interface
[libeap.git] / wpa_supplicant / dbus / dbus_new_handlers.c
2009-12-27 Jouni Malinendbus: Use the new BSS table with the new D-Bus API
2009-12-26 Jouni Malinendbus: Remove unnecessary indentation by cleaning up...
2009-12-26 Jouni Malinendbus: split wpas_dbus_handler_scan() into number of...
2009-12-26 Jouni Malinendbus: Fix Scan invalid args reporting (uninitialize...
2009-12-26 Jouni Malinendbus: Check that wpa_s->scan_res != NULL before derefer...
2009-12-26 Jouni Malinendbus: Fix wpa_supplicant_add_iface() calls
2009-12-26 Jouni Malinendbus: Use os_*() wrappers for memory allocations consis...
2009-12-20 Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...