aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/pop3/camel-pop3-store.h
Commit message (Expand)AuthorAgeFilesLines
* Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-091-3/+3
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-13/+14
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Changed to push the operation into a status stack.Not Zed2001-02-081-2/+1
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-141-1/+1
* Cleanup of lots of exception handling ; bugfixesPeter Williams2000-09-061-5/+4
* Merge with camel-async.Peter Williams2000-08-111-6/+5
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-161-3/+1
* Check server for various interesting extensions.Dan Winship2000-06-161-1/+3
* Split apart password and APOP auth, since some servers seem to do both,Dan Winship2000-05-291-1/+2
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-1/+2
* add delete_message_by_{number,uid}.Dan Winship2000-03-281-0/+3
* keep separate input and output streams so the output doesn't end up beingDan Winship2000-03-281-1/+1
* fill this in partially make camel_pop3_command return the text afterDan Winship2000-03-231-1/+2
* some initial bits of the POP3 provider, to make Matt happy. Incomplete,Dan Winship2000-03-221-0/+76