summaryrefslogtreecommitdiff
path: root/gdbus/gdbusprivate.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Nuke redundant signatures from introspection data + fixup error returnsDavid Zeuthen1-0/+3
2010-05-05Add support for a G_DBUS_DEBUG environment variableDavid Zeuthen1-0/+2
2010-05-02Add back GDBusServerDavid Zeuthen1-0/+7
2010-04-29Various doc cleanupsDavid Zeuthen1-1/+0
2010-04-27Move writing to our dedicated worker threadDavid Zeuthen1-2/+5
2010-04-23Use G_IO_ERROR everywhere and only use G_DBUS_ERROR for remote errorsDavid Zeuthen1-0/+2
2010-04-22Improve ::disconnected signal and :exit-on-disconnect propertyDavid Zeuthen1-0/+1
2010-04-20Instead of wasting one thread per connection, use a single dedicated workerDavid Zeuthen1-0/+30
2010-04-06Experimental port away from libdbus-1David Zeuthen1-16/+0
2009-10-20Add GDBusServer class and a way to connect to an addressDavid Zeuthen1-0/+2
2009-10-14Rework GError <-> D-Bus error name mappingDavid Zeuthen1-29/+0
2009-10-14Add code for handling D-Bus messagesDavid Zeuthen1-0/+3
2009-10-13Move everything to GVariant - nuke gdbus-lowlevel headers and C type mappingDavid Zeuthen1-48/+29
2009-05-05Move gdbus into a separate repo for nowDavid Zeuthen1-0/+95