| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill dead files | JP Rosevear | 2005-01-11 | 1 | -74/+0 |
* | Instead of doing a host-lookup ourselves, get it passed in to us as an | Jeffrey Stedfast | 2004-09-28 | 1 | -7/+1 |
* | ** See bug #47821. | Not Zed | 2004-09-24 | 1 | -11/+2 |
* | Fixes bug #31752 | Jeffrey Stedfast | 2002-10-08 | 1 | -1/+1 |
* | Remove "possibly non-fatal" exception strings, all exceptions are fatal | Jeffrey Stedfast | 2002-07-26 | 1 | -0/+1 |
* | Make the standard AUTH format take priority over the AUTH= priority, since | Jeffrey Stedfast | 2002-07-17 | 1 | -0/+2 |
* | Remove this: it couldn't be generically used, because different subclasses | Dan Winship | 2002-03-11 | 1 | -7/+2 |
* | Start the ssl stream off in non-ssl mode (useful for STARTTLS). | Jeffrey Stedfast | 2002-03-06 | 1 | -4/+9 |
* | Use flags rather than a bunch of gboolean variables. (smtp_connect): Same. | Jeffrey Stedfast | 2002-01-29 | 1 | -5/+11 |
* | 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 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 1 | -1/+1 |
* | Don't forget to unref the SASL object. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+1 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 1 | -1/+1 |
* | Fixed some memory leaks. (camel_smtp_transport_init): Initialize | Jeffrey Stedfast | 2000-09-29 | 1 | -1/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -5/+5 |
* | Fixes to make the SMTP transport thread-safe | EDT 2000 Jeffrey Stedfast | 2000-05-25 | 1 | -0/+13 |
* | o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should now | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 1 | -1/+1 |
* | o Added smtp/ to providers tree under camel o Added makefiles and source | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 1 | -0/+68 |