| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |