s4-rpc: dnsserver: When updating SOA record, use the specified serial
commitde2788acd1ee2136b673c5d1ddf5bab335b4675f
authorAmitay Isaacs <amitay@gmail.com>
Thu, 6 Dec 2012 05:06:35 +0000 (6 16:06 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 May 2013 00:44:03 +0000 (30 10:44 +1000)
tree1f7b102676e58136c21f5ddcfdbef17813c1aede
parentcc103a8187317047347a679e42b076de7d69d181
s4-rpc: dnsserver: When updating SOA record, use the specified serial

This makes sure that when updating SOA record, the serial is set to the value
sent by client.  For all other records, serial is incremented.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
source4/rpc_server/dnsserver/dnsdb.c