Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 1 | -6/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -7/+7 |
* | Fix a "how could this have been working before" memory overrun bug found | Dan Winship | 2000-10-24 | 1 | -0/+3 |
* | Don't imap_next_word(respbuf + 2), instead use imap_next_word(respbuf) or | Jeffrey Stedfast | 2000-10-17 | 1 | -1/+1 |
* | Don't free 'resp' as it doesn't point to the beginning of the allocated | Jeffrey Stedfast | 2000-10-17 | 1 | -10/+11 |
* | Only send the LOGOUT command if the store is connected. (imap_connect): | Jeffrey Stedfast | 2000-10-17 | 1 | -1/+10 |
* | Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value | Dan Winship | 2000-10-13 | 1 | -15/+21 |
* | Quote the mailbox name when sending a SELECT request otherwise mailboxes | Jeffrey Stedfast | 2000-10-04 | 1 | -1/+1 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 1 | -0/+391 |