| Commit message (Expand) | Author | Age | Files | Lines |
* | remove some non-error case debugging messages. | Dan Winship | 2000-07-06 | 1 | -3/+0 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -23/+40 |
* | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 1 | -4/+4 |
* | Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or | Dan Winship | 2000-06-10 | 1 | -16/+26 |
* | Don't ref the services in the cache. | Christopher James Lahey | 2000-06-03 | 1 | -9/+0 |
* | Ref and unref objects in the service cache properly. | Christopher James Lahey | 2000-06-03 | 1 | -0/+3 |
* | Init filter_from to NULL, for exception case. (mbox_get_message_by_uid): | Not Zed | 2000-05-31 | 1 | -5/+57 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -1/+1 |
* | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 1 | -0/+62 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 1 | -216/+58 |
* | Set the exception if no provider is found. | Dan Winship | 2000-04-18 | 1 | -1/+5 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -11/+7 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -0/+8 |
* | add camel_session_get_transport_for_protocol | Dan Winship | 2000-02-25 | 1 | -0/+43 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 1 | -2/+39 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 1 | -44/+69 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -1/+1 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -2/+2 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 1 | -1/+1 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 1 | -1/+4 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | those two func go here now. | bertrand | 1999-08-13 | 1 | -0/+1 |
* | remove stupid debug code. (add_mail_store): use camel_session_get_store | bertrand | 1999-08-13 | 1 | -0/+6 |
* | compilation and runtime fixes. | bertrand | 1999-08-12 | 1 | -1/+3 |
* | new function: returns a store for an URL. | bertrand | 1999-08-12 | 1 | -2/+76 |
* | new file. MH provider registration stuff. | bertrand | 1999-08-12 | 1 | -1/+1 |
* | merge a lot of work. Rough ChangeLog will follow | Bertrand Guiheneuf | 1999-08-01 | 1 | -1/+0 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -1/+1 |
* | new methods | bertrand | 1999-05-01 | 1 | -1/+1 |
* | initialize folder object. | bertrand | 1999-04-26 | 1 | -3/+4 |
* | new method to set the default provider for a protocol. | bertrand | 1999-04-25 | 1 | -1/+61 |
* | start session object | Bertrand Guiheneuf | 1999-04-25 | 1 | -0/+71 |