Rename "proto_alloc_dfilter_string()" to
[obnox/wireshark/wip.git] / ncp2222.py
2003-05-02 guyFrom Greg Morris: change the endianness of CCFilehandle...
2003-04-25 guyFrom Greg Morris:
2003-04-08 guyFrom Greg Morris: level 2 oplock support, add additiona...
2003-02-19 guyUpdates from Greg Morris:
2003-02-11 guyThe Novell Web site's information for Scan Directory...
2003-02-08 guyUpdate URLs for NCP documentation.
2003-02-08 guy0xff00 is a valid completion code for Keyed Object...
2003-02-08 guyMake the request frame number field an FT_FRAMENUM.
2003-02-08 guyFix a typo in the "Defined Name Spaces" field name.
2003-02-08 guyForce the endianness of the dates and times in Director...
2003-02-05 guyThe "Subdirectory" bit in search attributes means ...
2003-02-05 guyVarious XXXDirectoryID values always appear to be big...
2003-02-05 guyAn object of type 0x5555 is apparently a "Site Lock".
2003-02-05 guyFileSize appears to be big-endian in DOSFileEntryStruct...
2003-01-30 guyThe MemberType field in various bindery operations...
2003-01-22 sahlbergKeep track of and display the time between Call and...
2003-01-06 guy"hf_nds_time_filter" is put into the tree as an integra...
2002-12-02 guyDon't cast away constness, and fix variable and structu...
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...