summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.270.27Marcel Holtmann2010-06-062-1/+11
* Fix copyright statements in nokia-backup.cJohan Hedberg2010-06-041-2/+2
* Add nokia backup pluginRajeev Kuthiravattath2010-06-043-0/+307
* Use usb_moded to detect usb connectionsLuiz Augusto von Dentz2010-06-041-31/+20
* Make use of transport drivers and some cleanupsLuiz Augusto von Dentz2010-06-039-891/+30
* Add usb transport driverLuiz Augusto von Dentz2010-06-034-0/+269
* Add bluetooth transport driverLuiz Augusto von Dentz2010-06-032-1/+613
* Add server.{c,h} filesLuiz Augusto von Dentz2010-06-033-1/+195
* Add support for transport driversLuiz Augusto von Dentz2010-06-033-1/+126
* Fix inconsistency when using vCard version 2.1Vinicius Costa Gomes2010-06-021-4/+10
* Fix wrong response code to PUT requests for PBAPVinicius Costa Gomes2010-06-021-1/+1
* Fix owner vcard having the wrong handleVinicius Costa Gomes2010-06-021-13/+13
* Fix mimetype driver match when service has .whoLuiz Augusto von Dentz2010-05-312-32/+49
* Fix dealing with large filesVinicius Costa Gomes2010-05-281-1/+3
* Fix crash on PBAP SetPhoneBook functionClaudio Takahasi2010-05-271-0/+3
* Fix handle range problem for PBAP dummy back-endClaudio Takahasi2010-05-271-9/+10
* Fix crash on PBAP SetPhoneBook functionClaudio Takahasi2010-05-271-1/+0
* Fix possible crash when obex_get_name returns NULLLuiz Augusto Von Dentz2010-05-251-1/+1
* Fix object name not being updated when agent changes itLuiz Augusto Von Dentz2010-05-251-0/+3
* Add obex_set_name so plugins can set object nameLuiz Augusto Von Dentz2010-05-252-0/+8
* Fix service driver matching when who is not specifiedLuiz Augusto Von Dentz2010-05-241-1/+2
* Fix FTP GET name handlingVinicius Costa Gomes2010-05-241-5/+13
* Release 0.260.26Marcel Holtmann2010-05-242-1/+12
* Fix memory leakVinicius Costa Gomes2010-05-211-0/+1
* Fix invalid memory access when removing a fileVinicius Costa Gomes2010-05-212-2/+6
* Fix crash when receiving small objectsVinicius Costa Gomes2010-05-211-1/+2
* Add support for the ADR filterVinicius Costa Gomes2010-05-213-15/+66
* Fix the email attribute was badly formattedVinicius Costa Gomes2010-05-211-6/+13
* Fix the order of the calls handlesVinicius Costa Gomes2010-05-211-6/+6
* Add support for multiple telephone numbersVinicius Costa Gomes2010-05-213-41/+128
* Add some debug statements to PBAPVinicius Costa Gomes2010-05-212-0/+44
* Fix the queries taking too longVinicius Costa Gomes2010-05-211-153/+89
* Fix sending the Not Found response asynchronouslyVinicius Costa Gomes2010-05-213-2/+11
* Fix not resetting buffered data count when resetting the sessionLuiz Augusto Von Dentz2010-05-211-0/+1
* Fix inverting the list with wrong search attributeVinicius Costa Gomes2010-05-211-11/+8
* Returns OBEX service unavailable when ebook async get contacts failsClaudio Takahasi2010-05-211-2/+5
* Add folder name verification for PullvCardListing on ebook backendClaudio Takahasi2010-05-211-0/+3
* Fix wrong response code for dummy PullvCardListingClaudio Takahasi2010-05-211-1/+1
* Release 0.250.25Marcel Holtmann2010-05-172-1/+4
* Add phonebook-tracker.c to EXTRA-DISTLuiz Augusto Von Dentz2010-05-151-1/+2
* Release 0.240.24Marcel Holtmann2010-05-142-1/+11
* Add compile program to files for cleanupMarcel Holtmann2010-05-141-1/+1
* Fix not initialized return value for dummy SetPhoneBookClaudio Takahasi2010-05-141-1/+1
* Fix sending the wrong response codeVinicius Costa Gomes2010-05-143-7/+7
* Coding style fixesVinicius Costa Gomes2010-05-1427-672/+691
* Fix owner vCard not having the first handleVinicius Costa Gomes2010-05-141-1/+6
* Fix regression on opp put when name is not setLuiz Augusto von Dentz2010-05-143-6/+11
* Add compile to .gitignoreMarcel Holtmann2010-05-131-0/+1
* Fix PullBusinessCard ignoring the file argumentVinicius Costa Gomes2010-05-131-1/+15
* Fix pull-business-card test scriptVinicius Costa Gomes2010-05-131-6/+26