summaryrefslogtreecommitdiff
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gnome-3-6' into openismus-workPatrick Ohly2013-03-2617-55/+118
|\
| * Bug #694223 - The "message-location" search never matches on IMAP+Milan Crha2013-02-211-5/+32
| * Local Delivery not updated on start and missing Receiving Options pageMilan Crha2013-02-201-1/+5
| * Do not use SSL_V2_COMPATIBLE_HELLO by defaultMilan Crha2013-02-201-1/+10
| * G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-086-40/+32
| * Add comments around g_idle_add() changesMilan Crha2013-02-086-0/+21
| * Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-086-19/+19
| * Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-086-19/+19
| * Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-086-19/+19
| * Bug #675287 - Spool file account doesn't show messagesMilan Crha2013-02-041-5/+7
| * store_synchronize_sync(): Only sync subscribed folders.Matthew Barnes2013-02-011-0/+1
| * store_synchronize_sync() cleanups.Matthew Barnes2013-02-011-17/+21
| * Bug #691126 - Fix warnings found by ClangMilan Crha2013-01-184-4/+3
| * Coding style and whitespace cleanups.Matthew Barnes2013-01-121-1/+1
| * CamelMimeFilterPgp: Ignore right side white spacesMilan Crha2013-01-101-0/+4
| * Bug 691124 - [imap] Typo in sort_uid_cmp()Paul Menzel2013-01-041-1/+1
| * Bug 689124 - Increase Camel's TCP read/write timeoutMatthew Barnes2012-12-221-1/+1
* | Make the Camel provider modules relocatableTristan Van Berkom2013-02-252-3/+16
|/
* Bug #688926 - SIGABRT on call_old_file_SyncDaniele Rondina2012-11-231-0/+7
* Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-222-1/+22
* Bug #687670 - Signing with both pgp and S/MIME causes a broken signatureMilan Crha2012-11-212-4/+13
* Bug #677378 - Crash in imapx_query_auth_types_sync()Milan Crha2012-11-212-11/+11
* Bug 688639 – SMTP: Correctly deal with 535 authentication errorPaul Menzel2012-11-201-3/+2
* Bug #687634 - Improve camel console warning textPaul Menzel2012-11-131-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-105-15/+14
* Bug 687694 - imapx_untagged_vanished() is inefficientDan Williams2012-11-071-1/+2
* Bug #669082 - Workaround crash in imapx_command_copy_messages_step_done()Andreas Kohn2012-11-071-1/+1
* Bug #681962 - Identify server certificates by hostname and fingerprintMilan Crha2012-10-303-23/+94
* Bug #685034 - [imapx] Read status of email is not persisted correctlyMilan Crha2012-10-301-1/+3
* Bug #686924 - Doesn't parse Gerrit encoded From address correctlyMilan Crha2012-10-291-2/+46
* imapx_command_start: Improve handling of write-to-stream error.Matthew Barnes2012-10-281-6/+2
* Bug 686719 - Missing linker flags in Camel testsJB Lallement2012-10-265-5/+10
* CamelIMAPXServer: Handle errors in imapx_continuation().Matthew Barnes2012-10-251-10/+48
* CamelIMAPXServer: Return a boolean from imapx_command_start_next().Matthew Barnes2012-10-251-19/+54
* CamelIMAPXServer: Improve error handling around stopping IDLE.Matthew Barnes2012-10-251-52/+100
* Bug #680497 - POP3 re-adds messages to local InboxMilan Crha2012-10-254-46/+110
* Bug #686727 - POP3 provider deadlocks on finalizeMilan Crha2012-10-241-1/+11
* CamelIMAPXServer: Declare imapx_uidset_* functions as static.Matthew Barnes2012-10-231-3/+3
* CamelIMAPXServer: Clean up static function declarations.Matthew Barnes2012-10-231-17/+42
* CamelIMAPXServer: Make sure all disabled bits have a comment.Matthew Barnes2012-10-231-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-10-209-99/+134
* Eliminate the assertion in camel_provider_register().Matthew Barnes2012-10-101-58/+70
* imapx_connect_to_server: Avoid a runtime warning.Matthew Barnes2012-09-301-2/+4
* Bug #677393 - [IMAP] Deadlock when moving message and checking new mailAlban Browaeys2012-09-141-10/+4
* Fix a memory leak from MH-format camel providerMilan Crha2012-09-131-2/+10
* Bug #682398 - GError reuse during IMAP connect routineMilan Crha2012-09-113-10/+24
* Bug #679219 - IMAP+ fails to show newly created top-level foldersMilan Crha2012-09-102-1/+14
* IMAP - Do not update folder list when the operation was cancelledMilan Crha2012-09-061-2/+11
* IMAP - Be able to read messages from cache in offline modeMilan Crha2012-09-051-11/+25
* IMAPX - Copy also user flags/tags on message append, if server can save themMilan Crha2012-09-031-2/+23