initial sieve commit
Showing
1 changed file
with
13 additions
and
0 deletions
1 | 2001-06-07 21:07 sroberts | ||
2 | |||
3 | * .cvsignore, AUTHORS, COPYING, Makefile.am, NEWS, README, | ||
4 | addr-lex.l, addr.y, comparator.c, comparator.h, exitcodes.h, | ||
5 | hmac-md5.h, imparse.c, imparse.h, interp.c, interp.h, md5.c, md5.h, | ||
6 | md5global.h, message.c, message.h, parseaddr.c, parseaddr.h, | ||
7 | script.c, script.h, sieve-gram.y, sieve-lex.l, sieve.c, | ||
8 | sieve_err.c, sieve_err.h, sieve_interface.h, svfield.c, svfield.h, | ||
9 | sysexits.h, test.c, tree.c, tree.h, util.c, util.h, xmalloc.c, | ||
10 | xmalloc.h: Initial commit of the port of CMU's sieve engine. It | ||
11 | builds, and some actions work, but has seen very little use. | ||
12 | |||
13 | |||
1 | 2001-06-03 Sam Roberts | 14 | 2001-06-03 Sam Roberts |
2 | 15 | ||
3 | * mailbox/file_stream.c,mailbox/mapfile_stream.c: Return EINVAL | 16 | * mailbox/file_stream.c,mailbox/mapfile_stream.c: Return EINVAL | ... | ... |
-
Please register or sign in to post a comment