summaryrefslogtreecommitdiff
path: root/gdbus/dconf-gdbus-thread.c
Commit message (Expand)AuthorAgeFilesLines
* gdbus: Unref cached GDBusConnection objects when the connection is closedAndre Moreira Magalhaes2019-08-071-9/+31
* gdbus/thread: Always copy GError on gettersAndre Moreira Magalhaes2019-07-241-13/+9
* gdbus/thread: Always ref GDBusConnection on gettersAndre Moreira Magalhaes2019-07-241-4/+5
* dconf_gdbus_get_worker_context(): improve GObject deadlock workaroundOwen W. Taylor2018-08-131-1/+20
* gdbus: Work around threading deadlock in glibColin Walters2016-11-181-0/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gdbus backend: handle reply_type properlyRyan Lortie2013-11-251-1/+3
* Add missing "config.h" include everywhereRyan Lortie2013-11-241-0/+2
* Remove calls to g_type_init()Ryan Lortie2012-11-191-1/+0
* GDBus thread backend: fix obscure race conditionRyan Lortie2012-07-201-1/+5
* dbus test: add function to initialise for testingRyan Lortie2012-07-111-0/+8
* massive Makefile reorganisationRyan Lortie2012-07-081-1/+1
* GDBus backends: sink parameters, even on failureRyan Lortie2012-07-061-1/+3
* GDBus backend: only write to error if non-NULLRyan Lortie2012-07-061-1/+2
* Massively reorganise the client-sideRyan Lortie2012-07-021-0/+346