r9685: Add tests for samba3sam mapping module
authorJelmer Vernooij <jelmer@samba.org>
Sat, 27 Aug 2005 15:13:15 +0000 (15:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:41 +0000 (13:34 -0500)
commit7e3838dd2d8647e9c621a08c61a2a22ef1d94bb2
tree221d336d855546df8be8ececffb2e4aea013131c
parente3dcc92deef81972a6f38bdbab75256d3d038357
r9685: Add tests for samba3sam mapping module
Fix a couple of bugs
Move samba3sam backend to lib/ldb/
Remove some more unused parameters
(This used to be commit 7f864d446d6af7cfd9fb8dbc496a29b36ec57ce9)
source4/lib/ldb/common/ldb_modules.c
source4/lib/ldb/config.mk
source4/lib/ldb/ldb_map/ldb_map.c
source4/lib/ldb/samba/samba3sam.c [moved from source4/lib/samba3/ldb_samba3.c with 95% similarity]
source4/lib/ldb/tests/samba3.ldif [new file with mode: 0644]
source4/lib/ldb/tests/test-samba3sam.sh [new file with mode: 0755]
source4/lib/ldb/tools/cmdline.c
source4/lib/samba3/config.mk
source4/param/loadparm.c