s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Jul 2014 15:55:57 +0000 (17:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:41 +0000 (10:55 +0100)
commitcb6215a112d7c2d94b4795f1c95c41ce66c32f14
treef2513694945bbdcb9a87b0e6b83166c8c629f296
parent3fab1d87d165ae6e0a3b53eb061c77880a3b6395
s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10749

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit deb21a9afe77591743fda522355a5a9eb08fb27b)
source4/dns_server/dns_utils.c