Don't append string to upper-level proto_items if item == NULL.
[metze/wireshark/wip.git] / packet-smb-pipe.c
2002-12-19 Ronnie SahlbergUpdate reassemble.c/show_item and all callers to use...
2002-11-16 Guy HarrisWhen processing a response, handle the case where the...
2002-10-24 Guy HarrisAdd a "fragment_add_seq_next()" to reassemble fragments...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-03 Guy HarrisFrom Devin Heitmueller: treat the "send buffer length...
2002-06-07 Guy HarrisAdd "show_fragment_seq_tree()", which is like "show_fra...
2002-06-04 Guy HarrisGet rid of the "data_src" member of the "frame_data...
2002-05-24 Guy HarrisMove the value_string table for the share type values to
2002-04-30 Guy HarrisGet rid of some unused arguments, and mark some others...
2002-04-29 Guy HarrisAdditional RAP error code for password changes sent...
2002-04-29 Guy HarrisGet rid of an unused variable.
2002-04-29 Guy HarrisRemoval (or, at least, #ifdeffing out) of unused variab...
2002-03-27 Guy HarrisIn the protocol tree entries for lists of fragments...
2002-03-16 Ronnie SahlbergA new type of DCERPC over SMB transport.
2002-03-15 Ronnie SahlbergMoved the value_string for MS country codes from packet...
2002-02-18 Guy HarrisDon't give tvbuffs names; instead, give data sources...
2002-01-27 Guy HarrisNot all pointers in RAP packets point to null-terminate...
2002-01-27 Guy HarrisFix "add_byte_param()" not to report multi-byte paramet...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2002-01-17 Guy HarrisUse the "fragmented" field of the "packet_info" structu...
2002-01-15 Guy HarrisFix some preferences to eliminate the extra copy of...
2001-12-16 Guy HarrisMore MSRPC->DCERPC, from Tim Potter.
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-09 Guy Harris"msrpc" -> "dcerpc", and comment cleanups, from Tim...
2001-12-05 Guy HarrisSupport for reassembly of DCERPC over SMB, from Ronnie...
2001-11-28 Guy HarrisIf a request has already been processed, and we fail...
2001-11-28 Guy HarrisUpdates to transaction reassembly, from Ronnie Sahlberg.
2001-11-27 Guy HarrisRename the heuristic dissector table "msrpc" to "smb_tr...
2001-11-26 Ed WarnickeMoved from using dissect_data() to using call_dissector()
2001-11-26 Guy HarrisClean up the stuff that creates the pipe protocol subtr...
2001-11-25 Guy HarrisFrom Ronnie Sahlberg: fix a check for a null tvbuff...
2001-11-21 Guy HarrisGet rid of some unused variables.
2001-11-20 Guy HarrisAllow the tvbuff pointer to various "proto_tree_add...
2001-11-20 Guy HarrisDissect the rest of the named pipe protocol. Export...
2001-11-20 Guy HarrisSave the function code and FID for pipe requests, and...
2001-11-19 Guy HarrisIf we know the pipe function code, put the function...
2001-11-19 Guy HarrisDissect the setup words in pipe transactions that have...
2001-11-19 Guy HarrisMake the register routines for the mailslot, pipe,...
2001-11-19 Guy HarrisPass, as the first tvbuff argument to "dissect_mailslot...
2001-11-18 Guy HarrisFrom Tim Potter: use the FID, for DCE RPC-over-SMB...
2001-11-18 Guy HarrisPass in the "smb_info" structure a pointer to the ...
2001-11-18 Guy HarrisHave only the request and response frame numbers, and...
2001-11-16 Guy HarrisCleanup of request/response matching, from Ronnie Sahlberg.
2001-11-15 Guy HarrisTvbuffification of Transaction requests, from Ronnie...
2001-11-12 Guy HarrisSupport for DCE RPC atop SMB, and support for several...
2001-11-03 Guy HarrisRename the "private" member of the "packet_info" struct...
2001-10-26 Guy HarrisIn "get_pointer_value()", don't include the terminating...
2001-10-17 Jeff Fosterfixed bug in packet-smb-pipe.c dissect_transact_data...
2001-09-14 Guy HarrisMake the resolution for time values be nanoseconds...
2001-08-27 Guy HarrisSquelch some compiler warnings.
2001-08-27 Guy HarrisUse the descriptor strings when dissecting remote APIs...
2001-08-27 Guy HarrisLabel the protocol as the "Microsoft Windows Lanman...
2001-08-11 Guy HarrisPut the continuation data into the protocol tree for...
2001-08-11 Guy HarrisPut into the protocol tree for transaction continuation...
2001-08-11 Guy HarrisKeep track of transaction replies that have continuatio...
2001-08-07 Guy HarrisTvbuffified SMB mailslot protocol dissector, from Ronni...
2001-08-06 Guy HarrisFix up the check for an unlimited amount of storage.
2001-08-06 Guy HarrisThe MID in an SMB message is not a transaction ID in...
2001-08-05 Guy HarrisSave the parameter and result descriptors if the frame...
2001-08-05 Guy HarrisRemote API protocol (that seems to be what it's called...
2001-08-05 Guy HarrisAdd a request/response flag to the "struct smb_info...
2001-08-01 Guy Harris"dissect_pipe_lanman()" is no longer used outside ...
2001-03-22 Guy HarrisWhen constructing the tree for a LANMAN transaction...
2001-03-22 Guy HarrisWhen dissecting LANMAN pipe transaction replies, store...
2001-03-21 Guy HarrisUse common code to handle the beginning of LANMAN reque...
2001-03-21 Guy HarrisWhitespace cleanup.
2001-03-21 Guy HarrisShow a minimal tree for interim responses, showing...
2001-03-18 Guy HarrisCorrectly handle Interim responses to TRANSACTION requests.
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2001-01-03 Richard SharpeFix a damn stupid mistake that stopped us seeing all...
2001-01-01 Richard SharpeA small fix to ensure that all servers/workgroups show...
2000-11-22 Richard SharpeApply Jeroen Ruigrok van der Werven's patches ...
2000-09-11 Gilbert RamirezMove format_text(), get_token_len(), and fine_line_end...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-14 Guy HarrisAdd a comment giving the URL of the CIFS Remote Adminis...
2000-05-14 Guy HarrisPut in some checks to make sure we don't go past the...
2000-05-14 Guy HarrisIn a NetServEnum, there's only one byte of padding...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-06 Guy HarrisFix some "proto_tree_add_text()" calls.
2000-02-19 Richard SharpeSmall fix to the LanMan stuff ...
2000-02-14 Guy HarrisProtocol abbreviations should be all lower case, as...
2000-02-14 Guy HarrisJeff Foster's SMB Mailslot and Netlogin dissectors...