summaryrefslogtreecommitdiff
path: root/obexd/plugins/syncevolution.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-011-7/+7
* obexd: Use local libbluetooth includesMarcel Holtmann2015-02-281-2/+2
* obexd: Make btio/btio.h include localMarcel Holtmann2014-01-251-1/+2
* obexd: Make use of g_dbus_send_message*Luiz Augusto von Dentz2013-09-091-3/+3
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Reorder btio.h includesLucas De Marchi2012-12-051-1/+1
* Use the entire include path for btio.hLucas De Marchi2012-12-051-1/+1
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* obexd: Change agent interface to org.bluez.obex.AgentLuiz Augusto von Dentz2012-12-041-2/+1
* obexd: Remove obex_get_idLuiz Augusto von Dentz2012-12-041-1/+7
* obexd: syncevolution: fix missing header fileMikel Astiz2012-12-041-0/+2
* obexd: syncevolution: remove unnecessary openobex includesLuiz Augusto von Dentz2012-12-041-3/+0
* obexd: Remove use of obex_object_t from service.hLuiz Augusto von Dentz2012-12-041-4/+2
* obexd: Move secure flag to service driverLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Fix possible crash when using syncevolution pluginLuiz Augusto von Dentz2012-12-041-1/+4
* obexd: Rename dbus.h to manager.gJohan Hedberg2012-12-041-1/+1
* obexd: Rename obex_dbus_get_connection to manager_dbus_get_connectionJohan Hedberg2012-12-041-2/+2
* obexd: Remove *hi from mime driver read()Slawomir Bochenski2012-12-041-4/+2
* obexd: Start OpenOBEX stream automaticallySlawomir Bochenski2012-12-041-4/+1
* obexd: Revert API changes to mime driver read functionSlawomir Bochenski2012-12-041-5/+1
* obexd: Remove unnecessary jumpsSlawomir Bochenski2012-12-041-6/+3
* obexd: New NewMissedCalls added for phonebook_pull.Dmitriy Paliy2012-12-041-1/+5
* obexd: Change obex_service_driver put() signatureSlawomir Bochenski2012-12-041-1/+2
* obexd: Fix SyncEvolution to use a non-reserved RFCOMM channelJohan Hedberg2012-12-041-1/+1
* obexd: Add variable target size support to obex_mime_type_driver_find()Marcel Mol2012-12-041-0/+1
* obexd: Replace uses of debug with DBGLuiz Augusto Von Dentz2012-12-041-1/+1
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-21/+22
* obexd: drivers should know nothing about obex_sessionVinicius Costa Gomes2012-12-041-31/+25
* obexd: Changes the interface between the PBAP core and backendsClaudio Takahasi2012-12-041-2/+4
* obexd: service data structure cleanupClaudio Takahasi2012-12-041-2/+2
* obexd: Implements PhonebookSize for PullPhoneBook functionClaudio Takahasi2012-12-041-1/+5
* obexd: all the drivers structs can be declared staticVinicius Costa Gomes2012-12-041-2/+2
* obexd: syncevolution mimetype driver was never usedVinicius Costa Gomes2012-12-041-0/+7
* obexd: Renaming of obex_prepare_put and obex_stream_startVinicius Costa Gomes2012-12-041-1/+1
* obexd: Added PBAP application parameter parser functionClaudio Takahasi2012-12-041-2/+3
* obexd: Add support for per service user dataVinicius Costa Gomes2012-12-041-5/+8
* obexd: Now obex_session is private to the core obexdVinicius Costa Gomes2012-12-041-6/+6
* obexd: Add support for mimetype driver to SyncEvolutionVinicius Costa Gomes2012-12-041-194/+164
* obexd: Remove all the uses of obex_rsp_tVinicius Costa Gomes2012-12-041-12/+13
* obexd: Initial support for mimetype drivers on PBAPClaudio Takahasi2012-12-041-1/+1
* obexd: Rename some obexd core functionsClaudio Takahasi2012-12-041-1/+1
* obexd: Cleanup of put function of OBEX service driverVinicius Costa Gomes2012-12-041-17/+12
* obexd: Cleanup of reset function of OBEX service driverClaudio Takahasi2012-12-041-2/+1
* obexd: Cleanup of get function of OBEX service driverVinicius Costa Gomes2012-12-041-16/+3
* obexd: Cleanup of disconnect function of OBEX service driverClaudio Takahasi2012-12-041-2/+1
* obexd: Initial core cleanupClaudio Takahasi2012-12-041-9/+13
* obexd: Introduce obex_dbus_get_connection() to obexd serverForrest Zhao2012-12-041-1/+1