r11364: added a ldb_attr_dn() function for testing if an attribute name is
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Oct 2005 07:05:32 +0000 (07:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:26 +0000 (13:45 -0500)
commit804cf59a489dd41a83fda56acfec4e9f561b1245
tree108d4ccecf33e1c284c80bf304906f9b5d288359
parentc5b99e3c696939f432b865e938caf31439385edf
r11364: added a ldb_attr_dn() function for testing if an attribute name is
"dn" or "distinguishedName". This makes us a bit more consistent
(This used to be commit b41b374b55f9a056c47ffa2ff88aa5272dbc42fc)
source4/lib/ldb/common/ldb_match.c
source4/lib/ldb/common/ldb_utf8.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_tdb/ldb_index.c