summaryrefslogtreecommitdiff
path: root/obexd/plugins/messages-tracker.c
AgeCommit message (Expand)AuthorFilesLines
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 build when using --with-messages=trackerLuiz Augusto von Dentz1-3/+3
2012-12-04obexd: Add set delete status functionSunil Kumar Behera1-0/+7
2012-12-04obexd: Add set read status functionSunil Kumar Behera1-0/+6
2012-12-04obexd: Add subject length parameter in GetMessageListingSunil Kumar Behera1-2/+2
2012-12-04obexd: map: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz1-4/+4
2012-12-04obexd: Fix coding style issuesJohan Hedberg1-5/+4
2012-12-04obexd: Add UpdateInbox functionDivya Yadav1-0/+6
2012-12-04obexd: messages-tracker: Fix coding styleDivya Yadav1-1/+2
2012-12-04obexd: Fix empty parameter list in function declarationSyam Sidhardhan1-1/+1
2012-12-04obexd: Fix memory issue in folder listingBartosz Szatkowski1-2/+3
2012-12-04obexd: Fix folder and path handlingBartosz Szatkowski1-4/+7
2012-12-04obexd: Use pointers to const where appropriateSlawomir Bochenski1-15/+11
2012-12-04obexd: Fix condition for skipping foldersSlawomir Bochenski1-1/+1
2012-12-04obexd: Add SetFolder function for MAP tracker backendBartosz Szatkowski1-4/+232
2012-12-04obexd: Add tracker backend stump for MAPBartosz Szatkowski1-0/+98