aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-161-39/+17
* Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-141-4/+5
* IMAP will now allow you to login, and on some IMAP providers it will actually...Jeffrey Stedfast2000-06-141-14/+7
* implemented a temp hack for the imap fetch by uid codeJeffrey Stedfast2000-06-131-12/+31
* Deprecated.Jeffrey Stedfast2000-06-131-4/+20
* Updated to reflect changes made in camel-imap-store.cJeffrey Stedfast2000-06-101-49/+19
* Will now always send EHLO first, if that fails it will fall back on HELO.Jeffrey Stedfast2000-06-101-1/+15
* providers/imap/camel-imap-summary.c now buildsJeffrey Stedfast2000-06-081-3/+3
* Added rules to build camel-imap-streamJeffrey Stedfast2000-06-081-78/+11
* worked on getting providers/imap/* to build cleanly, fixed a number of stupid...Jeffrey Stedfast2000-06-071-76/+122
* Implemented a few more imap functions in providers/imap/camel-imap-folder.cJeffrey Stedfast2000-05-311-38/+159
* Ripped out camel_imap_command_get_additional_data() from camel-imap-store and...Jeffrey Stedfast2000-05-281-124/+177
* Added initial code to camel-imap-folder.cJeffrey Stedfast2000-05-261-0/+636