rpc dns: reading zone properties from LDB
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Tue, 3 Jul 2018 03:33:06 +0000 (15:33 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:31:53 +0000 (04:31 +0200)
commitb22ce976862500fcfe56d60698ce9572b50feef9
treedd6ca4fd05997f658ce76b0784f4e7b1363d3e64
parentb841da04e217646c8bf1eaa3985857ce4207965c
rpc dns: reading zone properties from LDB

Reading zone properties from LDB on server connection initialisation, instead
of them being volatile fields.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10812

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/rpc_server/dnsserver/dnsdb.c
source4/rpc_server/dnsserver/dnsserver.h
source4/rpc_server/dnsserver/dnsutils.c