index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
providers
/
imap
/
camel-imap-search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When doing a contains match, split the words and perform an and on it.
Not Zed
2002-04-18
1
-4
/
+35
*
If (body-contains) is not passed any arguments, return empty/false. Fixes
Not Zed
2002-04-05
1
-1
/
+1
*
Rewritten to use a cache for body searches when online. Will need some
Not Zed
2002-01-14
1
-104
/
+370
*
If we can't retrieve the message, ignore it, it can't match.
0
2001-10-30
1
-4
/
+8
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
Implement.
9
2001-10-10
1
-4
/
+41
*
Optimize the match "" case.
Jeffrey Stedfast
2001-05-24
1
-17
/
+30
*
Redo command locking. Since command_lock is recursive, we can just get a
Dan Winship
2001-05-02
1
-7
/
+3
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
Changed the subject search to handle case sensitive when it is mixed case.
Not Zed
2001-01-25
1
-2
/
+2
*
New header to prevent recursive #include problems
Dan Winship
2001-01-11
1
-0
/
+1
*
Minor compilation fixes.
Michael Zucci
2000-12-24
1
-4
/
+3
*
Lock the command channel while searching. (imap_body_contains): If
Not Zed
2000-12-24
1
-6
/
+26
*
New CamelFolderSearch subclass that just reimplements body_contains (using
Dan Winship
2000-12-22
1
-0
/
+131