aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-11-14bluetooth: Fix using BtIOTypeLuiz Augusto von Dentz1-22/+8
2012-11-12MAP: Add get_next_header() in message listingSunil Kumar Behera1-0/+1
2012-11-09MAP: Reset ap_sent variableSunil Kumar Behera1-0/+1
2012-10-05MAP: Fix build when using --with-messages=trackerLuiz Augusto von Dentz1-3/+3
2012-09-14MAP: Unify callbacks for operations that only report statusLuiz Augusto von Dentz3-30/+9
2012-09-14MAP: Add set delete status functionSunil Kumar Behera4-0/+33
2012-09-14MAP: Add set read status functionSunil Kumar Behera4-0/+50
2012-09-14MAP: Add support for MessageStatusSunil Kumar Behera1-1/+32
2012-08-23plugins: Remove redundant include sys/stat.hSyam Sidhardhan1-1/+0
2012-08-20MAP: Add subject length parameter in GetMessageListingSunil Kumar Behera4-3/+11
2012-08-20MAP: Add offset parameter decriptionSunil Kumar Behera1-0/+1
2012-08-17MAP: Fix invalid oflag checkSunil Kumar Behera1-1/+1
2012-08-16MAP: Make use of GObexApparam APILuiz Augusto von Dentz1-43/+38
2012-08-16PBAP: Make use of GObexApparam APILuiz Augusto von Dentz2-143/+39
2012-08-09irmc: Fix possible memory leak in handling of locationLuiz Augusto von Dentz1-29/+28
2012-07-27irmc: Make handle of location more clearLuiz Augusto von Dentz2-78/+85
2012-07-27phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt4-33/+46
2012-07-27irmc: Fix phonebook contacts queryHarald Schmitt1-2/+2
2012-06-14Fix some common spelling errorsSzymon Janc2-2/+2
2012-06-14Fix dead assignmentsSzymon Janc2-2/+2
2012-06-14phonebook-dummy: Fix use of uninitialized count variableSzymon Janc1-1/+1
2012-06-05core: Change agent interface to org.bluez.obex.AgentLuiz Augusto von Dentz1-2/+1
2012-05-22Remove left over glib-helper.h supportPaul Seidler2-2/+0
2012-05-16bluetooth: Fix not setting port to 0 when listen failsLuiz Augusto von Dentz1-0/+1
2012-05-02opp: Emit TransferStarted signal only if stream start is successJaganath Kanakkassery1-2/+5
2012-04-16build: Remove glib-helper.h supportMarcel Holtmann5-5/+0
2012-04-12MAP: Output parameters for GetMessagesListingSlawomir Bochenski1-0/+17
2012-04-12MAP: Input parameters for GetMessagesListingSlawomir Bochenski1-2/+25
2012-04-12MAP: Mark filter strings constSlawomir Bochenski1-4/+4
2012-03-28MAP: Output parameters in folder listing replySlawomir Bochenski1-0/+51
2012-03-28MAP: Initial outgoing parameters supportSlawomir Bochenski1-0/+5
2012-03-27MAP/dummy: fix message-dummy.c buildFrédéric Danis1-0/+1
2012-03-27MAP: Use input parameters for folder listingSlawomir Bochenski1-3/+8
2012-03-27MAP: Process incoming parameters in GET/PUTSlawomir Bochenski1-0/+31
2012-03-14MAP/dummy: Add sorting of folder listingSlawomir Bochenski1-0/+32
2012-03-14MAP/dummy: Code for returning folder listingSlawomir Bochenski1-0/+22
2012-03-14MAP/dummy: Actual code for folder listing retrievalSlawomir Bochenski1-1/+62
2012-03-08MAP/dummy: Add basic logic for folder listingSlawomir Bochenski1-0/+33
2012-03-08MAP/dummy: Add stub for asynchronous folder listingSlawomir Bochenski1-3/+40
2012-02-20map: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz3-11/+11
2012-02-20core: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz1-1/+1
2012-02-20ftp: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz1-1/+1
2012-02-14opp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz1-1/+5
2012-02-14ftp: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz1-1/+5
2012-02-14bluetooth: Add support for L2CAP transportLuiz Augusto von Dentz2-51/+158
2012-02-09irmc: Fix length parameter of strncpyJaganath Kanakkassery1-3/+3
2012-01-31filesystem: Fix folder listingLuiz Augusto von Dentz1-1/+1
2012-01-11PBAP: Fix possible invalid memory accessSunil Kumar Behera1-4/+5
2012-01-09MAP: Fix coding style issuesJohan Hedberg3-40/+33
2012-01-09MAP: Add UpdateInbox functionDivya Yadav4-1/+59
2012-01-09messages-tracker: Fix coding styleDivya Yadav1-1/+2
2011-12-08phonebook-tracker: Fix iso8601_utc_to_localtimeSlawomir Bochenski1-5/+3
2011-12-05plugins: Remove OpenOBEX includesMarcel Holtmann2-5/+0
2011-11-29Remove obex_get_idLuiz Augusto von Dentz1-1/+7
2011-11-29bluetooth: add .getpeername supportLuiz Augusto von Dentz1-0/+17
2011-11-29bluetooth: make use of secure flag for authorizationLuiz Augusto von Dentz1-1/+1
2011-11-17syncevolution: fix missing header fileMikel Astiz1-0/+2
2011-11-16pbap: remove dependency on openobexLuiz Augusto von Dentz1-4/+4
2011-11-16syncevolution: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+0
2011-11-16pcsuite: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+1
2011-11-16pcsuite: remove duplicated includesLuiz Augusto von Dentz1-2/+0
2011-11-16mas: remove unnecessary openobex includesLuiz Augusto von Dentz1-1/+1
2011-11-16irmc: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+1
2011-11-16filesystem: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+1
2011-11-16usb: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+1
2011-11-16bluetooth: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+2
2011-11-16opp: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+2
2011-11-16ftp: remove unnecessary openobex includesLuiz Augusto von Dentz1-3/+1
2011-11-16ftp: remove duplicated includesLuiz Augusto von Dentz1-2/+0
2011-11-16Remove use of obex_object_t from service.hLuiz Augusto von Dentz8-37/+26
2011-11-16Introduce obex_get_non_header_dataLuiz Augusto von Dentz3-6/+6
2011-11-16Remove use of obex_object_t on obex.hLuiz Augusto von Dentz1-1/+1
2011-11-14phonebook-tracker: Seek for contact name deeperSlawomir Bochenski1-10/+81
2011-11-14Fix dbus memory leakSyam Sidhardhan1-0/+2
2011-11-14Fix empty parameter list in function declarationSyam Sidhardhan1-1/+1
2011-11-10Fix missing URL vCard's field with OTHER subtypeRafal Michalski1-6/+4
2011-11-03ftp: fix coding styleLuiz Augusto von Dentz1-15/+15
2011-11-03ftp: remove pcsuite codeLuiz Augusto von Dentz1-55/+0
2011-11-03filesystem: remove unnecessary includesLuiz Augusto von Dentz1-6/+6
2011-11-03Move secure flag to service driverLuiz Augusto von Dentz7-9/+15
2011-11-03Remove options per serverLuiz Augusto von Dentz2-9/+9
2011-10-25Code clean-up: Remove unnecessary code line breakingRafal Michalski1-2/+1
2011-10-20Fix pulling single vCard for parameters header missingRafal Michalski1-2/+6
2011-10-14Fix breaking long lines in vCard's fieldsRafal Michalski1-2/+7
2011-10-13Support for encoding UTF-8 characters in vCard's fieldsRafal Michalski1-2/+46
2011-10-11Add NULL-field checking in vcard_printf_addressRadoslaw Jablonski1-2/+5
2011-10-11Add check for empty string in vcard_printf_fullnameRadoslaw Jablonski1-0/+5
2011-10-06Fix possible crash when using syncevolution pluginLuiz Augusto von Dentz1-1/+4
2011-09-22Code clean-up: Simplify vCard's phone number printingRafal Michalski1-5/+3
2011-09-22Code clean-up: Remove magic number indicating size of bufferRafal Michalski1-1/+1
2011-09-22Code clean-up: Remove unnecessary character in commentRafal Michalski1-1/+1
2011-09-22Code clean-up: Remove unnecessary empty linesRafal Michalski2-2/+0
2011-09-22Fix minor coding style issues in filesystem.cJohan Hedberg1-5/+2
2011-09-21Fix g_filename_to_utf8 failure checkJohan Hedberg1-1/+1
2011-09-20Support for Quoted Printable encodingRafal Michalski1-3/+196
2011-09-20Escape semicolons in vCard's fieldsRafal Michalski1-6/+33
2011-09-20Extend functions parameter list for vCard's formatRafal Michalski1-11/+12
2011-09-07Fix semicolon delimiter issue in address fieldsRafal Michalski1-19/+20
2011-09-07Refactoring address fields handled in vcard moduleRafal Michalski3-48/+101
2011-09-06MAP Tracker: Fix memory issue in folder listingBartosz Szatkowski1-2/+3
2011-09-06MAP Tracker: Fix folder and path handlingBartosz Szatkowski1-4/+7
2011-09-06Minor coding style fixes to mas.cJohan Hedberg1-8/+8
2011-09-06MAP: Use pointers to const where appropriateSlawomir Bochenski3-19/+17
2011-09-06MAP: Add basic support for message retrievalSlawomir Bochenski3-5/+55
2011-09-06MAP: Add basic messages listing retrieval supportSlawomir Bochenski3-7/+151
2011-09-06MAP: Fix type of read_status in message_filterSlawomir Bochenski1-1/+1
2011-09-06MAP: Add typedef for folder listing callbackSlawomir Bochenski2-4/+5
2011-09-02Rename dbus.h to manager.gJohan Hedberg8-8/+6
2011-09-02Rename obex_dbus_get_connection to manager_dbus_get_connectionJohan Hedberg1-2/+2
2011-09-02Clean up header filesJohan Hedberg9-0/+9
2011-09-01Simplify counting new missed callsSlawomir Bochenski1-83/+22
2011-08-22MAP/Tracker: Fix condition for skipping foldersSlawomir Bochenski1-1/+1
2011-08-22MAP: Folder listing supportSlawomir Bochenski1-2/+125
2011-08-22MAP: Add MIME driversSlawomir Bochenski1-12/+89
2011-08-22phonebook-tracker.c: Calls query speed-upSlawomir Bochenski1-3/+3
2011-08-10Fix error variable naming in opp.cJohan Hedberg1-8/+7
2011-08-10Fix memory leak in opp pluginLuiz Augusto von Dentz1-2/+6
2011-08-10Fix coding style issues in phonebook-ebook.cJohan Hedberg1-56/+40
2011-08-10Fix callback logic in EDS PBAPBartosz Szatkowski1-18/+38
2011-08-10Fix memory issues in EDS PBAPBartosz Szatkowski1-6/+13
2011-08-09Fix missing Name header check in FTP action codeSlawomir Bochenski1-0/+3
2011-08-05Fix handling vCard type "OTHER" emails in PBAPBartosz Szatkowski2-4/+4
2011-08-05Fix several issues in FTP action supportSlawomir Bochenski1-6/+55
2011-08-05Simplify symbolic links supportSlawomir Bochenski3-34/+46
2011-08-04Add Name header check to ftp_chkputSlawomir Bochenski1-0/+3
2011-08-02Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz6-25/+25
2011-08-01Fix valid file name checks for FTP & OPPSlawomir Bochenski4-1/+28
2011-07-28Make mime type matching case-insensitiveSlawomir Bochenski3-5/+5
2011-07-27Fix writing out of bounds in add_slash funcRadoslaw Jablonski1-1/+17
2011-07-27Remove unnecessary return in add_slash funcRadoslaw Jablonski1-1/+0
2011-07-27Fix crash in irmc.c for vCard 0Zheng Wu1-0/+4
2011-07-26Fix pulling phonebook sizeBartosz Szatkowski1-5/+5
2011-07-26Show owner vCard in phonebook pb pullRadoslaw Jablonski1-2/+0
2011-07-26Fix sent vCard format for eds backendBartosz Szatkowski1-2/+2
2011-07-26Fix proper data escaping for vCard listingBartosz Szatkowski1-1/+4
2011-07-26Add SetFolder function for MAP tracker backendBartosz Szatkowski1-4/+232
2011-07-14Add tracker backend stump for MAPBartosz Szatkowski1-0/+98
2011-07-14Fix freeing buffer before transfer is completeBartosz Szatkowski1-2/+8
2011-07-14Fix no phone number in vCard listingBartosz Szatkowski1-1/+1
2011-07-14Add opening ebooks before each operationBartosz Szatkowski1-35/+31
2011-07-14Fix ebook opening error handlingBartosz Szatkowski1-13/+8
2011-07-14Fix pulling vCard for multiple ebooksBartosz Szatkowski1-7/+8
2011-07-14Add X-IRMC-CALL-DATETIME to single vCard pullBartosz Szatkowski1-1/+9
2011-07-14Revert handling CALL-DATETIME in PullvCardEntryBartosz Szatkowski1-23/+7
2011-07-14Remove *hi from mime driver read()Slawomir Bochenski6-33/+11
2011-07-13Modify pbap plugin to utilize get_next_header()Slawomir Bochenski1-35/+62
2011-07-13Start OpenOBEX stream automaticallySlawomir Bochenski8-31/+12
2011-07-11Escape all text fields in vCardSlawomir Bochenski1-34/+48
2011-07-11Do not send empty vCard attributesSlawomir Bochenski1-22/+9
2011-07-11Add proper finishing/canceling requestsBartosz Szatkowski1-0/+8
2011-07-11Add 0.vcf (me contact) when generating cacheBartosz Szatkowski1-0/+40
2011-07-11Add checking ebook availability before processingBartosz Szatkowski1-11/+17
2011-07-11Add constraint on pulled pathBartosz Szatkowski1-0/+7
2011-07-11Change EDS backend to support multiple ebooksBartosz Szatkowski1-97/+196
2011-07-11Fix finalize request in callback functionDmitriy Paliy1-0/+3
2011-07-10Fix sending X-IRMC-CALL-DATETIME in PullvCardEntryBartosz Szatkowski1-7/+23
2011-07-10Fix invalid memory read when pulling phone bookDmitriy Paliy1-1/+2
2011-07-09Return empty list for vcardlisting on empty phonebookRafal Michalski1-9/+1
2011-07-09Return empty body instead -ENOENT when phonebook is emptyRafal Michalski1-1/+1
2011-07-09Fix white space related coding style issuesSyam Sidhardhan5-16/+16
2011-06-28Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfbLuiz Augusto von Dentz1-12/+13
2011-06-28Add copy and move support for filesystem pluginLuiz Augusto von Dentz1-0/+96
2011-06-21Add support for Action command to pcsuite pluginLuiz Augusto von Dentz3-2/+13
2011-06-21Add basic support for action commands on ftp driverLuiz Augusto von Dentz1-0/+99
2011-06-21Make proper use of user_data when using bt_io_listenLuiz Augusto von Dentz1-8/+2
2011-06-16Fix build when pcsuite plugin is enabledLuiz Augusto von Dentz1-5/+1
2011-06-15Revert API changes to mime driver read functionSlawomir Bochenski5-42/+9
2011-06-14Send new missed calls count onceSlawomir Bochenski1-0/+2
2011-06-14Optimise call history queriesSlawomir Bochenski1-1/+1
2011-06-01Remove unnecessary jumpsSlawomir Bochenski3-10/+7
2011-05-30Add MAP session management and SetFolder functionSlawomir Bochenski2-8/+77
2011-05-30Add messages backend initialization and finalizationSlawomir Bochenski2-0/+29
2011-05-25Fix fetching call history in partsSlawomir Bochenski1-2/+1
2011-05-20Add partial mas.c - messages-*.c API.Slawomir Bochenski2-0/+314
2011-05-20Fix minor coding style issues in phonebook-tracker.cJohan Hedberg1-4/+4
2011-05-19Change append to prepend in pull_newmissedcallsDmitriy Paliy1-1/+1
2011-05-19Fix contacts data cleanup for new missed callsDmitriy Paliy1-25/+32
2011-05-19Fix newmissedcalls handling for large responsesRadoslaw Jablonski1-1/+5
2011-05-18Rewrite of PBAP call history queriesSlawomir Bochenski1-544/+60
2011-05-18Fix GLib assertion in NEW_MISSED_CALLS_LIST reply handlingSlawomir Bochenski1-1/+2
2011-05-17Adjust SPARQL queries to the changes in call historySlawomir Bochenski1-21/+53
2011-04-27Remove grouping by phone number in call-history resultsRadoslaw Jablonski1-3/+27
2011-03-11Add MIME driver to MAP pluginSlawomir Bochenski1-0/+56
2011-03-11Add actual service for Message Access ProfileSlawomir Bochenski1-0/+189
2011-03-10Add skeleton for Message Access Profile pluginSlawomir Bochenski3-0/+92
2011-03-08Adjust prefix of contact id for getting pb sizeRafal Michalski1-1/+1
2011-03-04Fix handling owner data in phonebook pullLukasz Pawlik1-0/+1
2011-03-01Fix pulling phonebook entries without last nameLukasz Pawlik1-3/+2
2011-03-01Adjust prefix of contact id for pulling single vCardRafal Michalski1-1/+1
2011-03-01Move PC Suite drivers to its own pluginLuiz Augusto von Dentz3-170/+259
2011-02-23Add .flush callback to backup pluginLuiz Augusto von Dentz1-0/+8
2011-02-23Add more debug logs for ftp driverLuiz Augusto von Dentz1-0/+20
2011-02-23Add support for pcsuite lock fileLuiz Augusto von Dentz1-6/+134
2011-02-17Add workaround for devices which use absolute path in pbap Name headerLuiz Augusto von Dentz2-14/+18
2011-02-16Add increasing query OFFSET in phonebook_pull_readRadoslaw Jablonski1-0/+14
2011-02-15Support for multipart response sending from phonebook-trackerRadoslaw Jablonski1-18/+63
2011-02-15Introduction of phonebook_pull_readRadoslaw Jablonski6-38/+116
2011-02-15Add support for notifying PBAP about more parts from backendRadoslaw Jablonski6-17/+24
2011-02-15Support for stop fetching data when maxlistcount is achievedRadoslaw Jablonski1-3/+9
2011-02-15Remove unnecessary checking for num_fields in pull_contactRadoslaw Jablonski1-3/+1