hostap/wpa_supplicant/dbus
Jouni Malinen ce4f7fdbdd dbus: Get rid of libxml2 dependency with introspection
The XML used in D-Bus introspection is simple and there is no need to use
libxml2 to generate it. This gets rid of the dependency on the large
library by using internal XML generation.
2010-01-01 17:51:15 +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: Get rid of libxml2 dependency with introspection 2010-01-01 17:51:15 +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