summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Fix using BtIOTypeLuiz Augusto von Dentz2012-11-141-22/+8
* MAP: Add get_next_header() in message listingSunil Kumar Behera2012-11-121-0/+1
* MAP: Reset ap_sent variableSunil Kumar Behera2012-11-091-0/+1
* MAP: Fix build when using --with-messages=trackerLuiz Augusto von Dentz2012-10-051-3/+3
* MAP: Unify callbacks for operations that only report statusLuiz Augusto von Dentz2012-09-143-30/+9
* MAP: Add set delete status functionSunil Kumar Behera2012-09-144-0/+33
* MAP: Add set read status functionSunil Kumar Behera2012-09-144-0/+50
* MAP: Add support for MessageStatusSunil Kumar Behera2012-09-141-1/+32
* plugins: Remove redundant include sys/stat.hSyam Sidhardhan2012-08-231-1/+0
* MAP: Add subject length parameter in GetMessageListingSunil Kumar Behera2012-08-204-3/+11
* MAP: Add offset parameter decriptionSunil Kumar Behera2012-08-201-0/+1
* MAP: Fix invalid oflag checkSunil Kumar Behera2012-08-171-1/+1
* MAP: Make use of GObexApparam APILuiz Augusto von Dentz2012-08-161-43/+38
* PBAP: Make use of GObexApparam APILuiz Augusto von Dentz2012-08-162-143/+39
* irmc: Fix possible memory leak in handling of locationLuiz Augusto von Dentz2012-08-091-29/+28
* irmc: Make handle of location more clearLuiz Augusto von Dentz2012-07-272-78/+85
* phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt2012-07-274-33/+46
* irmc: Fix phonebook contacts queryHarald Schmitt2012-07-271-2/+2
* Fix some common spelling errorsSzymon Janc2012-06-142-2/+2
* Fix dead assignmentsSzymon Janc2012-06-142-2/+2
* phonebook-dummy: Fix use of uninitialized count variableSzymon Janc2012-06-141-1/+1
* core: Change agent interface to org.bluez.obex.AgentLuiz Augusto von Dentz2012-06-051-2/+1
* Remove left over glib-helper.h supportPaul Seidler2012-05-222-2/+0
* bluetooth: Fix not setting port to 0 when listen failsLuiz Augusto von Dentz2012-05-161-0/+1
* opp: Emit TransferStarted signal only if stream start is successJaganath Kanakkassery2012-05-021-2/+5
* build: Remove glib-helper.h supportMarcel Holtmann2012-04-165-5/+0
* MAP: Output parameters for GetMessagesListingSlawomir Bochenski2012-04-121-0/+17
* MAP: Input parameters for GetMessagesListingSlawomir Bochenski2012-04-121-2/+25
* MAP: Mark filter strings constSlawomir Bochenski2012-04-121-4/+4
* MAP: Output parameters in folder listing replySlawomir Bochenski2012-03-281-0/+51
* MAP: Initial outgoing parameters supportSlawomir Bochenski2012-03-281-0/+5
* MAP/dummy: fix message-dummy.c buildFrédéric Danis2012-03-271-0/+1
* MAP: Use input parameters for folder listingSlawomir Bochenski2012-03-271-3/+8
* MAP: Process incoming parameters in GET/PUTSlawomir Bochenski2012-03-271-0/+31
* MAP/dummy: Add sorting of folder listingSlawomir Bochenski2012-03-141-0/+32
* MAP/dummy: Code for returning folder listingSlawomir Bochenski2012-03-141-0/+22
* MAP/dummy: Actual code for folder listing retrievalSlawomir Bochenski2012-03-141-1/+62
* MAP/dummy: Add basic logic for folder listingSlawomir Bochenski2012-03-081-0/+33
* MAP/dummy: Add stub for asynchronous folder listingSlawomir Bochenski2012-03-081-3/+40
* map: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-203-11/+11
* core: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-201-1/+1
* ftp: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-201-1/+1
* opp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-02-141-1/+5
* ftp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-02-141-1/+5
* bluetooth: Add support for L2CAP transportLuiz Augusto von Dentz2012-02-142-51/+158
* irmc: Fix length parameter of strncpyJaganath Kanakkassery2012-02-091-3/+3
* filesystem: Fix folder listingLuiz Augusto von Dentz2012-01-311-1/+1
* PBAP: Fix possible invalid memory accessSunil Kumar Behera2012-01-111-4/+5
* MAP: Fix coding style issuesJohan Hedberg2012-01-093-40/+33
* MAP: Add UpdateInbox functionDivya Yadav2012-01-094-1/+59