r7776: add a method for getting arbitrary opaque data into a ldb context, for use...
commitbd7a474b1967423711ff93c0080ce0f89270e3f9
authorAndrew Tridgell <tridge@samba.org>
Mon, 20 Jun 2005 04:56:43 +0000 (20 04:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:35 +0000 (10 13:18 -0500)
treeb78606ca4efbf1f298fbb3ae525ed5dd2c0a205d
parent6b4f3e17f0e62499e630b8822c807d692b424c23
r7776: add a method for getting arbitrary opaque data into a ldb context, for use by backends.
Currently only EventContext is used in this way.
(This used to be commit 9fa21b245843371f7777682ee4e5b98e2925b4d0)
source4/lib/ldb/common/ldb.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/include/ldb_private.h
source4/lib/ldb/ldb_ildap/ldb_ildap.c