summaryrefslogtreecommitdiffstats
path: root/gdbus/object.c
Commit message (Expand)AuthorAgeFilesLines
* Fix broken signal checking for new style APIMarcel Holtmann2008-05-271-0/+8
* Add helpers for error creationMarcel Holtmann2008-05-271-0/+21
* More fixes for the message dispatch handlingMarcel Holtmann2008-05-271-5/+2
* Add new message dispatchingMarcel Holtmann2008-05-271-1/+39
* Fix object path reference count handlingMarcel Holtmann2008-05-271-8/+16
* Add introspection support for new interface handlersMarcel Holtmann2008-05-271-40/+79
* Use reference counting for the object pathsMarcel Holtmann2008-05-271-13/+54
* Add first implementation of libgdbus interface helpersMarcel Holtmann2008-05-271-13/+65
* Add prototypes for interface registrationMarcel Holtmann2008-05-271-0/+17
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-0/+660