aboutsummaryrefslogtreecommitdiff
path: root/gdbus/object.c
AgeCommit message (Expand)Author
2011-01-19gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner
2011-01-19gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner
2011-01-01gdbus: Update copyright informationMarcel Holtmann
2010-12-08gdbus: explicitly compare pointers to NULLLucas De Marchi
2010-09-09Add support for builtin GDBus security using PolicyKitMarcel Holtmann
2010-09-09Add support for GDBus security action and flagsMarcel Holtmann
2010-09-09Use simpler error callbacks for GDBus security hooksMarcel Holtmann
2010-09-09Add support for GDBus security handlersMarcel Holtmann
2010-04-30Fix parent path introspection data invalidation for multiple levelsJohan Hedberg
2010-04-30Fix memory leak in g_dbus_register_interfaceJohan Hedberg
2010-03-07Make interface callback tables constMarcel Holtmann
2010-01-01Update copyright information of D-Bus helper libraryMarcel Holtmann
2009-09-24gdbus: handle introspection generally in generic_message.RISKÓ Gergely
2009-09-14Add introspection interface to the output of introspection callsRISKÓ Gergely
2009-05-11Make the parent path invalidateableDenis Kenzior
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-06Change file headers for D-Bus helper libraryMarcel Holtmann
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann
2008-09-11Implement support g_dbus_create_error_valistJohan Hedberg
2008-07-31Remove g_dbus_unregister_all_interfaces functionMarcel 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 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-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-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann