obnox/wireshark/wip.git
2002-07-21 guy"yyin" is from lex/flex, so it should be "extern",...
2002-07-21 sharpeFix the problems WRT overwriting a capture file. From...
2002-07-21 guyOffsets in packets should be "int", not "guint8", unles...
2002-07-20 guyFrom Anand V. Narwani: fix to the Info column for Reque...
2002-07-20 guyFrom Prabhakar Krishnan: add item to SMB protocol tree...
2002-07-19 girlichInclude sys/types.h to provide the type size_t, which...
2002-07-19 guyFrom Richard Urwin: fixes for README.plugins.
2002-07-17 guyChange a "proto_tree_add_uint()" call to use "proto_tre...
2002-07-17 guyAdd an extra argument to "tvb_find_line_end()", which...
2002-07-17 guyFrom Kan Sasaki:
2002-07-17 guyFrom Joerg Mayer:
2002-07-17 guyGet rid of some "unused variable" and "unused static...
2002-07-16 guyFrom Joerg Mayer: add #includes of "snprintf.h" in...
2002-07-16 guyGet rid of carriage returns.
2002-07-16 guyDon't allocate structures to remember how to re-access...
2002-07-16 guyFrom Graeme Hewson:
2002-07-16 guyFrom Graeme Hewson:
2002-07-15 guyUpdate the "NT sucks for PPP capture" note to include...
2002-07-15 ashoknAdded support for dissecting RSVP Bundle Messages
2002-07-15 guyFrom Joerg Mayer:
2002-07-15 guyFrom Joerg Mayer:
2002-07-15 guyFrom Joerg Mayer:
2002-07-15 guyFix a sample call to add an item to the subtree for...
2002-07-15 guyThe mysterious two bytes were just the FCS. Use the...
2002-07-15 guyClean up the setting of "id_offset" and "sd_offset...
2002-07-15 guySMTP and FTP response codes need more than 1 byte,...
2002-07-15 guyRedo the way random access is handled. Save, for each...
2002-07-15 sharpeThis seems to fix the problem of trying to save over...
2002-07-14 guyAdd Booleans for the Ack and Srefresh messages, and...
2002-07-14 guyAdd a Boolean field for the Bundle message type.
2002-07-14 guyClarify the octet-stuffed framing code, by adding comme...
2002-07-14 guyMake the reported length of the VJ-uncompressed tvbuff...
2002-07-14 guyFrom Anand V. Narwani: fix so that when a filter is...
2002-07-14 guyOnly put "smtp.req" into the tree for packets that...
2002-07-14 guyIn FTP, a normal reply line has a 3-digit number at...
2002-07-13 guyFix a typo.
2002-07-13 guyFrom Joerg Mayer: add missing include.
2002-07-13 tpotFixed up some warnings.
2002-07-12 guyFrom Anand V. Narwani:
2002-07-12 guyIUA updates from Michael Tuexen:
2002-07-11 geraldAdd NSIS checkbox bitmaps.
2002-07-11 tpotAdded another authentication service for Snego.
2002-07-10 guyFrom Michael Tuexen:
2002-07-10 guyFrom Thierry Pelle: Redback vendor-specific items for...
2002-07-10 guyThe time stamps in credentials, at least, sometimes...
2002-07-10 guyShow lengths as decimal, not hex.
2002-07-10 guyPut back the code to show the authentication data as...
2002-07-10 guyFix some other errors.
2002-07-10 guyFix an erroneous example.
2002-07-10 tpotReordered some boolean fields to be consistent with...
2002-07-09 tpotAdded Devin for NTLMSSP dissector.
2002-07-09 tpotDissector for DCERPC auth type == 10 (NTLMSSP) from
2002-07-09 guyFrom Bernd Becker:
2002-07-09 tpotConverted form related dissectors from prs_* routines...
2002-07-09 sahlbergUpdated GetDCName LogonControl and GetAnyDCName
2002-07-08 guyDesegmentation of multi-TCP-segment TNS messages (and...
2002-07-08 guyFrom Michael Tuexen: update for the ASAP dissector...
2002-07-08 guyGive some more information on the "command.com" vs...
2002-07-08 sahlbergUpdated ACCOUNTDELTAS and ACCOUNTSYNC functions
2002-07-08 sahlbergUpdate of DATABASESYNC function
2002-07-07 guyFields can be up to 2^32-1 bytes long, as they may...
2002-07-07 guyFrom Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init...
2002-07-07 sahlbergUpdate for NetrDatabaseDeltas function.
2002-07-07 sahlbergAdded the final two cases for the DELTA_UNION union...
2002-07-07 sahlbergUpdated DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTS
2002-07-07 sahlbergUpdated DELTA_ALIAS_MEMBER and DELTA_POLICY
2002-07-07 sahlbergUpdated DELTA_GROUP_MEMBER and DELTA_ALIAS structures.
2002-07-07 sahlbergTiny DELTA_RENAME_USER and DELTA_RENAME_ALIAS update
2002-07-07 sahlbergDELTA_RENAME_GROUP update
2002-07-07 sahlbergVerified and changed name of DELTA_GROUP dissector.
2002-07-07 sahlbergRenamed SAM_DOMAIN_INFO into DELTA_DOMAN.
2002-07-06 guyFrom Nix:
2002-07-06 guyNote that the requirement for a command interpreter...
2002-07-06 sharpeA small patch from Andrew Bartlett.
2002-07-06 geraldFrom a suggestion by PEN <codes [at] lycos.com>, add...
2002-07-06 geraldAdd a comment about using cmd.exe vs command.com.
2002-07-06 sahlbergNETLOGON update.
2002-07-05 guyUse "dissect_ndr_nt_NTTIME()" rather than "dissect_smb_...
2002-07-05 guyAt least from one capture, it appears that the mod...
2002-07-05 sahlbergFixed stupid bug I added when updating a structure...
2002-07-05 tpotImplemented a couple of easy windows registry dissectors.
2002-07-04 guyFrom Michael Tuexen:
2002-07-04 guyUpdate a comment.
2002-07-03 guyFrom Devin Heitmueller: treat the "send buffer length...
2002-07-02 guyNote where the "vcvars32.bat" script is located.
2002-07-02 sahlbergMore NETLOGON updates
2002-07-02 sahlbergMore NETLOGON updates
2002-07-02 guyIt appears that the annoying Linux behavior wherein...
2002-07-02 guySet pinfo->ptype, pinfo->srcport, and pinfo->dstport...
2002-07-02 guyAdd signature characters for IPX message watchdog posit...
2002-07-02 tpotFix up is_open and is_close arguments to dissect_nt_pol...
2002-07-01 sahlbergtiny netlogon update
2002-07-01 sahlbergUpdate to NETLOGON dissector
2002-06-30 guyFrom Joerg Mayer: add some missing static declarations.
2002-06-30 guyFrom Graeme Hewson:
2002-06-30 sahlbergNETLOGON update
2002-06-30 sahlbergFirst checkin for NETLOGON cleanup
2002-06-29 guyUse a GString to hold the formatted area address, so...
2002-06-29 guyUse "%u" to print unsigned quantities.
2002-06-29 guyFrom Didier Gautheron:
next