hostap/wpa_supplicant/dbus
Jouni Malinen d316584c6a dbus: Optimize introspection to use single pass for interfaces
There is no need to go through methods, signals, and properties in
two loops and only collect interfaces in the first run. Get rid of
unnecessary CPU use by generating the XML data for interfaces with
a single pass.
2010-01-01 18:08:23 +02:00
..
.gitignore dbus: Clean dbus build files on wpa_supplicant 'make clean' 2009-12-20 20:29:09 +02:00
dbus-wpa_supplicant.conf Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_common.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_common.h dbus: Share common initialization code for both old and new interface 2009-12-31 00:15:56 +02:00
dbus_common_i.h dbus: Do not deinitialize new D-Bus API if it is not initialized 2009-12-31 21:50:12 +02:00
dbus_dict_helpers.c dbus: Use os_*() wrappers for memory allocations consistently 2009-12-26 12:29:24 +02:00
dbus_dict_helpers.h Move D-Bus related files into their own subdirectory 2009-12-20 20:11:14 +02:00
dbus_new.c dbus: Divide DebugParams property to three separate properties 2010-01-01 13:00:22 +02:00
dbus_new.h dbus: Divide DebugParams property to three separate properties 2010-01-01 13:00:22 +02:00
dbus_new_handlers.c dbus: Divide DebugParams property to three separate properties 2010-01-01 13:00:22 +02:00
dbus_new_handlers.h dbus: Divide DebugParams property to three separate properties 2010-01-01 13:00:22 +02:00
dbus_new_handlers_wps.c dbus: Add generic properties getter and setter 2010-01-01 11:56:56 +02:00
dbus_new_helpers.c dbus: Use strdup instead of malloc+strncpy 2010-01-01 14:15:12 +02:00
dbus_new_helpers.h dbus: Move introspection support into a separate file 2010-01-01 14:03:00 +02:00
dbus_new_introspect.c dbus: Optimize introspection to use single pass for interfaces 2010-01-01 18:08:23 +02:00
dbus_old.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old.h dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers.h dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
dbus_old_handlers_wps.c dbus: Rename old D-Bus API files to include "_old" 2009-12-31 21:55:32 +02:00
fi.epitest.hostap.WPASupplicant.service dbus: Rename .service file to use the service name as the file name 2009-12-20 20:15:40 +02:00
fi.w1.wpa_supplicant1.service dbus: Add missing .service file for the new D-Bus API 2009-12-20 20:14:10 +02:00
Makefile dbus: Move introspection support into a separate file 2010-01-01 14:03:00 +02:00