summaryrefslogtreecommitdiff
path: root/gdbus/object.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Fix memory leak in g_dbus_register_interfaceJohan Hedberg1-1/+3
2010-03-07Make interface callback tables constMarcel Holtmann1-13/+13
2010-01-01Update copyright information of D-Bus helper libraryMarcel Holtmann1-1/+1
2009-09-24gdbus: handle introspection generally in generic_message.RISKÓ Gergely1-43/+59
2009-09-14Add introspection interface to the output of introspection callsRISKÓ Gergely1-1/+7
2009-05-11Make the parent path invalidateableDenis Kenzior1-1/+5
2009-02-28Check that interface name is providedMarcel Holtmann1-1/+3
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-24Check if path is valid before unregistering itMarcel Holtmann1-0/+3
2008-12-23Fix issue with signed/unsigned comparisonMarcel Holtmann1-1/+2
2008-12-20Use tabs for indentationMarcel Holtmann1-4/+4
2008-12-06Fix error message creationMarcel Holtmann1-1/+5
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann1-0/+3
2008-08-13Add copy of libgdbus helper for easier adoptionMarcel Holtmann1-0/+641