aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nisplus.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-115/+115
2001-06-12Give a number of files RCS IDs.Guy Harris1-0/+2
2001-06-02Changes to structure initializations not to initialize some but not allGuy Harris1-1/+1
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getGuy Harris1-81/+81
2001-05-23If you put an item into the protocol tree with "dissect_rpc_data_tvb()",Guy Harris1-19/+19
2001-05-07Fix one remaining "NIS" to be "NIS+".Guy Harris1-1/+1
2001-05-07NIS+ support, from Ronnie Sahlberg.Guy Harris1-0/+1922