Jouni Malinen
|
c2b8c674cb
dbus: Remove perror() calls
|
15 years ago |
Jouni Malinen
|
c49cf2d68f
dbus: Clean up dbus_path/dbus_new_path use
|
15 years ago |
Jouni Malinen
|
1912049828
dbus: Get rid of unnecessary string duplication in dbus_path
|
15 years ago |
Jouni Malinen
|
52bdd880a3
dbus: Remove wpas_dbus_callbacks abstraction
|
15 years ago |
Jouni Malinen
|
bad0dc3c0c
dbus: Do not include libdbus dbus/dbus.h into dbus_{old,new}.h
|
15 years ago |
Jouni Malinen
|
36b5c6871c
dbus: Move the SIGPOLL FreeBSD compat code into dbus_common.c
|
15 years ago |
Jouni Malinen
|
00a4784d24
dbus: Get rid of unused static inline functions
|
15 years ago |
Jouni Malinen
|
d316584c6a
dbus: Optimize introspection to use single pass for interfaces
|
15 years ago |
Jouni Malinen
|
ce4f7fdbdd
dbus: Get rid of libxml2 dependency with introspection
|
15 years ago |
Jouni Malinen
|
21e338a860
dbus: Split extract_interfaces() into helper functions
|
15 years ago |
Jouni Malinen
|
de7a79ceb6
dbus: Cleanup and fix loops
|
15 years ago |
Jouni Malinen
|
4292b01322
dbus: Use strdup instead of malloc+strncpy
|
15 years ago |
Jouni Malinen
|
04551ee6d6
dbus: Move introspection support into a separate file
|
15 years ago |
Jouni Malinen
|
64bde6d730
dbus: Use CONFIG_DBUS instead of old||new
|
15 years ago |
Jouni Malinen
|
094e9ea1d7
dbus: Remove unnecessary ifdef CONFIG_CTRL_IFACE_DBUS_NEW
|
15 years ago |
Jouni Malinen
|
e7f7d231a4
dbus: Fix example get-list-of-interfaces operation
|
15 years ago |
Jouni Malinen
|
70993cd8e2
dbus: Update example script to use the new API
|
15 years ago |
Witold Sowa
|
db9133acb2
dbus: Divide DebugParams property to three separate properties
|
15 years ago |
Witold Sowa
|
b7e8feec68
dbus: Rename InterfaceCreated to InterfaceAdded
|
15 years ago |
Witold Sowa
|
e376f1193b
dbus: Add second properties arg to *Added signals
|
15 years ago |
Witold Sowa
|
58605c6e61
dbus: Replace BSS 'Properties' property with separate properties
|
15 years ago |
Jouni Malinen
|
21e210fc99
dbus: Fix get_all_properties() to handle NULL return from getter
|
15 years ago |
Witold Sowa
|
fcea0b7d1d
dbus: Add generic properties getter and setter
|
15 years ago |
Witold Sowa
|
1fa5995b51
dbus: Define priv argument for object rather than for method
|
15 years ago |
Jouni Malinen
|
d84c8f1413
dbus: Add example script for fetching all properties with Getall
|
15 years ago |
Jouni Malinen
|
bacfd05fe5
dbus: Rename old D-Bus API files to include "_old"
|
15 years ago |
Jouni Malinen
|
26e054ce6b
dbus: Do not deinitialize new D-Bus API if it is not initialized
|
15 years ago |
Jouni Malinen
|
8ddef94bd4
dbus: Share common initialization code for both old and new interface
|
15 years ago |
Jouni Malinen
|
0474686514
Fix couple of memory leaks in wpa_config_get_all()
|
15 years ago |
Jouni Malinen
|
1179cb834d
wpa_gui-qt4: Update BSS entries in Peers dialog dynamically
|
15 years ago |