aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-store.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggnome-2-8-devel-merge-2nobody2003-12-091-416/+0
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-091-5/+4
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-17/+18
* 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-2/+3
* ioops, this file tooJeffrey Stedfast2002-07-261-3/+2
* Implement. Run a summary check to update for any newly arrived messages.Not Zed2002-05-291-1/+4
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-151-0/+1
* The day number has to be 2 chars wide, space filled to work properly withNot Zed2002-02-081-1/+1
* Use path not protocol as the path part of the uri of the folder_created82001-10-281-3/+4
* 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
* oops, we want get_unread_message_count, not get_message_count!02001-10-111-1/+1
* Go back to using the store url's path, not the toplevel_dir thing.22001-10-031-1/+1
* Don't munge the URL; CamelSession's caching relies on it not changing.Dan Winship2001-10-021-4/+4
* New function to just load the summary. Not much use yet, until unreadMichael Zucci2001-09-211-0/+29
* Setup unread count properly, and also setup the url properly.Michael Zucci2001-09-211-10/+24
* Build the path on the folderinfo.02001-09-211-0/+1
* General cleanup of camel debug printfs.92001-09-191-3/+5
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-1/+1
* Pass in a hashtalbe used for finding visited nodes. (inode_hash):02001-09-111-26/+69
* Fixes bug #1138.Jeffrey Stedfast2001-07-071-0/+9
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Only create a missing uid if we have indexing turned on.Not Zed2001-06-181-0/+114
* 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-12/+54
* Maildir lives.Michael Zucci2000-11-151-0/+164