aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-search.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'EOG_0_109_1'.EOG_0_109_1nobody2001-12-141-202/+0
* If we can't retrieve the message, ignore it, it can't match.02001-10-301-4/+8
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Implement.92001-10-101-4/+41
* Optimize the match "" case.Jeffrey Stedfast2001-05-241-17/+30
* Redo command locking. Since command_lock is recursive, we can just get aDan Winship2001-05-021-7/+3
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+2
* Changed the subject search to handle case sensitive when it is mixed case.Not Zed2001-01-251-2/+2
* New header to prevent recursive #include problemsDan Winship2001-01-111-0/+1
* Minor compilation fixes.Michael Zucci2000-12-241-4/+3
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-6/+26
* New CamelFolderSearch subclass that just reimplements body_contains (usingDan Winship2000-12-221-0/+131