[exim-dev] [Bug 353] A "receive time taken" log selector

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 353] A "receive time taken" log selector
https://bugs.exim.org/show_bug.cgi?id=353

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #2 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/306c6c7751cf6953dc544a607b584a9ca58623ad

commit 306c6c7751cf6953dc544a607b584a9ca58623ad
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Jan 16 21:31:28 2018 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue Jan 16 21:31:28 2018 +0000


    logging: receive duration on <= lines.  bug 353
----
 doc/doc-docbook/spec.xfpt    |  13 +++-
 doc/doc-txt/NewStuff         |   4 +-
 src/src/deliver.c            |   9 +--
 src/src/functions.h          |   1 +
 src/src/globals.c            |   2 +
 src/src/globals.h            |   1 +
 src/src/macros.h             |   1 +
 src/src/receive.c            | 171 +++++++++++++++++++------------------------
 test/log/0551                |   2 +-
 test/runtest                 |   4 +-
 test/scripts/0000-Basic/0551 |   4 +-
 test/stdout/0551             |   2 +-
 12 files changed, 102 insertions(+), 112 deletions(-)


--
You are receiving this mail because:
You are the QA Contact for the bug.