summaryrefslogtreecommitdiff
path: root/dbus-1
Commit message (Expand)AuthorAgeFilesLines
* engine: add support for WritabilityNotifyRyan Lortie2013-11-261-0/+1
* engine: add 'profile' argument to constructorRyan Lortie2013-11-261-1/+1
* tests: improve coverage of D-Bus backendsRyan Lortie2013-11-251-0/+8
* Add missing "config.h" include everywhereRyan Lortie2013-11-242-0/+4
* Use G_LOG_DOMAIN in all library componentsRyan Lortie2013-02-211-1/+1
* dbus1/: fix malloc() off-by-one errorRyan Lortie2012-07-161-1/+1
* dbus-1/: fix transmission of byte arraysRyan Lortie2012-07-161-1/+4
* engine: bring back origin_tag logicRyan Lortie2012-07-151-1/+2
* dbus1/: include missing header fileRyan Lortie2012-07-111-0/+1
* dbus-1/: rewrite against the new engineRyan Lortie2012-07-117-1505/+434
* clean up and factor out the 'shm' codeRyan Lortie2012-07-081-1/+13
* add gtester supportRyan Lortie2012-07-061-0/+2
* Massively reorganise the client-sideRyan Lortie2012-07-023-1/+903
* common/: create two convenience librariesRyan Lortie2012-07-011-2/+1
* dbus-1: Call g_slist_remove_link instead of g_slist_removeAlbert Astals Cid2012-03-191-1/+1
* dbus-1: fix change notifications for multiple keysFlorian Boucault2012-02-121-1/+1
* Drop a dead variableMatthias Clasen2011-10-311-4/+1
* Remove "service func" logicRyan Lortie2011-09-111-8/+0
* Fix up CLEANFILES for both librariesRyan Lortie2011-01-181-0/+1
* Fix linker flags for libdconf-dbus-1Ryan Lortie2011-01-171-1/+1
* dbus-1: Fill in some reply handling stub codeRyan Lortie2011-01-101-12/+37
* dbus-1: use shared dbus connection by defaultRyan Lortie2011-01-101-0/+6
* dbus-1: initialise some variablesRyan Lortie2011-01-031-2/+3
* dbus-1: rename some functionsRyan Lortie2011-01-021-32/+32
* dbus-1: install pkgconfigRyan Lortie2011-01-023-0/+18
* dbus client constructor: Reverse session/systemRyan Lortie2011-01-022-4/+4
* dbus1: c++ify the headerRyan Lortie2011-01-021-0/+4
* dbus-1: add support for watching keysRyan Lortie2011-01-022-80/+153
* Fix up build orderRyan Lortie2010-12-291-0/+2
* Add support for libdbus-1Ryan Lortie2010-12-204-0/+703