aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nspi.h
AgeCommit message (Collapse)AuthorFilesLines
2010-10-30Add an SVN Id to these PIDL-generated dissector headers. A patch to PIDL ↵Jeff Morriss1-0/+2
has been sent upstream to the Samba developers. svn path=/trunk/; revision=34718
2007-02-20Update to current version of openchangeJörg Mayer1-0/+32
svn path=/trunk/; revision=20877
2006-11-06convert restrictiontype to be an enumRonnie Sahlberg1-0/+13
svn path=/trunk/; revision=19834
2006-11-04Julien Kerihuel:Jörg Mayer1-0/+3510
The new version of the dissector will compile without any patches to apply to Wireshark/NDR.pm. Jelmer has improved the patch and pidl now support enums as return type. Regarding the nspi.cnf file, it won't be useful anymore. Regarding the dissector, I've noticed a bug in NspiGetMatches which isn't dumped correctly. I'm currently investigating the problem and I'll notify the list when a fixed version is available. svn path=/trunk/; revision=19794