aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/camel-imap-command.h
Commit message (Expand)AuthorAgeFilesLines
* Now takes a command-length argument so we can 1) avoid duping the commandJeffrey Stedfast2001-11-091-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Send an IMAP command, but don't wait for responses.Dan Winship2001-07-271-13/+28
* Redo command locking. Since command_lock is recursive, we can just get aDan Winship2001-05-021-7/+11
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* Don't look at untagged responses other than "* BYE"...Dan Winship2001-03-231-0/+2
* New header to prevent recursive #include problemsDan Winship2001-01-111-3/+4
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-041-0/+58