Don't try to include epan/config.h.win32 in the distribution.
[metze/wireshark/wip.git] / ncp2222.py
2004-02-29 Guy HarrisFrom Greg Morris:
2003-11-01 Guy HarrisFrom Greg Morris:
2003-08-25 Guy HarrisFrom Greg Morris:
2003-07-21 Guy HarrisAdd some missing entries to "ncp_nds_verb_vals[]".
2003-07-20 Guy HarrisUse "ncp_nds_verb_vals" for the NDS Verb item.
2003-06-11 Gilbert RamirezSetCmdValueNum needs to be used with a fixed length...
2003-06-05 Guy HarrisGet rid of trailing white space.
2003-05-02 Guy HarrisFrom Greg Morris: change the endianness of CCFilehandle...
2003-04-25 Guy HarrisFrom Greg Morris:
2003-04-08 Guy HarrisFrom Greg Morris: level 2 oplock support, add additiona...
2003-02-19 Guy HarrisUpdates from Greg Morris:
2003-02-11 Guy HarrisThe Novell Web site's information for Scan Directory...
2003-02-08 Guy HarrisUpdate URLs for NCP documentation.
2003-02-08 Guy Harris0xff00 is a valid completion code for Keyed Object...
2003-02-08 Guy HarrisMake the request frame number field an FT_FRAMENUM.
2003-02-08 Guy HarrisFix a typo in the "Defined Name Spaces" field name.
2003-02-08 Guy HarrisForce the endianness of the dates and times in Director...
2003-02-05 Guy HarrisThe "Subdirectory" bit in search attributes means ...
2003-02-05 Guy HarrisVarious XXXDirectoryID values always appear to be big...
2003-02-05 Guy HarrisAn object of type 0x5555 is apparently a "Site Lock".
2003-02-05 Guy HarrisFileSize appears to be big-endian in DOSFileEntryStruct...
2003-01-30 Guy HarrisThe MemberType field in various bindery operations...
2003-01-22 Ronnie SahlbergKeep track of and display the time between Call and...
2003-01-06 Guy Harris"hf_nds_time_filter" is put into the tree as an integra...
2002-12-02 Guy HarrisDon't cast away constness, and fix variable and structu...
2002-10-21 Guy HarrisFrom Greg Morris:
2002-10-10 Guy HarrisFix some spelling errors.
2002-10-10 Guy HarrisMark some fields as NDS fields.
2002-10-10 Guy HarrisRename "ncp.nds_string" to "ncp.nds_tree_name", as...
2002-09-26 Jörg MayerWarning fixes for the ncp code by Greg Morris and J...
2002-09-25 Jörg MayerGreg Morris:
2002-09-22 Gerald CombsFrom Greg Morris: More NDS decodes.
2002-08-23 Guy HarrisGive the NDS Verb field a value_string table, so you...
2002-08-23 Gilbert RamirezFrom Greg Morris:
2002-06-26 Guy HarrisPut in a note about the two SAP number lists in this...
2002-06-24 Gilbert RamirezUpdate from Greg Morris.
2002-06-09 Guy HarrisAdd in names for NDS verbs, from a list found by a...
2002-06-07 Gilbert RamirezFix the decode of NCP 8701.
2002-05-25 Gilbert RamirezFix indentation of bitfield-checking code so that all...
2002-05-25 Guy HarrisFix the bit value for "Last Access" in the ExtendedInfo...
2002-05-24 Gilbert RamirezFix the definition of AllocateMode; it's only ever...
2002-05-24 Gilbert RamirezHave bitfields check the type of bf_booleans inside...
2002-05-17 Gilbert RamirezUpdate from Greg Morris.
2002-05-17 Gilbert RamirezDirectoryBase should be a uint32.
2002-05-16 Guy HarrisMove the #defines for NCP packet types to "packet-ncp...
2002-05-16 Gilbert RamirezFor response packets, add a field showing the number...
2002-05-15 Guy HarrisAdd a comment about the Name Space field and its possib...
2002-05-14 Gilbert RamirezFix JobFileHandle and JobFileHandleLong.
2002-05-13 Gilbert RamirezChange the name under which variables are hashed during...
2002-05-09 Gilbert RamirezMerge the work in Novell_NCP_branch into the mainline...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-11 Gilbert RamirezFrom Guy Harris, after checking his Python code.
2002-01-10 Gilbert RamirezAllow NCP types to define bitfields. In order to implement
2001-11-13 Gilbert RamirezHopefully the last time I have to change my e-mail...
2001-06-28 Gilbert RamirezHandle a few of the NCP types from the traces sent...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-06-02 Guy HarrisChanges to structure initializations not to initialize...
2000-09-22 Gilbert RamirezMove #included C code from an *.h file to an *.inc...
2000-09-06 Gilbert RamirezFix offset bug in func 0x1737, and added code to automa...
2000-08-30 Gilbert RamirezAdd FT_STRINGZ type. NCP dissector is only one that...
2000-08-22 Gilbert RamirezChange FT_NSTRING_UINT8 to FT_UINT_STRING. The length...
2000-08-09 Laurent Deniel- make-reg-dot
2000-08-08 Gilbert RamirezConvert comments to docstrings.
2000-07-28 Gilbert RamirezAdd the re-write of the NetWare Core Protocol dissector...