ndr: allow ndr_print to print DATA_BLOB
authorAndrew Tridgell <tridge@samba.org>
Mon, 9 Aug 2010 06:37:52 +0000 (16:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 14 Aug 2010 01:58:13 +0000 (11:58 +1000)
commit3828c76c76e4e9ce7bdb33bc4871f5cf571cc18b
tree835b1e9da49815679bc16d8606955f2b0214146e
parent7bb5d353e84fa2998ae03fb7ecff1c59685dd9b7
ndr: allow ndr_print to print DATA_BLOB

this prints DATA_BLOB structures using the ndr->print() calls

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
librpc/ndr/libndr.h
librpc/ndr/ndr.c
librpc/ndr/ndr_basic.c