summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
2003-09-20Fixed INCLUDESSergey Poznyakoff1
2003-08-20Fixed handling of escape sequences inSergey Poznyakoff1
2003-07-26Implemented boolean shortcuts for ALLOF and ANYOFSergey Poznyakoff1
2003-07-26(sieve_code_anyof,sieve_code_allof): New functions.Sergey Poznyakoff1
2003-07-26(instr_nop): New functionSergey Poznyakoff1
2003-07-26(sieve_code_anyof, sieve_code_allof): New functions.Sergey Poznyakoff1
2003-07-26(i_ascii_casemap_contains): Reimplemented via mu_strcasestr()Sergey Poznyakoff1
2003-07-26Documented boolean shortcutsSergey Poznyakoff1
2003-03-29(i_ascii_casemap_contains): Fixed obsolete label usage.Sergey Poznyakoff1
2003-02-09Fixed typo in program name.Wojciech Polak1
2003-02-09Fixed copyright to Lesser GPL and updated FSF address.Wojciech Polak14
2003-02-05(build_mime): Call message_unref.Sergey Poznyakoff1
2003-01-26Cleaned wording in diagnostics.Sergey Poznyakoff1
2003-01-23(_comp_action): Bugfix. Incorrectly handled multiple patterns.Sergey Poznyakoff1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff6
2003-01-10(sieve_test_address,sieve_test_header): Removed unused variables.Sergey Poznyakoff1
2003-01-10include <string.h>Sergey Poznyakoff1
2003-01-10(comp_false): Fixed declaration.Sergey Poznyakoff1
2003-01-06UpdatedSergey Poznyakoff1
2003-01-06(sieve_tag_lookup): Check for taglist != NULL before calling list_do().Sergey Poznyakoff1
2003-01-06(multiline_strip_tabs): Forward declaration.Sergey Poznyakoff1
2003-01-06Handle "relational" as a special case.Sergey Poznyakoff1
2003-01-06(do_count): New function. A common handler for :count tag.Sergey Poznyakoff1
2003-01-05(sieve_test_address,sieve_test_header): Added support for relational tests.Sergey Poznyakoff1
2003-01-05(sieve_register_comparator)Sergey Poznyakoff1
2003-01-05Added relational.c.Sergey Poznyakoff2
2002-12-312002-12-31 Jeff Bailey <jbailey@gnu.org>Jeff Bailey1
2002-12-29Fixed C source copyrights to be compatible with the GNU 'Maintaining'Wojciech Polak4
2002-12-28Use X-Loop-Prevention header instead of X-Sender.Sergey Poznyakoff1
2002-12-27Added missing N_() markers.Sergey Poznyakoff1
2002-12-25Added NLS.Wojciech Polak9
2002-12-24Added @INTLINCS@ and @LTLIBINTL@ where appropriate.Sergey Poznyakoff1
2002-12-24Documented the grammar.Sergey Poznyakoff1
2002-12-20Implemented shell-like extension for multiline strings.Sergey Poznyakoff1
2002-12-14Allow backslashes in quoted strings.Sergey Poznyakoff1
2002-12-14(build_mime): To improve readability, output additional newline before report...Sergey Poznyakoff1
2002-12-14Changed type of `number' to size_t.Sergey Poznyakoff1
2002-12-12Allow #include within a :text blockSergey Poznyakoff1
2002-12-10(i_octet_regex): Removed misleading comment.Sergey Poznyakoff1
2002-12-10Initialize automatic variable.Sergey Poznyakoff1
2002-12-10(sieve_argp_parser): Always add SIEVE_MODDIR to sieve_library_path.Sergey Poznyakoff1
2002-12-10(sieve_register_standard_actions): Register "fileinto" in non-requiredSergey Poznyakoff1
2002-12-10Use SIEVE_MODDIR.Sergey Poznyakoff1
2002-12-10New extension statement #searchpath controls the search path for dynamically ...Sergey Poznyakoff1
2002-12-10(sieve_load_add_path,sieve_load_add_dir): New functions.Sergey Poznyakoff2
2002-12-10Added argp.cSergey Poznyakoff1
2002-12-10New file. Sieve-specific command line handling.Sergey Poznyakoff1
2002-12-09(_comp_action): Do not run comparator if the sample is NULL.Sergey Poznyakoff1
2002-12-09(_get_address_part): Bugfix: assign to *data only if ret is not null.Sergey Poznyakoff1
2002-12-09(statement production): Bugfix: do notSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.