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)
commit07d459406b4c63e49141e0e533e1274b4052abf9
treeb1fe710c5286af9c3cc1bff9af3608b4114d7635
parent37e283089a846fc0608fef3981a3447300e33728
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
source/lib/ldb/common/ldb_ldif.c
source/lib/ldb/config.mk
source/lib/ldb/include/ldb.h
source/lib/ldb/samba/README [new file with mode: 0644]
source/lib/ldb/samba/ldif_handlers.c [new file with mode: 0644]
source/lib/ldb/tools/cmdline.c