summaryrefslogtreecommitdiff
path: root/obexd/plugins
Commit message (Expand)AuthorAgeFilesLines
* build: Remove obexd usb pluginLuiz Augusto von Dentz2012-12-131-299/+0
* obexd: Fix build breakage from profile conversionMarcel Holtmann2012-12-121-1/+2
* irmc: Remove record detailsLuiz Augusto von Dentz2012-12-121-49/+0
* mas: Remove record detailsLuiz Augusto von Dentz2012-12-121-51/+0
* pbap: Remove record detailsLuiz Augusto von Dentz2012-12-121-46/+0
* ftp: Remove record detailsLuiz Augusto von Dentz2012-12-121-45/+0
* opp: Remove record detailsLuiz Augusto von Dentz2012-12-121-56/+0
* obexd: Add support for custom recordsLuiz Augusto von Dentz2012-12-121-0/+19
* obexd: Enable support SYNC profileLuiz Augusto von Dentz2012-12-121-0/+2
* obexd: Enable support for MAS profileLuiz Augusto von Dentz2012-12-121-0/+2
* obexd: Port bluetooth plugin to use external profile supportLuiz Augusto von Dentz2012-12-121-484/+212
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-0715-0/+60
* Use entire include path for gobex.hLucas De Marchi2012-12-051-1/+1
* 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