aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.c
Commit message (Expand)AuthorAgeFilesLines
* DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.Guy Harris2002-01-291-9/+103
* From Ronnie Sahlberg:Guy Harris2002-01-251-2/+295
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* From Ronnie Sahlberg: add support for finding the response that matchesGuy Harris2002-01-231-120/+272
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris2002-01-031-7/+26
* Check whether the protocol for a DCERPC subdissector is enabled, andGuy Harris2001-12-171-2/+11
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-22/+22
* Support for reassembly of DCERPC over SMB, from Ronnie Sahlberg.Guy Harris2001-12-051-2/+2
* Add { 0, NULL } terminators to some "value_string" arrays lacking them.Guy Harris2001-11-271-4/+8
* When returning the length of the DCE RPC PDU, add 4 if the packet wasGuy Harris2001-11-271-5/+13
* Rename the heuristic dissector table "msrpc" to "smb_transact", toGuy Harris2001-11-271-2/+2
* From Todd Sabin:Guy Harris2001-11-271-43/+140
* From Tim Potter: use the FID, for DCE RPC-over-SMB, as part of theGuy Harris2001-11-181-3/+29
* From Tim Potter: added code to call request and reply subdissectors in DCEGuy Harris2001-11-121-6/+13
* Support for DCE RPC atop SMB, and support for several Microsoft DCE RPCGuy Harris2001-11-121-1/+2
* Update from Todd Sabin to the data representation decoding:Guy Harris2001-10-051-23/+30
* For requests and responses for unknown interfaces, put an entry into theGuy Harris2001-09-301-98/+164
* Committing Pasi Eronen's patches to dcerpc.Richard Sharpe2001-09-301-2/+40
* From Todd Sabin: dissect the auth info in connection oriented dcerpcGuy Harris2001-09-281-5/+89
* Instead of having a single datum attached to a conversation, have a listGuy Harris2001-09-031-3/+3
* Not all C compilers allow C++-style comments.Guy Harris2001-07-111-2/+2
* Support for dissectors of protocols running atop DCE RPC registeringGuy Harris2001-07-111-174/+541
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-63/+63
* More signed-vs-unsigned changes from Joerg Mayer.Guy Harris2001-04-271-2/+2
* DCE RPC updates from Todd Sabin.Guy Harris2001-04-191-157/+483
* Change some "MSRPC"s to "DCERPC"s.Guy Harris2001-03-181-13/+9
* DCE RPC support, from Todd Sabin.Guy Harris2001-03-181-0/+559