summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix plugin defineMarcel Holtmann2010-10-181-1/+1
* Fix process pending request if transfer canceledDaniel Orstadius2010-10-181-1/+11
* Release 0.350.35Marcel Holtmann2010-10-152-1/+9
* Type conversion in read and write obex streamsDmitriy Paliy2010-10-151-4/+4
* Fix not responding Not Found for filtered vcard-listingLuiz Augusto von Dentz2010-10-151-6/+6
* Code cleanup: unnecessary operation and typo removedDmitriy Paliy2010-10-151-2/+1
* Fix regression on suspend on openingDmitriy Paliy2010-10-151-1/+1
* Fix not responding Not Found when no entry is foundLuiz Augusto von Dentz2010-10-142-3/+24
* Fix X-IRMC-CALL-DATETIME formatLuiz Augusto von Dentz2010-10-131-2/+2
* gdbus: fix not handling bus disconnectsLuiz Augusto von Dentz2010-10-131-0/+4
* Fix suspend stream on opening if no dataDmitriy Paliy2010-10-131-1/+13
* Fix possible use of uninitialized variablesLuiz Augusto von Dentz2010-10-121-0/+3
* Fix dead statementLuiz Augusto von Dentz2010-10-121-7/+1
* Fix possible NULL pointer deferenceLuiz Augusto von Dentz2010-10-121-4/+2
* Fix possible NULL pointer deferenceLuiz Augusto von Dentz2010-10-121-1/+3
* Fix memory leaks in phonebook-tracker moduleRafal Michalski2010-10-091-0/+3