dbus: Share common initialization code for both old and new interface
[libeap.git] / wpa_supplicant / dbus /
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-29 Jouni Malinendbus: Fix D-Bus network and BSS object registration...
2009-12-27 Jouni Malinendbus: Use the new BSS table with the new D-Bus API
2009-12-26 Jouni Malinendbus: Split message_handler() into readable helper...
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 build without os_free available as a pointer
2009-12-26 Jouni Malinendbus: Fix Scan invalid args reporting (uninitialize...
2009-12-26 Jouni Malinendbus: show messages in debug log
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-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-20 Jouni Malinendbus: Remove the confusing "ctrl_iface_" prefix from...
2009-12-20 Jouni Malinendbus: Move some of conditional WPS code into separate...
2009-12-20 Jouni Malinendbus: Remove unnecessary CONFIG_WPS ifdefs from header...
2009-12-20 Jouni Malinendbus: Clean dbus build files on wpa_supplicant 'make...
2009-12-20 Jouni Malinendbus: Rename .service file to use the service name...
2009-12-20 Witold Sowadbus: Add missing .service file for the new D-Bus API
2009-12-20 Jouni MalinenMove D-Bus related files into their own subdirectory