Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 1 | -1/+1 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -5/+4 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -6/+5 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -3/+1 |
* | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 1 | -1/+3 |
* | Split apart password and APOP auth, since some servers seem to do both, | Dan Winship | 2000-05-29 | 1 | -1/+2 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -1/+2 |
* | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -0/+3 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 1 | -1/+1 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 1 | -1/+2 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 1 | -0/+76 |