summaryrefslogtreecommitdiff
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* Bug 756842 - [Maildir] Do not overwrite received date on the message info ][Milan Crha2015-10-211-0/+9
* Avoid the compile warning when initializing SPNEGO' gss_OID_desc structureTomas Popela2015-10-201-2/+2
* Bug 756842 - [Maildir] Do not overwrite received date on the message infoMilan Crha2015-10-201-2/+4
* Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus serversMilan Crha2015-10-081-1/+12
* Bug 552425 - [SMTP] Try to reconnect on connection lost during AUTH commandMilan Crha2015-09-252-2/+43
* [IMAPx] Empty trash doesn't empty virtual folder TrashMilan Crha2015-09-111-0/+3
* [IMAPx] Add few more debug prints around command processingMilan Crha2015-09-082-9/+26
* [IMAPx] Move to real Trash keeps original message with UID COPYMilan Crha2015-09-073-38/+84
* [CamelVeeSummary] Do not freeze folder when setting info flagsMilan Crha2015-09-071-2/+0
* [IMAPx] Better runtime warning when running command on top of anotherMilan Crha2015-09-032-3/+5
* [IMAPx] Local changes not always properly saved to the serverMilan Crha2015-09-022-13/+101
* [IMAPx] Remove redundant CAMEL_IMAPX_ERROR_TRY_RECONNECT error codeMilan Crha2015-09-014-7/+2
* Bug 402843 - Remove Junk/Deleted flag when moving out of real Junk/Trash folderMilan Crha2015-08-311-7/+36
* [IMAPx] Junk/NotJunk message flags not stored server-sideMilan Crha2015-08-312-19/+5
* Bug 752339 - [POP3] Crash due to passing set GError to glib-networkingMilan Crha2015-08-311-2/+7
* [POP3] Message re-download shown as completely empty messageMilan Crha2015-08-311-1/+2
* Bug 677438 - [POP3] Crash on disconnect with ongoing message downloadMilan Crha2015-08-314-11/+149
* Bug 749773 - [IMAPx] Ignore preceding '+' in capability nameMilan Crha2015-08-271-0/+3
* [IMAPx] Miscellaneous changesMilan Crha2015-08-271-2/+2
* [IMAPx] Name CAMEL_IMAPX_ERROR codesMilan Crha2015-08-278-54/+61
* [IMAPx] Do not inherit cancelled errors from previously running jobsMilan Crha2015-08-213-1/+15
* [IMAPx] Do not block GetMessage requests for different messagesMilan Crha2015-08-201-1/+5
* Bug 699529 - Store remote folder changes more oftenMilan Crha2015-08-183-1/+247
* [IMAPx] Correct expunge and real trash/junk handlingMilan Crha2015-08-184-266/+364
* [SMTP] Add thread safety around istream/ostreamMilan Crha2015-08-112-102/+193
* [IMAPx] Be able to search server with text with umlauts/UTF-8 lettersMilan Crha2015-08-107-84/+202
* Bug 533478 - [IMAPx] Support umlauts in user tagsMilan Crha2015-08-102-3/+24
* Bug 233140 - Show message counts in subscribe folders dialogMilan Crha2015-08-102-8/+22
* [IMAPx] imapx_server_inactivity_thread: Turn runtime warnings into debug mess...Milan Crha2015-08-071-4/+5
* [IMAPx] More pending-IDLE-detection related changes ][Milan Crha2015-08-071-3/+10
* [IMAPx] More pending-IDLE-detection related changesMilan Crha2015-08-071-0/+18
* [IMAPx] Connection could be used by two jobs at the same timeMilan Crha2015-08-071-6/+6
* [IMAPx] Treat G_IO_ERROR_CLOSED as a reason to try to reconnectMilan Crha2015-08-071-1/+2
* [IMAPx] Prefer Get/Copy/Move message and Expunge jobs over otherMilan Crha2015-08-071-1/+20
* [IMAPx] Ignore broken (truncated) COPYUID server responseMilan Crha2015-08-072-4/+35
* [camel-imapx-conn-manager.c] Correct return values in some functionsMilan Crha2015-08-061-3/+3
* [imapx_server_inactivity_thread] Do not claim 'cancelled' error on consoleMilan Crha2015-08-051-3/+5
* [camel-operation.c] Correct argument in g_signal_new()Milan Crha2015-08-051-3/+3
* Bug 753276 - Fix return value errors in camel-imapx-conn-manager.cTing-Wei Lan2015-08-051-2/+2
* [IMAPx] Stop early in imapx_authenticate_sync() if cancelledMilan Crha2015-08-051-0/+12
* [IMAPx] Add an 'output_stream' argument to imapx_step()Milan Crha2015-08-051-13/+2
* [IMAPx] Correct IDLE detection to not overlap running commandsMilan Crha2015-08-051-12/+47
* Bug 745545 - [IMAPx] Rewrite job queue to one centralMilan Crha2015-08-0414-8364/+4782
* Bug 752233 - sexp: Eliminate some global variables which broke static linkingglobal-variablesPhilip Withnall2015-07-291-5/+1
* Remove obsolete code commentMilan Crha2015-07-151-1/+0
* Add GCancellable parameter to camel_filter_search_match()Milan Crha2015-07-153-11/+27
* Bug 752049 - Fix return value error in camel_imapx_job_inc_update_locked()Ting-Wei Lan2015-07-071-1/+1
* Bug 685035 - [IMAPx] Nonsensical progress report on folder updateMilan Crha2015-07-032-11/+28
* Bug 750766 - [IMAPx] Deadlock filtering and downloading messages for offline useMilan Crha2015-07-035-74/+87
* Bug 751769 - camel_db_maybe_run_maintenance() returns failure incorrectlyMilan Crha2015-07-031-3/+5