aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/pop3/camel-pop3-provider.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-113/+0
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-031-5/+2
* Updated the authtypes here too.Jeffrey Stedfast2001-04-021-2/+5
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+4
* Add an "extra_conf" field to CamelProvider with structures and defines andDan Winship2001-03-271-28/+14
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-14/+46
* defined "ssmtp"Jeffrey Stedfast2001-03-151-4/+4
* also change the protocol name in the providersJeffrey Stedfast2001-03-151-1/+1
* Check to see if we are using "pops" and then set the appropriate SSLJeffrey Stedfast2001-03-151-2/+34
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-0/+2
* lots of i18n fixesDan Winship2000-10-241-4/+4
* Remove default_ports.Dan Winship2000-10-031-1/+0
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+1
* New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-091-1/+1
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-18/+11
* kill camel-logDan Winship2000-04-191-1/+0
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-111-3/+8
* some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-221-0/+54