summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.420.42Marcel Holtmann2011-07-162-1/+8
* Add tracker backend stump for MAPBartosz Szatkowski2011-07-142-1/+99
* Fix freeing buffer before transfer is completeBartosz Szatkowski2011-07-141-2/+8
* Fix no phone number in vCard listingBartosz Szatkowski2011-07-141-1/+1
* Add opening ebooks before each operationBartosz Szatkowski2011-07-141-35/+31
* Fix ebook opening error handlingBartosz Szatkowski2011-07-141-13/+8
* Fix pulling vCard for multiple ebooksBartosz Szatkowski2011-07-141-7/+8
* Add X-IRMC-CALL-DATETIME to single vCard pullBartosz Szatkowski2011-07-141-1/+9
* Revert handling CALL-DATETIME in PullvCardEntryBartosz Szatkowski2011-07-141-23/+7
* Remove *hi from mime driver read()Slawomir Bochenski2011-07-148-53/+20
* Add adapter ReleaseSession to obex-clientDmitriy Paliy2011-07-141-0/+10
* Add handling of system D-Bus method callsDmitriy Paliy2011-07-142-1/+198
* Split up session_create in separate functionsDmitriy Paliy2011-07-131-17/+24
* Add system bus connection in obex-clientDmitriy Paliy2011-07-132-0/+10
* Modify pbap plugin to utilize get_next_header()Slawomir Bochenski2011-07-131-35/+62
* Add get_next_header() functionSlawomir Bochenski2011-07-133-4/+59
* Start OpenOBEX stream automaticallySlawomir Bochenski2011-07-1311-41/+29
* Escape all text fields in vCardSlawomir Bochenski2011-07-111-34/+48
* Do not send empty vCard attributesSlawomir Bochenski2011-07-111-22/+9
* Add proper finishing/canceling requestsBartosz Szatkowski2011-07-111-0/+8
* Add 0.vcf (me contact) when generating cacheBartosz Szatkowski2011-07-111-0/+40
* Add checking ebook availability before processingBartosz Szatkowski2011-07-111-11/+17
* Add constraint on pulled pathBartosz Szatkowski2011-07-111-0/+7
* Change EDS backend to support multiple ebooksBartosz Szatkowski2011-07-111-97/+196
* Fix finalize request in callback functionDmitriy Paliy2011-07-111-0/+3
* Use correct variable for setting responseSlawomir Bochenski2011-07-101-1/+1
* Fix sending X-IRMC-CALL-DATETIME in PullvCardEntryBartosz Szatkowski2011-07-101-7/+23
* Fix invalid memory read when pulling phone bookDmitriy Paliy2011-07-101-1/+2
* Add L2CAP fixed channels support for BTIOMarcel Holtmann2011-07-092-10/+31
* btio: Fix the return value of bt_io functionsVinicius Costa Gomes2011-07-091-6/+9
* Return empty list for vcardlisting on empty phonebookRafal Michalski2011-07-091-9/+1
* Return empty body instead -ENOENT when phonebook is emptyRafal Michalski2011-07-091-1/+1
* Code clean-up: remove unnecessary bracketsDmitriy Paliy2011-07-091-2/+1
* Fix white space related coding style issues for gwobexSyam Sidhardhan2011-07-092-5/+5
* Fix white space related coding style issuesSyam Sidhardhan2011-07-096-17/+17
* gdbus: Fix white space coding style issueSyam Sidhardhan2011-07-091-1/+1
* Fix parameters in obexd.service.inSlawomir Bochenski2011-06-281-1/+1
* Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfbLuiz Augusto von Dentz2011-06-281-12/+13
* Add copy and move support for filesystem pluginLuiz Augusto von Dentz2011-06-281-0/+96
* Add support for Action command to pcsuite pluginLuiz Augusto von Dentz2011-06-213-2/+13
* Add basic support for action commands on ftp driverLuiz Augusto von Dentz2011-06-211-0/+99
* Add initial support for OBEX Action commandLuiz Augusto von Dentz2011-06-215-0/+154
* Make proper use of user_data when using bt_io_listenLuiz Augusto von Dentz2011-06-211-8/+2
* Release 0.410.41Marcel Holtmann2011-06-182-1/+8
* Include plugins/ftp.h into distributionMarcel Holtmann2011-06-181-1/+1
* Move enable options before disable optionsMarcel Holtmann2011-06-181-7/+7
* Enable most options by default for maintainer modeMarcel Holtmann2011-06-181-2/+4
* Fix some minor style in sources listMarcel Holtmann2011-06-181-3/+4
* Fix build when pcsuite plugin is enabledLuiz Augusto von Dentz2011-06-161-5/+1
* Remove redundant codeSlawomir Bochenski2011-06-152-18/+3