summaryrefslogtreecommitdiff
path: root/obexd/plugins/irmc.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-011-7/+7
* irmc: Remove record detailsLuiz Augusto von Dentz2012-12-121-49/+0
* 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: Fix possible memory leak in handling of locationLuiz Augusto von Dentz2012-12-041-29/+28
* obexd: Make handle of location more clearLuiz Augusto von Dentz2012-12-041-78/+78
* obexd: phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt2012-12-041-2/+2
* obexd: Fix phonebook contacts queryHarald Schmitt2012-12-041-2/+2
* obexd: Fix some common spelling errorsSzymon Janc2012-12-041-1/+1
* obexd: Fix length parameter of strncpyJaganath Kanakkassery2012-12-041-3/+3
* obexd: remove unnecessary openobex includesLuiz Augusto von Dentz2012-12-041-3/+1
* obexd: Remove use of obex_object_t from service.hLuiz Augusto von Dentz2012-12-041-2/+1
* obexd: Move secure flag to service driverLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Rename dbus.h to manager.gJohan Hedberg2012-12-041-1/+1
* obexd: Clean up header filesJohan Hedberg2012-12-041-0/+1
* obexd: Fix crash in irmc.c for vCard 0Zheng Wu2012-12-041-0/+4
* obexd: Remove *hi from mime driver read()Slawomir Bochenski2012-12-041-2/+1
* obexd: Start OpenOBEX stream automaticallySlawomir Bochenski2012-12-041-2/+1
* obexd: Revert API changes to mime driver read functionSlawomir Bochenski2012-12-041-5/+1
* obexd: Remove unnecessary jumpsSlawomir Bochenski2012-12-041-2/+2
* obexd: Introduction of phonebook_pull_readRadoslaw Jablonski2012-12-041-0/+11
* obexd: Add support for notifying PBAP about more parts from backendRadoslaw Jablonski2012-12-041-2/+3
* obexd: New NewMissedCalls added for phonebook_pull.Dmitriy Paliy2012-12-041-1/+5
* obexd: Add handing of backend pending requestDmitriy Paliy2012-12-041-7/+20
* obexd: Use g_string_free instead of string_free in IRMCDmitriy Paliy2012-12-041-6/+4
* obexd: IrMC sync server supportMarcel Mol2012-12-041-0/+514