aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nisplus.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-01Updated all remaining ONC-RPC dissectors to pass the procedure name value_str...sahlberg1-6/+47
2002-10-23Add an extra argument to "rpc_init_proc_table()" that can specify an hf_guy1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-81/+81
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-5/+1
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