diff options
author | Amitay Isaacs <amitay@gmail.com> | 2012-02-09 10:17:02 +1100 |
---|---|---|
committer | Amitay Isaacs <amitay@gmail.com> | 2012-02-21 18:24:30 +1100 |
commit | 169db333033b72b6f9ac1e7b23f0f2c151218c1f (patch) | |
tree | de081df6132180d0b9e339b83d0fc8f1d36b57a9 /source4/scripting/python | |
parent | 89586ed1643101b3b94bba1fdcdc821026a00e65 (diff) | |
download | samba-169db333033b72b6f9ac1e7b23f0f2c151218c1f.tar.gz samba-169db333033b72b6f9ac1e7b23f0f2c151218c1f.tar.bz2 samba-169db333033b72b6f9ac1e7b23f0f2c151218c1f.zip |
dlz_bind9: Do not remove LDB record in subrdataset and delrdataset
This fixes the problem of large number of deleted records in DNS
partitions due to frequent dynamic dns updates from windows
clients. The typical pattern for dynamic update get converted
into subrdataset() followed by addrdataset(). If there are no
dnsRecord attributes left as a result of sub/delrdataset(),
leave the LDB entry for dns name as is. The subsequent
addrdataset() would add the dnsRecord attribute without
re-creating the same entry.
Diffstat (limited to 'source4/scripting/python')
0 files changed, 0 insertions, 0 deletions