https://bugs.exim.org/show_bug.cgi?id=1831
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/b0d68adc8b45e42b425c23e7dbf195b772878b9a commit b0d68adc8b45e42b425c23e7dbf195b772878b9a Author: Jeremy Harris <[email protected]> AuthorDate: Sat May 21 21:14:05 2016 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat May 21 21:14:05 2016 +0100 debug: "kill" option on acl control=debug. bug 1831 ---- doc/doc-docbook/spec.xfpt | 7 +++++- doc/doc-txt/NewStuff | 3 +++ src/src/acl.c | 43 ++++++++++++++++++++----------- src/src/functions.h | 1 + src/src/log.c | 21 +++++++++++++++- test/confs/0574 | 34 +++++++++++++++++++++++++ test/log/0574 | 4 +++ test/runtest | 4 +++ test/scripts/0000-Basic/0574 | 37 +++++++++++++++++++++++++++ test/stderr/0574 | 3 +++ test/stdout/0574 | 60 ++++++++++++++++++++++++++++++++++++++++++++ 11 files changed, 200 insertions(+), 17 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
