| Commit message (Expand) | Author | Age | Files | Lines |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -6/+6 |
* | make NDMP start distinguishing between different versions. | Ronnie Sahlberg | 2004-03-11 | 1 | -8/+49 |
* | update to ndmp if there is an error, put the error string in the packet sum... | Ronnie Sahlberg | 2004-01-30 | 1 | -65/+55 |
* | Don't create a protocol tree entry for the body of an NDMP request or | Guy Harris | 2003-12-27 | 1 | -5/+7 |
* | Make "first_pdu" an argument rather than a global in the ONC RPC | Guy Harris | 2003-04-21 | 1 | -10/+16 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -75/+75 |
* | Have "dissect_scsi_cdb()" take an argument that's a SCSI device type, | Guy Harris | 2002-08-20 | 1 | -9/+40 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | Updated NDMP and ONC RPC services to use the new function to display | Ronnie Sahlberg | 2002-06-05 | 1 | -2/+2 |
* | Mark unused arguments as such. | Guy Harris | 2002-05-01 | 1 | -80/+96 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -3/+1 |
* | Removed many senseless pinfo parameters in RPC dissection and the layers above. | Uwe Girlich | 2002-04-03 | 1 | -55/+55 |
* | Add support for reassembling RPC-over-TCP fragments, and do that in both | Guy Harris | 2002-02-18 | 1 | -112/+108 |
* | Have the private data for the SCSI dissection routines be a pointer to a | Guy Harris | 2002-02-13 | 1 | -62/+203 |
* | Dissect "execute CDB" requests and replies. | Guy Harris | 2002-02-12 | 1 | -20/+197 |
* | Catch ReportedBoundsError exceptions when dissecting NDMP messages, and | Guy Harris | 2002-02-03 | 1 | -9/+38 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | Convert some "col_add_str()" calls to "col_set_str()". | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -5/+5 |
* | Put one NDMP top-level protocol tree item in for every NDMP PDU (which | Guy Harris | 2002-01-18 | 1 | -36/+33 |
* | Make the default for NDMP desegmentation TRUE, as is the case for most | Guy Harris | 2002-01-18 | 1 | -2/+2 |
* | Fix some preferences to eliminate the extra copy of the protocol name at | Guy Harris | 2002-01-15 | 1 | -2/+2 |
* | From Ronnie Sahlberg: use size from encapsulation instead of how many | Guy Harris | 2002-01-05 | 1 | -25/+29 |
* | Additional sanity checks, from Ronnie Sahlberg. | Guy Harris | 2002-01-05 | 1 | -26/+57 |
* | Further updates from Ronnie Sahlberg. | Guy Harris | 2002-01-04 | 1 | -15/+56 |
* | Most of NDMP, from Ronnie Sahlberg. | Guy Harris | 2002-01-04 | 1 | -55/+2530 |
* | From Ronnie Sahlberg: initial NDMPv3 support, and an update to his | Guy Harris | 2001-12-23 | 1 | -0/+522 |