| Commit message (Expand) | Author | Age | Files | Lines |
* | Prettify NFSv2 decorate COL_INFO and the tree pane as has already been do... | Ronnie Sahlberg | 2003-09-28 | 1 | -2/+2 |
* | Prettifying the RPC and NFS (v3) layer. | Ronnie Sahlberg | 2003-08-17 | 1 | -2/+2 |
* | Fix several buffer and integer overflow issues discovered by Timo Sirainen. | Gerald Combs | 2003-04-28 | 1 | -11/+13 |
* | Typo fixes, from Brian Ginsbach. | Guy Harris | 2002-11-14 | 1 | -2/+2 |
* | From Brian Ginsbach: add a new "dissect_rpc_bytes()" routine to allow | Guy Harris | 2002-11-13 | 1 | -2/+329 |
* | Updated all remaining ONC-RPC dissectors to pass the procedure name value_str... | Ronnie Sahlberg | 2002-11-01 | 1 | -4/+46 |
* | Add an extra argument to "rpc_init_proc_table()" that can specify an hf_ | Guy Harris | 2002-10-23 | 1 | -4/+4 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -19/+19 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Ronnie Sahlberg: dissect_mount_dirpath_call() | Uwe Girlich | 2002-04-15 | 1 | -8/+19 |
* | Removed many senseless pinfo parameters in RPC dissection and the layers above. | Uwe Girlich | 2002-04-03 | 1 | -15/+15 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -4/+4 |
* | From Ronnie Sahlberg: file handle to file name resolution in NFS and | Guy Harris | 2002-01-12 | 1 | -1/+19 |
* | From Heikki Vatiainen: fix to previous checkin (I guess some platforms | Guy Harris | 2001-07-12 | 1 | -5/+5 |
* | Include <string.h> to declare string functions that we use. | Guy Harris | 2001-07-12 | 1 | -1/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -30/+30 |
* | There are no more old-style (non-tvbuffified) ONC RPC dissectors, so get | Guy Harris | 2001-05-30 | 1 | -13/+13 |
* | If we do "offset = dissect_rpc_XXX_tvb(...)", we have to do so | Guy Harris | 2001-04-07 | 1 | -8/+3 |
* | Update from Ronnie Sahlberg to use the list of mount status replies with | Guy Harris | 2001-03-15 | 1 | -6/+9 |
* | Tvbuffification, and various enhancements, from Ronnie Sahlberg. | Guy Harris | 2001-03-13 | 1 | -171/+178 |
* | Allow dissectors of ONC RPC-based protocols to register themselves | Guy Harris | 2001-01-28 | 1 | -9/+9 |
* | Fix comments to reflect what a null function pointer in a "vsff" table | Guy Harris | 2001-01-18 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Reversed the latest changes for protocol enable/disable in RPC sub-dissectors. | Uwe Girlich | 2000-08-14 | 1 | -40/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -2/+40 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -26/+26 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -26/+26 |
* | Use the new split between protocol registration and protocol handoff | Guy Harris | 2000-04-04 | 1 | -1/+5 |
* | Change dfilter_init() to check for empty-string abbreviations and for | Gilbert Ramirez | 2000-03-20 | 1 | -2/+2 |
* | New dissector functions for mount DUMP and EXPORT replies. | Uwe Girlich | 2000-03-09 | 1 | -11/+163 |
* | Give "dissect_rpc_string()" an extra "char **" argument; if it's | Guy Harris | 2000-01-22 | 1 | -2/+2 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Some more RPC functions dissected. | Uwe Girlich | 1999-11-29 | 1 | -3/+42 |
* | Mount V2. | Guy Harris | 1999-11-20 | 1 | -11/+322 |
* | Make various "value_string" tables "const"; this allows the compiler to | Guy Harris | 1999-11-19 | 1 | -5/+4 |
* | Added Uwe's update to RPC. | Gilbert Ramirez | 1999-11-19 | 1 | -2/+86 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+7 |
* | Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item to | Nathan Neulinger | 1999-11-15 | 1 | -2/+2 |
* | Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. | Nathan Neulinger | 1999-11-15 | 1 | -9/+36 |
* | Added mount dissector. | Nathan Neulinger | 1999-11-11 | 1 | -0/+86 |