hostap/wpa_supplicant/dbus
Jouni Malinen 2cc5ebdd33 dbus: Fix some build combination without new D-Bus interface
Include common/defs.h to get full enum definitions to avoid compiler
errors without CONFIG_CTRL_IFACE_DBUS_NEW.

Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-02 10:48:26 +02:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c D-Bus: Fix memory leak when using array of array of bytes 2011-09-22 01:01:20 +03:00
dbus_dict_helpers.h dbus: clean up new D-Bus interface getters and setters 2011-07-29 21:25:39 +03:00
dbus_new.c Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new.h dbus: Fix some build combination without new D-Bus interface 2011-11-02 10:48:26 +02:00
dbus_new_handlers.c Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_handlers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_handlers_p2p.c dbus: Fix potential memory leak with unexpected p2p_find calls 2011-10-16 13:19:33 +03:00
dbus_new_handlers_p2p.h dbus: clean up new D-Bus interface getters and setters 2011-07-29 21:25:39 +03:00
dbus_new_handlers_wps.c dbus: clean up new D-Bus interface getters and setters 2011-07-29 21:25:39 +03:00
dbus_new_helpers.c dbus: Raise PropertiesChanged on org.freedesktop.DBus.Properties 2011-10-29 19:26:33 +03:00
dbus_new_helpers.h Implement control request replies for the D-Bus interface 2011-10-30 12:04:24 +02:00
dbus_new_introspect.c dbus: Remove separate access variable from properties 2011-08-07 11:16:05 +03:00
dbus_old.c
dbus_old.h Fix non D-Bus builds by removing 'void void' in return value 2011-07-12 15:39:33 +03:00
dbus_old_handlers.c dbus: clean up new D-Bus interface getters and setters 2011-07-29 21:25:39 +03:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
fi.w1.wpa_supplicant1.service.in wpa_supplicant: Edit BINDIR in dbus and systemd service files 2011-07-15 12:25:02 +03:00
Makefile