* Renamed "dynloader" to "serv_extensions" globally. We don't want people
[citadel.git] / citadel / imap_search.c
2003-01-16 Art Cancro* Renamed "dynloader" to "serv_extensions" globally...
2002-04-20 Art Cancro* Cosmetic comment cleanup
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-03-05 Art Cancro* IMAP COPY
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-24 Art Cancro* imap
2001-02-21 Art Cancro* Repaired buggy "ALL" macro in IMAP FETCH.
2001-02-13 Art Cancro* imap fetch
2001-01-16 Art Cancro* Changed the MIME parser API *again* because we now...
2000-12-27 Art Cancro* Added a skeleton IMAP "SEARCH" command (based on...