aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-mbox-store.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-838/+0
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-1/+1
* make sure body indexing is turned off always, missed the ~ bit.Not Zed2004-09-281-11/+8
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* removed.Not Zed2004-05-261-3/+0
* ** See #57979.Not Zed2004-05-041-1/+2
* Removed debugging printfs.Jeffrey Stedfast2004-03-301-4/+0
* same as below for path.Not Zed2004-03-151-1/+2
* Fixes for bug #55018.Jeffrey Stedfast2004-03-131-14/+24
* turn off NOINFERIORS always, translate to nochildren.Not Zed2004-03-111-15/+19
* If our folder has a subdir, but no actual children, then we need to unsetRodney Dawes2004-02-241-0/+2
* kill some debugMichael Zucci2004-02-241-8/+2
* Add sanity checking to the folder name if we are going to create it, justJeffrey Stedfast2004-02-201-0/+14
* ** See bug #51045.Not Zed2004-02-161-31/+55
* Same.Jeffrey Stedfast2004-02-141-11/+17
* ** See bug #53978.Not Zed2004-02-091-1/+5
* rename .cmeta file too, and fix the recovery order.Not Zed2004-02-051-302/+301
* Fix for bug #53755 (local folders case)Jeffrey Stedfast2004-02-051-13/+16
* Make sure the new dir path exists before trying to rename files to avoidJeffrey Stedfast2004-01-291-7/+39
* Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORSJeffrey Stedfast2003-12-111-3/+3
* 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