summaryrefslogtreecommitdiffstats
path: root/daemon/echo.c
Commit message (Expand)AuthorAgeFilesLines
* Unregister service record on shutdownMarcel Holtmann2007-01-221-15/+22
* Unreference the IO channel from the main() functionMarcel Holtmann2007-01-211-2/+0
* Don't call unref in IO handling functionMarcel Holtmann2007-01-201-3/+1
* Update copyright informationMarcel Holtmann2007-01-201-1/+1
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-1/+2
* Implement full echo serviceMarcel Holtmann2007-01-191-1/+162
* Make the echo service useful for testing againMarcel Holtmann2007-01-191-248/+31
* Add channel propertyMarcel Holtmann2006-11-011-1/+41
* Update echo service to match the changed specificationMarcel Holtmann2006-11-011-10/+0
* Implement full echo serviceMarcel Holtmann2006-10-271-0/+100
* Add service agent objectMarcel Holtmann2006-10-261-1/+115
* Add skeleton for example echo serviceMarcel Holtmann2006-10-261-0/+57