aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-local-provider.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'EOG_0_109_1'.EOG_0_109_1nobody2001-12-141-196/+0
* 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
* String cleanup for bug #6640.Jeffrey Stedfast2001-10-191-2/+2
* Strange are the ways of alloca. Fixes 11543.Dan Winship2001-10-031-1/+4
* for hashing/comparing local url's, we ignore trailing /'s in paths (maybe22001-10-031-12/+94
* Fix up the provider flags to specify things more completely so we don'tDan Winship2001-10-021-3/+4
* Init the nntp url hash and url_equal functions.Jeffrey Stedfast2001-09-291-0/+8
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-0/+8
* Changed the description/names of some of the local providers to try andJeffrey Stedfast2001-08-281-6/+6
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* A new provider, for spool mailboxes. Mostly a cut and paste of the mboxNot Zed2001-06-121-0/+15
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+4
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-6/+3
* mbox, mh, and maildir camel-url's need absolute paths.Jeffrey Stedfast2001-02-131-3/+3
* Changed the descriptions for mh, mbox, and maildir to be moreJeffrey Stedfast2001-01-111-3/+3
* Set the info size's properly, oops!Not Zed2000-11-281-2/+0
* Maildir lives.Michael Zucci2000-11-151-3/+21
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+64