r19456: Add an example application for ldb using the tdb backend
commit803a6dbaca408ea424fe6969c31460c3b6c4979c
authorSimo Sorce <idra@samba.org>
Sun, 22 Oct 2006 21:18:43 +0000 (22 21:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:35 +0000 (10 14:21 -0500)
tree197641af7ee6850d927aeef2f1f86b66c98e9516
parent002338283fe2fae7d6271dff7f78b537810af5f3
r19456: Add an example application for ldb using the tdb backend
(This used to be commit 778198f279b374222c737e5eda1c47efc2dce39c)
source4/lib/ldb/Makefile.in
source4/lib/ldb/nssldb/ldb-grp.c [new file with mode: 0644]
source4/lib/ldb/nssldb/ldb-nss.c [new file with mode: 0644]
source4/lib/ldb/nssldb/ldb-nss.h [new file with mode: 0644]
source4/lib/ldb/nssldb/ldb-pwd.c [new file with mode: 0644]
source4/lib/ldb/nssldb/nsstest.c [new file with mode: 0644]