aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-maildir-summary.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_4_0'.GDM2_2_4_4_0nobody2003-06-291-807/+0
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-181-7/+7
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-3/+7
* revert jeff's patch below, and do it slightly differently, and stop theNot Zed2002-08-021-26/+37
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-6/+45
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Dont explicitly save metadata, its saved in summary_sync.32001-10-041-14/+2
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-1/+3
* Oops, e_poolv_set free's it for us, so dont double-free here.Not Zed2001-07-091-1/+0
* When indexing a new record, create a pseudo word 'ibexindexed' so we canNot Zed2001-07-051-19/+17
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Applied jacob's patches for e-poolv stuff.Not Zed2001-04-261-7/+15
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-4/+8
* Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check theNot Zed2001-03-171-0/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-4/+30
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-111-4/+34
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-26/+145
* Add a missed unref.Not Zed2000-11-291-0/+14
* Set the info size's properly, oops!Not Zed2000-11-281-1/+4
* Check the uid string is all digits before trying to write a 'standard'Not Zed2000-11-161-12/+175
* Maildir lives.Michael Zucci2000-11-151-0/+396