aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/dbus/dbus_new_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* dbus: Fix crash on property change if D-Bus API is disabledJouni Malinen2010-01-061-0/+3
* dbus: Fix flush_object_timeout_handler context to be consistentJouni Malinen2010-01-061-8/+14
* dbus: Aggregate PropertiesChanged signalsWitold Sowa2010-01-041-54/+220
* dbus: Remove duplication of object methods/signals/propertiesJouni Malinen2010-01-031-374/+24
* dbus: Cleaned up signal message construction functionsJouni Malinen2010-01-021-58/+30
* dbus: Remove perror() callsJouni Malinen2010-01-011-13/+8
* dbus: Use strdup instead of malloc+strncpyJouni Malinen2010-01-011-37/+13
* dbus: Move introspection support into a separate fileJouni Malinen2010-01-011-527/+10
* dbus: Add second properties arg to *Added signalsWitold Sowa2010-01-011-34/+82
* dbus: Fix get_all_properties() to handle NULL return from getterJouni Malinen2010-01-011-0/+3
* dbus: Define priv argument for object rather than for methodWitold Sowa2010-01-011-49/+28
* dbus: Share common initialization code for both old and new interfaceJouni Malinen2009-12-311-363/+12
* dbus: Verify dbus_message_new_method_return() return value before useJouni Malinen2009-12-291-4/+7
* dbus: Split message_handler() into readable helper functionsJouni Malinen2009-12-261-159/+186
* dbus: show messages in debug logJouni Malinen2009-12-261-0/+2
* dbus: Remove the confusing "ctrl_iface_" prefix from file namesJouni Malinen2009-12-201-0/+1913