aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-store.c
Commit message (Expand)AuthorAgeFilesLines
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-0/+14
* Changed to keep prompting user for a valid password until it eitherJeffrey Stedfast2000-06-291-47/+76
* Move the CAPABILITY command here so we don't have to keep checking eachJeffrey Stedfast2000-06-281-5/+30
* providers/imap/camel-imap-[store,folder].c: Improved folder parsingJeffrey Stedfast2000-06-241-2/+2
* Oops. Now appends the namespace to the folder before querying for theJeffrey Stedfast2000-06-231-5/+35
* UpdatedJeffrey Stedfast2000-06-231-13/+30
* Modified to use the "namespace" (url->path) if it exists.Jeffrey Stedfast2000-06-221-9/+22
* Now returns the last line of data that the server sends back as well. ThisJeffrey Stedfast2000-06-211-6/+29
* basically got IMAP into the tree viewJeffrey Stedfast2000-06-201-0/+1
* Read the full server reply when we SELECT mailboxes.Peter Williams2000-06-201-3/+5
* camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it shouldJeffrey Stedfast2000-06-181-19/+19
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-161-22/+0
* Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-141-2/+5
* IMAP will now allow you to login, and on some IMAP providers it will actually...Jeffrey Stedfast2000-06-141-84/+76
* Updated to reflect changes made in camel-imap-store.cJeffrey Stedfast2000-06-101-24/+42
* Added rules to build camel-imap-streamJeffrey Stedfast2000-06-081-16/+62
* worked on getting providers/imap/* to build cleanly, fixed a number of stupid...Jeffrey Stedfast2000-06-071-5/+5
* Implemented a few more imap functions in providers/imap/camel-imap-folder.cJeffrey Stedfast2000-05-311-9/+27
* Ripped out camel_imap_command_get_additional_data() from camel-imap-store and...Jeffrey Stedfast2000-05-281-25/+75
* Updated several imap source filesJeffrey Stedfast2000-05-261-4/+3
* Took out code that had been there to reconnect to the server if it was notJeffrey Stedfast2000-05-261-0/+482