summaryrefslogtreecommitdiff
path: root/obexd/plugins/phonebook-ebook.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: phonebook-ebook: modernizeDylan Van Assche2021-07-231-348/+320
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-011-3/+3
* obexd: Use local libbluetooth includesMarcel Holtmann2015-02-281-2/+3
* obexd: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-1/+1
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* obexd: phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt2012-12-041-7/+7
* obexd: Remove left over glib-helper.h supportPaul Seidler2012-12-041-1/+0
* obexd: Remove OpenOBEX includesMarcel Holtmann2012-12-041-3/+0
* obexd: Fix coding style issues in phonebook-ebook.cJohan Hedberg2012-12-041-56/+40
* obexd: Fix callback logic in EDS PBAPBartosz Szatkowski2012-12-041-18/+38
* obexd: Fix memory issues in EDS PBAPBartosz Szatkowski2012-12-041-6/+13
* obexd: Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Fix pulling phonebook sizeBartosz Szatkowski2012-12-041-5/+5
* obexd: Fix sent vCard format for eds backendBartosz Szatkowski2012-12-041-2/+2
* obexd: Fix freeing buffer before transfer is completeBartosz Szatkowski2012-12-041-2/+8
* obexd: Fix no phone number in vCard listingBartosz Szatkowski2012-12-041-1/+1
* obexd: Add opening ebooks before each operationBartosz Szatkowski2012-12-041-35/+31
* obexd: Fix ebook opening error handlingBartosz Szatkowski2012-12-041-13/+8
* obexd: Fix pulling vCard for multiple ebooksBartosz Szatkowski2012-12-041-7/+8
* obexd: Add proper finishing/canceling requestsBartosz Szatkowski2012-12-041-0/+8
* obexd: Add 0.vcf (me contact) when generating cacheBartosz Szatkowski2012-12-041-0/+40
* obexd: Add checking ebook availability before processingBartosz Szatkowski2012-12-041-11/+17
* obexd: Add constraint on pulled pathBartosz Szatkowski2012-12-041-0/+7
* obexd: Change EDS backend to support multiple ebooksBartosz Szatkowski2012-12-041-97/+196
* obexd: Introduction of phonebook_pull_readRadoslaw Jablonski2012-12-041-7/+16
* obexd: Add support for notifying PBAP about more parts from backendRadoslaw Jablonski2012-12-041-3/+4
* obexd: Add handing of backend pending requestDmitriy Paliy2012-12-041-18/+78
* obexd: Unified ebook data structuresDmitriy Paliy2012-12-041-20/+16
* obexd: Fix issues caused by multiple dependencies on phonebook.cJohan Hedberg2012-12-041-0/+4
* obexd: ebook backend: separate concatenated vcards with \r\n.Marcel Mol2012-12-041-0/+3
* obexd: Fix minor comment typos & indentsMarcel Mol2012-12-041-1/+1
* obexd: Fix return value checking of e_book_async_get_contactsMarcel Mol2012-12-041-1/+1
* obexd: ebook backend: return all TEL attribs from vCard as stringsMarcel Mol2012-12-041-8/+17
* obexd: Fix vcard filter settingMarcel Mol2012-12-041-1/+1
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Returns OBEX service unavailable when ebook async get contacts failsClaudio Takahasi2012-12-041-2/+5
* obexd: Add folder name verification for PullvCardListing on ebook backendClaudio Takahasi2012-12-041-0/+3
* obexd: Fix sending the wrong response codeVinicius Costa Gomes2012-12-041-3/+3
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-26/+27
* obexd: Fix glib type system initializationClaudio Takahasi2012-12-041-0/+2
* obexd: Fix PhoneBookSize request for PullPhoneBook functionClaudio Takahasi2012-12-041-0/+10
* obexd: Add current folder argument for phonebook_get_entry function callsClaudio Takahasi2012-12-041-1/+2
* obexd: Implement contacts cache for dummy back-endClaudio Takahasi2012-12-041-1/+2
* obexd: Change PBAP set folder functionClaudio Takahasi2012-12-041-20/+54
* obexd: Remove unused functions and constantsClaudio Takahasi2012-12-041-0/+1
* obexd: Changes the interface between the PBAP core and backendsClaudio Takahasi2012-12-041-96/+104
* obexd: Coding style fixesJohan Hedberg2012-12-041-7/+10
* obexd: ebook minor coding style fixesClaudio Takahasi2012-12-041-7/+6