summaryrefslogtreecommitdiff
path: root/sieve
AgeCommit message (Expand)AuthorFiles
2002-02-26Replaced strerror() with mu_errstring().Sam Roberts4
2002-02-26Exercise a little more of sieve.Sam Roberts6
2002-02-21Curses detection. Swap library link order in sieve to make sure dependacies ...Jeff Bailey1
2002-02-21Now supports a ~/.sieverc file. Mine looks like:Sam Roberts1
2002-02-21Was using the POSIX (1003.1b) ENOTSUP, changed to ENOSYS.Sam Roberts1
2002-02-20The exe_DEPENDENCIES lines prevent the _LDADD lines being used forSam Roberts1
2002-02-13Use libtool for built ARGP and libmailutilsJeff Bailey1
2002-02-12better logging and error reportingSam Roberts2
2002-02-09buglet, forgot to initialize optsSam Roberts1
2002-02-07Documentation and build fixesJeff Bailey1
2002-01-27Now parsing options with argp instead of getopts.Sam Roberts2
2002-01-23Implemented redirect action, and added option for sieve to specifySam Roberts5
2002-01-19sv_mu_save_to() became mailbox/message.c:message_save_to_mailbox()Sam Roberts2
2002-01-19Was setting debug on the mailbox before creating it...Sam Roberts1
2002-01-16More testing and resultant polishing, -k switch to sieve to keep on goingSam Roberts10
2002-01-13API of sieve engine now includes diagnostic callbacks, and is closeSam Roberts1
2002-01-13API of sieve engine now includes diagnostic callbacks, and is close toSam Roberts6
2002-01-06Split the implementation of the mailutils-based sieve engine out of sieve.c,Sam Roberts6
2002-01-06exposed sieve_errstr() in public API, and declare sieve_errname()Sam Roberts1
2002-01-06lower-cased some error strings, and added str_errname() to return theSam Roberts1
2001-12-18Avoid a few warnings about unused auto-generated lexer functions.Sam Roberts2
2001-12-13First crack at including wicket_t's ticket, not tested.Sam Roberts1
2001-12-11Ignored.Sam Roberts1
2001-08-25 * mailbox2/header.c(header_aget_value): Base on discussion with SergeyAlain Magloire1
2001-08-06Missing file noted by sergey.Alain Magloire2
2001-08-06 * sieve/{exitcodes.h hmac-md5.h md5.c md5.h md5global.h}: Removed.Alain Magloire11
2001-08-03Fixed bug, I was deleting a message after a fileinto, which was wrong.Sam Roberts2
2001-08-03Removed the RCS keyword in the imported copyright notice.Sam Roberts1
2001-08-03Now using xmalloc() from ../lib.Sam Roberts2
2001-08-03Commiting my example/test sieve scripts so I can maintain them with cvsSam Roberts2
2001-08-03Commiting my example/test sieve scripts so I can maintain them with cvsSam Roberts26
2001-08-01 * sieve/Makefile.am: Remove gcc specific flags.Alain Magloire9
2001-07-22renamed debug_.* symbols to mu_debug_.* to avoid nameclashes.Sergey Poznyakoff1
2001-07-18cvsignoreSam Roberts1
2001-06-18More fixes to the packaging structure by Sergey.Sam Roberts1
2001-06-16swapped arguments in a call to va_start()Sergey Poznyakoff1
2001-06-15Patches from Sergey to make the auto* stuff work, now uses lex/yaccSam Roberts2
2001-06-15Portable wrapper for lex/yacc invocations, by Tom TromeySam Roberts1
2001-06-15Define EOK ifndefed.Sam Roberts1
2001-06-08Initial commit of the port of CMU's sieve engine. It builds, and someSam Roberts41
2001-02-23First draft to set `property' on the mailbox, setting a propertyAlain Magloire2
2001-02-22The test_list of the grammar was wrong after reading more carefulyAlain Magloire1
2001-02-22First try at implementing seive with lex/yacc.Alain Magloire2

Return to:

Send suggestions and report system problems to the System administrator.