summaryrefslogtreecommitdiff
path: root/src/sdpd-server.c
Commit message (Expand)AuthorAgeFilesLines
* sdpd: Fix leaking buffers stored in cstates cacheLuiz Augusto von Dentz2021-11-121-10/+10
* src: Inclusive language changesArchie Pusaka2021-09-211-4/+4
* src: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-1/+1
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* core: Fix wrong expectations for the return of recv()Vinicius Costa Gomes2016-08-121-1/+1
* core: Start SDP server only for BR/EDR or dual mode operationMarcel Holtmann2015-11-081-2/+1
* core: Use local libbluetooth includesMarcel Holtmann2015-02-281-6/+5
* sdp: Add initial support for MPSSzymon Janc2015-02-171-0/+1
* sdp: Fix requests with invalid sizeArtem Rakhov2014-06-301-1/+5
* Don't register Device ID record on sdp server startSzymon Janc2013-10-101-5/+0
* sdp: Check for correct pkt size received instead of errorAndrei Emeltchenko2013-10-021-1/+1
* sdp: Check correct number of bytes received in recvAndrei Emeltchenko2013-09-181-1/+1
* core: Remove redundant includes from sdpd-*.cFrederic Danis2013-07-121-3/+0
* core: Avoid using main_opts structure inside SDP service handlingMarcel Holtmann2013-01-031-1/+2
* core: Limit SDP unix socket to owner and group accessMarcel Holtmann2012-12-221-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* Parse config DeviceID string on bluetoothd startupSzymon Janc2012-03-281-15/+4
* Fix closing of SDP server socketsJohan Hedberg2010-12-271-14/+19
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-1/+1
* Add missing check for listen returnLuiz Augusto Von Dentz2010-03-241-2/+8
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix memory leakJohan Hedberg2009-02-241-0/+1
* Minor whitespace fixesJohan Hedberg2009-02-241-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+280