summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.470.47baserock/morphMarcel Holtmann2012-07-262-1/+5
* client-doc: Remove Handle property from Message interfaceLuiz Augusto von Dentz2012-07-231-4/+0
* client-doc: Rephrase ambiguities in PBAP interfaceMikel Astiz2012-07-201-8/+14
* client-doc: Minor style fixMikel Astiz2012-07-201-1/+2
* client-doc: Fix typoMikel Astiz2012-07-201-1/+1
* test: Add support for Message.Get to map-clientLuiz Augusto von Dentz2012-07-181-8/+85
* client: Add Message.Get implementationLuiz Augusto von Dentz2012-07-181-0/+37
* client-doc: Add documentation of org.bluez.obex.MessageLuiz Augusto von Dentz2012-07-181-0/+21
* client: Use filter instead of dummy as argument name in MAPLuiz Augusto von Dentz2012-07-181-2/+2
* client-doc: Add documentation of MessageAccess.GetMessageListingLuiz Augusto von Dentz2012-07-181-0/+76
* test: Update map-client to the changes in GetMessageListingLuiz Augusto von Dentz2012-07-181-1/+23
* client: Change MessageAccess.GetMessageListing to not return raw xmlLuiz Augusto von Dentz2012-07-181-37/+369
* client-doc: Add documentation of MessageAccess.GetFolderListingLuiz Augusto von Dentz2012-07-181-0/+9
* test: Update map-client to the changes in GetFolderListingLuiz Augusto von Dentz2012-07-181-1/+2
* client: Change MessageAccess.GetFolderListing to not return raw xmlLuiz Augusto von Dentz2012-07-181-2/+86
* gobex: Change UTF name to standardNeal Peacock2012-06-301-1/+1
* gdbus: Fix removal of filter after last filter_dataLucas De Marchi2012-06-281-9/+8
* test: Fix map-client splitting subdirectories when changing folderLuiz Augusto von Dentz2012-06-201-2/+1
* client: Fix wrong signature of MessageAccess.SetFolderLuiz Augusto von Dentz2012-06-201-1/+1
* gdbus: add macro for methods marked as NOREPLYLucas De Marchi2012-06-181-0/+7
* Fix some common spelling errorsSzymon Janc2012-06-144-5/+5
* Fix dead assignmentsSzymon Janc2012-06-143-3/+3
* gobex: Fix dead assignments in gobex-header.cSzymon Janc2012-06-141-5/+5
* client: Fix error returning in obc_transfer_putSzymon Janc2012-06-141-7/+10
* client: Use g_malloc0 in get_filter_strsSzymon Janc2012-06-141-4/+1
* phonebook-dummy: Fix use of uninitialized count variableSzymon Janc2012-06-141-1/+1
* client: Fix memory leak in bluetooth driverLuiz Augusto von Dentz2012-06-131-0/+2
* client: Fix cancellation of queued transfersMikel Astiz2012-06-121-4/+14
* client: Remove obc_transfer_abortMikel Astiz2012-06-121-15/+11
* client: Fix possible unreplied D-Bus messageMikel Astiz2012-06-121-0/+5
* tools: Fix test-client error message put/get typoMichaƂ Poczwardowski2012-06-121-1/+1
* client-api: Fix remaining use of org.openobexLuiz Augusto von Dentz2012-06-111-1/+1
* client: Fix using org.openobex.ErrorLuiz Augusto von Dentz2012-06-117-85/+92
* test: Add progress support to opp-clientLuiz Augusto von Dentz2012-06-101-4/+29
* test: Add progress support to ftp-clientLuiz Augusto von Dentz2012-06-101-1/+22
* client: Use session path as prefix for transfer pathLuiz Augusto von Dentz2012-06-073-5/+5
* client: Fix not using connection passed to obc_transfer_registerLuiz Augusto von Dentz2012-06-071-1/+1
* test: Use org.bluez.obex namespace in get-capabilities scriptLuiz Augusto von Dentz2012-06-051-4/+4
* test: Use org.bluez.obex namespace in pbap-client scriptLuiz Augusto von Dentz2012-06-051-25/+29
* test: Use org.bluez.obex namespace in opp-client scriptLuiz Augusto von Dentz2012-06-051-13/+13
* test: Use org.bluez.obex namespace in map-client scriptLuiz Augusto von Dentz2012-06-051-5/+5
* test: Use org.bluez.obex namespace in ftp-client scriptLuiz Augusto von Dentz2012-06-051-14/+13
* test: Use org.bluez.obex namespace in list-folders scriptLuiz Augusto von Dentz2012-06-051-5/+5
* test: Use org.bluez.obex namespace in exchange-business-cards scriptLuiz Augusto von Dentz2012-06-051-6/+5
* client-api: Rename Transfer interface to org.bluez.obex.TransferLuiz Augusto von Dentz2012-06-052-3/+3
* client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccessLuiz Augusto von Dentz2012-06-051-1/+1
* client-api: Rename Synchronization interface to org.bluez.obex.SynchronizationLuiz Augusto von Dentz2012-06-052-2/+2
* client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccessLuiz Augusto von Dentz2012-06-052-2/+2
* client-api: Rename FileTransfer interface to org.bluez.obex.FileTransferLuiz Augusto von Dentz2012-06-052-2/+2
* client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPushLuiz Augusto von Dentz2012-06-052-2/+2