summaryrefslogtreecommitdiff
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-11-073-167/+165
* Bug #633919 - Stuck on Mark messages as readMilan Crha2010-11-041-0/+7
* Bug #632532 - Double free in imapx_job_done, imapx_command_step_fetch_doneMilan Crha2010-11-031-20/+63
* camel-folder-search: Fix minor GError handling issueMatthew Barnes2010-10-291-2/+2
* Bug 633122 - Maildir migration from old folder hierarchy to maildir++ hierarchyChenthill Palanisamy2010-10-291-2/+200
* Bug #632527 - Unmatched vFolder returns incorrect uids on searchMilan Crha2010-10-291-4/+12
* Bug #445439 - Delete mail from pop-server when deleted from Inbox/TrashMilan Crha2010-10-274-6/+17
* Fix memory leak on imapx_server_get_message() failureDavid Woodhouse2010-10-251-0/+2
* Fix maildir rename and some memory leaksChenthill Palanisamy2010-10-251-11/+29
* Fix remove maildir folderChenthill Palanisamy2010-10-251-2/+2
* Adapt to camel api changesChenthill Palanisamy2010-10-251-297/+31
* override get_full_path and get_meta_path in maildir storeChenthill Palanisamy2010-10-251-4/+42
* Change the maildir folder hierarchy as per maildir++ specChenthill Palanisamy2010-10-251-128/+442
* Bug #631290 - Crash in vee_folder_synchronize_syncMilan Crha2010-10-201-2/+2
* Fix failure to RSET SMTP connection before re-use.David Woodhouse2010-10-192-3/+13
* [IMAPX] Crash on QRESYNC line formatting on 32bit platformMilan Crha2010-10-181-4/+10
* Bug 632376 - Rewind in camel-disco-diary to fix a crashPacho Ramos2010-10-171-0/+1
* Fix build issue when not using Kerberos.Matthew Barnes2010-10-161-17/+32
* Bug #534369 - New mail notifications for local Inbox don't workMilan Crha2010-10-147-21/+79
* Bug #608557 - CamelOfflineJournal can call fclose with NULLMilan Crha2010-10-131-2/+7
* Skip leading whitespace in mime_part_get_header().Matthew Barnes2010-10-121-1/+8
* Fix "since" tags in API docs.Matthew Barnes2010-10-118-95/+95
* Add a CamelFolder:uri property.Matthew Barnes2010-10-112-2/+87
* Bug 631594 - Various races in CamelOperationMatthew Barnes2010-10-101-45/+74
* Bug #347520 - Names containing a dot in address parsed incorrectlyMilan Crha2010-10-084-2/+98
* CamelOperation: Try to avoid crashing on refcount errors.Matthew Barnes2010-10-071-0/+4
* Bug #630889 - Use-after-free while sending messagesMilan Crha2010-10-051-1/+1
* Collect Camel flags into enum types.Matthew Barnes2010-10-0331-299/+348
* Coding style cleanup.Matthew Barnes2010-10-0332-187/+187
* Coding style and whitespace cleanup.Matthew Barnes2010-10-0317-117/+120
* CamelStore: Forgot a part in store_get_folder_info()Matthew Barnes2010-10-011-0/+3
* IMAPX: Use a CamelOperation, not GCancellable in the parser threadMatthew Barnes2010-10-012-1/+3
* Emit CamelFolder and CamelStore signals from idle callbacks.Matthew Barnes2010-09-304-57/+309
* Bug #616598 - AM/PM in Date header confuses parserMilan Crha2010-09-301-1/+20
* Bug #615828 - Incorrectly set off-line state on CamelOfflineStoreMilan Crha2010-09-301-2/+3
* Bug #616172 - Return NULL from imapx_find_commad_tag when not foundJulien Ducourthial2010-09-301-0/+4
* Use macros for CamelOperation timeouts.Matthew Barnes2010-09-301-2/+6
* Have camel_operation_new() return a GCancellable.Matthew Barnes2010-09-294-5/+5
* Fix GCancellable usage in IMAPX threads.Matthew Barnes2010-09-291-8/+10
* Bug #630321 - Disabling IMAPX account produces runtime warningsMilan Crha2010-09-291-3/+6
* Bug #628655 - imapx parser thread gerror memory leakMilan Crha2010-09-291-6/+11
* Fix a compiler warning.Matthew Barnes2010-09-281-2/+4
* Camel: Adapt tests to API changes.Matthew Barnes2010-09-2819-430/+538
* Camel: Add an asynchronous API.Matthew Barnes2010-09-2853-2164/+7627
* Rename blocking Camel methods.Matthew Barnes2010-09-2878-5140/+5139
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-28161-4566/+6602
* Bug #630222 - Build failure camel-tcp-stream-raw.cDavid Ronis2010-09-211-1/+1
* Merge branch 'camel-socks-proxy-master'Federico Mena Quintero2010-09-201-1/+1
|\
| * Oops, fix a struct field's namecamel-socks-proxy-masterFederico Mena Quintero2010-09-201-1/+1
* | Merge branch 'camel-socks-proxy-master'Federico Mena Quintero2010-09-201-5/+24
|\ \ | |/