r24245: Fix bug #4828 - we need to set the samba LDB debug handler early, so
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Aug 2007 01:36:49 +0000 (01:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:29 +0000 (15:01 -0500)
commitb351641c6ebcffd89c8e5e9cdae0f92528f12e05
treed8c4d32a43827c0b6cd6c1a59566d3f4a563fc5a
parente87a0e5f69a8cfa3941643b17219ab34c541e47d
r24245: Fix bug #4828 - we need to set the samba LDB debug handler early, so
we catch messages pushed out by modules during startup.

This also sets an explict mapping between ldb and Samba debug levels.

Andrew Bartlett
(This used to be commit 50913a401dda9fb29a8c05f1926c41d3473efa93)
source4/lib/db_wrap.c