Mailing List Archive

[Bug 2672] log_selector for QT exclusive of RT
https://bugs.exim.org/show_bug.cgi?id=2672

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org

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

commit f870028fd26f8ac1a2fcb6e43e0d7d1c76c110ec
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Sun Apr 11 16:39:06 2021 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
CommitDate: Fri Apr 16 15:38:09 2021 +0100

log queue_time and queue_time_overall exclusive of receive time. bug 2672
----
doc/doc-docbook/spec.xfpt | 10 +++-------
doc/doc-txt/ChangeLog | 5 +++++
doc/doc-txt/NewStuff | 3 +++
src/exim_monitor/em_globals.c | 1 +
src/src/deliver.c | 4 ++--
src/src/functions.h | 19 +++++++++++++------
src/src/globals.c | 4 +++-
src/src/globals.h | 4 ++--
src/src/macros.h | 1 +
src/src/receive.c | 8 ++++++--
src/src/spool_in.c | 14 ++++++++++++++
src/src/spool_out.c | 2 ++
test/runtest | 3 ++-
test/stdout/0035 | 7 +++++++
test/stdout/0245 | 1 +
test/stdout/0250 | 3 +++
test/stdout/0254 | 3 +++
test/stdout/0311 | 2 ++
test/stdout/0338 | 1 +
test/stdout/0377 | 1 +
test/stdout/0378 | 1 +
test/stdout/0379 | 1 +
test/stdout/0389 | 1 +
test/stdout/0488 | 1 +
test/stdout/0490 | 1 +
test/stdout/0514 | 1 +
test/stdout/3415 | 5 +++++
27 files changed, 86 insertions(+), 21 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/ ##
[Bug 2672] log_selector for QT exclusive of RT [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2672

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|unallocated@exim.org |jgh146exb@wizmail.org
Status|NEW |ASSIGNED

--- Comment #3 from Jeremy Harris <jgh146exb@wizmail.org> ---
Decided against changing the log line element signifier; only the meaning
of QT changes.

--
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/ ##