r21651: Add ndrdump to samba 3. This only works from external source at the
authorJelmer Vernooij <jelmer@samba.org>
Fri, 2 Mar 2007 12:54:37 +0000 (12:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:21 +0000 (12:18 -0500)
commit0db258c6004922ce444b4a3ecdf669f7e4600ef0
treea2642b1eeca9cda5f59337d3ac97cf5c2f96fd7e
parent4d5654a8ab491364be5fd83e9894e9a46401f0f4
r21651: Add ndrdump to samba 3. This only works from external source at the
moment. To use, use something like:

./bin/ndrdump -l bin/smbd winreg winreg_EnumValue in <filename>

or to see what functions are available:

./bin/ndrdump -l bin/smbd winreg
source/Makefile.in
source/librpc/tools/ndrdump.c