aboutsummaryrefslogtreecommitdiffstats
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2012-11-14client: Fix using BtIOTypeLuiz Augusto von Dentz1-3/+3
2012-10-26PBAP: Fix sending absolute pathLuiz Augusto von Dentz1-1/+1
2012-10-11client: Fix returning empty if messages was already listedLuiz Augusto von Dentz1-1/+1
2012-10-09client: Fix freeing apparam data on PBAP moduleLuiz Augusto von Dentz1-2/+0
2012-10-09client: Fix not using port when it is set by the clientLuiz Augusto von Dentz1-0/+1
2012-10-07client: Add implementation for UpdateInboxSrinivasa Ragavan1-0/+58
2012-10-04client: Add Message.SetProperty and Message.GetProperties implementation.Srinivasa Ragavan1-0/+189
2012-10-04client: Update the file offset to the beginning after writing to the fileSrinivasa Ragavan1-0/+1
2012-10-02client: Make obc_transfer_put to accept NULL as filenameLuiz Augusto von Dentz1-1/+2
2012-09-28client: Avoid extra copies while passing apparam to transferLuiz Augusto von Dentz4-99/+47
2012-09-28client: Fix not sending parameters to get message in map moduleLuiz Augusto von Dentz1-1/+19
2012-09-28client: Add MessageAccess.ListFilterFieldsLuiz Augusto von Dentz1-0/+39
2012-09-28client: Rename MessageAccess method GetMessagesListing to ListMessagesLuiz Augusto von Dentz1-15/+302
2012-09-28client: Rename MessageAccess method GetFolderListing to ListFoldersLuiz Augusto von Dentz1-7/+102
2012-09-25client: Use larger timeout first packet in transfersLuiz Augusto von Dentz1-1/+4
2012-09-10client: Move common code to pull_phonebookLuiz Augusto von Dentz1-49/+30
2012-09-10client: Remove deprecated methods from PhonebookAccessLuiz Augusto von Dentz1-183/+14
2012-09-10client: Add filters to PhonebookAccess.List and PhonebookAccess.SearchLuiz Augusto von Dentz1-39/+76
2012-09-10client: Add filters to PhonebookAccess.PullLuiz Augusto von Dentz1-26/+52
2012-09-10client: Add filters to Phonebook.PullAllLuiz Augusto von Dentz1-46/+210
2012-08-29client: Fix crash on map moduleSrinivasa Ragavan1-4/+4
2012-08-16client: Port PBAP module to use GObexApparamLuiz Augusto von Dentz1-132/+49
2012-08-10client: Fix pbap_select using absolute path with known locationsLudek Finstrle1-2/+2
2012-08-07client: Fix possible memory leak in bluetooth driverLuiz Augusto von Dentz1-0/+3
2012-07-18client: Add Message.Get implementationLuiz Augusto von Dentz1-0/+37
2012-07-18client: Use filter instead of dummy as argument name in MAPLuiz Augusto von Dentz1-2/+2
2012-07-18client: Change MessageAccess.GetMessageListing to not return raw xmlLuiz Augusto von Dentz1-37/+369
2012-07-18client: Change MessageAccess.GetFolderListing to not return raw xmlLuiz Augusto von Dentz1-2/+86
2012-06-20client: Fix wrong signature of MessageAccess.SetFolderLuiz Augusto von Dentz1-1/+1
2012-06-14Fix dead assignmentsSzymon Janc1-1/+1
2012-06-14client: Fix error returning in obc_transfer_putSzymon Janc1-7/+10
2012-06-14client: Use g_malloc0 in get_filter_strsSzymon Janc1-4/+1
2012-06-13client: Fix memory leak in bluetooth driverLuiz Augusto von Dentz1-0/+2
2012-06-12client: Fix cancellation of queued transfersMikel Astiz1-4/+14
2012-06-12client: Remove obc_transfer_abortMikel Astiz1-15/+11
2012-06-12client: Fix possible unreplied D-Bus messageMikel Astiz1-0/+5
2012-06-11client: Fix using org.openobex.ErrorLuiz Augusto von Dentz7-85/+92
2012-06-07client: Use session path as prefix for transfer pathLuiz Augusto von Dentz3-5/+5
2012-06-07client: Fix not using connection passed to obc_transfer_registerLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename Transfer interface to org.bluez.obex.TransferLuiz Augusto von Dentz1-2/+2
2012-06-05client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccessLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename Synchronization interface to org.bluez.obex.SynchronizationLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccessLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename FileTransfer interface to org.bluez.obex.FileTransferLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPushLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename session interface to org.bluez.obex.SessionLuiz Augusto von Dentz1-2/+2
2012-06-05client: Change D-Bus service file to use org.bluez.obex.clientLuiz Augusto von Dentz1-1/+1
2012-06-05client: Change namespace to org.bluez.obex.clientLuiz Augusto von Dentz1-3/+3
2012-06-05client: Update copyright statementMikel Astiz4-0/+4
2012-06-04client: PhonebookAccess sessions return transfersMikel Astiz1-86/+75
2012-06-04client: Synchronization sessions return transfersMikel Astiz1-59/+33
2012-06-04client: FileTransfer sessions return transfersMikel Astiz1-32/+14
2012-06-04client: ObjectPush sessions return transfersMikel Astiz1-58/+13
2012-06-04client: Expose D-Bus data in internal transfer APIMikel Astiz2-13/+54
2012-06-04client: Support empty filename in obc_transfer_getMikel Astiz1-5/+22
2012-06-04client: Make transfer filename optionalMikel Astiz1-1/+3
2012-05-31client: Make FileTransfer.PutFile asynchronousMikel Astiz1-5/+8
2012-05-31client: Expose all transfers in D-BusMikel Astiz1-7/+0
2012-05-31client: Remove obsolete authentication codeMikel Astiz1-60/+26
2012-05-31client: Remove internal transfer progress reportMikel Astiz3-36/+10
2012-05-31client: Remove unused functions in transfer APIMikel Astiz2-26/+0
2012-05-31client: Remove D-Bus agentMikel Astiz4-515/+2
2012-05-31client: Use transfer owner instead of agentMikel Astiz3-13/+8
2012-05-31client: Add transfer event-reporting signalsMikel Astiz1-5/+21
2012-05-31client: Add progress property to transferMikel Astiz1-2/+64
2012-05-31client: Add D-Bus helper libraryMikel Astiz5-110/+338
2012-05-23client: Replace parameter dict with conventional onesMikel Astiz1-6/+14
2012-05-23client: Move GetCapabilities to session APIMikel Astiz2-121/+68
2012-05-23client: Replace SendFiles with SendFileMikel Astiz1-27/+39
2012-05-23client: Wrap OPP into specific session typeMikel Astiz2-262/+201
2012-05-23client: Use constant instead of NULL variableMikel Astiz1-2/+1
2012-05-18client: Simplify error-handling codeMikel Astiz1-30/+18
2012-05-18client: Fix NULL dereference in case of errorMikel Astiz1-2/+14
2012-05-18Do not set signature and reply in GDBus tablesLucas De Marchi7-36/+36
2012-05-18Convert GDBus methods to use macro helpersLucas De Marchi7-62/+109
2012-05-17Constify GDBus method tablesMarcel Holtmann7-7/+7
2012-05-16client: Fix not checking if GoepL2capPsm contains a valid PSMLuiz Augusto von Dentz1-1/+2
2012-05-15client: Use stack memory for application parameters in pbap moduleLuiz Augusto von Dentz1-3/+1
2012-05-14client: Add obc_transfer_set_params to set application parametersLuiz Augusto von Dentz7-68/+64
2012-05-14client: Create transfers in modulesMikel Astiz7-211/+189
2012-05-14client: Flip parameter order in transfer APIMikel Astiz3-10/+10
2012-05-14client: Buffer-passing changes in transfer APIMikel Astiz3-38/+32
2012-05-14client: Transfer API splits create and registerMikel Astiz3-41/+25
2012-05-14client: Split internal obc_transfer_register()Mikel Astiz1-25/+30
2012-05-14client: Fix possible double free of paramsMikel Astiz1-4/+5
2012-05-07client: Add handler for SIGUSR2Luiz Augusto von Dentz1-0/+4
2012-05-07client: Use signalfd to handle unix signalsLuiz Augusto von Dentz1-10/+81
2012-05-07client: Fix codying styleLuiz Augusto von Dentz1-17/+18
2012-05-04client: Wait for abort completion before Transfer.Cancel returnsJaganath Kanakkassery1-23/+42
2012-05-03client: Remove transfer from queue before callbackMikel Astiz1-11/+9
2012-05-03client: Remove deprecated part of session APIMikel Astiz2-43/+0
2012-05-03client: Use new session callback style in modulesMikel Astiz5-9/+9
2012-05-03client: Give transfer pointer in session callbacksMikel Astiz9-33/+60
2012-05-03client: Avoid GObex dependency from transfer.hMikel Astiz2-2/+2
2012-05-03client: Minor buffer access API changesMikel Astiz5-20/+19
2012-04-26client: Return request id when generating a request in session APILuiz Augusto von Dentz2-18/+18
2012-04-26client: Fix not propagating GError in session API functionsLuiz Augusto von Dentz9-136/+228
2012-04-24client: Remove file in case of errorLuiz Augusto von Dentz1-0/+4
2012-04-24client: open file during transfer creationLuiz Augusto von Dentz3-111/+162
2012-04-24client: transfers take gobex when startingMikel Astiz3-18/+13
2012-04-24client: transfer api merges put and getMikel Astiz3-62/+63
2012-04-24client: remove unused fieldMikel Astiz1-10/+3
2012-04-24client: Remove buffer based transferLuiz Augusto von Dentz9-239/+230
2012-04-23client: Fix possible memory leak on pbap moduleLuiz Augusto von Dentz1-0/+1
2012-04-16client: Fix regression when calling obc_session_shutdown within callbackLuiz Augusto von Dentz1-1/+3
2012-04-13client: Remove unused struct session_callbackSyam Sidhardhan1-5/+0
2012-04-13client: Fix memory leak during session connectSyam Sidhardhan1-1/+4
2012-03-08client: simplify obc_session_pullMikel Astiz1-21/+1
2012-03-08client: refactor naming convention in session apiMikel Astiz2-21/+20
2012-03-08client: fix naming convention in transfer apiMikel Astiz2-10/+13
2012-03-08client: add obc_transfer_set_filenameMikel Astiz2-0/+9
2012-02-29client: Remove unused public functionLuiz Augusto von Dentz2-4/+1
2012-02-29client: free active transfer on session shutdownMikel Astiz1-0/+8
2012-02-29client: fix unreported canceled transfersMikel Astiz1-1/+14
2012-02-27client: fix canceling queued transfersMikel Astiz1-4/+8
2012-02-27client: terminate queued transfers properlyMikel Astiz1-4/+26
2012-02-26client: make sure callback does not match sizeMikel Astiz1-2/+2
2012-02-26client: expose obc_transfer_set_callbackMikel Astiz3-18/+20
2012-02-26client: process transfer queue only if none activeMikel Astiz1-0/+3
2012-02-26client: fix cancel when no agent presentMikel Astiz1-1/+1
2012-02-26client: fix obc_session_get_bufferMikel Astiz1-1/+5
2012-02-17client: queue transfers in pbap sessionsMikel Astiz1-61/+66
2012-02-17client: queue transfers in ftp sessionsMikel Astiz1-28/+11
2012-02-17client: fix pbap select when same path given twiceMikel Astiz1-43/+16
2012-02-17client: fix incorrect error checkMikel Astiz1-2/+4
2012-02-17client: fix unreported error caseMikel Astiz1-1/+14
2012-02-17client: fix memory leak in obc_session_putMikel Astiz1-2/+6
2012-02-14client: Add L2CAP support in bluetooth moduleLuiz Augusto von Dentz3-15/+82
2012-02-14client: Fix sending GET while SRM is activeLuiz Augusto von Dentz1-2/+5
2012-02-08client: remove gobex dependency of sessionLuiz Augusto von Dentz3-8/+0
2012-02-08client: remove use of gobex in ftp moduleLuiz Augusto von Dentz1-11/+6
2012-02-08client: remove use of gobex in map moduleLuiz Augusto von Dentz1-12/+2
2012-02-08client: remove use of gobex in pbap moduleLuiz Augusto von Dentz1-94/+43
2012-02-08client: introduce obc_session_cancelLuiz Augusto von Dentz2-0/+23
2012-02-08client: introduce obc_session_deleteLuiz Augusto von Dentz2-0/+32
2012-02-08client: introduce obc_session_moveLuiz Augusto von Dentz2-0/+33
2012-02-08client: introduce obc_session_copyLuiz Augusto von Dentz2-0/+33
2012-02-08client: introduce obc_session_mkdirLuiz Augusto von Dentz2-0/+67
2012-02-08client: introduce obc_session_setpathLuiz Augusto von Dentz2-6/+148
2012-02-08client: fix not queuing requests properlyLuiz Augusto von Dentz1-142/+124
2012-02-08client: remove unused field from obc_sessionLuiz Augusto von Dentz1-1/+0
2012-02-08client: fix not checking session_request returnLuiz Augusto von Dentz1-3/+10
2012-01-27client: Fix possible GLib assertion failureMikel Astiz1-3/+5
2012-01-20client: simplify handling of D-Bus pending calls in bluetooth.cLuiz Augusto von Dentz1-107/+70
2012-01-20client: move bluetooth specific code from session.c to bluetooth.cLuiz Augusto von Dentz2-539/+658
2012-01-20client: add bluetooth transport driverLuiz Augusto von Dentz3-9/+105
2012-01-20client: add support for transport driversLuiz Augusto von Dentz2-0/+119
2012-01-20client: remove unused fieldLuiz Augusto von Dentz1-1/+0
2012-01-20client: fix circular dependency of session and transferLuiz Augusto von Dentz9-122/+168
2012-01-18client: fix not being able to read apparams when transfer is completeLuiz Augusto von Dentz1-3/+0
2012-01-18client: fix parsing of apparam on pbap driverLuiz Augusto von Dentz1-5/+6
2011-12-15map: Rename GetMessagesListing to GetMessageListingJohan Hedberg1-2/+2
2011-12-15Add support for PullMessagesListing in MAP clientBartosz Szatkowski1-0/+30
2011-12-15Add basic support for MAP folder listingBartosz Szatkowski1-1/+53
2011-12-15Add support for SetFolder in MAP clientBartosz Szatkowski1-0/+56
2011-12-09Add basic support for MAP client in obex-clientBartosz Szatkowski3-0/+161
2011-12-07client: Fix file size issue in GetPropertiesjaganath.k3-16/+28
2011-11-21client: Fix app params memory managementBartosz Szatkowski1-0/+6
2011-10-28Fix crash on error in agent_request_replySlawomir Bochenski1-1/+2
2011-10-05Fix missing format in call to g_error_newSlawomir Bochenski1-1/+1
2011-10-03Fix possible crash when indicating progressLuiz Augusto von Dentz1-2/+2
2011-09-13client: fix possible crash on GetFileLuiz Augusto von Dentz1-1/+1
2011-09-05gobex: Remove g_obex_packet_find_headerJohan Hedberg1-1/+1
2011-09-01client: port to gobexLuiz Augusto von Dentz8-274/+493
2011-08-22client: add FileTransfer.CopyFile implementationLuiz Augusto von Dentz1-0/+18
2011-08-22client: add FileTransfer.MoveFile implementationLuiz Augusto von Dentz1-0/+18
2011-08-12client: add sync targetLuiz Augusto von Dentz4-20/+69
2011-08-12client: add pbap targetLuiz Augusto von Dentz4-22/+70
2011-08-12client: add ftp targetLuiz Augusto von Dentz4-23/+92
2011-08-12client: add opp targetLuiz Augusto von Dentz3-0/+80
2011-08-12client: make use of obc_ prefix for public functionsLuiz Augusto von Dentz12-353/+355
2011-08-12client: add target driver supportLuiz Augusto von Dentz6-67/+180
2011-08-12client: move __obex_log_init before manager_initLuiz Augusto von Dentz2-4/+4
2011-08-12client: add target module vtableLuiz Augusto von Dentz1-0/+21
2011-08-02client: separate manager interface code from mainLuiz Augusto von Dentz3-536/+618
2011-08-02client: separate agent code from sessionLuiz Augusto von Dentz3-143/+325
2011-08-02client: separate ftp code from sessionLuiz Augusto von Dentz3-319/+415
2011-08-02client: make transfer structure privateLuiz Augusto von Dentz6-93/+162
2011-08-02client: make session structure privateLuiz Augusto von Dentz9-257/+351
2011-07-14Add adapter ReleaseSession to obex-clientDmitriy Paliy1-0/+10
2011-07-14Add handling of system D-Bus method callsDmitriy Paliy2-1/+198
2011-07-13Split up session_create in separate functionsDmitriy Paliy1-17/+24
2011-07-13Add system bus connection in obex-clientDmitriy Paliy2-0/+10
2011-07-09Code clean-up: remove unnecessary bracketsDmitriy Paliy1-2/+1
2011-05-15Fix endian conversion for appparams in pbap clientBartosz Szatkowski1-1/+1
2011-05-15client: add support for reusing session for the same clientLuiz Augusto von Dentz2-3/+72
2011-05-15client: fix not canceling connection request if client exit busLuiz Augusto von Dentz3-58/+95
2011-05-15client: remove unused variableLuiz Augusto von Dentz1-3/+0
2010-12-08Add support for stat files bigger than 2GB on 32-bit systemsLuiz Augusto von Dentz1-2/+3
2010-12-07Fix logging for obex-clientLuiz Augusto von Dentz1-1/+1
2010-12-07Fix possible crash when processing session callbackLuiz Augusto von Dentz1-1/+2
2010-10-20Make use of transfer->err to store transfer errorsLuiz Augusto von Dentz1-5/+5
2010-10-18Fix process pending request if transfer canceledDaniel Orstadius1-1/+11
2010-10-12Fix possible NULL pointer deferenceLuiz Augusto von Dentz1-4/+2
2010-09-30Fix not detecting errors on small filesLuiz Augusto von Dentz1-1/+1
2010-09-28Fix not detecting errors when transferring the last part of the bufferLuiz Augusto von Dentz1-1/+3
2010-08-20Fix format string warnings for g_dbus_create_errorJohan Hedberg3-10/+10
2010-08-02Make sure errors are reported properly to applicationsLuiz Augusto von Dentz5-50/+86
2010-07-29Fix not closing socket when connection attempt failsLuiz Augusto von Dentz2-15/+26
2010-07-15client: reuse code when reading buffered dataLuiz Augusto von Dentz1-34/+36