aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-provider.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-161/+0
* Add an "extra_conf" field to CamelProvider with structures and defines andDan Winship2001-03-271-0/+22
* add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-221-13/+32
* So it turns out that NSS_Init *isn't* idempotent, so we have to protectJeffrey Stedfast2001-03-151-2/+0
* Numerous fixes to get it to build correctly with NSS enabled.Jeffrey Stedfast2001-03-151-0/+2
* mbox, mh, and maildir camel-url's need absolute paths.Jeffrey Stedfast2001-02-131-0/+1
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-1/+23
* 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
* Merge with camel-async.Peter Williams2000-08-111-2/+2
* New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-091-0/+5
* UpdatedJeffrey Stedfast2000-06-231-3/+6
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+6
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+1
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-301-21/+23
* [This was accidentally not committed with its ChangeLog entry somehow...]Dan Winship2000-04-151-3/+14
* New function to scan the provider dir and return a list of all providers.Dan Winship2000-03-231-3/+6
* fix the name of "Helix Code, Inc." in all the copyrightsDan Winship2000-03-101-1/+1
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-041-1/+1
* Fix copyright informations once againBertrand Guiheneuf1999-12-151-1/+1
* Copyright changeBertrand Guiheneuf1999-10-231-1/+4
* Address updateBertrand Guiheneuf1999-08-301-1/+1
* new function: returns a store for an URL.bertrand1999-08-121-0/+1
* new file. MH provider registration stuff.bertrand1999-08-121-4/+13
* new method to set the default provider for a protocol.bertrand1999-04-251-4/+4
* basic provider structure. Have to write the code for dynamic loading.bertrand1999-04-251-0/+54