https://bugs.exim.org/show_bug.cgi?id=1649
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #19 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/7ef88aa0c4c0608ee54ed2ff90b4b34c518d9bb5
commit 7ef88aa0c4c0608ee54ed2ff90b4b34c518d9bb5
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Oct 13 15:50:46 2019 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Oct 13 15:54:14 2019 +0100
srs: native implementation. bug 1649
----
doc/doc-txt/NewStuff | 6 +
doc/doc-txt/experimental-spec.txt | 75 ++++++++-
src/src/EDITME | 4 +
src/src/config.h.defaults | 1 +
src/src/exim.c | 2 +-
src/src/expand.c | 332 ++++++++++++++++++++++++++++++++------
src/src/globals.c | 3 +
src/src/globals.h | 3 +
src/src/macro_predef.c | 5 +-
test/confs/4620 | 87 ++++++++++
test/log/4620 | 16 ++
test/mail/4620.CALLER | 56 +++++++
test/scripts/4620-SRS/4620 | 16 ++
test/scripts/4620-SRS/REQUIRES | 2 +
14 files changed, 559 insertions(+), 49 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.