summaryrefslogtreecommitdiff
path: root/camel/providers/pop3/camel-pop3-provider.c
Commit message (Expand)AuthorAgeFilesLines
* bump version, libtool numbersEVOLUTION_DATA_SERVER_0_0_92eds_0_0_92JP Rosevear2004-04-191-108/+0
* Fixes for api changes.Not Zed2004-02-191-2/+2
* Fix for bug #40788.Jeffrey Stedfast2003-06-131-0/+2
* make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so youDan Winship2002-04-031-1/+0
* Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-081-1/+1
* Use "pop" instead of "pop3" so current configurations continue to work.Jeffrey Stedfast2002-01-301-1/+1
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-23/+15
* Fixing the license text.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Init the nntp url hash and url_equal functions.Jeffrey Stedfast2001-09-281-1/+3
* #ifdef out the "delete after N days" option in pop3_conf_entries, since itDan Winship2001-09-061-0/+2
* Changed the description/names of some of the local providers to try andJeffrey Stedfast2001-08-271-9/+8
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Remove the "quick_login" member, which is unnecessary.Dan Winship2001-04-021-5/+2
* Updated the authtypes here too.Jeffrey Stedfast2001-04-011-2/+5
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-291-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-211-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-031-0/+2
* lots of i18n fixesDan Winship2000-10-241-4/+4
* Remove default_ports.Dan Winship2000-10-021-1/+0
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-251-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-221-1/+6
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-281-0/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-18/+11
* kill camel-logDan Winship2000-04-181-1/+0
* Clarify what provider.protocol, provider.name, and provider.descriptionDan Winship2000-04-101-3/+8
* some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-211-0/+54