summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
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
2002-12-09(build_mime,sieve_action_redirect): free return from mu_get_user_email().Sergey Poznyakoff1
2002-12-03(sieve_action_reject): Fixed diagnostic messages.Sergey Poznyakoff1
2002-11-30(sieve_machine_init): Fixed inconsistent return value.Sergey Poznyakoff1
2002-11-30(sieve_action_keep): Remove the delete mark from the message.Sergey Poznyakoff1
2002-11-27fixed compilation without libltdlFrederic Gobry1
2002-11-25Use sieve_m.* memory allocation functions.Sergey Poznyakoff4
2002-11-25(sieve_malloc,sieve_mstrdup,sieve_mrealloc,sieve_mfree): New functions.Sergey Poznyakoff1
2002-11-24Removed debugging hacks. Always call lt_dlinitSergey Poznyakoff1
2002-11-22(sieve_require_action, sieve_require_test): New functions.Sergey Poznyakoff1
2002-11-22(sieve_require_comparator): Implemented loadable comparators.Sergey Poznyakoff1
2002-11-22(sieve_require): Implemented loadable tests.Sergey Poznyakoff1
2002-11-22Added load.cSergey Poznyakoff1
2002-11-22Support for loadable extensions for sieveSergey Poznyakoff1
2002-11-20(sieve_tag_lookup): New function.Sergey Poznyakoff1
2002-11-20Adjust for the recent changes in symbol space functionsSergey Poznyakoff1
2002-11-20Adjust for the recent changes in symbol space functionsSergey Poznyakoff2
2002-11-20(sieve_test_lookup,sieve_action_lookup)Sergey Poznyakoff1
2002-11-20(sieve_register_comparator)Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.