s4-ldb: added a new "reveal" control
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Dec 2009 12:44:05 +0000 (23:44 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Dec 2009 11:29:57 +0000 (22:29 +1100)
commit725e25a20604c7032a14bcc8e3c33625e802757a
tree817a52bde8297c43709f417ca2c1b61451c7443f
parent56b90acbf6ada4c9e2565770918673419b708479
s4-ldb: added a new "reveal" control

This control will allow inspection of internal ldb values, which would
normally be stripped before being presented to users. The first use
will be stripping linked attribute meta data extended components.
source4/lib/ldb/common/ldb_controls.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/tools/cmdline.c