s4:ldb Remove DN+Binary code from the core ldb_dn
authorAndrew Bartlett <abartlet@samba.org>
Thu, 5 Nov 2009 06:06:45 +0000 (17:06 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Nov 2009 21:11:17 +0000 (08:11 +1100)
commit0c7d731f740d49d2e7ec28f71e5bf37c1667fbd6
treea3053d36e3f0baf0e4fd4da474d85fb0d883e772
parent01b807fd38bf44d86fe6261946e59190209ed3fc
s4:ldb Remove DN+Binary code from the core ldb_dn

This is now in dsdb_dn.  Removing this to a specific wrapper avoids a
number of bugs where Binary DNs were being handled incorrectly.

This reverts much of tridge's commit
fd22e0304782e20b9bbb29464b6c745d409ff4c6

Andrew Bartlett
source4/lib/ldb/common/ldb_dn.c