summaryrefslogtreecommitdiffstats
path: root/gdbus
Commit message (Collapse)AuthorAgeFilesLines
* Check that interface name is providedMarcel Holtmann2009-02-281-1/+3
|
* Update copyright informationMarcel Holtmann2009-01-014-4/+4
|
* Check if path is valid before unregistering itRaymond Liu2008-12-241-0/+3
|
* Fix issue with signed/unsigned comparisonMarcel Holtmann2008-12-231-1/+2
|
* Use tabs for indentationMarcel Holtmann2008-12-201-4/+4
|
* Add missing gdbus function declarationsMarcel Holtmann2008-12-063-0/+22
|
* Change file headers for D-Bus helper libraryMarcel Holtmann2008-12-064-4/+4
|
* Don't expect reply when sending D-Bus messagesMarcel Holtmann2008-11-261-0/+3
|
* Add function for checking if a service is presentMarcel Holtmann2008-11-262-0/+45
|
* Add g_dbus_add_service_watch() implementationMarcel Holtmann2008-10-172-22/+45
|
* Fix connection disconnect functionMarcel Holtmann2008-10-171-2/+2
|
* Change declaration of GDBusWatchFunctionMarcel Holtmann2008-10-172-3/+4
|
* Implement support g_dbus_create_error_valistJohan Hedberg2008-09-111-1/+5
|
* Remove g_dbus_unregister_all_interfaces functionMarcel Holtmann2008-07-312-21/+0
|
* Revert wrong listner id counter offsetMarcel Holtmann2008-06-081-1/+1
|
* Avoid a watch id of 0Marcel Holtmann2008-06-081-1/+4
|
* Move some D-Bus helpers aroundMarcel Holtmann2008-06-072-128/+2
|
* Don't abstract functions that are only used onceMarcel Holtmann2008-06-072-28/+0
|
* Remove another unused functionMarcel Holtmann2008-06-072-12/+0
|
* Make helper function static and localMarcel Holtmann2008-06-072-3/+1
|
* Remove unused definesMarcel Holtmann2008-06-071-3/+0
|
* Don't consider mainloop integration of dbus-glibMarcel Holtmann2008-06-071-14/+0
|
* Remove another obsolete functionMarcel Holtmann2008-06-072-17/+0
|
* Add proper signal sending helpersMarcel Holtmann2008-06-072-9/+34
|
* Remove obsolete dbus_connection_get_object_user_data functionMarcel Holtmann2008-06-072-11/+0
|
* Remove object path creation and destroy helpersMarcel Holtmann2008-06-062-46/+3
|
* Remove obsolete D-Bus interface helpersMarcel Holtmann2008-06-062-159/+8
|
* Remove obsolete D-Bus sending helpersMarcel Holtmann2008-06-062-26/+5
|
* Add simple g_dbus_unregister_all_interfaces implementationMarcel Holtmann2008-06-031-1/+14
|
* Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann2008-06-032-0/+8
|
* Remove GDBusDisconnectFunction typeMarcel Holtmann2008-05-292-5/+3
|
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-292-58/+21
|
* Add helpers for sending async repliesMarcel Holtmann2008-05-272-0/+49
|
* Add helpers for creating repliesMarcel Holtmann2008-05-272-0/+34
|
* Fix broken signal checking for new style APIMarcel Holtmann2008-05-271-0/+8
|
* Add helpers for error creationMarcel Holtmann2008-05-272-0/+26
|
* 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-272-0/+29
|
* Add real libgdbus types for interface definitionsMarcel Holtmann2008-05-271-0/+37
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-083-1/+743
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-083-1/+390
|
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-082-41/+40
|
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-082-1/+300
|
* Add skeleton for libgdbus supportMarcel Holtmann2008-05-083-0/+68
|
* Add directory for libgdbus libraryMarcel Holtmann2008-05-081-0/+2