r7803: added support in ldb for callers to setup ldif read/write functions,
authorAndrew Tridgell <tridge@samba.org>
Tue, 21 Jun 2005 06:35:55 +0000 (06:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:37 +0000 (13:18 -0500)
commiteb0a13025aa6d693c7e9fa213ef04fa58cf60e3e
tree5cebae639d75ba412cb4b5521274d148bc6b2525
parentf29aa44d579a29af0d059ce680d7c6e28c884f2a
r7803: added support in ldb for callers to setup ldif read/write functions,
so that ldbedit, ldbsearch etc can display nice human readable ldif,
while storing the data as binary blobs. This will be used for storing
NDR encoded objectSid and similar attributes, while making the command
line interface sane
(This used to be commit 37e283089a846fc0608fef3981a3447300e33728)
source4/lib/ldb/common/ldb_ldif.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/include/ldb_private.h