summaryrefslogtreecommitdiff
path: root/gdbus
Commit message (Expand)AuthorAgeFilesLines
* gdbus: Unref cached GDBusConnection objects when the connection is closedAndre Moreira Magalhaes2019-08-074-57/+174
* 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
* build: Enable G_LOG_USE_STRUCTURED=1Philip Withnall2018-08-161-4/+2
* dconf_gdbus_get_worker_context(): improve GObject deadlock workaroundOwen W. Taylor2018-08-131-1/+20
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-4/+4
* build: Do not make heavy use of project_nameIñigo Martínez2018-08-111-9/+5
* build: Fix internal dependenciesIñigo Martínez2018-08-111-8/+18
* build: Avoid building libraries twiceIñigo Martínez2018-08-111-22/+2
* Remove .gitignore filesIñigo Martínez2017-10-221-4/+0
* build: Remove autotoolsIñigo Martínez2017-10-171-23/+0
* build: Port to meson build systemIñigo Martínez2017-10-172-0/+45
* 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
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-211-2/+2
* Remove calls to g_type_init()Ryan Lortie2012-11-192-2/+0
* GDBus thread backend: fix obscure race conditionRyan Lortie2012-07-201-1/+5
* dbus test: add function to initialise for testingRyan Lortie2012-07-112-0/+16
* massive Makefile reorganisationRyan Lortie2012-07-084-7/+25
* GDBus filter backend: plug a massive leakRyan Lortie2012-07-061-0/+2
* GDBus backends: sink parameters, even on failureRyan Lortie2012-07-062-3/+12
* fix various 'make distcheck' issuesRyan Lortie2012-07-061-1/+1
* GDBus filter backend: fix reply-serial handlingRyan Lortie2012-07-061-27/+40
* GDBus filter backend: return FALSE in error caseRyan Lortie2012-07-061-0/+2
* GDBus backend: only write to error if non-NULLRyan Lortie2012-07-061-1/+2
* .gitignore for common/, gdbus/ and engine/Ryan Lortie2012-07-061-0/+1
* add gtester supportRyan Lortie2012-07-061-0/+2
* Massively reorganise the client-sideRyan Lortie2012-07-023-0/+629