r948: Tridge suggested that the best way to write the ethereal parser is to
authorTim Potter <tpot@samba.org>
Sun, 30 May 2004 12:02:57 +0000 (12:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:21 +0000 (12:56 -0500)
commit45fd1ba4ec4bc17fd73a6e3e787b3f2205b49ed1
tree10623917897003fdaab0a32e09fe57f283238383
parent496220916a5b8effa85f55f3a1fcba13d0d80337
r948: Tridge suggested that the best way to write the ethereal parser is to
base it on the generator for the ndr pull/push code rather than trying
to get all the alignment and other junk sorted out by hand.

This commit (nearly) gets eparser to the same state it previously was
but based on parser.pm.  We correctly parse simple types, strings and
sids.
(This used to be commit 6739cd5fdd353c575626cbfbc6339a8a6908daf7)
source4/build/pidl/eparser.pm
source4/build/pidl/pidl.pl