summaryrefslogtreecommitdiff
path: root/plugins/irmc.c
Commit message (Expand)AuthorAgeFilesLines
* irmc: Fix possible memory leak in handling of locationLuiz Augusto von Dentz2012-08-091-29/+28
* irmc: Make handle of location more clearLuiz Augusto von Dentz2012-07-271-78/+78
* phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt2012-07-271-2/+2
* irmc: Fix phonebook contacts queryHarald Schmitt2012-07-271-2/+2
* Fix some common spelling errorsSzymon Janc2012-06-141-1/+1
* irmc: Fix length parameter of strncpyJaganath Kanakkassery2012-02-091-3/+3
* irmc: remove unnecessary openobex includesLuiz Augusto von Dentz2011-11-161-3/+1
* Remove use of obex_object_t from service.hLuiz Augusto von Dentz2011-11-161-2/+1
* Move secure flag to service driverLuiz Augusto von Dentz2011-11-031-0/+1
* Rename dbus.h to manager.gJohan Hedberg2011-09-021-1/+1
* Clean up header filesJohan Hedberg2011-09-021-0/+1
* Fix crash in irmc.c for vCard 0Zheng Wu2011-07-271-0/+4
* Remove *hi from mime driver read()Slawomir Bochenski2011-07-141-2/+1
* Start OpenOBEX stream automaticallySlawomir Bochenski2011-07-131-2/+1
* Revert API changes to mime driver read functionSlawomir Bochenski2011-06-151-5/+1
* Remove unnecessary jumpsSlawomir Bochenski2011-06-011-2/+2
* Introduction of phonebook_pull_readRadoslaw Jablonski2011-02-151-0/+11
* Add support for notifying PBAP about more parts from backendRadoslaw Jablonski2011-02-151-2/+3
* New NewMissedCalls added for phonebook_pull.Dmitriy Paliy2011-01-031-1/+5
* Add handing of backend pending requestDmitriy Paliy2010-12-091-7/+20
* Use g_string_free instead of string_free in IRMCDmitriy Paliy2010-11-111-6/+4
* IrMC sync server supportMarcel Mol2010-08-191-0/+514