summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
2004-01-05(sieve_action_stop); Restored zero assignment to pc. This is possible due to ...Sergey Poznyakoff1
2004-01-05(instr_run): Adjust pc before calling handler.Sergey Poznyakoff1
2004-01-05(sieve_log_action): Updated call to mach->logger.Sergey Poznyakoff1
2004-01-05Improved debugging messagesSergey Poznyakoff4
2004-01-05(sieve_machine_destroy,sieve_machine_begin): Initialize and destroy source_listSergey Poznyakoff1
2004-01-05(push_source,pop_source): Include line infoSergey Poznyakoff1
2004-01-05(sieve_op_t.line): New memberSergey Poznyakoff1
2004-01-05(instr_source,instr_line,sieve_get_locus): New functionsSergey Poznyakoff1
2004-01-05(sieve_code_source,sieve_code_line): NewSergey Poznyakoff1
2004-01-05(sieve_match_part_checker): Use extended regular expressions by default.Sergey Poznyakoff1
2004-01-05(sieve_action_stop): Bugfix. Account for -4 offset.Sergey Poznyakoff1
2004-01-02New fileWojciech Polak2
2004-01-02Added SUBDIRS = . extensionsWojciech Polak1
2004-01-02Moved from ../../examples/Wojciech Polak3
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

Return to:

Send suggestions and report system problems to the System administrator.