aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-03Make the filter list combo box case-sensitive, as filter expressions areGuy Harris1-1/+3
2002-05-03Clean up the handling of filter strings:Guy Harris4-43/+53
2002-05-02Remove some no-longer-applicable XXX comments.Guy Harris1-33/+42
2002-05-02From Joerg Mayer: get rid of some unused variables and arguments, andGuy Harris2-12/+10
2002-05-02From Joerg Mayer: get rid of unused arguments, and "#if" out an unusedGuy Harris1-45/+38
2002-05-02From Joerg Mayer: get rid of unused arguments.Guy Harris1-12/+12
2002-05-02Only say "IPv6" once in the Info column for "no next header" packets.Guy Harris1-6/+7
2002-05-02From Joerg Mayer:Guy Harris1-16/+18
2002-05-02From Joerg Mayer: flag unused arguments as such.Guy Harris1-53/+53
2002-05-02From Joerg Mayer: flag unused arguments as such.Guy Harris1-11/+11
2002-05-02Put the protocol version into the ICQ v2/v3/v4 tree.Guy Harris1-4/+34
2002-05-02From Joerg Mayer: get rid of some unused arguments.Guy Harris1-23/+83
2002-05-02From Joerg Mayer: mark unused arguments as such.Guy Harris3-51/+53
2002-05-02Make all routines not used outside this module static.Guy Harris1-159/+164
2002-05-02From Joerg Mayer: get rid of an unused argument.Guy Harris1-3/+3
2002-05-02From Joerg Mayer: get rid of unused arguments.Guy Harris1-29/+40
2002-05-02Handle the "no next header" next header value specially - put into theGuy Harris1-24/+44
2002-05-02Fix a comment.Guy Harris1-2/+2
2002-05-02Added LSA functions 0x38 and 0x3b. These were the two last LSA functions and nowRonnie Sahlberg1-7/+72
2002-05-02Added LSAEnumerateTrustedDomainsEX and LSACreateTrustedDomainEXRonnie Sahlberg1-7/+112
2002-05-02Added LSAGetUserNameRonnie Sahlberg1-4/+65
2002-05-02From Joerg Mayer: get rid of unused arguments.Guy Harris1-7/+7
2002-05-02From Joerg Mayer: get rid of an unused argument.Guy Harris1-3/+3
2002-05-02Added LSALookupSIDs2Ronnie Sahlberg1-4/+112
2002-05-02Added LSACloseTrustedDomainEXRonnie Sahlberg1-4/+31
2002-05-02Added LSAStorePrivateData and LSARetrievePrivateDataRonnie Sahlberg1-7/+86
2002-05-02Added LSALookupPrivilegedDisplayNameRonnie Sahlberg1-4/+55
2002-05-02Add registered fields for more DATA1 and DATA2 values.Guy Harris1-95/+103
2002-05-01Add a "remove an argument" change, from Joerg Mayer, that I'd missed.Guy Harris1-2/+9
2002-05-01Mark unused arguments as such.Guy Harris1-14/+14
2002-05-01Mark some unused arguments as such.Guy Harris1-36/+36
2002-05-01Use a value_string for NBF command names and for caller name types.Guy Harris1-93/+128
2002-05-01Add a check for a zero-length IE to "dissect_q2931_shift_ie()".Guy Harris1-1/+3
2002-05-01From Joerg Mayer: get rid of an unused argument.Guy Harris1-10/+6
2002-05-01#if out an unused argument, using the same #if as the references to theGuy Harris1-1/+9
2002-05-01Get rid of an unused argument.Guy Harris1-7/+7
2002-05-01From Joerg Mayer: get rid of unused arguments.Guy Harris2-57/+51
2002-05-01From Joerg Mayer: get rid of an unused argument.Guy Harris1-4/+4
2002-05-01From Joerg Mayer: mark unused arguments as such (just in case somebodyGuy Harris1-18/+18
2002-05-01From Joerg Mayer: get rid of unused arguments.Guy Harris1-3/+3
2002-05-01Mark unused arguments as such.Guy Harris1-80/+96
2002-05-01Show errors in the desegmentation process in the protocol tree and InfoGuy Harris1-12/+92
2002-05-01Fix an error in a blurb.Guy Harris1-2/+2
2002-05-01Get rid of an unused argument.Guy Harris1-3/+3
2002-05-01Get rid of unused arguments.Guy Harris2-101/+101
2002-05-01Make more use of "val_to_str()" and "decode_boolean_bitfield()".Guy Harris1-133/+85
2002-05-01Use the bitfield decoding routines for bitfields.Guy Harris2-100/+91
2002-05-01Start of support for setprinter calls. Currently on setprinter level 3 isTim Potter1-8/+69
2002-05-01Add desegmentation support.Guy Harris2-153/+290
2002-05-01From Joerg Mayer: get rid of an unused argument.Guy Harris1-3/+3