summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
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
2002-11-20(build_mime,sieve_action_redirect): Removed unused argument.Sergey Poznyakoff1
2002-11-20(struct sieve_machine): New membersSergey Poznyakoff1
2002-11-19(i_ascii_casemap_contains): Fixed typecast.Sergey Poznyakoff1
2002-11-19(sieve_slist_destroy): Use list_do. It is faster.Sergey Poznyakoff1
2002-11-19(_get_address_part): Made static to avoid name clashes.Sergey Poznyakoff1
2002-11-19(sieve_machine_init,sieve_machine_destroy): Fixed inconsistencies.Sergey Poznyakoff1
2002-11-19(sieve_message): New function.Sergey Poznyakoff1
2002-11-19(i_ascii_numeric_is): Support forSergey Poznyakoff1
2002-11-18(sieve_get_mailer,sieve_set_mailer,sieve_get_daemo_email,sieve_set_daemon_ema...Sergey Poznyakoff1
2002-11-18Call multiline_add for each line in ML state.Sergey Poznyakoff1
2002-11-18(struct sieve_machine): New members mailer and daemon_email.Sergey Poznyakoff1
2002-11-18Implemented reject and redirect.Sergey Poznyakoff1
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

Return to:

Send suggestions and report system problems to the System administrator.