aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mbox-store.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_SYSTEM_MONITOR_2_6_0nobody2003-12-091-753/+0
* Fixes bug #51881Jeffrey Stedfast2003-12-091-0/+26
* Treat parent_name == NULL and parent_name == "" the same.Jeffrey Stedfast2003-12-041-1/+1
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-181-12/+10
* Fixed an exception to give a more meaningful description.Jeffrey Stedfast2003-11-181-1/+2
* set flags in another place tooJeffrey Stedfast2003-11-151-0/+6
* Handle "" as a request for a full dirscan as well (not just NULL). MakesJeffrey Stedfast2003-11-151-4/+14
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-241-0/+13
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-131-35/+563
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-9/+9
* If the path exists and is a directory, return non-NULL. Missed this beforeJeffrey Stedfast2002-07-271-2/+1
* Revert Jeff's previous change, it broke local folders. UninitializedPeter Williams2002-07-271-3/+4
* If we're gonna do an elite hack, lets do it right.Jeffrey Stedfast2002-07-261-4/+3
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-0/+2
* 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-10/+1
* Set the info size's properly, oops!Not Zed2000-11-281-7/+5
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+180