aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-50/+0
* Check if gethostbyname_r take five paramsJP Rosevear2001-04-121-0/+1
* First batch of disconnected IMAP-related stuff. This adds localDan Winship2001-03-161-0/+2
* Uninclude prnetdb.h since it's not needed here.Jeffrey Stedfast2001-03-161-5/+0
* Add an "authtypes" hash table to CamelImapStore recording the supportedDan Winship2001-03-021-4/+1
* Delayed loading of IMAP message parts.Dan Winship2001-01-171-2/+4
* New header to prevent recursive #include problemsDan Winship2001-01-111-0/+1
* IMAP randomness.Dan Winship2001-01-031-1/+0
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-0/+3
* New CamelFolderSearch subclass that just reimplements body_contains (usingDan Winship2000-12-221-0/+2
* New file with code for IMAP authentication mechanisms. (Currently justDan Winship2000-10-311-1/+4
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-0/+1
* Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY valueDan Winship2000-10-131-0/+2
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-041-2/+2
* Added camel-imap-utils.[c,h]Jeffrey Stedfast2000-07-281-2/+4
* Fix Makefile.am booboo.Peter Williams2000-07-281-2/+0
* remove unneeded libcamelimap_la_LDADD.Dan Winship2000-07-021-3/+0
* Added code to expunge if called for (still need to finish coding this).Jeffrey Stedfast2000-06-171-5/+3
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Added rules to build camel-imap-streamJeffrey Stedfast2000-06-081-1/+3
* worked on getting providers/imap/* to build cleanly, fixed a number of stupid...Jeffrey Stedfast2000-06-071-0/+4
* stuffJeffrey Stedfast2000-05-231-0/+41