summaryrefslogtreecommitdiff
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
...
* [IMAPx] Set cache expiration for one week when not sync-for-offlineMilan Crha2015-06-301-5/+13
* Bug 751329 - [IMAPx] Shared Folder DisappearingMilan Crha2015-06-261-5/+22
* Bug 751462 - Include header name length when folding long linesArthur de Jong2015-06-251-4/+1
* [CamelGpgContext] Handle decryption failures betterMilan Crha2015-06-221-3/+24
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-1735-93/+90
* Bug 676155 - [POP3] Use 'Broken pipe' error for end-of-stream caseMilan Crha2015-06-101-1/+13
* [IMAPx] Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by peer' errorMilan Crha2015-06-051-1/+3
* Bug 750146 - [IMAPx] Deadlock when FETCH and STORE run at one timeMilan Crha2015-06-014-13/+76
* [IMAPx] Message moved to real Trash/Junk multiple timesMilan Crha2015-05-271-4/+38
* Bug 720197 - [IMAPx] Indefinite waiting for message downloadMilan Crha2015-05-261-0/+21
* Bug 749664 - [IMAPx] Don't mark mail in trash folder as deletedMilan Crha2015-05-263-5/+11
* Bug 749292 - SMTP connection lost while reading message dataMilan Crha2015-05-262-1/+34
* Bug 747988 - Adding 000D characters in plaintext mail repliesMilan Crha2015-05-251-2/+7
* Address some Coveriry Scan detected issuesMilan Crha2015-05-224-23/+32
* Bug 734300 - [IMAPx] Process untagged EXPUNGE response only onceMilan Crha2015-05-201-0/+16
* Bug 382684 - Skip list ID prefixes in group by subject fallbackMilan Crha2015-05-131-1/+35
* Bug 749108 - Embedded inline images pretend message attachmentsMilan Crha2015-05-131-3/+5
* Bug 719476 - [IMAPx] Always run IDLE on Inbox folder - take ][Milan Crha2015-05-131-0/+2
* Correct and enhance developer documentation a bitMilan Crha2015-05-126-11/+11
* [Camel] Freeze/thaw also subfolders of vFoldersMilan Crha2015-05-121-0/+34
* 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
* Add thread-safety into CamelAsyncClosureMilan Crha2015-05-041-3/+41
* Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus serversMilan Crha2015-04-302-1/+21
* [NNTP] Fix minor memory leaksMilan Crha2015-04-292-6/+9
* [POP3] Avoid crash on folder dispose, when iterating through pending commandsMilan Crha2015-04-271-4/+4
* Bug 705771 - Improve error handling in POP3 codeMilan Crha2015-04-274-19/+61
* [IMAPx] Do not free uninitialized memory in imapx_call_idle()Milan Crha2015-04-271-1/+1
* Bug 719476 - [IMAPx] Always run IDLE on Inbox folderMilan Crha2015-04-271-4/+7
* [NNTP] Can fail to disconnect when the command was cancelledMilan Crha2015-04-241-2/+12
* [NNTP] Provide feedback when updating folder contentMilan Crha2015-04-241-1/+1
* Incorrect message info unreferenced in camel_vee_folder_get_location()Milan Crha2015-04-242-4/+2
* Revert camel-folder-thread.c part from the previous commitMilan Crha2015-04-231-2/+0
* Fix various memory leaksMilan Crha2015-04-234-1/+5
* CamelVeeSummary::message_info_from_uid: Return referenced infoMilan Crha2015-04-231-1/+3
* Bug 701352 - [IMAPx] Remove deleted messages in real Trash immediatelyMilan Crha2015-04-221-0/+2
* Revert "Bug 700814 - [IMAPx] Do not convert LF into CRLF on message APPEND"Milan Crha2015-04-211-1/+10
* Bug 745050 - GPG Signing key cannot be saved (prefer gpg again)Milan Crha2015-04-211-1/+1
* Bug 700814 - [IMAPx] Do not convert LF into CRLF on message APPENDMilan Crha2015-04-201-10/+1
* Correct developer documentation for camel_provider_list()Milan Crha2015-04-161-5/+3
* Bug 747638 - Skipped changed messages in camel_folder_summary_get_changed()Milan Crha2015-04-161-5/+5
* Bug 691493 - [IMAPx] Show progress when fetching summary informationMilan Crha2015-04-151-1/+7
* Bug 746335 - [IMAPx] Current folder not updated after message moveMilan Crha2015-04-141-3/+29
* Bug 747500 - Mail account connection settings change requires restartMilan Crha2015-04-105-4/+24
* Do not use GTask for CamelSession thread jobsMilan Crha2015-04-031-38/+37
* Bug 746395 - Let the provider store sent messages on its ownMilan Crha2015-04-014-1/+22
* Bug 746828 - [IMAPx] Server-side deleted folders still visible in UIMilan Crha2015-04-011-0/+81
* Bug 746732 - [IMAPx] Custom command doesn't have connectionMilan Crha2015-04-011-1/+2
* Bug 746346 - [IMAPx] Propagate no-password authentication errors into UIMilan Crha2015-03-312-0/+17
* Bug 700015 - Searching for mail contents does not respect encodingMilan Crha2015-03-122-0/+35