|
From: | Alain Magloire |
Subject: | mailutils ./ChangeLog imap4d/create.c imap4d/de... |
Date: | Sat, 21 Apr 2001 21:31:51 -0700 |
CVSROOT: /home/cvs Module name: mailutils Changes by: Alain Magloire <> 01/04/21 21:31:51 Modified files: . : ChangeLog imap4d : create.c delete.c fetch.c imap4d.h list.c rename.c util.c mailbox : attachment.c folder_imap.c Log message: * imap4d/create.c: First implementation. * imap4d/delete.c: First implementation. * imap4d/list.c: First implementation. * imap4d/rename.c: First implementation. * imap4d/util.c: New functions. (util_tilde_expansion): expand ~. (util_unquote): Remove surrounding double quotes. (util_getfullpath): Expand the path to absolute. * imap4d/fetch.c: Did not cycle throught the items. (fetch_send_address): Patch from Sam Roberts, did not use the index. * mailbox/attachement.c (message_unencapsulate): Little buglet strncasemp() passing the wrong size. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/ChangeLog.diff?cvsroot=OldCVS&tr1=1.94&tr2=1.95&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/create.c.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/delete.c.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/fetch.c.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/imap4d.h.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/list.c.diff?cvsroot=OldCVS&tr1=1.5&tr2=1.6&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/rename.c.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/imap4d/util.c.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailbox/attachment.c.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailbox/folder_imap.c.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
[Prev in Thread] | Current Thread | [Next in Thread] |