Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce dbus_message_iter_append_dict and ↵ | Luiz Augusto von Dentz | 2008-03-13 | 1 | -1/+5 |
| | | | | dbus_message_iter_append_dict_valist. | ||||
* | Introduce dbus_connection_emit_property_changed. | Luiz Augusto von Dentz | 2008-03-12 | 1 | -0/+5 |
| | |||||
* | Introduce dbus_message_iter_append_variant to libhelper. | Luiz Augusto von Dentz | 2008-03-12 | 1 | -0/+1 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Add common error helper functions | Johan Hedberg | 2007-11-26 | 1 | -0/+1 |
| | |||||
* | Implement generic signal sending function which also checks for signal ↵ | Johan Hedberg | 2007-05-07 | 1 | -0/+11 |
| | | | | interface, name and paramter type conformance | ||||
* | Add dbus_connection_get_object_user_data function to retreive the real user data | Johan Hedberg | 2007-05-04 | 1 | -0/+4 |
| | |||||
* | generic introspection cleanup & small additions | Johan Hedberg | 2007-05-03 | 1 | -2/+11 |
| | |||||
* | Move append_dict_entry to utils/common and change the name to ↵ | Luiz Augusto von Dentz | 2007-04-16 | 1 | -0/+3 |
| | | | | dbus_message_iter_append_dict_entry. | ||||
* | Add string array and byte array definitions | Marcel Holtmann | 2007-01-18 | 1 | -0/+3 |
| | |||||
* | Add support for multiple interfaces at a path | Marcel Holtmann | 2007-01-18 | 1 | -0/+3 |
| | |||||
* | Add more D-Bus helpers | Marcel Holtmann | 2007-01-18 | 1 | -0/+51 |