r8488: after discussions with simo, moved to a full OO interface, so you don't need...
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Jul 2005 11:10:38 +0000 (11:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:23:08 +0000 (13:23 -0500)
commit94d99612b9093ca83da3b6b66f875915eeabb389
tree17aad583cb4a7bfc7f2ee384f680b7264e035120
parent2bb9fa28754b8575c5926646c1a6221475d24dcc
r8488: after discussions with simo, moved to a full OO interface, so you don't need to keep
a 'db' variable around. The ldb object knows what it is connected to.

Added a simple ldb testsuite in testprogs/ldb.js
(This used to be commit cf35818648b5b649d0cd25f115a04b7b5b5311aa)
source4/scripting/ejs/mprutil.c
source4/scripting/ejs/smbcalls_ldb.c
source4/scripting/libjs/provision.js
swat/esptest/ldb.esp
testprogs/ejs/ldb.js