r7804: added the samba specific ldif handlers into the tree, but don't enable
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Jun 2005 07:52:00 +0000 (07:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:37 +0000 (13:18 -0500)
commit5be159f304411b58c417a979c819f9ab211a0337
tree332eede05fc983d4a1fb872618162f98d0c2f990
parenteb0a13025aa6d693c7e9fa213ef04fa58cf60e3e
r7804: added the samba specific ldif handlers into the tree, but don't enable
them just yet. I have tested them, and they work fine, but enabling
them will break code in rpc_server/ and samdb, so we need to fix that
first
(This used to be commit 07d459406b4c63e49141e0e533e1274b4052abf9)
source4/lib/ldb/common/ldb_ldif.c
source4/lib/ldb/config.mk
source4/lib/ldb/include/ldb.h
source4/lib/ldb/samba/README [new file with mode: 0644]
source4/lib/ldb/samba/ldif_handlers.c [new file with mode: 0644]
source4/lib/ldb/tools/cmdline.c