| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -6/+25 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -1/+2 |
* | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 1 | -2/+4 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -5/+6 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -2/+0 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -8/+14 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -29/+13 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -10/+22 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -26/+16 |
* | Indexes into the flags array are message_number minus 1, not just | Dan Winship | 2000-08-05 | 1 | -2/+2 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 1 | -96/+109 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -9/+1 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 1 | -24/+25 |
* | Changed to keep prompting user for a valid password until it either | Jeffrey Stedfast | 2000-06-29 | 1 | -4/+0 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -18/+5 |
* | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 1 | -32/+138 |
* | Took out the filter code ( we already filter in | Jeffrey Stedfast | 2000-06-14 | 1 | -12/+2 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -1/+1 |
* | pop provider now uses the crlf filter | Jeffrey Stedfast | 2000-06-13 | 1 | -3/+15 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -28/+0 |
* | Fun with purify. | Dan Winship | 2000-06-02 | 1 | -0/+1 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -35/+49 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -2/+3 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+1 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -2/+1 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -2/+2 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -1/+1 |
* | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -2/+78 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 1 | -2/+20 |
* | fix compile errors. duh. | Dan Winship | 2000-03-23 | 1 | -7/+13 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 1 | -0/+156 |