s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String
authorAndrew Bartlett <abartlet@samba.org>
Thu, 5 Nov 2009 05:57:20 +0000 (16:57 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Nov 2009 21:11:16 +0000 (08:11 +1100)
commit0d0c8ecdc1875c11488ef53acc2e9497d2d2ce95
treef3090533a9bf8fae9073fcc35a81807948f9f63b
parentd5c9db5ba168405f2d30a2d6f621edf13e6de8c2
s4:dsdb Add new dsdb_dn to handle DN+Binary and DN+String

This aims to replace (and is based on) the code in ldb_dn.c.  It is
however much stricter in the DNs it will accept.

Andrew Bartlett
source4/dsdb/common/dsdb_dn.c [new file with mode: 0644]
source4/dsdb/common/dsdb_dn.h [new file with mode: 0644]
source4/dsdb/config.mk
source4/dsdb/samdb/samdb.h