ldb: added ldb_dn_get_extended_comp_num()
authorAndrew Tridgell <tridge@samba.org>
Thu, 13 Jan 2011 00:07:15 +0000 (11:07 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 14 Jan 2011 05:39:32 +0000 (16:39 +1100)
commitfb704d7fc1336ad73f685abd8ac454bbde8ac966
tree017019d2163b70e746ecabea5f9af882029b58c0
parent29fb42a48b29158dc77682e2f4a42ed0e961c4b2
ldb: added ldb_dn_get_extended_comp_num()

this returns the number of extended components. We need this to
validate a DN in the extended_dn_in module

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/lib/ldb/common/ldb_dn.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/wscript