[PATCH 0/5] dns: Debug improvements and bug fixing

Kai Blin kai at samba.org
Thu May 16 04:00:06 MDT 2013


This patch set fixes bug #9485 but before that adds a number of debugging
features used to get the patches to work.

Kai Blin (5):
  debug: Add debugclass for DNS server
  dns: Use new DNS debugclass in DNS server
  dns: Also add a print-out for the out_packet
  dns: Add support for MX queries
  dns: more debug debug options in the tests

 lib/util/debug.c                |  1 +
 lib/util/debug.h                |  3 +-
 python/samba/tests/dns.py       | 69 +++++++++++++++++++++++++++++++++++++++--
 source4/dns_server/dns_crypto.c |  3 ++
 source4/dns_server/dns_query.c  | 11 +++++++
 source4/dns_server/dns_server.c |  7 +++++
 source4/dns_server/dns_update.c |  3 ++
 source4/dns_server/dns_utils.c  |  3 ++
 8 files changed, 97 insertions(+), 3 deletions(-)

-- 
1.8.1.2



More information about the samba-technical mailing list