summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Release 0.340.34Marcel Holtmann2010-10-062-1/+10
* Change "websiteUrl" query field to more generalRafal Michalski2010-09-301-6/+6
* Fix not detecting errors on small filesLuiz Augusto von Dentz2010-09-301-1/+1
* Fix emitting TransferCompleted twiceLuiz Augusto von Dentz2010-09-281-1/+2
* Fix problem with double number in call logRafal Michalski2010-09-282-3/+16
* Bind cch call log with phonebookRafal Michalski2010-09-281-1/+66
* Bind och call log with phonebookRafal Michalski2010-09-281-1/+33
* Bind ich call log with phonebookRafal Michalski2010-09-281-2/+36
* Bind mch call log with phonebookRafal Michalski2010-09-281-2/+36
* Change default type of call from call logRafal Michalski2010-09-282-104/+40
* Fix not detecting errors when transferring the last part of the bufferLuiz Augusto von Dentz2010-09-281-1/+3
* Add handling of TITLE contact's field in vCardRafaƂ Michalski2010-09-153-11/+17
* btio: Seperate btio.[ch] into btio directoryZhenhua Zhang2010-09-133-9/+10
* btio: Replace void * with gpointerZhenhua Zhang2010-09-132-17/+17
* btio: Remove blank line at EOFZhenhua Zhang2010-09-131-1/+0
* Remove role field from ORG tagRafal Michalski2010-09-103-8/+8
* Add gdbus/polkit.c file to sources listMarcel Holtmann2010-09-091-1/+2
* Add support for builtin GDBus security using PolicyKitMarcel Holtmann2010-09-092-1/+247
* Add support for GDBus security action and flagsMarcel Holtmann2010-09-092-3/+21
* Use simpler error callbacks for GDBus security hooksMarcel Holtmann2010-09-092-8/+30
* Add support for GDBus security handlersMarcel Holtmann2010-09-092-22/+156
* Release 0.330.33Marcel Holtmann2010-09-092-1/+7
* Fix calling watch callbacks after it has been removedLuiz Augusto von Dentz2010-09-071-30/+49
* Fix signal watch when a service name is givenLuiz Augusto Von Dentz2010-09-071-33/+128
* Do not automatically remove watches for service namesLuiz Augusto Von Dentz2010-09-071-6/+7
* Fix handling of UID contact's field in vCardRafal Michalski2010-09-061-13/+13
* Fix problem with phonebook sizeLukasz Pawlik2010-09-061-7/+6
* Add handling of UID contact's field in vCardRafal Michalski2010-09-023-0/+6
* Add handling for more than one address in vCardRafal Michalski2010-09-013-30/+167
* Merge address fields into a single fieldRafal Michalski2010-09-013-39/+20
* Release 0.320.32Marcel Holtmann2010-08-262-1/+6
* Fix over 80 column linesJohan Hedberg2010-08-261-6/+10
* Fix handling empty fields in vCardsLukasz Pawlik2010-08-261-18/+36
* Fix issues with emails categoryLukasz Pawlik2010-08-233-21/+74