aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-store.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-449/+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
* override CAMEL_FOLDER_NAME arg so we can translate "." into "Inbox".Not Zed2004-06-281-2/+2
* take url argument directly, fixes a memleak. (camel_folder_info_new): makeNot Zed2004-06-281-7/+22
* if we scan from "" or top == NULL, then we really want to scan from "."Not Zed2004-06-111-1/+1
* removed.Not Zed2004-05-261-1/+0
* do the same load of mailbox if we're in slow mode as we did for maildir.Not Zed2004-05-181-0/+5
* Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work.Not Zed2004-03-171-75/+29
* Fixes for bug #55018.Jeffrey Stedfast2004-03-131-27/+37
* turn off NOINFERIORS always, translate to nochildren.Not Zed2004-03-111-17/+26
* kill some debugMichael Zucci2004-02-241-8/+1
* ** See bug #51045.Not Zed2004-02-161-2/+44
* Same.Jeffrey Stedfast2004-02-141-5/+10
* 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