aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mh-store.c
Commit message (Expand)AuthorAgeFilesLines
* 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