ldb: don't return special DNs on non-base searches
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 02:25:09 +0000 (12:25 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commitc60a48948a75a6d300e31c2a2629daa4a48cbeb1
treecc0fa96e3e8734da90c9c9935d6e7d3abd319926
parent58e89443e2e1722dec85ec426a63449b53b19ea3
ldb: don't return special DNs on non-base searches

to look at a special DN, give the full DN

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/ldb/common/ldb_match.c