aboutsummaryrefslogtreecommitdiff
path: root/gdbus
AgeCommit message (Expand)Author
2009-02-28Check that interface name is providedMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-12-24Check if path is valid before unregistering itRaymond Liu
2008-12-23Fix issue with signed/unsigned comparisonMarcel Holtmann
2008-12-20Use tabs for indentationMarcel Holtmann
2008-12-06Add missing gdbus function declarationsMarcel Holtmann
2008-12-06Change file headers for D-Bus helper libraryMarcel Holtmann
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann
2008-11-26Add function for checking if a service is presentMarcel Holtmann
2008-10-17Add g_dbus_add_service_watch() implementationMarcel Holtmann
2008-10-17Fix connection disconnect functionMarcel Holtmann
2008-10-17Change declaration of GDBusWatchFunctionMarcel Holtmann
2008-09-11Implement support g_dbus_create_error_valistJohan Hedberg
2008-07-31Remove g_dbus_unregister_all_interfaces functionMarcel Holtmann
2008-06-08Revert wrong listner id counter offsetMarcel Holtmann
2008-06-08Avoid a watch id of 0Marcel Holtmann
2008-06-07Move some D-Bus helpers aroundMarcel Holtmann
2008-06-07Don't abstract functions that are only used onceMarcel Holtmann
2008-06-07Remove another unused functionMarcel Holtmann
2008-06-07Make helper function static and localMarcel Holtmann
2008-06-07Remove unused definesMarcel Holtmann
2008-06-07Don't consider mainloop integration of dbus-glibMarcel Holtmann
2008-06-07Remove another obsolete functionMarcel Holtmann
2008-06-07Add proper signal sending helpersMarcel Holtmann
2008-06-07Remove obsolete dbus_connection_get_object_user_data functionMarcel Holtmann
2008-06-06Remove object path creation and destroy helpersMarcel Holtmann
2008-06-06Remove obsolete D-Bus interface helpersMarcel Holtmann
2008-06-06Remove obsolete D-Bus sending helpersMarcel Holtmann
2008-06-03Add simple g_dbus_unregister_all_interfaces implementationMarcel Holtmann
2008-06-03Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann
2008-05-29Remove GDBusDisconnectFunction typeMarcel Holtmann
2008-05-29Change name_listener API to libgdbus watch APIJohan Hedberg
2008-05-27Add helpers for sending async repliesMarcel Holtmann
2008-05-27Add helpers for creating repliesMarcel Holtmann
2008-05-27Fix broken signal checking for new style APIMarcel Holtmann
2008-05-27Add helpers for error creationMarcel Holtmann
2008-05-27More fixes for the message dispatch handlingMarcel Holtmann
2008-05-27Add new message dispatchingMarcel Holtmann
2008-05-27Fix object path reference count handlingMarcel Holtmann
2008-05-27Add introspection support for new interface handlersMarcel Holtmann
2008-05-27Use reference counting for the object pathsMarcel Holtmann
2008-05-27Add first implementation of libgdbus interface helpersMarcel Holtmann
2008-05-27Add prototypes for interface registrationMarcel Holtmann
2008-05-27Add real libgdbus types for interface definitionsMarcel Holtmann
2008-05-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann
2008-05-08Emulate libgdbus API for mainloop integrationMarcel Holtmann
2008-05-08Move D-Bus mainloop integration into libgdbusMarcel Holtmann
2008-05-08Add skeleton for libgdbus supportMarcel Holtmann
2008-05-08Add directory for libgdbus libraryMarcel Holtmann