summaryrefslogtreecommitdiff
path: root/camel/providers/imap/camel-imap-utils.h
Commit message (Expand)AuthorAgeFilesLines
* bump version, libtool numbersEVOLUTION_DATA_SERVER_0_0_95evolution-data-server-0-0-95JP Rosevear2004-07-021-95/+0
* added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-151-5/+0
* New function to parse a NAMESPACE response properly.Jeffrey Stedfast2002-05-151-3/+18
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-0/+1
* As a temporary solution, just printf ("\a"); to make a beep :-)Jeffrey Stedfast2002-01-211-4/+6
* New function to decode an IMAP mailbox name from modified UTF-7 encodingJeffrey Stedfast2002-01-191-0/+3
* Updated to use the new imap_uid_array_to_set() interface.Jeffrey Stedfast2002-01-141-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* Get the entire directory structure for the folder we just created, meaningJeffrey Stedfast2001-08-201-11/+18
* Completely hide the namespace from everything external to the IMAP code,Peter Williams2001-08-061-1/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Support the IMAP UIDPLUS extension (RFC 2359), which lets youDan Winship2001-05-011-0/+2
* New-and-improved version of get_uid_set() from camel-imap-folder.c. LooksDan Winship2001-04-301-0/+2
* First batch of disconnected IMAP-related stuff. This adds localDan Winship2001-03-151-0/+2
* Delayed loading of IMAP message parts.Dan Winship2001-01-171-0/+3
* IMAP randomness.Dan Winship2001-01-021-5/+11
* New CamelFolderSearch subclass that just reimplements body_contains (usingDan Winship2000-12-211-2/+0
* Change the semantics of fmt: Now %S (capital S) means an IMAP "string",Dan Winship2000-12-181-0/+2
* Improved IMAP namespace handling: leave the namespace in theDan Winship2000-10-301-1/+6
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-031-0/+2
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-021-2/+2
* New function to convert Camel flags to an IMAP flag_list.Dan Winship2000-09-211-0/+3
* New convenience function to translate a Camel sexp into the equivalentJeffrey Stedfast2000-07-311-0/+2
* Added camel-imap-utils.[c,h]Jeffrey Stedfast2000-07-271-0/+41