summaryrefslogtreecommitdiff
path: root/libsieve
AgeCommit message (Expand)AuthorFiles
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
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

Return to:

Send suggestions and report system problems to the System administrator.