| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't set the text on a V2 READDIR entry if there's no entry. | Guy Harris | 2000-08-27 | 1 | -2/+3 |
* | Get rid of an unused variable. | Guy Harris | 2000-08-15 | 1 | -2/+1 |
* | Much cleaner tvb start code for file handle dissection. | Uwe Girlich | 2000-08-14 | 1 | -12/+4 |
* | Several new RPC dissecting function introduced. Interface to | Uwe Girlich | 2000-08-08 | 1 | -11/+11 |
* | Don't use "fd->pkt_len" when checking to see if you've run off the end | Guy Harris | 2000-08-06 | 1 | -4/+4 |
* | Add some error values that, whilst they're not in the NFS V2 spec, are, | Guy Harris | 2000-08-03 | 1 | -1/+6 |
* | File handle dissection works now with the old Linux user-land nfsd too. | Uwe Girlich | 2000-07-13 | 1 | -8/+80 |
* | Start of a NFS file handle dissection. ReliantUNIX and Linux knfsd handles | Uwe Girlich | 2000-07-13 | 1 | -27/+420 |
* | Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply lists | Guy Harris | 2000-06-12 | 1 | -47/+7 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -40/+40 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -130/+130 |
* | Use the new split between protocol registration and protocol handoff | Guy Harris | 2000-04-04 | 1 | -1/+5 |
* | When dissecting an NFS file handle, show the raw bytes of the file | Guy Harris | 2000-03-23 | 1 | -11/+27 |
* | Change dfilter_init() to check for empty-string abbreviations and for | Gilbert Ramirez | 2000-03-20 | 1 | -4/+4 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | Fix some "proto_tree_add_text()" calls. | Guy Harris | 2000-03-07 | 1 | -3/+3 |
* | Corrected a SEGFAULT in v2 readdir reply, v3 readdir reply, and v3 readdirplus | Uwe Girlich | 2000-01-26 | 1 | -8/+11 |
* | Give "dissect_rpc_string()" an extra "char **" argument; if it's | Guy Harris | 2000-01-22 | 1 | -15/+33 |
* | Last dissectors for NFS v3 are finally done. | Uwe Girlich | 2000-01-18 | 1 | -31/+185 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | New NFS v3 dissector (READDIR). 5 functions are still missing. | Uwe Girlich | 1999-12-16 | 1 | -4/+111 |
* | More dissectors for NFS v3. Still 7 functions are missing. | Uwe Girlich | 1999-12-14 | 1 | -131/+250 |
* | More v3 dissectors added. 11 function are still missing. | Uwe Girlich | 1999-12-10 | 1 | -11/+288 |
* | More v3 dissector routines. 14 functions are still missing. | Uwe Girlich | 1999-12-09 | 1 | -20/+129 |
* | More v3 dissector routines. 25 functions still missing. | Uwe Girlich | 1999-12-09 | 1 | -31/+224 |
* | NFS v2 ist ready. | Uwe Girlich | 1999-12-06 | 1 | -13/+225 |
* | many new dissectors in the NVF v2 area | Uwe Girlich | 1999-12-02 | 1 | -82/+232 |
* | ACCESS call,reply added. | Uwe Girlich | 1999-11-29 | 1 | -8/+81 |
* | Some more RPC functions dissected. | Uwe Girlich | 1999-11-29 | 1 | -29/+222 |
* | NFS v2 setattr call: non-set values are marked as such. | Uwe Girlich | 1999-11-26 | 1 | -8/+48 |
* | Add terminating NULL record to value_string nfs2_mode_names to prevent | Gilbert Ramirez | 1999-11-23 | 1 | -1/+2 |
* | Added Uwe's update to RPC. | Gilbert Ramirez | 1999-11-19 | 1 | -14/+14 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -25/+74 |
* | Fixed rpc dissector to upcase program name. | 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 | -21/+633 |
* | Updates to the ONC RPC and NFS code, from Uwe Girlich. | Guy Harris | 1999-11-05 | 1 | -71/+721 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -0/+180 |