aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local
Commit message (Expand)AuthorAgeFilesLines
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-3010-69/+232
* Add a missed unref.Not Zed2000-11-296-8/+46
* Set the info size's properly, oops!Not Zed2000-11-289-51/+191
* add scan = scan->next; to avoid infinite loopRadek Doulik2000-11-281-0/+1
* Remove "complete" fieldJP Rosevear2000-11-281-0/+7
* Shite, -1 on error, >=0 on success. So i've just been truncating all theNot Zed2000-11-211-3/+13
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-217-341/+561
* We should always terminate the string. No need to check outptr is inNot Zed2000-11-172-7/+4
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-169-230/+307
* New file - utility functions for locking using different strategies and/orNot Zed2000-11-161-4/+1
* Maildir lives.Michael Zucci2000-11-1513-17/+1005
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-1522-0/+4165