| Commit message (Expand) | Author | Age | Files | Lines |
* | We were leaking memory - but not anymore! (imap_get_summary): We now get | Jeffrey Stedfast | 2000-06-18 | 1 | -3/+104 |
* | camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it should | Jeffrey Stedfast | 2000-06-18 | 2 | -21/+27 |
* | removed imap.c/h from providers/imap | Jeffrey Stedfast | 2000-06-18 | 3 | -971/+88 |
* | Added code to expunge if called for (still need to finish coding this). | Jeffrey Stedfast | 2000-06-17 | 5 | -972/+50 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -37/+0 |
* | Started to code the imap summary stuff | Jeffrey Stedfast | 2000-06-16 | 1 | -7/+83 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 2 | -61/+17 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 2 | -6/+10 |
* | IMAP will now allow you to login, and on some IMAP providers it will actually... | Jeffrey Stedfast | 2000-06-14 | 4 | -116/+102 |
* | implemented a temp hack for the imap fetch by uid code | Jeffrey Stedfast | 2000-06-13 | 1 | -12/+31 |
* | Deprecated. | Jeffrey Stedfast | 2000-06-13 | 1 | -4/+20 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | Updated to reflect changes made in camel-imap-store.c | Jeffrey Stedfast | 2000-06-10 | 6 | -83/+69 |
* | Will now always send EHLO first, if that fails it will fall back on HELO. | Jeffrey Stedfast | 2000-06-10 | 1 | -1/+15 |
* | providers/imap/camel-imap-summary.c now builds | Jeffrey Stedfast | 2000-06-08 | 2 | -17/+17 |
* | Added rules to build camel-imap-stream | Jeffrey Stedfast | 2000-06-08 | 5 | -120/+86 |
* | moved camel-imap-stream.* to providers/imap | Jeffrey Stedfast | 2000-06-07 | 3 | -0/+1049 |
* | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 6 | -85/+141 |
* | Implemented a few more imap functions in providers/imap/camel-imap-folder.c | Jeffrey Stedfast | 2000-05-31 | 2 | -47/+186 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -3/+4 |
* | Ripped out camel_imap_command_get_additional_data() from camel-imap-store and... | Jeffrey Stedfast | 2000-05-28 | 4 | -151/+256 |
* | Added initial code to camel-imap-folder.c | Jeffrey Stedfast | 2000-05-26 | 1 | -0/+636 |
* | Updated several imap source files | Jeffrey Stedfast | 2000-05-26 | 2 | -18/+8 |
* | Took out code that had been there to reconnect to the server if it was not | Jeffrey Stedfast | 2000-05-26 | 4 | -1/+1419 |
* | Added more files to the imap provider to use as an outline - will likely need... | Jeffrey Stedfast | 2000-05-25 | 3 | -0/+232 |
* | Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use | EDT 2000 Jeffrey Stedfast | 2000-05-24 | 1 | -0/+7 |
* | stuff | Jeffrey Stedfast | 2000-05-23 | 3 | -0/+92 |