ldb:ldb_request - handle here the DN checks
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 4 Mar 2011 09:14:14 +0000 (10:14 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 4 Mar 2011 21:07:24 +0000 (22:07 +0100)
commit76fb23064e6346346b5a9908b7908695456b5748
treed1cf07e072ba27e4e42e348f5694e90d7a089422
parent86707c7cc49395453e9fa3fda14da159f0271961
ldb:ldb_request - handle here the DN checks

This is a much better solution than we had before - so all important DN
checks are enforced for each type of LDB database (and not limited to DSDB).

Many "ldb_dn_validate" checks will now become obsolete.

Reviewed by: Tridge
source4/lib/ldb/common/ldb.c