summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* map: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-203-11/+11
* core: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-201-1/+1
* ftp: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-02-201-1/+1
* opp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-02-141-1/+5
* ftp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-02-141-1/+5
* bluetooth: Add support for L2CAP transportLuiz Augusto von Dentz2012-02-142-51/+158
* irmc: Fix length parameter of strncpyJaganath Kanakkassery2012-02-091-3/+3
* filesystem: Fix folder listingLuiz Augusto von Dentz2012-01-311-1/+1
* PBAP: Fix possible invalid memory accessSunil Kumar Behera2012-01-111-4/+5
* MAP: Fix coding style issuesJohan Hedberg2012-01-093-40/+33
* MAP: Add UpdateInbox functionDivya Yadav2012-01-094-1/+59
* messages-tracker: Fix coding styleDivya Yadav2012-01-091-1/+2
* phonebook-tracker: Fix iso8601_utc_to_localtimeSlawomir Bochenski2011-12-081-5/+3
* plugins: Remove OpenOBEX includesMarcel Holtmann2011-12-052-5/+0
* Remove obex_get_idLuiz Augusto von Dentz2011-11-291-1/+7
* bluetooth: add .getpeername supportLuiz Augusto von Dentz2011-11-291-0/+17
* bluetooth: make use of secure flag for authorizationLuiz Augusto von Dentz2011-11-291-1/+1
* syncevolution: fix missing header fileMikel Astiz2011-11-171-0/+2
* pbap: remove dependency on openobexLuiz Augusto von Dentz2011-11-161-4/+4
* syncevolution: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+0
* pcsuite: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* pcsuite: remove duplicated includesLuiz Augusto von Dentz2011-11-161-2/+0
* mas: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-1/+1
* irmc: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* filesystem: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* usb: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* bluetooth: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+2
* opp: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+2
* ftp: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* ftp: remove duplicated includesLuiz Augusto von Dentz2011-11-161-2/+0
* Remove use of obex_object_t from service.hLuiz Augusto von Dentz2011-11-168-37/+26
* Introduce obex_get_non_header_dataLuiz Augusto von Dentz2011-11-163-6/+6
* Remove use of obex_object_t on obex.hLuiz Augusto von Dentz2011-11-161-1/+1
* phonebook-tracker: Seek for contact name deeperSlawomir Bochenski2011-11-141-10/+81
* Fix dbus memory leakSyam Sidhardhan2011-11-141-0/+2
* Fix empty parameter list in function declarationSyam Sidhardhan2011-11-141-1/+1
* Fix missing URL vCard's field with OTHER subtypeRafal Michalski2011-11-101-6/+4
* ftp: fix coding styleLuiz Augusto von Dentz2011-11-031-15/+15
* ftp: remove pcsuite codeLuiz Augusto von Dentz2011-11-031-55/+0
* filesystem: remove unnecessary includesLuiz Augusto von Dentz2011-11-031-6/+6
* Move secure flag to service driverLuiz Augusto von Dentz2011-11-037-9/+15
* Remove options per serverLuiz Augusto von Dentz2011-11-032-9/+9
* Code clean-up: Remove unnecessary code line breakingRafal Michalski2011-10-251-2/+1
* Fix pulling single vCard for parameters header missingRafal Michalski2011-10-201-2/+6
* Fix breaking long lines in vCard's fieldsRafal Michalski2011-10-141-2/+7
* Support for encoding UTF-8 characters in vCard's fieldsRafal Michalski2011-10-131-2/+46
* Add NULL-field checking in vcard_printf_addressRadoslaw Jablonski2011-10-111-2/+5
* Add check for empty string in vcard_printf_fullnameRadoslaw Jablonski2011-10-111-0/+5
* Fix possible crash when using syncevolution pluginLuiz Augusto von Dentz2011-10-061-1/+4
* Code clean-up: Simplify vCard's phone number printingRafal Michalski2011-09-221-5/+3