summaryrefslogtreecommitdiff
path: root/obexd/plugins/phonebook-ebook.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-04obexd: Remove the total silly usage of gchar and replace it with charMarcel Holtmann1-1/+1
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg1-0/+4
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi1-4/+0
2012-12-04obexd: phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt1-7/+7
2012-12-04obexd: Remove left over glib-helper.h supportPaul Seidler1-1/+0
2012-12-04obexd: Remove OpenOBEX includesMarcel Holtmann1-3/+0
2012-12-04obexd: Fix coding style issues in phonebook-ebook.cJohan Hedberg1-56/+40
2012-12-04obexd: Fix callback logic in EDS PBAPBartosz Szatkowski1-18/+38
2012-12-04obexd: Fix memory issues in EDS PBAPBartosz Szatkowski1-6/+13
2012-12-04obexd: Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz1-0/+1
2012-12-04obexd: Fix pulling phonebook sizeBartosz Szatkowski1-5/+5
2012-12-04obexd: Fix sent vCard format for eds backendBartosz Szatkowski1-2/+2
2012-12-04obexd: Fix freeing buffer before transfer is completeBartosz Szatkowski1-2/+8
2012-12-04obexd: Fix no phone number in vCard listingBartosz Szatkowski1-1/+1
2012-12-04obexd: Add opening ebooks before each operationBartosz Szatkowski1-35/+31
2012-12-04obexd: Fix ebook opening error handlingBartosz Szatkowski1-13/+8
2012-12-04obexd: Fix pulling vCard for multiple ebooksBartosz Szatkowski1-7/+8
2012-12-04obexd: Add proper finishing/canceling requestsBartosz Szatkowski1-0/+8
2012-12-04obexd: Add 0.vcf (me contact) when generating cacheBartosz Szatkowski1-0/+40
2012-12-04obexd: Add checking ebook availability before processingBartosz Szatkowski1-11/+17
2012-12-04obexd: Add constraint on pulled pathBartosz Szatkowski1-0/+7
2012-12-04obexd: Change EDS backend to support multiple ebooksBartosz Szatkowski1-97/+196
2012-12-04obexd: Introduction of phonebook_pull_readRadoslaw Jablonski1-7/+16
2012-12-04obexd: Add support for notifying PBAP about more parts from backendRadoslaw Jablonski1-3/+4
2012-12-04obexd: Add handing of backend pending requestDmitriy Paliy1-18/+78
2012-12-04obexd: Unified ebook data structuresDmitriy Paliy1-20/+16
2012-12-04obexd: Fix issues caused by multiple dependencies on phonebook.cJohan Hedberg1-0/+4
2012-12-04obexd: ebook backend: separate concatenated vcards with \r\n.Marcel Mol1-0/+3
2012-12-04obexd: Fix minor comment typos & indentsMarcel Mol1-1/+1
2012-12-04obexd: Fix return value checking of e_book_async_get_contactsMarcel Mol1-1/+1
2012-12-04obexd: ebook backend: return all TEL attribs from vCard as stringsMarcel Mol1-8/+17
2012-12-04obexd: Fix vcard filter settingMarcel Mol1-1/+1
2012-12-04obexd: Add dynamic debug featureLuiz Augusto von Dentz1-1/+1
2012-12-04obexd: Returns OBEX service unavailable when ebook async get contacts failsClaudio Takahasi1-2/+5
2012-12-04obexd: Add folder name verification for PullvCardListing on ebook backendClaudio Takahasi1-0/+3
2012-12-04obexd: Fix sending the wrong response codeVinicius Costa Gomes1-3/+3
2012-12-04obexd: Coding style fixesVinicius Costa Gomes1-26/+27
2012-12-04obexd: Fix glib type system initializationClaudio Takahasi1-0/+2
2012-12-04obexd: Fix PhoneBookSize request for PullPhoneBook functionClaudio Takahasi1-0/+10
2012-12-04obexd: Add current folder argument for phonebook_get_entry function callsClaudio Takahasi1-1/+2
2012-12-04obexd: Implement contacts cache for dummy back-endClaudio Takahasi1-1/+2
2012-12-04obexd: Change PBAP set folder functionClaudio Takahasi1-20/+54
2012-12-04obexd: Remove unused functions and constantsClaudio Takahasi1-0/+1
2012-12-04obexd: Changes the interface between the PBAP core and backendsClaudio Takahasi1-96/+104
2012-12-04obexd: Coding style fixesJohan Hedberg1-7/+10
2012-12-04obexd: ebook minor coding style fixesClaudio Takahasi1-7/+6
2012-12-04obexd: Initial implementation of PullvCardListing function for E-Book backendClaudio Takahasi1-25/+143
2012-12-04obexd: Add support for PBAP operations to the back-endsVinicius Costa Gomes1-0/+12
2012-12-04obexd: Add EVCard filter for PullPhoneBookClaudio Takahasi1-3/+73
2012-12-04obexd: Change PullPhoneBook to return the vcards in the requested formatClaudio Takahasi1-1/+3