| Commit message (Expand) | Author | Age | Files | Lines |
* | added a flags field, defined some flags, currently only used by imap. This | Not Zed | 2002-08-15 | 1 | -5/+0 |
* | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 1 | -3/+18 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -0/+1 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 1 | -4/+6 |
* | New function to decode an IMAP mailbox name from modified UTF-7 encoding | Jeffrey Stedfast | 2002-01-19 | 1 | -0/+3 |
* | Updated to use the new imap_uid_array_to_set() interface. | Jeffrey Stedfast | 2002-01-15 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Get the entire directory structure for the folder we just created, meaning | Jeffrey Stedfast | 2001-08-20 | 1 | -11/+18 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 1 | -1/+5 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Support the IMAP UIDPLUS extension (RFC 2359), which lets you | Dan Winship | 2001-05-01 | 1 | -0/+2 |
* | New-and-improved version of get_uid_set() from camel-imap-folder.c. Looks | Dan Winship | 2001-05-01 | 1 | -0/+2 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 1 | -0/+2 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 1 | -0/+3 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 1 | -5/+11 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 1 | -2/+0 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 1 | -0/+2 |
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 1 | -1/+6 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 1 | -0/+2 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -2/+2 |
* | New function to convert Camel flags to an IMAP flag_list. | Dan Winship | 2000-09-22 | 1 | -0/+3 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 1 | -0/+2 |
* | Added camel-imap-utils.[c,h] | Jeffrey Stedfast | 2000-07-28 | 1 | -0/+41 |