https://bugs.exim.org/show_bug.cgi?id=2004
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/f4630439f888df191a151ac935eacf04517fb2ee commit f4630439f888df191a151ac935eacf04517fb2ee Author: Jeremy Harris <[email protected]> AuthorDate: Tue Jan 3 20:15:39 2017 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Jan 3 21:05:02 2017 +0000 chunking: fix non-pipelined synch checks. bug 2004 ---- doc/doc-txt/ChangeLog | 5 + src/src/smtp_in.c | 214 +++++++------ test/confs/0577 | 1 + test/confs/{0903. => 0577.}/aaa | 0 test/confs/{0903. => 0577.}/bbb | 0 test/confs/0901 | 122 ++++++- test/confs/0903 | 1 - test/confs/{0902 => 0904} | 0 test/confs/{0901 => 0905} | 0 test/log/0901 | 51 +-- test/log/{0901 => 0904} | 0 test/log/{0902 => 0905} | 0 test/rejectlog/0901 | 8 + test/scripts/0000-Basic/{0903 => 0577} | 0 test/scripts/0000-Basic/0901 | 569 ++++++++++++--------------------- test/scripts/0000-Basic/{0901 => 0904} | 0 test/scripts/0000-Basic/{0902 => 0905} | 0 test/stdout/0901 | 465 ++++++++++++++++----------- test/stdout/{0901 => 0904} | 0 test/stdout/{0902 => 0905} | 0 20 files changed, 736 insertions(+), 700 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/ ##
