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)
commit208e09747c242ab5bd59a658033db49efa8d8696
tree46fd31e75aa1e805f3abb9fa572f36da2b70b3da
parentb96695ca23f8d1d95ed2e038ea66e6a0580356c3
r456:  - added -i option to ldbsearch

 - fixed sorting bug in ldb index handing
(This used to be commit cdd48e2b9b3ca6be5503eec401e09db162408ac8)
source4/lib/ldb/common/ldb.c
source4/lib/ldb/common/util.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_ldap/ldb_ldap.c
source4/lib/ldb/ldb_tdb/ldb_index.c
source4/lib/ldb/ldb_tdb/ldb_search.c
source4/lib/ldb/tools/ldbsearch.c