summaryrefslogtreecommitdiffstats
path: root/common/dbus-helper.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce dbus_message_iter_append_dict and ↵Luiz Augusto von Dentz2008-03-131-1/+5
| | | | dbus_message_iter_append_dict_valist.
* Introduce dbus_connection_emit_property_changed.Luiz Augusto von Dentz2008-03-121-0/+5
|
* Introduce dbus_message_iter_append_variant to libhelper.Luiz Augusto von Dentz2008-03-121-0/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add common error helper functionsJohan Hedberg2007-11-261-0/+1
|
* Implement generic signal sending function which also checks for signal ↵Johan Hedberg2007-05-071-0/+11
| | | | interface, name and paramter type conformance
* Add dbus_connection_get_object_user_data function to retreive the real user dataJohan Hedberg2007-05-041-0/+4
|
* generic introspection cleanup & small additionsJohan Hedberg2007-05-031-2/+11
|
* Move append_dict_entry to utils/common and change the name to ↵Luiz Augusto von Dentz2007-04-161-0/+3
| | | | dbus_message_iter_append_dict_entry.
* Add string array and byte array definitionsMarcel Holtmann2007-01-181-0/+3
|
* Add support for multiple interfaces at a pathMarcel Holtmann2007-01-181-0/+3
|
* Add more D-Bus helpersMarcel Holtmann2007-01-181-0/+51