New tap for tethereal: io statistics that provides frames/bytes counts for frames...
[obnox/wireshark/wip.git] / ncp2222.py
2002-10-21 guyFrom Greg Morris:
2002-10-10 guyFix some spelling errors.
2002-10-10 guyMark some fields as NDS fields.
2002-10-10 guyRename "ncp.nds_string" to "ncp.nds_tree_name", as...
2002-09-26 jmayerWarning fixes for the ncp code by Greg Morris and J...
2002-09-25 jmayerGreg Morris:
2002-09-22 geraldFrom Greg Morris: More NDS decodes.
2002-08-23 guyGive the NDS Verb field a value_string table, so you...
2002-08-23 gramFrom Greg Morris:
2002-06-26 guyPut in a note about the two SAP number lists in this...
2002-06-24 gramUpdate from Greg Morris.
2002-06-09 guyAdd in names for NDS verbs, from a list found by a...
2002-06-07 gramFix the decode of NCP 8701.
2002-05-25 gramFix indentation of bitfield-checking code so that all...
2002-05-25 guyFix the bit value for "Last Access" in the ExtendedInfo...
2002-05-24 gramFix the definition of AllocateMode; it's only ever...
2002-05-24 gramHave bitfields check the type of bf_booleans inside...
2002-05-17 gramUpdate from Greg Morris.
2002-05-17 gramDirectoryBase should be a uint32.
2002-05-16 guyMove the #defines for NCP packet types to "packet-ncp...
2002-05-16 gramFor response packets, add a field showing the number...
2002-05-15 guyAdd a comment about the Name Space field and its possib...
2002-05-14 gramFix JobFileHandle and JobFileHandleLong.
2002-05-13 gramChange the name under which variables are hashed during...
2002-05-09 gramMerge the work in Novell_NCP_branch into the mainline...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-11 gramFrom Guy Harris, after checking his Python code.
2002-01-10 gramAllow NCP types to define bitfields. In order to implement
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-06-28 gramHandle a few of the NCP types from the traces sent...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-06-02 guyChanges to structure initializations not to initialize...
2000-09-22 gramMove #included C code from an *.h file to an *.inc...
2000-09-06 gramFix offset bug in func 0x1737, and added code to automa...
2000-08-30 gramAdd FT_STRINGZ type. NCP dissector is only one that...
2000-08-22 gramChange FT_NSTRING_UINT8 to FT_UINT_STRING. The length...
2000-08-09 deniel- make-reg-dot
2000-08-08 gramConvert comments to docstrings.
2000-07-28 gramAdd the re-write of the NetWare Core Protocol dissector...