| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure body indexing is turned off always, missed the ~ bit. | Not Zed | 2004-09-28 | 1 | -9/+6 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | re-arrange the code so exception debug will print the expanded | Not Zed | 2004-05-21 | 1 | -5/+6 |
* | include camel-debug.h | Not Zed | 2004-04-08 | 1 | -2/+12 |
* | changed to return a boolean to indicate if the flags were actually changed | Not Zed | 2004-02-06 | 1 | -3/+3 |
* | Handle "" as a request for a full dirscan as well (not just NULL). Makes | Jeffrey Stedfast | 2003-11-15 | 1 | -15/+10 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+1 |
* | Implement a temp hack so trunk works until we merge in new-ui-branch. | Jeffrey Stedfast | 2003-09-17 | 1 | -10/+15 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 1 | -1/+68 |
* | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 1 | -1/+1 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 1 | -1/+1 |
* | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 1 | -2/+1 |
* | Handle raw 8-bit From data "correctly". (The same way we handle | Dan Winship | 2003-03-21 | 1 | -1/+1 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 1 | -5/+9 |
* | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 1 | -11/+10 |
* | If we get an exception from the child sync, update the exception string so | Not Zed | 2002-07-03 | 1 | -1/+2 |
* | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 1 | -27/+54 |
* | Updated to use ctx->sign_protocol rather than ctx->protocol. | Jeffrey Stedfast | 2002-06-15 | 1 | -1/+1 |
* | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 1 | -2/+5 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -2/+2 |
* | Same as below. | 1 | 2001-11-01 | 1 | -2/+1 |
* | Remove the X-Evolution header before anyone else gets to see this private | 0 | 2001-10-30 | 1 | -0/+2 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Make sure the new description isn't the same as the old description | Jeffrey Stedfast | 2001-10-18 | 1 | -4/+8 |
* | Do error-checking based on function return values rather than exceptions | Jeffrey Stedfast | 2001-09-14 | 1 | -7/+7 |
* | If we fail to get the lock, make sure we close our locking fd, and reset | Not Zed | 2001-08-01 | 1 | -1/+7 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 1 | -5/+8 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -1/+3 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -6/+52 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -4/+3 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 1 | -8/+20 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 1 | -0/+3 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 1 | -17/+69 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 1 | -0/+322 |