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>
Thu, 12 Nov 2009 05:34:03 +0000 (16:34 +1100)
commit390ac7d3063fdc64d64ecb498eb0c9b4626e2eb8
treee597d136c6471a8028553d4fd087cd9698b27365
parent3abc3e7a3a4e3833c8c08cc21deeaae174887f7f
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