r456: - added -i option to ldbsearch
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 May 2004 14:51:26 +0000 (14:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:43 +0000 (12:51 -0500)
commitcdd48e2b9b3ca6be5503eec401e09db162408ac8
tree9cb6e7654cedef51b59cf8c2f3caf403d919be40
parent03df31cef025b2087531579437d6bae1ec36e82f
r456:  - added -i option to ldbsearch

 - fixed sorting bug in ldb index handing
source/lib/ldb/common/ldb.c
source/lib/ldb/common/util.c
source/lib/ldb/include/ldb.h
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_tdb/ldb_index.c
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/tools/ldbsearch.c