summaryrefslogtreecommitdiffstats
path: root/sdpd/server.c
Commit message (Expand)AuthorAgeFilesLines
* Set input and output MTU when requestedMarcel Holtmann2007-05-231-0/+1
* Minimize SDP root records and browse groupsMarcel Holtmann2007-05-221-5/+4
* Add device ID supportMarcel Holtmann2007-04-251-1/+17
* Fix missing G_IO_NVAL handlingMarcel Holtmann2007-04-041-8/+8
* Add missing flags to g_io_add_watch callsJohan Hedberg2007-02-161-3/+6
* 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