[exim-dev] [Bug 514] log slow DNS queries

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 514] log slow DNS queries
https://bugs.exim.org/show_bug.cgi?id=514

Git Commit <git@???> changed:

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


--- Comment #12 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/846430d945e9056842ad7f12f85d43435d78baf0

commit 846430d945e9056842ad7f12f85d43435d78baf0
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu May 7 21:36:22 2015 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu May 7 21:36:22 2015 +0100


        log lengthy dns lookups.  bug 514


        original by <derrick.rice@???>, massaged by jh
----
 doc/doc-docbook/spec.xfpt    | 12 +++++++
 doc/doc-txt/NewStuff         |  2 ++
 src/src/globals.c            |  1 +
 src/src/globals.h            |  1 +
 src/src/host.c               | 76 +++++++++++++++++++++++++++++++++++++++-----
 src/src/readconf.c           |  1 +
 test/confs/0606              | 24 ++++++++++++++
 test/dnszones-src/db.test.ex |  6 ++++
 test/runtest                 |  3 ++
 test/scripts/0000-Basic/0606 | 19 +++++++++++
 test/src/fakens.c            | 67 +++++++++++++++++++++++++++++++++++---
 test/stderr/0606             | 39 +++++++++++++++++++++++
 test/stdout/0606             | 20 ++++++++++++
 13 files changed, 258 insertions(+), 13 deletions(-)


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