aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nisplus.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-03Removed many senseless pinfo parameters in RPC dissection and the layers above.girlich1-94/+94
2002-01-20Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOLguy1-19/+18
2001-12-23From Ronnie Sahlberg: initial NDMPv3 support, and an update to hisguy1-2/+2
2001-09-14Make the resolution for time values be nanoseconds rather thanguy1-6/+5
2001-06-18From Joerg Mayer: explicitly fill in all members of aguy1-115/+115
2001-06-12Give a number of files RCS IDs.guy1-0/+2
2001-06-02Changes to structure initializations not to initialize some but not allguy1-1/+1
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getguy1-81/+81
2001-05-23If you put an item into the protocol tree with "dissect_rpc_data_tvb()",guy1-19/+19
2001-05-07Fix one remaining "NIS" to be "NIS+".guy1-1/+1
2001-05-07NIS+ support, from Ronnie Sahlberg.guy1-0/+1922