aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nlm.c
Commit message (Expand)AuthorAgeFilesLines
* From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisGuy Harris2001-12-231-2/+2
* From Ronnie Sahlberg: FT_UINT64 support, code to handle 64-bit integersGuy Harris2001-10-291-5/+13
* "stat" is the status in an NLM reply; "state" is the lock manager stateGuy Harris2001-09-141-12/+12
* NLM fix, and change of status monitor callback protocol name to use "_"Guy Harris2001-09-131-2/+6
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-20/+20
* There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getGuy Harris2001-05-301-44/+44
* If you put an item into the protocol tree with "dissect_rpc_data_tvb()",Guy Harris2001-05-231-3/+3
* Add support for replies to NLMv3 SHARE and UNSHARE requests and to theGuy Harris2001-02-041-14/+56
* Allow dissectors of ONC RPC-based protocols to register themselvesGuy Harris2001-01-281-261/+129
* NLM v2 is allegedly just the same as NLM v1, and NLM v3 is allegedlyGuy Harris2001-01-201-41/+80
* Put in a URL that will eventually get you to The Open Group's NFS spec,Guy Harris2001-01-181-14/+21
* Code from Ronnie Sahlberg to complete the NLM dissector.Guy Harris2001-01-161-89/+502
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich2000-08-141-16/+1
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+16
* NLM v1 dissector filled with some actual dissectors.Uwe Girlich2000-08-081-18/+252
* All 4 protocol versions included (as templates but not as decodings).Uwe Girlich2000-08-021-23/+95
* Use the new split between protocol registration and protocol handoffGuy Harris2000-04-041-3/+5
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-2/+8
* Fixed rpc dissector to upcase program name.Nathan Neulinger1999-11-151-2/+2
* Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1999-11-151-0/+85