aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-2329-5671/+0
* new abstract class for disconnectable remote storesDan Winship2001-05-041-6/+2
* New file, with the int, string, time_t, and off_t encode/decode routinesDan Winship2001-04-271-4/+5
* Remove UNICODE_CFLAGS (and some other stuff that's redundant withDan Winship2001-04-271-1/+1
* Applied jacob's patches for e-poolv stuff.Not Zed2001-04-262-10/+18
* Don't we want to tell where we are by using the start of the message? IJeffrey Stedfast2001-04-171-5/+5
* Check if gethostbyname_r take five paramsJP Rosevear2001-04-121-0/+1
* merge from evolution-0-10-branch to evolution-0-10-merge-0Not Zed2001-04-051-0/+4
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-3013-14/+47
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-6/+3
* Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check theNot Zed2001-03-171-0/+3
* Remove some unused stuffDan Winship2001-03-071-59/+0
* Emit the folder_created signal here.Jeffrey Stedfast2001-02-162-1/+27
* mbox, mh, and maildir camel-url's need absolute paths.Jeffrey Stedfast2001-02-131-3/+3
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-104-72/+31
* Changed to push the operation into a status stack.Not Zed2001-02-081-4/+38
* Removed some debug 'warnings', as they should now be displayed at theNot Zed2001-01-231-4/+10
* Added profiling temp files.Not Zed2001-01-221-0/+4
* Changed the descriptions for mh, mbox, and maildir to be moreJeffrey Stedfast2001-01-111-3/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-2411-414/+231
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-1412-12/+12
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-111-4/+34
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-061-3/+12
* stream_flush does make sense for a substream afterall (if you have aNot Zed2000-12-051-1/+0
* 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