Ethereal-dev: Re: [Ethereal-dev] samr, epm, and ndr updates

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 6 Dec 2001 15:24:47 -0800 (PST)
> p.s.  On the winnt_errs[] array in there, I've got tons more error
> codes that could be added.

...many of which are in "NT_errors[]" in "packet-smb.c", as they're just
NT's internal error codes.  That table has 722 of 'em, from a file on
Wildpackets' Web site.

I'll export that in "smb.h" and look at making the SAMR dissector use
it.