summaryrefslogtreecommitdiffstats
path: root/sdpd
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential allignment trapJohan Hedberg2008-03-051-1/+10
* Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann2008-02-021-0/+1
* Update copyright informationMarcel Holtmann2008-02-027-7/+7
* Fix EIR tag number for device id recordMarcel Holtmann2007-10-171-1/+1
* Publish device id information through EIRMarcel Holtmann2007-10-101-0/+22
* Include all UUID-16 values in the extended inquiry responseMarcel Holtmann2007-08-241-4/+47
* Move the extended inquiry response creation into the SDP codeMarcel Holtmann2007-08-242-0/+18
* Trigger the service classes update through a callbackMarcel Holtmann2007-08-232-0/+12
* Update service classes on all adaptersMarcel Holtmann2007-08-232-2/+2
* Handle phonebook access serverMarcel Holtmann2007-08-221-0/+1
* Handle Common ISDN Access profileMarcel Holtmann2007-08-221-0/+1
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-222-1/+12
* Calculate service classes value for class of deviceMarcel Holtmann2007-08-221-4/+63
* Set input and output MTU when requestedMarcel Holtmann2007-05-231-0/+1
* Minimize SDP root records and browse groupsMarcel Holtmann2007-05-225-89/+17
* Use browse group descriptor listMarcel Holtmann2007-05-221-1/+1
* Use server root if browse group is not publicMarcel Holtmann2007-05-221-3/+5
* Make it possible to disable installation of manual pagesMarcel Holtmann2007-05-141-0/+2
* Added UpdateServiceRecordClaudio Takahasi2007-04-252-7/+10
* Add device ID supportMarcel Holtmann2007-04-254-5/+82
* Fix missing G_IO_NVAL handlingMarcel Holtmann2007-04-041-8/+8
* Don't install manual pages if daemon has been disabledMarcel Holtmann2007-03-271-1/+3
* Add missing flags to g_io_add_watch callsJohan Hedberg2007-02-161-3/+6
* Update option referencesMarcel Holtmann2007-01-242-1/+7
* Allow removal of previously-set attributesMarcel Holtmann2007-01-231-0/+3
* 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
* Don't forget to free the record when session terminatesMarcel Holtmann2007-01-201-0/+1
* Remove double free actionMarcel Holtmann2007-01-201-3/+1
* Fix memory leaksMarcel Holtmann2007-01-203-4/+14
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-203-14/+10
* Modify the server database directlyMarcel Holtmann2007-01-192-0/+49
* Implement compat mode for the Unix socket accessMarcel Holtmann2007-01-141-6/+16
* Make debug information optionalMarcel Holtmann2007-01-141-2/+19
* Make installation of hcid and sdpd conditionalMarcel Holtmann2007-01-131-0/+2
* Turn it into a full SDP server libraryMarcel Holtmann2007-01-134-201/+264
* Better integration into a SDP server libraryMarcel Holtmann2007-01-134-205/+209
* Update copyright informationMarcel Holtmann2007-01-136-6/+6
* Allow compilation against GLibMarcel Holtmann2007-01-122-4/+12
* Check if the accept() call failsMarcel Holtmann2006-11-181-0/+5
* Check for errors on listening socketMarcel Holtmann2006-11-181-0/+5
* Include the SDP prototypesMarcel Holtmann2006-11-171-0/+2
* Change linking orderMarcel Holtmann2006-11-171-1/+1
* Make use of generic mainloopMarcel Holtmann2006-11-171-105/+112
* Create library for SDP server functionalityMarcel Holtmann2006-11-171-2/+6
* Another logging updateMarcel Holtmann2006-11-171-15/+16
* Remove sdp_put_unaligned and sdp_get_unaligned macrosMarcel Holtmann2006-11-173-32/+29
* Stop logging on exitMarcel Holtmann2006-11-171-2/+4
* Fix definition of _XOPEN_SOURCEMarcel Holtmann2006-11-171-3/+2