summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
2002-11-15(sieve_value_create,sieve_type_str)Sergey Poznyakoff1
2002-11-15Implemented rest of required sieve tests (address and envelope).Sergey Poznyakoff1
2002-11-15(sieve_machine_init): Fixed return value.Sergey Poznyakoff1
2002-11-15(struct sieve_machine): New member destr_list.Sergey Poznyakoff1
2002-11-15(instr_run): Do not run the handler when in disassemble mode.Sergey Poznyakoff1
2002-11-15(sieve_require): Commented unimplemented partsSergey Poznyakoff1
2002-11-15(sieve_register_test)Sergey Poznyakoff1
2002-11-15More thorough checking of tags.Sergey Poznyakoff1
2002-11-15Added support for :regex matching type.Sergey Poznyakoff1
2002-11-14Added comparator.cSergey Poznyakoff1
2002-11-14Added to the repositorySergey Poznyakoff1
2002-11-14(sieve_action_discard): Log output made compatible with that of CMU ported s...Sergey Poznyakoff1
2002-11-14(sieve_vlist_do, sieve_vlist_compare): New functions.Sergey Poznyakoff1
2002-11-14Implemented header test.Sergey Poznyakoff1
2002-11-14(action production): Fixed number of arguments in call to sieve_compile_erro...Sergey Poznyakoff1
2002-11-14(struct sieve_machine) New member action_count.Sergey Poznyakoff1
2002-11-14(instr_action): Increase action_count; (sieve_run): Log implicit keep action.Sergey Poznyakoff1
2002-11-14(sieve_require): Handle "comparator-" prefix in require statements.Sergey Poznyakoff1
2002-11-14RemovedSergey Poznyakoff1
2002-11-14(sieve_value_get, sieve_log_action, sieve_mark_deleted): New functions.Sergey Poznyakoff1
2002-11-14Implemented true, false, exists and size.Sergey Poznyakoff1
2002-11-14Implemented stop, keep, discard and fileinto.Sergey Poznyakoff1
2002-11-14(struct sieve_machine): New members: filename, logger, ticket, mu_debug.Sergey Poznyakoff1
2002-11-14Reflect change of sieve_machine_t type.Sergey Poznyakoff2
2002-11-14Removed sv.cSergey Poznyakoff1
2002-11-13Modified to reflect changes in the API.Sergey Poznyakoff1
2002-11-13Implemented conditional blocks. The grammar is completeSergey Poznyakoff1
2002-11-13(sieve_op_t): New member `pc'.Sergey Poznyakoff1
2002-11-13Verbose debugging.Sergey Poznyakoff1
2002-11-13Use sieve_compile_error() to report parse errors.Sergey Poznyakoff3
2002-11-13(sieve_code_command): Implemented implicit typecast from string to string-list.Sergey Poznyakoff1
2002-11-13(fileinto_args): Fileinto takes string, not string-list.Sergey Poznyakoff1
2002-11-13Replaced BNZ with BZ.Sergey Poznyakoff1
2002-11-12Short overview of the sieve runtime machineSergey Poznyakoff1
2002-11-12Added basic code generation and debuggingSergey Poznyakoff8
2002-11-12Added prog.c and runtime.cSergey Poznyakoff1
2002-11-12Runtime support.Sergey Poznyakoff1
2002-11-12Code generator functionsSergey Poznyakoff1
2002-11-08Added new files.Sergey Poznyakoff1
2002-11-08New file. Contains the sieve namespace functions.Sergey Poznyakoff1
2002-11-08New file. Handles "require" statementSergey Poznyakoff1
2002-11-08New file. Provides standard sieve actions (all noops, so far).Sergey Poznyakoff1
2002-11-08New file. Provides standard sieve tests (all noops, so far)Sergey Poznyakoff1
2002-11-08(sieve_slist_destroy, sieve_value_create): New(sieve_slist_destroy, sieve_val...Sergey Poznyakoff1
2002-11-08Fixed grammar. Added union, types and the basic actions.Sergey Poznyakoff2
2002-11-08Moved publicly available declarations to <mailutils/libsieve.h>Sergey Poznyakoff1
2002-11-07UpdatedSergey Poznyakoff1
2002-11-07Added to the repositorySergey Poznyakoff7

Return to:

Send suggestions and report system problems to the System administrator.