summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-export.c
Commit message (Expand)AuthorAgeFilesLines
* gio/tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Add a g_dbus_connection_register_object_with_closures functionJanusz Lewandowski2015-08-181-7/+51
* tests: replace most g_print() with g_printerr()Simon McVittie2015-05-111-5/+5
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gdbus-export: Fix leaks in testsStef Walter2013-12-151-5/+11
* Tests: add session_bus_run() and use it where possibleXavier Claessens2013-10-291-10/+1
* GDBusConnection: be more careful with async GetAllRyan Lortie2013-07-011-1/+28
* GDBusConnection: allow async property handlingRyan Lortie2013-06-221-0/+176
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-12/+12
* Plug a small memleak in gdbus-export testMatthias Clasen2013-01-251-0/+1
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* Use GTestDBus in all GDBus unit testsXavier Claessens2012-04-191-12/+1
* Revert "Add GTestDBus object"David Zeuthen2012-04-181-1/+12
* Add GTestDBus objectXavier Claessens2012-04-181-12/+1
* Bug 665733 – GDBusConnection holds lock while calling destroynotifyDavid Zeuthen2011-12-071-0/+4
* g_thread_new: never failRyan Lortie2011-10-131-6/+1
* thread: nuke the concept of 'joinable'Ryan Lortie2011-10-131-1/+0
* Don't use deprecated GThread API in gio testsMatthias Clasen2011-10-101-4/+5
* Add a (currently failing) testcaseMatthias Clasen2011-02-151-0/+140
* GDBus: Remove constness from introspection data structuresDavid Zeuthen2010-07-191-13/+13
* Bug 624484: GDBusSubtreeDispatchFunc clarificationRyan Lortie2010-07-151-5/+5
* Bug 624473: GDBusSubtreeIntrospectFunc return typeRyan Lortie2010-07-151-14/+11
* GDBus: Fix bug in child enumerationDavid Zeuthen2010-07-011-1/+27
* Bug 621213 – GDBusProxy and well-known namesDavid Zeuthen2010-06-111-5/+0
* GDBusConnection.call(): add 'reply_type' argumentRyan Lortie2010-05-241-1/+1
* Return an error for calls into unknown interfaces or unknown objectsDavid Zeuthen2010-05-211-0/+12
* Plug mem leaks in gdbus tests & examplesChristian Persch2010-05-151-5/+3
* remove the redundant interface_name parameterMatthias Clasen2010-05-131-12/+0
* GDBus: Use call() instead of invoke_method()David Zeuthen2010-05-101-126/+126
* More copyright year updatesMatthias Clasen2010-05-101-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+1410