Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / pop3 / camel-pop3-provider.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-07-14 Parthasarathi Susarla** Fixes bug #201824 camel-pop3-folder.[ch] Deletes...
2006-04-20 Jeffrey Stedfastdon't make the pop3_passwd_authtype private
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-09 Changwoo Ryu** See bug #300891
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-02-19 Not ZedFixes for api changes.
2003-06-13 Jeffrey StedfastFix for bug #40788.
2002-04-03 Dan Winshipmake service_cache be an array of CAMEL_NUM_PROVIDER_TY...
2002-03-08 Jeffrey StedfastDon't call camel_remote_store_get_authtypes since we...
2002-01-30 Jeffrey StedfastUse "pop" instead of "pop3" so current configurations...
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-28 Jeffrey StedfastInit the nntp url hash and url_equal functions.
2001-09-06 Dan Winship#ifdef out the "delete after N days" option in pop3_con...
2001-08-27 Jeffrey StedfastChanged the description/names of some of the local...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-04-01 Jeffrey StedfastUpdated the authtypes here too.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-27 Dan WinshipAdd an "extra_conf" field to CamelProvider with structu...
2001-03-21 Dan Winshipadd a "GList *authtypes", so you can get the list of...
2001-03-15 Jeffrey Stedfastdefined "ssmtp"
2001-03-15 Jeffrey Stedfastalso change the protocol name in the providers
2001-03-15 Jeffrey StedfastCheck to see if we are using "pops" and then set the...
2000-11-03 Dan WinshipAdd an "url_flags" field to CamelProvider. Move the...
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-02 Dan WinshipRemove default_ports.
2000-08-25 Peter WilliamsAdd support for specifying on which port to connect...
2000-08-09 Dan WinshipNew code to keep an on-disk cache of what UIDs have...
2000-06-22 Jeffrey StedfastUpdated
2000-05-28 Dan WinshipAdd a domain field to CamelProvider, to say what kind...
2000-04-30 Dan WinshipTweak the definition of CamelProvider. Among other...
2000-04-18 Dan Winshipkill camel-log
2000-04-10 Dan WinshipClarify what provider.protocol, provider.name, and...
2000-03-21 Dan Winshipsome initial bits of the POP3 provider, to make Matt...