| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for api changes. | Not Zed | 2004-02-19 | 1 | -2/+2 |
* | Fix for bug #40788. | Jeffrey Stedfast | 2003-06-14 | 1 | -0/+2 |
* | make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you | Dan Winship | 2002-04-04 | 1 | -1/+0 |
* | Don't call camel_remote_store_get_authtypes since we no longer subclass | Jeffrey Stedfast | 2002-03-09 | 1 | -1/+1 |
* | Use "pop" instead of "pop3" so current configurations continue to work. | Jeffrey Stedfast | 2002-01-31 | 1 | -1/+1 |
* | Changed name from "NT Login" to simply "Login". | Not Zed | 2002-01-30 | 1 | -23/+15 |
* | 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 |
* | Init the nntp url hash and url_equal functions. | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+3 |
* | #ifdef out the "delete after N days" option in pop3_conf_entries, since it | Dan Winship | 2001-09-07 | 1 | -0/+2 |
* | Changed the description/names of some of the local providers to try and | Jeffrey Stedfast | 2001-08-28 | 1 | -9/+8 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Remove the "quick_login" member, which is unnecessary. | Dan Winship | 2001-04-03 | 1 | -5/+2 |
* | Updated the authtypes here too. | Jeffrey Stedfast | 2001-04-02 | 1 | -2/+5 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -1/+4 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 1 | -28/+14 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -14/+46 |
* | defined "ssmtp" | Jeffrey Stedfast | 2001-03-15 | 1 | -4/+4 |
* | also change the protocol name in the providers | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Check to see if we are using "pops" and then set the appropriate SSL | Jeffrey Stedfast | 2001-03-15 | 1 | -2/+34 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -0/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -4/+4 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+0 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 1 | -1/+1 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 1 | -18/+11 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -1/+0 |
* | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -3/+8 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 1 | -0/+54 |