aboutsummaryrefslogtreecommitdiffstats
path: root/mail/session.c
Commit message (Expand)AuthorAgeFilesLines
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-0/+2
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-151-1/+2
* Tell camel to init NSS.Jeffrey Stedfast2001-03-151-1/+1
* Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-141-2/+5
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-101-18/+60
* New function to force the removal of a given password.Jeffrey Stedfast2001-02-261-0/+11
* Fix for api changes to append_mail.Not Zed2001-02-211-38/+27
* Check for a NULL service->url as we obviously can't subscribe to foldersJeffrey Stedfast2001-01-271-5/+19
* strdup() the key.Jeffrey Stedfast2001-01-121-1/+1
* New function to set the password for a given url.Jeffrey Stedfast2001-01-101-0/+6
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-1/+2
* Added a cast.Christopher James Lahey2000-12-131-1/+1
* New function to tell the code that it's ok (or not) to interact with theDan Winship2000-12-121-1/+12
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-021-4/+67
* Added new header files.Jeffrey Stedfast2000-11-041-6/+8
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-1/+1
* Pass a storage dir to camel_session_new now.Dan Winship2000-09-081-2/+6
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-1/+1
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-7/+2
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-171-4/+4
* Don't deadlock on PGP key requestPeter Williams2000-08-161-1/+6
* Update this for CamelObject (try_inline_pgp): Deal with decrypting hereDan Winship2000-08-121-26/+15
* Fixed some warnings.Christopher James Lahey2000-08-111-1/+1
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-3/+0
* Merge with camel-async.Peter Williams2000-08-111-4/+88
* New code to spawn off GPG/PGP to do stuff. Currently only deals withDan Winship2000-08-021-33/+38
* Fix boobooPeter Williams2000-06-271-0/+2
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-241-0/+21
* Update for CamelAuthCallback changes. (Uncache passwords when asked to.)Dan Winship2000-06-101-19/+35
* Remember passwords between calls. (forget_passwords): Callback for "ForgetDan Winship2000-06-061-2/+36
* Revert removal of e_setup_base_dir.Christopher James Lahey2000-06-021-0/+1
* Don't call e_setup_base_dir.Christopher James Lahey2000-06-021-1/+0
* Don't hardcode "inbox" here.Dan Winship2000-05-071-42/+2
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
* This is no longer necessary.Dan Winship2000-04-301-7/+0
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-4/+4
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-1/+41
* update for CamelSession changesDan Winship2000-02-221-1/+4
* Add session.cArturo Espinosa2000-02-171-0/+67