summaryrefslogtreecommitdiff
path: root/gio/gdbusdaemon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix potential Null pointer dereference.Gaurav2018-06-051-2/+2
* Fix various const-correctness issuesPhilip Withnall2018-04-261-2/+2
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* Fix make checkMatthias Clasen2015-09-131-0/+1
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* gdbus: Ensure message matching always succeeds against path_namespace='/'Philip Withnall2013-10-231-2/+11
* Add G_GNUC_PRINTF on all functions with format stringsHenrique Dante de Almeida2013-01-131-0/+1
* fix warningsDan Winship2012-04-301-1/+0
* Add GDBusDAaemon, an implementation of a message busAlexander Larsson2012-04-201-0/+1752