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:32:17 -0800 (PST)
> Here's the patch referred to in my reply to the SPOOLSS mail from
> Ronnie.  Note this doesn't (yet) have the code to do the UNISTR2 (or
> dissect_ndr_conformant_varying_array) stuff in it.

Checked in, with...

> p.s.  On the winnt_errs[] array in there, I've got tons more error
> codes that could be added.

...a change to export the "NT_errors[]" array from "packet-smb.c", and
have the SAMR dissector use it rather than defining its own
"winnt_errs[]" array.