r3093: - implment ldb_rename() and ldbrename
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Oct 2004 19:28:02 +0000 (19:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:02:20 +0000 (13:02 -0500)
commita9bd40549767c19207f3ec520a3e4346beeabef4
tree055d67a79bdd2cb9098284fabdbf8a9cba6e95a9
parent8d48ca63db0ec8dc47a386bd1fa38be2827755f3
r3093: - implment ldb_rename() and ldbrename

- add tests for ldbrename

- disable all tests which regenerate the index
  (this is broken for me...the process hangs,
   tridge we need to discuss that)

- link only the needed stuff to the ldb tools

- build ldbtest inside samba

metze
(This used to be commit 18552f4786c24e0019cc87726ef4c05365fe586e)
source4/lib/ldb/Makefile.ldb
source4/lib/ldb/common/ldb.c
source4/lib/ldb/config.m4
source4/lib/ldb/config.mk
source4/lib/ldb/include/ldb.h
source4/lib/ldb/ldb_ldap/ldb_ldap.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c
source4/lib/ldb/tests/test-generic.sh
source4/lib/ldb/tools/ldbrename.c [new file with mode: 0644]