| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status for | Not Zed | 2004-01-14 | 1 | -0/+1 |
* | fix removal of journal file, and remove the cmeta state file too. | Not Zed | 2004-01-09 | 1 | -2/+3 |
* | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 1 | -1/+1 |
* | Don't use regex matching. Fixes bug #16227. | Jeffrey Stedfast | 2001-12-01 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 1 | -1/+1 |
* | new method to get an application-initialized filter driver. | Dan Winship | 2001-07-02 | 1 | -1/+1 |
* | If the folder is frozen, don't refresh, just record that we need to do it | Dan Winship | 2001-06-29 | 1 | -1/+1 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 1 | -0/+1 |
* | new abstract class for disconnectable remote stores | Dan Winship | 2001-05-04 | 1 | -8/+8 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 1 | -1/+8 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 1 | -0/+4 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 1 | -2/+3 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 1 | -1/+0 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 1 | -1/+0 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -0/+2 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 1 | -0/+1 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 1 | -1/+1 |
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 1 | -0/+1 |
* | Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value | Dan Winship | 2000-10-13 | 1 | -7/+8 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -2/+0 |
* | Return untagged data in a GPtrArray rather than a string, since it saves | Dan Winship | 2000-09-28 | 1 | -1/+1 |
* | The root folder's name is "", not the namespace. (camel_imap_folder_new): | Dan Winship | 2000-09-23 | 1 | -1/+1 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -2/+1 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 1 | -1/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -6/+5 |
* | Now uses a hash table for looking up message info rather than a linear | Jeffrey Stedfast | 2000-07-28 | 1 | -0/+3 |
* | Optimized to try and get the new message headers without reloading the | Jeffrey Stedfast | 2000-07-25 | 1 | -1/+1 |
* | Updated to give special attention to the root folder. | Jeffrey Stedfast | 2000-07-25 | 1 | -1/+2 |
* | Initialize the summary and subfolder listing. (imap_summary_free): Now | Jeffrey Stedfast | 2000-07-25 | 1 | -1/+1 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -3/+1 |
* | Modified to use the "namespace" (url->path) if it exists. | Jeffrey Stedfast | 2000-06-22 | 1 | -1/+3 |
* | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 1 | -0/+2 |
* | Set summary equal to NULL. (imap_get_summary): Store the summary in the | Jeffrey Stedfast | 2000-06-20 | 1 | -2/+2 |
* | Now gets the message flags as it should. (imap_get_summary): Same as | Jeffrey Stedfast | 2000-06-19 | 1 | -2/+0 |
* | Added code to expunge if called for (still need to finish coding this). | Jeffrey Stedfast | 2000-06-17 | 1 | -4/+0 |
* | Updated to reflect changes made in camel-imap-store.c | Jeffrey Stedfast | 2000-06-10 | 1 | -4/+2 |
* | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 1 | -0/+5 |
* | Ripped out camel_imap_command_get_additional_data() from camel-imap-store and... | Jeffrey Stedfast | 2000-05-28 | 1 | -0/+3 |
* | Updated several imap source files | Jeffrey Stedfast | 2000-05-26 | 1 | -14/+5 |
* | Added more files to the imap provider to use as an outline - will likely need... | Jeffrey Stedfast | 2000-05-25 | 1 | -0/+81 |