r10892: - improved the handling of the special distinguishedName attribute
authorAndrew Tridgell <tridge@samba.org>
Tue, 11 Oct 2005 06:21:07 +0000 (06:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:40 +0000 (13:39 -0500)
commit7684cdb47b4ae516f066afb249d5f88032152ec9
tree698f9ad9f0ec27999897e9ad92a70e910905acec
parentb2934732dd62f705f59c124f19460c5436a9a422
r10892: - improved the handling of the special distinguishedName attribute

- ensure we don't add attributes twice, should a user ask for the
  attribute twice. Do this in such a way that we don't become O(n^2)

- removed some unused code
source/lib/ldb/ldb_tdb/ldb_search.c