summaryrefslogtreecommitdiff
path: root/examples/bind9-patches
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2011-04-04 14:04:18 +0200
committerMatthias Dieter Wallnöfer <mdw@samba.org>2011-04-07 15:53:20 +0200
commitb7de06e8e756eb338e40d319095311f8f7d70cba (patch)
tree8e9f8d0696581c1aadf23fa7611b5f080c031414 /examples/bind9-patches
parent17f34136bf67aa5e739b63aa3ef51d247d6dc901 (diff)
downloadsamba-b7de06e8e756eb338e40d319095311f8f7d70cba.tar.gz
samba-b7de06e8e756eb338e40d319095311f8f7d70cba.tar.bz2
samba-b7de06e8e756eb338e40d319095311f8f7d70cba.zip
s4:objectclass LDB module - "ldb_msg_sanity_check" call not really needed
This call should only be performed at the beginning of a request. "ldb_msg_sanity_check" checks for DN validity (which should already have been done at the beginning of the request) and empty attributes (which should be done by the "objectclass_attrs" LDB module). Hence it is superflous here. Reviewed-by: abartlet
Diffstat (limited to 'examples/bind9-patches')
0 files changed, 0 insertions, 0 deletions