aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mh-store.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-579/+0
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* removed.Not Zed2004-05-261-1/+0
* if we have no folder in-memory, load it if we're not doing it fast to getNot Zed2004-05-171-0/+5
* Fixes for bug #55018.Jeffrey Stedfast2004-03-131-14/+25
* turn off NOINFERIORS always, translate to nochildren.Not Zed2004-03-111-29/+53
* Same.Jeffrey Stedfast2004-02-141-6/+12
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-181-8/+8
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-091-3/+2
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-5/+5
* If the path exists and is a directory, return non-NULL. Missed this beforeJeffrey Stedfast2002-07-271-3/+3
* Revert Jeff's previous change, it broke local folders. UninitializedPeter Williams2002-07-271-4/+4
* If we're gonna do an elite hack, lets do it right.Jeffrey Stedfast2002-07-261-4/+4
* Remove the CONF_DEFAULT_PATH entry, as this is handled by the url configNot Zed2002-06-061-1/+400
* 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
* Don't munge the URL; CamelSession's caching relies on it not changing.Dan Winship2001-10-021-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+2
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-9/+1
* Set the info size's properly, oops!Not Zed2000-11-281-6/+6
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+142