summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tests] add unit tests for dbus structsHEADmasterRolf Offermanns2010-09-173-1/+42
* [src] add dbus struct handlingRolf Offermanns2010-09-171-1/+54
* [bridge_request] remove unnecessary pointerMichael Olbrich2010-09-173-7/+4
* [json-dbus-bridge] change version to 1.0.0v1.0.0Michael Olbrich2010-06-041-1/+1
* [tests] add tests for 'null' valuesMichael Olbrich2010-06-043-0/+5
* [src] cleanup error handlingMichael Olbrich2010-06-041-7/+6
* [src] handle 'null' elements in arrays and objects.Michael Olbrich2010-06-031-1/+16
* [src] update copyright yearMichael Olbrich2010-06-034-4/+4
* [tests] add copyright headerMichael Olbrich2010-06-0319-14/+148
* [demo] change licence for demo code to CO0Michael Olbrich2010-06-036-52/+28
* [tests] fix error handlingMichael Olbrich2010-06-0315-15/+15
* [tests] wait for dbus serviceMichael Olbrich2010-06-031-0/+19
* [all] cleanup license headersMichael Olbrich2010-06-0310-128/+120
* [automake] make %.xml -> %_xml.h generation silentMichael Olbrich2010-06-031-1/+1
* [src] add graceful shutdownMichael Olbrich2010-06-032-5/+40
* [demo] remove error.log on cleanRobert Schwebel2010-06-031-0/+3
* [configure] use silent modeRobert Schwebel2010-06-031-0/+1
* [configure] add library function for fcgiRobert Schwebel2010-06-031-1/+1
* [configure] add cross-default to AC_RUN_IFELSERobert Schwebel2010-06-031-0/+2
* [configure] AC_PROG_LIBTOOL is obsoleteRobert Schwebel2010-06-031-1/+1
* [src] always call dbus_message_iter_close_containerMichael Olbrich2010-06-031-20/+18
* [tests] rework run_test.sh.in to run individual testsMichael Olbrich2010-06-032-13/+40
* [tests] more complex testsMichael Olbrich2010-06-035-3/+21
* [README] add stuff for variantsMichael Olbrich2010-06-031-2/+23
* [tests] add complex testsMichael Olbrich2010-06-035-1/+64
* [tests] fix error output formatingMichael Olbrich2010-06-031-3/+3
* [src] verify that the variant signature defines a single complete typeMichael Olbrich2010-06-031-0/+5
* [tests] split testsMichael Olbrich2010-06-0318-75/+168
* [tests] don't use http_proxy for localhostMichael Olbrich2010-06-031-1/+1
* [tests] fix 'make distcheck'Michael Olbrich2010-06-031-0/+8
* [tests] use !/bin/bashMichael Olbrich2010-06-031-1/+1
* [src] cleanupMichael Olbrich2010-06-032-22/+27
* [tests] more stuffMichael Olbrich2010-06-033-2/+62
* [src] stricter signature <-> parameter matchingMichael Olbrich2010-06-031-3/+9
* [src] fix json number parsingMichael Olbrich2010-06-031-2/+9
* [tests] first unit testsMichael Olbrich2010-06-038-6/+316
* [src] fix double dbus_message_unref() on errorMichael Olbrich2010-06-031-2/+4
* [TODO] extendMichael Olbrich2010-06-031-0/+12
* [doc] add README & TODOMichael Olbrich2010-06-033-1/+79
* [demo] rename com.pengutronix.devel.* -> com.pengutronix.jdb.*Michael Olbrich2010-06-037-21/+21
* [autotools] cleanupMichael Olbrich2010-06-033-5/+5
* [autoconf] fix configure.acMichael Olbrich2010-06-031-1/+3
* [src] cleanupMichael Olbrich2010-06-035-6/+14
* [README] updateMichael Olbrich2010-06-031-3/+10
* [demo] helper script to run dbus services + lighttpdMichael Olbrich2010-06-032-0/+48
* [demo] add sample lighttpd.confMichael Olbrich2010-06-032-0/+38
* [html] demo first stepsMichael Olbrich2010-06-033-0/+114
* [demo] add helper scriptsMichael Olbrich2010-06-032-1/+26
* [demo] add python dbus serviceMichael Olbrich2010-06-032-0/+49
* [demo] add dbus-simple-service for demoMichael Olbrich2010-06-038-1/+395