------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1184 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> 2012-05-02 00:17:17 --- Git commit: http://git.exim.org/exim.git/commitdiff/8958301403f65d219d8fd5283cef525b666b4971 commit 8958301403f65d219d8fd5283cef525b666b4971 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Apr 22 22:23:42 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Tue May 1 21:55:33 2012 +0100 code refactoring in acl.c (bug 1184) move to a table-driven approach for the parsing of "verify =". ---- src/src/acl.c | 389 ++++++++++++++++++++++++--------------------------- test/log/0027 | 4 +- test/rejectlog/0027 | 4 +- 3 files changed, 185 insertions(+), 212 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
