summaryrefslogtreecommitdiff
path: root/obexd/src/service.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obexd/service: Remove unused local variableSzymon Janc2013-10-041-2/+0
* obexd/service: Fix possible leaking drivers listLuiz Augusto von Dentz2013-09-251-1/+17
* 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
* obexd: Fix compilation issues with standard includesMarcel Holtmann2012-12-041-0/+1
* obexd: Remove OpenOBEX include and fix standard includesMarcel Holtmann2012-12-041-3/+4
* obexd: Make obex_server_init to initialized all services registeredLuiz Augusto von Dentz2012-12-041-0/+3
* obexd: fix possible buffer overflowLuiz Augusto von Dentz2012-12-041-2/+4
* obexd: Replace uses of debug with DBGLuiz Augusto Von Dentz2012-12-041-2/+2
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Fix service driver matching when who is not specifiedLuiz Augusto Von Dentz2012-12-041-1/+2
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-6/+5
* obexd: simplify the finding of a serviceVinicius Costa Gomes2012-12-041-9/+2
* obexd: Remove unnecessary header files includesClaudio Takahasi2012-12-041-1/+0
* obexd: Initial core cleanupClaudio Takahasi2012-12-041-1/+1
* obexd: Fix service driver selection when WHO header is informedLuiz Augusto Von Dentz2012-12-041-3/+7
* obexd: Update copyright informationMarcel Holtmann2012-12-041-1/+1
* obexd: Fix pcsuite service driver matchingLuiz Augusto Von Dentz2012-12-041-1/+8
* obexd: Introduce target_size to struct obex_service_driver{}Forrest Zhao2012-12-041-2/+4
* obexd: Introduce service drivers and move command code from core to plugins.Luiz Augusto von Dentz2012-12-041-0/+106