summaryrefslogtreecommitdiff
path: root/obexd/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Reorder btio.h includesLucas De Marchi2012-12-052-2/+2
* Use the entire include path for btio.hLucas De Marchi2012-12-052-2/+2
* Use the entire include path for gdbus.hLucas De Marchi2012-12-055-5/+5
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-0515-60/+0
* obexd: Fix using BtIOTypeLuiz Augusto von Dentz2012-12-041-22/+8
* obexd: Add get_next_header() in message listingSunil Kumar Behera2012-12-041-0/+1
* obexd: Reset ap_sent variableSunil Kumar Behera2012-12-041-0/+1
* obexd: Fix build when using --with-messages=trackerLuiz Augusto von Dentz2012-12-041-3/+3
* obexd: Unify callbacks for operations that only report statusLuiz Augusto von Dentz2012-12-043-30/+9
* obexd: Add set delete status functionSunil Kumar Behera2012-12-044-0/+33
* obexd: Add set read status functionSunil Kumar Behera2012-12-044-0/+50
* obexd: Add support for MessageStatusSunil Kumar Behera2012-12-041-1/+32
* obexd: Remove redundant include sys/stat.hSyam Sidhardhan2012-12-041-1/+0
* obexd: Add subject length parameter in GetMessageListingSunil Kumar Behera2012-12-044-3/+11
* obexd: Add offset parameter decriptionSunil Kumar Behera2012-12-041-0/+1
* obexd: Fix invalid oflag checkSunil Kumar Behera2012-12-041-1/+1
* obexd: Make use of GObexApparam APILuiz Augusto von Dentz2012-12-041-43/+38
* obexd: Make use of GObexApparam APILuiz Augusto von Dentz2012-12-042-143/+39
* obexd: Fix possible memory leak in handling of locationLuiz Augusto von Dentz2012-12-041-29/+28
* obexd: Make handle of location more clearLuiz Augusto von Dentz2012-12-042-78/+85
* obexd: phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt2012-12-044-33/+46
* obexd: Fix phonebook contacts queryHarald Schmitt2012-12-041-2/+2
* obexd: Fix some common spelling errorsSzymon Janc2012-12-042-2/+2
* obexd: Fix dead assignmentsSzymon Janc2012-12-042-2/+2
* obexd: Fix use of uninitialized count variableSzymon Janc2012-12-041-1/+1
* obexd: Change agent interface to org.bluez.obex.AgentLuiz Augusto von Dentz2012-12-041-2/+1
* obexd: Remove left over glib-helper.h supportPaul Seidler2012-12-042-2/+0
* obexd: Fix not setting port to 0 when listen failsLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Emit TransferStarted signal only if stream start is successJaganath Kanakkassery2012-12-041-2/+5
* obexd: Remove glib-helper.h supportMarcel Holtmann2012-12-045-5/+0
* obexd: Output parameters for GetMessagesListingSlawomir Bochenski2012-12-041-0/+17
* obexd: Input parameters for GetMessagesListingSlawomir Bochenski2012-12-041-2/+25
* obexd: Mark filter strings constSlawomir Bochenski2012-12-041-4/+4
* obexd: Output parameters in folder listing replySlawomir Bochenski2012-12-041-0/+51
* obexd: Initial outgoing parameters supportSlawomir Bochenski2012-12-041-0/+5
* obexd: fix message-dummy.c buildFrédéric Danis2012-12-041-0/+1
* obexd: Use input parameters for folder listingSlawomir Bochenski2012-12-041-3/+8
* obexd: Process incoming parameters in GET/PUTSlawomir Bochenski2012-12-041-0/+31
* obexd: Add sorting of folder listingSlawomir Bochenski2012-12-041-0/+32
* obexd: Code for returning folder listingSlawomir Bochenski2012-12-041-0/+22
* obexd: Actual code for folder listing retrievalSlawomir Bochenski2012-12-041-1/+62
* obexd: Add basic logic for folder listingSlawomir Bochenski2012-12-041-0/+33
* obexd: Add stub for asynchronous folder listingSlawomir Bochenski2012-12-041-3/+40
* obexd: map: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-12-043-11/+11
* obexd: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-12-041-1/+5
* obexd: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-12-041-1/+5
* obexd: Add support for L2CAP transportLuiz Augusto von Dentz2012-12-042-51/+158
* obexd: Fix length parameter of strncpyJaganath Kanakkassery2012-12-041-3/+3