common: initial version of DBUS low-level and transport abstractions.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 4 Jun 2012 15:24:18 +0000 (18:24 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 4 Jun 2012 15:31:18 +0000 (18:31 +0300)
commit1e06a03915729f09c205c7cc3d290186a07e0a29
treec4a1f776bf7d3d3d1778d0935607e7543f7d7536
parentf7a5368e14d2c8fa0f9f89bb54837fe361887b6d
common: initial version of DBUS low-level and transport abstractions.
configure.ac
src/Makefile.am
src/common/dbus-transport.c [new file with mode: 0644]
src/common/dbus-transport.h [new file with mode: 0644]
src/common/dbus.c [new file with mode: 0644]
src/common/dbus.h [new file with mode: 0644]
src/common/tests/Makefile.am
src/common/transport.c
src/common/transport.h
src/daemon/murphy.conf