From Chris Waters: export "find_dissector_table()" and add
[metze/wireshark/wip.git] / packet-nlm.c
2002-11-01 Ronnie SahlbergUpdated all remaining ONC-RPC dissectors to pass the...
2002-10-23 Guy HarrisAdd an extra argument to "rpc_init_proc_table()" that...
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-05-21 Ronnie SahlbergOption to make filtering on nfs fhandles stateful.
2002-05-08 Ronnie SahlbergAdded option to match async NLM MSG with RES packets...
2002-04-14 Guy HarrisFrom Joerg Mayer:
2002-04-03 Uwe GirlichRemoved many senseless pinfo parameters in RPC dissecti...
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2001-12-23 Guy HarrisFrom Ronnie Sahlberg: initial NDMPv3 support, and an...
2001-10-29 Guy HarrisFrom Ronnie Sahlberg: FT_UINT64 support, code to handle...
2001-09-14 Guy Harris"stat" is the status in an NLM reply; "state" is the...
2001-09-13 Guy HarrisNLM fix, and change of status monitor callback protocol...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-05-30 Guy HarrisThere are no more old-style (non-tvbuffified) ONC RPC...
2001-05-23 Guy HarrisIf you put an item into the protocol tree with "dissect...
2001-02-04 Guy HarrisAdd support for replies to NLMv3 SHARE and UNSHARE...
2001-01-28 Guy HarrisAllow dissectors of ONC RPC-based protocols to register...
2001-01-20 Guy HarrisNLM v2 is allegedly just the same as NLM v1, and NLM...
2001-01-18 Guy HarrisPut in a URL that will eventually get you to The Open...
2001-01-16 Guy HarrisCode from Ronnie Sahlberg to complete the NLM dissector.
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-08-14 Uwe GirlichReversed the latest changes for protocol enable/disable...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-08 Uwe GirlichNLM v1 dissector filled with some actual dissectors.
2000-08-02 Uwe GirlichAll 4 protocol versions included (as templates but...
2000-04-04 Guy HarrisUse the new split between protocol registration and...
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 Nathan NeulingerFixed rpc dissector to upcase program name.
1999-11-15 Nathan NeulingerUwe Girlich's patches for nfs,mount,portmap and additio...