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)
commit18552f4786c24e0019cc87726ef4c05365fe586e
treeb03f1f5c78a93a49d14e0a9c4f87894873fca8bb
parentf7564bf4d2efb702cf3d11237fbe2adf5efb1ebf
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
source/lib/ldb/Makefile.ldb
source/lib/ldb/common/ldb.c
source/lib/ldb/config.m4
source/lib/ldb/config.mk
source/lib/ldb/include/ldb.h
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_tdb/ldb_tdb.c
source/lib/ldb/tests/test-generic.sh
source/lib/ldb/tools/ldbrename.c [new file with mode: 0644]