summaryrefslogtreecommitdiff
path: root/obexd/src/service.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-04obexd/service: Remove unused local variableSzymon Janc1-2/+0
2013-09-25obexd/service: Fix possible leaking drivers listLuiz Augusto von Dentz1-1/+17
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-12-04obexd: Fix compilation issues with standard includesMarcel Holtmann1-0/+1
2012-12-04obexd: Remove OpenOBEX include and fix standard includesMarcel Holtmann1-3/+4
2012-12-04obexd: Make obex_server_init to initialized all services registeredLuiz Augusto von Dentz1-0/+3
2012-12-04obexd: fix possible buffer overflowLuiz Augusto von Dentz1-2/+4
2012-12-04obexd: Replace uses of debug with DBGLuiz Augusto Von Dentz1-2/+2
2012-12-04obexd: Add dynamic debug featureLuiz Augusto von Dentz1-1/+1
2012-12-04obexd: Fix service driver matching when who is not specifiedLuiz Augusto Von Dentz1-1/+2
2012-12-04obexd: Coding style fixesVinicius Costa Gomes1-6/+5
2012-12-04obexd: simplify the finding of a serviceVinicius Costa Gomes1-9/+2
2012-12-04obexd: Remove unnecessary header files includesClaudio Takahasi1-1/+0
2012-12-04obexd: Initial core cleanupClaudio Takahasi1-1/+1
2012-12-04obexd: Fix service driver selection when WHO header is informedLuiz Augusto Von Dentz1-3/+7
2012-12-04obexd: Update copyright informationMarcel Holtmann1-1/+1
2012-12-04obexd: Fix pcsuite service driver matchingLuiz Augusto Von Dentz1-1/+8
2012-12-04obexd: Introduce target_size to struct obex_service_driver{}Forrest Zhao1-2/+4
2012-12-04obexd: Introduce service drivers and move command code from core to plugins.Luiz Augusto von Dentz1-0/+106