| Commit message (Expand) | Author | Age | Files | Lines |
* | use camel debug to add some debug here. | Not Zed | 2004-03-23 | 1 | -7/+5 |
* | set the mime-type field on the content the same way as | Not Zed | 2004-03-15 | 1 | -2/+2 |
* | Fixes for api changes. | Not Zed | 2004-02-19 | 1 | -2/+4 |
* | ** See bug #51045. | Not Zed | 2004-02-16 | 1 | -1/+1 |
* | Protect against multiple camel_init() calls. Remember if we've already | Jeffrey Stedfast | 2004-01-31 | 1 | -0/+12 |
* | Added "offline_sync" option, which lets you synchronise all mail to local | Not Zed | 2003-09-23 | 1 | -1/+3 |
* | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 1 | -26/+18 |
* | don't #include camel-iconv.h | Jeffrey Stedfast | 2003-02-27 | 1 | -1/+0 |
* | Same as the ones below. | Jeffrey Stedfast | 2003-02-26 | 1 | -4/+0 |
* | Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown(). | Jeffrey Stedfast | 2003-02-21 | 1 | -1/+6 |
* | Always set a g_atexit handler to flush/save the camel-certdb. | Jeffrey Stedfast | 2002-08-06 | 1 | -10/+10 |
* | New source file implementing a very basic certificate database. This is | Jeffrey Stedfast | 2002-07-31 | 1 | -1/+26 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -0/+3 |
* | 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 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 1 | -2/+4 |
* | Removed charset/locale charset lookup and iconv_open/close functions, | 1 | 2001-10-12 | 1 | -2/+0 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 1 | -0/+2 |
* | Remove my iso8859-1 -> iso-8859-1 hack and use | Jeffrey Stedfast | 2001-07-20 | 1 | -0/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Redo the BUILD_MAP code to not depend on libunicode. Now it only generates | Dan Winship | 2001-05-31 | 1 | -2/+2 |
* | Automagically call camel_shutdown() atexit() ;-) (camel_init): Also | Jeffrey Stedfast | 2001-04-27 | 1 | -14/+19 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -3/+0 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -1/+5 |
* | Don't include system include dir. | Jeffrey Stedfast | 2001-03-18 | 1 | -1/+1 |
* | Don't use the hardcoded cert db directory, use the one passed in. | Jeffrey Stedfast | 2001-03-16 | 1 | -1/+1 |
* | So it turns out that NSS_Init *isn't* idempotent, so we have to protect | Jeffrey Stedfast | 2001-03-15 | 1 | -10/+12 |
* | Eek! So the service's URL isn't set until after this is initialized. This | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Since all of the Mozilla libs (including NSPR and NSS) correctly handle | Jeffrey Stedfast | 2001-03-14 | 1 | -2/+22 |
* | Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt | Jeffrey Stedfast | 2001-03-10 | 1 | -37/+10 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 1 | -0/+39 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -1/+1 |
* | Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in the | Dan Winship | 2000-09-16 | 1 | -2/+5 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -2/+1 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -1/+2 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -1/+2 |
* | use libunicode iconv functions rather than libc ones (since libc might not | Dan Winship | 2000-04-21 | 1 | -0/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 1 | -1/+1 |
* | don't build thread related tests if evolution has been compiled with no | bertrand | 2000-02-11 | 1 | -0/+4 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 1 | -2/+2 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 1 | -2/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 1 | -1/+8 |
* | Adding missing files | Bertrand Guiheneuf | 1999-08-01 | 1 | -0/+30 |