summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [src] add parentheses to shut up gcc 4.4Michael Olbrich2010-06-031-1/+1
* [git] add .gitignoreMichael Olbrich2010-06-031-0/+17
* [autotools] add checks for libevent2 and libfcgiMichael Olbrich2010-06-035-2/+216
* [src] move application source to src/ subdirMichael Olbrich2010-06-038-22/+30
* [json-dbus-bridge] add terminating '\0' to the json data and handle error pro...mol2010-06-031-1/+3
* [json-dbus-bridge] fix handling of empty arraysmol2010-06-031-8/+14
* [json-dbus-bridge] cleanupmol2010-06-034-47/+35
* [bridge_request] improve error handlingmol2010-06-031-15/+39
* [bridge_request] cleanup memory managementmol2010-06-031-4/+6
* [json-dbus-bridge] handle multiple requests in parallelmol2010-06-035-115/+355
* [json-dbus-bridge] rewrite JSON -> DBus remashalingmol2010-06-031-108/+166
* [json-dbus-bridge] rewritemol2010-06-033-94/+303
* * add json-dbus-bridgemol2009-08-1710-0/+1261