| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -1/+1 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 1 | -86/+210 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -41/+91 |
* | Don't use regex matching. Fixes bug #16227. | Jeffrey Stedfast | 2001-12-01 | 1 | -2/+2 |
* | If we can't retrieve the message, ignore it, it can't match. | 0 | 2001-10-30 | 1 | -0/+2 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -12/+11 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 1 | -0/+1 |
* | If the type is encoded, get the fallback charset from the message | 4 | 2001-09-25 | 1 | -1/+2 |
* | General cleanup of camel debug printfs. | 9 | 2001-09-19 | 1 | -1/+1 |
* | If filter inbox is set on the store, and we're opening inbox '', then | 8 | 2001-09-19 | 1 | -3/+6 |
* | Change the 'not' virtual method from an immediate e-sexp function to a | 2 | 2001-09-13 | 1 | -2/+74 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 1 | -4/+6 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -1/+2 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+4 |
* | Optimise the match "" case, just match everything in the folder (if we | Not Zed | 2001-03-29 | 1 | -2/+11 |
* | re-constify inbuf, to remove a warning. | Not Zed | 2001-03-14 | 1 | -0/+38 |
* | Implement a pseudo-header "x-camel-mlist" which just looks up in the | Not Zed | 2001-02-23 | 1 | -1/+2 |
* | Added flags argument. (message_changed): Add support for the auto-update | Not Zed | 2001-02-20 | 1 | -3/+5 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 1 | -330/+51 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 1 | -2/+19 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 1 | -0/+2 |
* | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 1 | -1/+251 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -2/+1 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -2/+4 |
* | Added system_flag to CamelFolderSearchClass | Jeffrey Stedfast | 2000-12-02 | 1 | -2/+29 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -22/+21 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 1 | -1/+2 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 1 | -6/+107 |
* | #include <sys/types.h> before <regex.h> | Chris Toshok | 2000-10-20 | 1 | -0/+1 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -1/+132 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -1/+2 |
* | Infrastructure for date-based queries | Peter Williams | 2000-08-15 | 1 | -2/+64 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -2/+4 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -54/+40 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 1 | -3/+36 |
* | Reorder search result in summary order if we searched with a summary. | Not Zed | 2000-08-09 | 1 | -3/+20 |
* | Chris forgot to add #include <e-util/e-util.h> to the source files | Jeffrey Stedfast | 2000-07-13 | 1 | -1/+1 |
* | Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST in | Jeffrey Stedfast | 2000-07-13 | 1 | -1/+1 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -1/+1 |
* | Make this return a GPtrArray rather than a GList. | Dan Winship | 2000-07-08 | 1 | -9/+8 |
* | make header matching case-insensitive | Dan Winship | 2000-07-06 | 1 | -1/+2 |
* | Add "Cc" to summary and bump summary version number. | Dan Winship | 2000-07-06 | 1 | -0/+2 |
* | Make header search 'to' match 'to', and not 'from', small typo, fixes | Michael Zucchi | 2000-06-27 | 1 | -1/+1 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -1/+1 |
* | Guess! | NotZed | 2000-05-19 | 1 | -0/+31 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -3/+3 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -4/+4 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -4/+5 |
* | Missed these ... | Michael Zucci | 2000-05-03 | 1 | -0/+464 |