summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.380.38Marcel Holtmann2010-12-202-1/+9
* Further optimalization of PBAP tracker queriesRadoslaw Jablonski2010-12-161-530/+711
* gdbus: fix accessing freed callback dataJohan Hedberg2010-12-091-5/+5
* Fix compiler flags when CFLAGS is set in the environmentLuiz Augusto von Dentz2010-12-092-2/+2
* Code clean-up: long, empty lines, indentationDmitriy Paliy2010-12-091-9/+8
* Add handing of backend pending requestDmitriy Paliy2010-12-096-96/+310
* Unified ebook data structuresDmitriy Paliy2010-12-091-20/+16
* Change obex_service_driver put() signatureSlawomir Bochenski2010-12-095-5/+9
* gdbus: explicitly compare pointers to NULLLucas De Marchi2010-12-083-24/+23
* Add support for stat files bigger than 2GB on 32-bit systemsLuiz Augusto von Dentz2010-12-085-12/+15
* Fix regression causing crash in 3-way callingDmitriy Paliy2010-12-081-44/+54
* Fix logging for obex-clientLuiz Augusto von Dentz2010-12-074-6/+6
* Fix possible crash when processing session callbackLuiz Augusto von Dentz2010-12-071-1/+2
* Optimize tracker queries for PBAPRadoslaw Jablonski2010-12-021-348/+166
* Fix problem with fetching 0.vcf vCard entryRafal Michalski2010-11-291-1/+1
* Fix fetching contact photo file nameBartosz Szatkowski2010-11-221-6/+54
* Release 0.370.37Marcel Holtmann2010-11-212-1/+7
* Fix queries for contact with only one affiliationBartosz Szatkowski2010-11-181-29/+54
* Split pull_contacts to smaller functionsBartosz Szatkowski2010-11-181-67/+109
* Using field names instead of numbers in PBAPBartosz Szatkowski2010-11-161-27/+77
* Fix pull phonebook with non-zero offset parameterRafal Michalski2010-11-161-1/+8
* Make string_free private to filesystem pluginDmitriy Paliy2010-11-112-2/+1
* Use g_string_free instead of string_free in IRMCDmitriy Paliy2010-11-111-6/+4
* Split up object and session in pbap.cDmitriy Paliy2010-11-111-35/+59
* Code clean up: cache->folder removedDmitriy Paliy2010-11-111-2/+0
* Code clean up: pbap->params = params removedDmitriy Paliy2010-11-111-1/+0
* Changed number of fields selected via pbap queriesBartosz Szatkowski2010-11-111-0/+1
* Fix proper type handling in contact_query_from_uriBartosz Szatkowski2010-11-111-12/+26
* Fix proper type handling in combined_calls_queryBartosz Szatkowski2010-11-111-33/+119
* Fix proper type handling in outgoing_calls_queryBartosz Szatkowski2010-11-111-20/+65
* Fix proper type handling in incoming_calls_queryBartosz Szatkowski2010-11-111-19/+64
* Fix proper type handling in missed_calls_queryBartosz Szatkowski2010-11-111-19/+65
* Fix proper type handling in contacts_query_allBartosz Szatkowski2010-11-111-17/+44
* Fix pull phonebook reply if filter not setLukasz Pawlik2010-11-111-2/+8
* Release 0.360.36Marcel Holtmann2010-11-052-1/+11
* Fix status problem after pulling empty call historyRafal Michalski2010-11-041-1/+1
* Fix folder listing not able to use name header to list sub foldersLuiz Augusto von Dentz2010-11-031-3/+0
* Fix various coding style issues in phonebook-tracker codeJohan Hedberg2010-10-291-26/+21
* Fix handling nco affiliation fieldsLukasz Pawlik2010-10-291-0/+17
* Fix obexd crash for empty listing invalid cacheDmitriy Paliy2010-10-281-0/+9
* Remove redundant code in phonebook moduleRafal Michalski2010-10-271-16/+2
* Optimize call history queriesRafal Michalski2010-10-271-39/+35
* Add separate queries for listing size in PBAPRadoslaw Jablonski2010-10-261-2/+103
* Remove unnecessary empty line in phonebook-trackerRadoslaw Jablonski2010-10-261-1/+0
* Provide extra query for vCard single callRafal Michalski2010-10-251-2/+17
* Fix history listing queries in phonebook-trackerRadoslaw Jablonski2010-10-221-22/+118
* Fix possible invalid readLuiz Augusto von Dentz2010-10-201-1/+3
* Fix not setting proper errors when canceling suspended requestsLuiz Augusto von Dentz2010-10-201-2/+3
* Make use of transfer->err to store transfer errorsLuiz Augusto von Dentz2010-10-201-5/+5
* Fix regression when formatting timestamps from trackerLuiz Augusto von Dentz2010-10-191-3/+6