| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the same URL-transforming rules we use when hashing the password so | Dan Winship | 2001-04-04 | 1 | -2/+10 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -1/+8 |
* | Update call to camel_url_to_string. (Don't include the params in the | Dan Winship | 2001-03-30 | 1 | -1/+1 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+2 |
* | Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminate | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+2 |
* | Tell camel to init NSS. | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Call camel_init with the evolution directory passed in. Also, abort if | Jeffrey Stedfast | 2001-03-14 | 1 | -2/+5 |
* | New async function that will be used for SSL certs later. | Jeffrey Stedfast | 2001-03-10 | 1 | -18/+60 |
* | New function to force the removal of a given password. | Jeffrey Stedfast | 2001-02-26 | 1 | -0/+11 |
* | Fix for api changes to append_mail. | Not Zed | 2001-02-21 | 1 | -38/+27 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 1 | -5/+19 |
* | strdup() the key. | Jeffrey Stedfast | 2001-01-12 | 1 | -1/+1 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+6 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -1/+2 |
* | Added a cast. | Christopher James Lahey | 2000-12-13 | 1 | -1/+1 |
* | New function to tell the code that it's ok (or not) to interact with the | Dan Winship | 2000-12-12 | 1 | -1/+12 |
* | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 1 | -4/+67 |
* | Added new header files. | Jeffrey Stedfast | 2000-11-04 | 1 | -6/+8 |
* | s/BonoboUIHandler/BonoboUIComponent/ | Michael Meeks | 2000-10-21 | 1 | -1/+1 |
* | Pass a storage dir to camel_session_new now. | Dan Winship | 2000-09-08 | 1 | -2/+6 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -1/+1 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -7/+2 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -4/+4 |
* | Don't deadlock on PGP key request | Peter Williams | 2000-08-16 | 1 | -1/+6 |
* | Update this for CamelObject (try_inline_pgp): Deal with decrypting here | Dan Winship | 2000-08-12 | 1 | -26/+15 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -1/+1 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -3/+0 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -4/+88 |
* | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 1 | -33/+38 |
* | Fix booboo | Peter Williams | 2000-06-27 | 1 | -0/+2 |
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im... | Peter Williams | 2000-06-24 | 1 | -0/+21 |
* | Update for CamelAuthCallback changes. (Uncache passwords when asked to.) | Dan Winship | 2000-06-10 | 1 | -19/+35 |
* | Remember passwords between calls. (forget_passwords): Callback for "Forget | Dan Winship | 2000-06-06 | 1 | -2/+36 |
* | Revert removal of e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 1 | -0/+1 |
* | Don't call e_setup_base_dir. | Christopher James Lahey | 2000-06-02 | 1 | -1/+0 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 1 | -42/+2 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 1 | -2/+1 |
* | This is no longer necessary. | Dan Winship | 2000-04-30 | 1 | -7/+0 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -4/+4 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 1 | -1/+41 |
* | update for CamelSession changes | Dan Winship | 2000-02-22 | 1 | -1/+4 |
* | Add session.c | Arturo Espinosa | 2000-02-17 | 1 | -0/+67 |