r9553: Some cosmetic things to make the atsvc dissector output look prettier
commitab00976699a2deeb3ddca510864520fcb46714bc
authorTim Potter <tpot@samba.org>
Wed, 24 Aug 2005 00:04:48 +0000 (24 00:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:28 +0000 (10 13:34 -0500)
tree80d2f0771704ec9f84b36ef1d9bde1d742e0bc10
parent37882f22873fdeb3bf4ae90128e335abbd90db5f
r9553: Some cosmetic things to make the atsvc dissector output look prettier
and be more usable:

  - nicer formatting for summary of set fields in bitmap.

  - say "Pointer to Foo" in proto_tree instead of just "Foo" when
    dissecting pointers.

  - append string value to proto_tree when dissecting pointers to strings.

  - strip librpc/gen_ndr prefix from includes so generated files can
    live in the ethereal epan/dissectors directory.

Now to work on getting the winreg dissector compiling...
source/pidl/lib/Parse/Pidl/Ethereal/NDR.pm