summaryrefslogtreecommitdiff
path: root/camel/providers/local
Commit message (Expand)AuthorAgeFilesLines
* Bug 756842 - [Maildir] Do not overwrite received date on the message infoMilan Crha2015-10-201-2/+4
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-175-7/+7
* camel: Avoid an unlikely division by zero on a race conditionPhilip Withnall2015-05-121-1/+8
* Slow expunge of a maildir folderMilan Crha2015-05-041-1/+7
* Fix various memory leaksMilan Crha2015-04-231-1/+1
* Bug 736040 - Local Drafts folder is displayed twice after the first runMilan Crha2015-03-041-0/+16
* Bug 732145 - Breaks existing (not evolution's) maildir folder structureMilan Crha2015-02-062-36/+91
* Bug 741787 - [Maildir] Cannot create subfolder 'Inbox'Milan Crha2015-01-071-1/+1
* Bug 730438 - Remove Coverity scan TOCTTOU races from file handling codePhilip Withnall2014-09-083-20/+10
* Miscellaneous Win32 related changesMilan Crha2014-09-051-3/+3
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-171-0/+3
* [Maildir] g_mkdir() doesn't fail, if the folder already existsMilan Crha2014-06-101-7/+7
* camel: Avoid an unlikely division by zero failurePhilip Withnall2014-05-211-2/+7
* camel: Avoid an unlikely division by zero on a race conditionPhilip Withnall2014-05-201-1/+8
* camel: Print a warning on failing to save migrated maildir versionPhilip Withnall2014-05-201-4/+7
* Set properly children availability for newly created local foldersMilan Crha2014-04-172-5/+27
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1437-239/+234
* Bug 726204 - Ugly error message when creating Maildir folder failsMatthew Barnes2014-03-131-2/+8
* Bug #633177 - Avoid runtime warnings from CamelFolder::cmp_uids() overridesMilan Crha2014-03-102-4/+26
* Deprecate CAMEL_STORE_FOLDER_EXCL.Matthew Barnes2014-03-033-19/+0
* maildir_store_get_folder_sync: Fix a use-after-free issueMilan Crha2014-01-311-1/+1
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-0737-409/+339
* Coding style and whitespace cleanups.Matthew Barnes2013-12-084-7/+8
* Bug #712578 - MH folder refresh can cause summary rebuildMilan Crha2013-11-271-0/+30
* Makefile.am cleanups.Matthew Barnes2013-11-171-48/+54
* Address some compiler warnings and Coverity scan issues in a different wayMilan Crha2013-11-153-6/+21
* Fix/mute issues found by Coverity scanMilan Crha2013-11-135-22/+37
* camel-maildir-summary.h: Remove unused enum.Matthew Barnes2013-11-051-5/+0
* Add the other Camel services to API documentation.Matthew Barnes2013-11-035-14/+23
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-256-18/+34
* Remove camel_store_free_folder_info().Matthew Barnes2013-09-232-14/+2
* Remove camel_store_free_folder_info_full().Matthew Barnes2013-09-234-6/+2
* camel_folder_summary_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-232-30/+25
* Add camel_message_info_unref().Matthew Barnes2013-09-238-41/+41
* Remove camel_folder_summary_add_from_message().Matthew Barnes2013-09-231-37/+39
* Remove camel_folder_summary_add_from_parser().Matthew Barnes2013-09-233-27/+24
* do not assume time_t is longAntoine Jacoutot2013-09-111-1/+1
* [Maildir] Create the 'tmp' directory, if missingMilan Crha2013-08-121-3/+5
* Camel MH provider can deadlock on folder creationMilan Crha2013-05-131-8/+0
* Coding style and whitespace cleanup.Matthew Barnes2013-03-026-69/+174
* Local Delivery not updated on start and missing Receiving Options pageMilan Crha2013-02-201-1/+5
* Bug #675287 - Spool file account doesn't show messagesMilan Crha2013-02-041-5/+7
* Bug #651399 - [maildir] Escape dots in folder display namesMilan Crha2013-01-282-65/+196
* Fix few issues found by Coverity scanMilan Crha2012-11-301-0/+4
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-053-11/+11
* Fix a memory leak from MH-format camel providerMilan Crha2012-09-131-2/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-09-016-24/+53
* Coding style and whitespace cleanup.Matthew Barnes2012-08-1922-272/+306
* Bug #678289 - Filters are not applied automatically to local maildir InboxMilan Crha2012-08-171-1/+1
* Rename camel_service_get_settings().Matthew Barnes2012-08-128-38/+134