| Commit message (Expand) | Author | Age | Files | Lines |
* | Only create a missing uid if we have indexing turned on. | Not Zed | 2001-06-18 | 6 | -44/+238 |
* | A new provider, for spool mailboxes. Mostly a cut and paste of the mbox | Not Zed | 2001-06-12 | 10 | -2/+2378 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 3 | -71/+88 |
* | s/folder_deleted/folder_created - result of a bad copy/paste. | Jeffrey Stedfast | 2001-05-24 | 1 | -1/+1 |
* | new abstract class for disconnectable remote stores | Dan Winship | 2001-05-04 | 1 | -6/+2 |
* | New file, with the int, string, time_t, and off_t encode/decode routines | Dan Winship | 2001-04-27 | 1 | -4/+5 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -1/+1 |
* | Applied jacob's patches for e-poolv stuff. | Not Zed | 2001-04-26 | 2 | -10/+18 |
* | Don't we want to tell where we are by using the start of the message? I | Jeffrey Stedfast | 2001-04-17 | 1 | -5/+5 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -0/+1 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -0/+4 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 13 | -14/+47 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -6/+3 |
* | Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check the | Not Zed | 2001-03-17 | 1 | -0/+3 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 1 | -59/+0 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 2 | -1/+27 |
* | mbox, mh, and maildir camel-url's need absolute paths. | Jeffrey Stedfast | 2001-02-13 | 1 | -3/+3 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 4 | -72/+31 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -4/+38 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 1 | -4/+10 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 1 | -3/+3 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 11 | -414/+231 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 12 | -12/+12 |
* | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 1 | -4/+34 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 1 | -3/+12 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 1 | -1/+0 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 10 | -69/+232 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 6 | -8/+46 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 9 | -51/+191 |
* | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 1 | -0/+1 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 1 | -0/+7 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -3/+13 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 7 | -341/+561 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 2 | -7/+4 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 9 | -230/+307 |
* | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 1 | -4/+1 |
* | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |