librpc Make ndrdump use printf() rather than having to mess with DEBUG()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Oct 2010 04:19:05 +0000 (15:19 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 27 Oct 2010 04:42:06 +0000 (04:42 +0000)
commitd9b7123cb7dd4ed04f266aa48c35e70569ae258e
treec5760918470e434e9b27ec60442566205697727a
parentcf310a4306b3a4b6b9201d01c5d6dbbe5ff8f09e
librpc Make ndrdump use printf() rather than having to mess with DEBUG()

This means it no longer needs to force the debug level etc.

(this builds on the fine work by Volker to create dump_data_cb())

Andrew Bartlett
librpc/ndr/libndr.h
librpc/ndr/ndr.c
librpc/tools/ndrdump.c