r19430: merge recent ldb changes from Samba4. This includes memory leak fixes
commitbb5c205fef90aa8b89ba400fb9f2f37a111676a8
authorAndrew Tridgell <tridge@samba.org>
Sat, 21 Oct 2006 00:10:19 +0000 (21 00:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:15:35 +0000 (10 12:15 -0500)
tree72c564ba716a3cc6bce94dbe22073f536855daf7
parent1ad563286f00be0d72930b81b10cb74f13c5fbff
r19430: merge recent ldb changes from Samba4. This includes memory leak fixes
and significant speedups
26 files changed:
source/lib/ldb/common/ldb.c
source/lib/ldb/common/ldb_attributes.c
source/lib/ldb/common/ldb_dn.c
source/lib/ldb/common/ldb_ldif.c
source/lib/ldb/common/ldb_modules.c
source/lib/ldb/include/ldb.h
source/lib/ldb/ldb_ildap/ldb_ildap.c
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source/lib/ldb/ldb_tdb/ldb_cache.c
source/lib/ldb/ldb_tdb/ldb_index.c
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/ldb_tdb/ldb_tdb.c
source/lib/ldb/ldb_tdb/ldb_tdb.h
source/lib/ldb/modules/ldb_map.c
source/lib/ldb/modules/ldb_map_outbound.c
source/lib/ldb/modules/objectclass.c
source/lib/ldb/samba/ldif_handlers.c
source/lib/ldb/tests/test-generic.sh
source/lib/ldb/tests/test-tdb.sh
source/lib/ldb/tests/test.ldif
source/lib/ldb/tools/ad2oLschema.c
source/lib/ldb/tools/ldbadd.c
source/lib/ldb/tools/ldbdel.c
source/lib/ldb/tools/ldbmodify.c
source/lib/ldb/tools/ldbsearch.c