Updated
Showing
1 changed file
with
26 additions
and
0 deletions
1 | 2002-08-23 Sergey Poznyakoff | ||
2 | |||
3 | * configure.ac: Check if crypt is declared. | ||
4 | * auth/sql.c: Include <crypt.h> when available | ||
5 | * imap4d/imap4d.h: Include <url.h> | ||
6 | * imap4d/util.c: Descriptive comment on util_uidvalididty. | ||
7 | |||
8 | * lib/mu_asprintf.c: Removed. | ||
9 | * lib/mu_asprintf.h: Provide declarations for (v)asprintf. | ||
10 | * lib/Makefile.am: Removed mu_asprintf.c | ||
11 | |||
12 | * mailbox/mu_argp.c: Do not use asprintf. | ||
13 | * mailbox/mutil.c: Do not use asprintf. | ||
14 | * mailbox/parse822.c (parse822_time): Tolerate unknown | ||
15 | timezone abbreviations. | ||
16 | * mailbox/system.c: Include <crypt.h> when available | ||
17 | |||
18 | * imap4d/testsuite/imap4d/search.exp: New file. Provides tests | ||
19 | for SEARCH command. | ||
20 | * imap4d/testsuite/imap4d/DISTFILES: Added search.exp | ||
21 | |||
22 | * testsuite/spool/teaparty.mbox: Fixed timestamps. | ||
23 | * pop3d/testsuite/pop3d/read.exp: Updated to match new mailbox. | ||
24 | * mail/testsuite/mail/z.exp: Likewise. | ||
25 | * mail/testsuite/mail/tag.exp: Likewise. | ||
26 | |||
1 | 2002-08-22 Sergey Poznyakoff | 27 | 2002-08-22 Sergey Poznyakoff |
2 | 28 | ||
3 | * configure.ac: Create imap4d/testsuite/Makefile | 29 | * configure.ac: Create imap4d/testsuite/Makefile | ... | ... |
-
Please register or sign in to post a comment