aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mbox-folder.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-452/+0
* Add a "char **appended_uid" argument, for the caller to optionally pass inDan Winship2002-05-141-2/+5
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-2/+2
* Same as below.12001-11-011-2/+1
* Remove the X-Evolution header before anyone else gets to see this private02001-10-301-0/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Make sure the new description isn't the same as the old descriptionJeffrey Stedfast2001-10-181-4/+8
* Do error-checking based on function return values rather than exceptionsJeffrey Stedfast2001-09-141-7/+7
* If we fail to get the lock, make sure we close our locking fd, and resetNot Zed2001-08-011-1/+7
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* remove the summary info so we are not out-of-sync with the maildir folder.Jeffrey Stedfast2001-05-261-5/+8
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-6/+52
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-4/+3
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-8/+20
* We should always terminate the string. No need to check outptr is inNot Zed2000-11-171-0/+3
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-161-17/+69
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+322