summaryrefslogtreecommitdiff
path: root/libsieve/actions.c
AgeCommit message (Expand)AuthorFiles
2007-07-10(mu_stream_printf): RemoveSergey Poznyakoff1
2007-07-09Rewrite using new envelope accessorsSergey Poznyakoff1
2007-06-27Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries ...Sergey Poznyakoff1
2007-06-26Prefer mu_header_sgetwhere possible. Remove obsolete header calls.Sergey Poznyakoff1
2006-06-27Minor fixes to get rid of the spurious gcc warningsSergey Poznyakoff1
2006-03-12Use mu_strftimeSergey Poznyakoff1
2006-02-06Minor stylistic changesSergey Poznyakoff1
2005-10-31(build_mime): Split into three smallerSergey Poznyakoff1
2005-10-30(struct mu__monitor): Rename to mu_monitor.Sergey Poznyakoff1
2005-08-27Normalize global namespace. Part 2Wojciech Polak1
2005-08-26Normalize global namespace. Part 1Sergey Poznyakoff1
2005-07-07Fall back to "Sender:" and "From:" headers (in that order), if the envelope s...Sergey Poznyakoff1
2005-05-17Updated FSF addressalpha_0_6_90Sergey Poznyakoff1
2005-03-06Use a uniform way of filename quoting in diagnostic messages.Sergey Poznyakoff1
2005-02-25Removed spurions indications of actionSergey Poznyakoff1
2005-02-21Further unification of diagnostic styleSergey Poznyakoff1
2005-01-04Revise error messages for accordance with GNU standards:Sergey Poznyakoff1
2004-04-08Add translators commentSergey Poznyakoff1
2004-01-05(sieve_action_stop); Restored zero assignment to pc. This is possible due to ...Sergey Poznyakoff1
2004-01-05(sieve_action_stop): Bugfix. Account for -4 offset.Sergey Poznyakoff1
2003-02-09Fixed copyright to Lesser GPL and updated FSF address.Wojciech Polak1
2003-02-05(build_mime): Call message_unref.Sergey Poznyakoff1
2003-01-22Renamed mu_errstring to mu_strerror for consistency with the usual practice.Sergey Poznyakoff1
2002-12-28Use X-Loop-Prevention header instead of X-Sender.Sergey Poznyakoff1
2002-12-25Added NLS.Wojciech Polak1
2002-12-14(build_mime): To improve readability, output additional newline before report...Sergey Poznyakoff1
2002-12-10(sieve_register_standard_actions): Register "fileinto" in non-requiredSergey 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_action_keep): Remove the delete mark from the message.Sergey Poznyakoff1
2002-11-20(build_mime,sieve_action_redirect): Removed unused argument.Sergey Poznyakoff1
2002-11-18Implemented reject and redirect.Sergey Poznyakoff1
2002-11-14(sieve_action_discard): Log output made compatible with that of CMU ported s...Sergey Poznyakoff1
2002-11-14Implemented stop, keep, discard and fileinto.Sergey Poznyakoff1
2002-11-13(fileinto_args): Fileinto takes string, not string-list.Sergey Poznyakoff1
2002-11-12Added basic code generation and debuggingSergey Poznyakoff1
2002-11-08New file. Provides standard sieve actions (all noops, so far).Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.