| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 1 | -287/+0 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -3/+0 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -16/+13 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -37/+32 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 1 | -0/+2 |
* | Fix a case where a variable was free'd and then possibly used in an error | Dan Winship | 2000-10-05 | 1 | -1/+2 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -4/+20 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -8/+1 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -1/+2 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -1/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -20/+14 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 1 | -1/+1 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 1 | -2/+48 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+13 |
* | General cleanup (camel_mbox_summary_sync): Fixed a memory leak and added | Jeffrey Stedfast | 2000-06-29 | 1 | -6/+9 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -8/+1 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -11/+117 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -4/+0 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -8/+18 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -2/+2 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -1/+1 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 1 | -4/+6 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -1/+7 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 1 | -46/+9 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -1/+0 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 1 | -9/+9 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 1 | -1/+1 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 1 | -1/+1 |
* | Work in progress. Missing files | Bertrand Guiheneuf | 1999-12-22 | 1 | -0/+153 |