summaryrefslogtreecommitdiffstats
path: root/gdbus/object.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-19gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner1-1/+1
2011-01-19gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner1-3/+4
2011-01-01gdbus: Update copyright informationMarcel Holtmann1-1/+1
2010-12-08gdbus: explicitly compare pointers to NULLLucas De Marchi1-12/+12
2010-09-09Add support for builtin GDBus security using PolicyKitMarcel Holtmann1-1/+45
2010-09-09Add support for GDBus security action and flagsMarcel Holtmann1-3/+11
2010-09-09Use simpler error callbacks for GDBus security hooksMarcel Holtmann1-6/+23
2010-09-09Add support for GDBus security handlersMarcel Holtmann1-22/+137
2010-04-30Fix parent path introspection data invalidation for multiple levelsJohan Hedberg1-1/+3
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-04-26Add D-Bus helper library for GLib integrationMarcel Holtmann1-0/+654