summaryrefslogtreecommitdiffstats
path: root/sdpd/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix cleanup in case the SDP server startup failsMarcel Holtmann2007-01-211-4/+4
|
* Only create watch if Unix socket can be createdMarcel Holtmann2007-01-211-1/+1
|
* Fix GIOChannel refcounting for io_session_eventJohan Hedberg2007-01-201-3/+1
|
* Fix memory leaksMarcel Holtmann2007-01-201-0/+2
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-1/+2
|
* Implement compat mode for the Unix socket accessMarcel Holtmann2007-01-141-6/+16
|
* Turn it into a full SDP server libraryMarcel Holtmann2007-01-131-0/+245