aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-279/+0
* ** Merge in notzed-messageinfo-branch, fix some minor conflicts.Not Zed2004-11-121-2/+2
* make sure body indexing is turned off always, missed the ~ bit.Not Zed2004-09-281-2/+2
* 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-0/+31
* re-arrange the code so exception debug will print the expandedNot Zed2004-05-211-7/+9
* Updated for string-utils namespace changes.Jeffrey Stedfast2003-07-081-2/+1
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-2/+3
* Remove the CONF_DEFAULT_PATH entry, as this is handled by the url configNot Zed2002-06-061-16/+0
* Implement. Run a summary check to update for any newly arrived messages.Not Zed2002-05-291-0/+16
* Add a "char **appended_uid" argument, for the caller to optionally pass inDan Winship2002-05-141-2/+5
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-2/+2
* Same as below.12001-11-011-1/+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
* Use '.' as the inbox name for filter new messages test.72001-10-181-1/+1
* Same as maildir and mbox append-message.Jeffrey Stedfast2001-10-181-3/+7
* replace the ever-growing list of gbooleans with a single guint32 forDan Winship2001-10-091-1/+1
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-0/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* remove the summary info so we are not out-of-sync with the maildir folder.Jeffrey Stedfast2001-05-261-40/+44
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+2
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-2/+5
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-6/+4
* Set the info size's properly, oops!Not Zed2000-11-281-3/+3
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-161-3/+2
* Maildir lives.Michael Zucci2000-11-151-0/+227