aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-08-14 00:24:13 +0000
committerTim Potter <tpot@samba.org>2003-08-14 00:24:13 +0000
commit06e38e5c2ca138cc192b1ec9ddd6131071c8efef (patch)
treea54dcef4f913f65fc5c75a51f8ddde8cac9a8cc1 /packet-smb.c
parentc690c5cb7629c8977e7248f2be5c541c65a4b194 (diff)
Removed references to CIFS TR section numbers from various value_strings.
The strings are now in COL_INFO and the section numbers were cluttering it up. svn path=/trunk/; revision=8164
Diffstat (limited to 'packet-smb.c')
-rw-r--r--packet-smb.c134
1 files changed, 67 insertions, 67 deletions
diff --git a/packet-smb.c b/packet-smb.c
index 3b0744b1a1..8c950dc6f2 100644
--- a/packet-smb.c
+++ b/packet-smb.c
@@ -3,7 +3,7 @@
* Copyright 1999, Richard Sharpe <rsharpe@ns.aus.com>
* 2001 Rewrite by Ronnie Sahlberg and Guy Harris
*
- * $Id: packet-smb.c,v 1.359 2003/08/13 04:03:11 tpot Exp $
+ * $Id: packet-smb.c,v 1.360 2003/08/14 00:24:13 tpot Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -9575,14 +9575,14 @@ static const true_false_string tfs_ff2_close = {
TRANS2_FIND_FIRST2
*/
static const value_string ff2_il_vals[] = {
- { 1, "Info Standard (4.3.4.1)"},
- { 2, "Info Query EA Size (4.3.4.2)"},
- { 3, "Info Query EAs From List (4.3.4.2)"},
- { 0x0101, "Find File Directory Info (4.3.4.4)"},
- { 0x0102, "Find File Full Directory Info (4.3.4.5)"},
- { 0x0103, "Find File Names Info (4.3.4.7)"},
- { 0x0104, "Find File Both Directory Info (4.3.4.6)"},
- { 0x0202, "Find File UNIX (4.3.4.8)"},
+ { 1, "Info Standard"},
+ { 2, "Info Query EA Size"},
+ { 3, "Info Query EAs From List"},
+ { 0x0101, "Find File Directory Info"},
+ { 0x0102, "Find File Full Directory Info"},
+ { 0x0103, "Find File Names Info"},
+ { 0x0104, "Find File Both Directory Info"},
+ { 0x0202, "Find File UNIX"},
{0, NULL}
};
@@ -9591,54 +9591,54 @@ static const value_string ff2_il_vals[] = {
TRANS2_QUERY_FILE_INFORMATION
*/
static const value_string qpi_loi_vals[] = {
- { 1, "Info Standard (4.2.16.1)"},
- { 2, "Info Query EA Size (4.2.16.1)"},
- { 3, "Info Query EAs From List (4.2.16.2)"},
- { 4, "Info Query All EAs (4.2.16.2)"},
- { 6, "Info Is Name Valid (4.2.16.3)"},
- { 0x0101, "Query File Basic Info (4.2.16.4)"},
- { 0x0102, "Query File Standard Info (4.2.16.5)"},
- { 0x0103, "Query File EA Info (4.2.16.6)"},
- { 0x0104, "Query File Name Info (4.2.16.7)"},
- { 0x0107, "Query File All Info (4.2.16.8)"},
- { 0x0108, "Query File Alt Name Info (4.2.16.9)"},
- { 0x0109, "Query File Stream Info (4.2.16.10)"},
- { 0x010b, "Query File Compression Info (4.2.16.11)"},
- { 0x0200, "Query File Unix Basic (4.2.16.12)"},
- { 0x0201, "Query File Unix Link (4.2.16.13)"},
- { 1004, "Query File Basic Info (4.2.16.4)"},
- { 1005, "Query File Standard Info (4.2.16.5)"},
- { 1006, "Query File Internal Info (4.2.16.?)"},
- { 1007, "Query File EA Info (4.2.16.6)"},
- { 1009, "Query File Name Info (4.2.16.7)"},
- { 1010, "Query File Rename Info (4.2.16.?)"},
- { 1011, "Query File Link Info (4.2.16.?)"},
- { 1012, "Query File Names Info (4.2.16.?)"},
- { 1013, "Query File Disposition Info (4.2.16.?)"},
- { 1014, "Query File Position Info (4.2.16.?)"},
- { 1015, "Query File Full EA Info (4.2.16.?)"},
- { 1016, "Query File Mode Info (4.2.16.?)"},
- { 1017, "Query File Alignment Info (4.2.16.?)"},
- { 1018, "Query File All Info (4.2.16.8)"},
- { 1019, "Query File Allocation Info (4.2.16.?)"},
- { 1020, "Query File End of File Info (4.2.16.?)"},
- { 1021, "Query File Alt Name Info (4.2.16.7)"},
- { 1022, "Query File Stream Info (4.2.16.10)"},
- { 1023, "Query File Pipe Info (4.2.16.?)"},
- { 1024, "Query File Pipe Local Info (4.2.16.?)"},
- { 1025, "Query File Pipe Remote Info (4.2.16.?)"},
- { 1026, "Query File Mailslot Query Info (4.2.16.?)"},
- { 1027, "Query File Mailslot Set Info (4.2.16.?)"},
- { 1028, "Query File Compression Info (4.2.16.11)"},
- { 1029, "Query File ObjectID Info (4.2.16.?)"},
- { 1030, "Query File Completion Info (4.2.16.?)"},
- { 1031, "Query File Move Cluster Info (4.2.16.?)"},
- { 1032, "Query File Quota Info (4.2.16.?)"},
- { 1033, "Query File Reparsepoint Info (4.2.16.?)"},
- { 1034, "Query File Network Open Info (4.2.16.?)"},
- { 1035, "Query File Attribute Tag Info (4.2.16.?)"},
- { 1036, "Query File Tracking Info (4.2.16.?)"},
- { 1037, "Query File Maximum Info (4.2.16.?)"},
+ { 1, "Info Standard"},
+ { 2, "Info Query EA Size"},
+ { 3, "Info Query EAs From List"},
+ { 4, "Info Query All EAs"},
+ { 6, "Info Is Name Valid"},
+ { 0x0101, "Query File Basic Info"},
+ { 0x0102, "Query File Standard Info"},
+ { 0x0103, "Query File EA Info"},
+ { 0x0104, "Query File Name Info"},
+ { 0x0107, "Query File All Info"},
+ { 0x0108, "Query File Alt Name Info"},
+ { 0x0109, "Query File Stream Info"},
+ { 0x010b, "Query File Compression Info"},
+ { 0x0200, "Query File Unix Basic"},
+ { 0x0201, "Query File Unix Link"},
+ { 1004, "Query File Basic Info"},
+ { 1005, "Query File Standard Info"},
+ { 1006, "Query File Internal Info"},
+ { 1007, "Query File EA Info"},
+ { 1009, "Query File Name Info"},
+ { 1010, "Query File Rename Info"},
+ { 1011, "Query File Link Info"},
+ { 1012, "Query File Names Info"},
+ { 1013, "Query File Disposition Info"},
+ { 1014, "Query File Position Info"},
+ { 1015, "Query File Full EA Info"},
+ { 1016, "Query File Mode Info"},
+ { 1017, "Query File Alignment Info"},
+ { 1018, "Query File All Info"},
+ { 1019, "Query File Allocation Info"},
+ { 1020, "Query File End of File Info"},
+ { 1021, "Query File Alt Name Info"},
+ { 1022, "Query File Stream Info"},
+ { 1023, "Query File Pipe Info"},
+ { 1024, "Query File Pipe Local Info"},
+ { 1025, "Query File Pipe Remote Info"},
+ { 1026, "Query File Mailslot Query Info"},
+ { 1027, "Query File Mailslot Set Info"},
+ { 1028, "Query File Compression Info"},
+ { 1029, "Query File ObjectID Info"},
+ { 1030, "Query File Completion Info"},
+ { 1031, "Query File Move Cluster Info"},
+ { 1032, "Query File Quota Info"},
+ { 1033, "Query File Reparsepoint Info"},
+ { 1034, "Query File Network Open Info"},
+ { 1035, "Query File Attribute Tag Info"},
+ { 1036, "Query File Tracking Info"},
+ { 1037, "Query File Maximum Info"},
{0, NULL}
};
@@ -9651,16 +9651,16 @@ static const value_string qpi_loi_vals[] = {
and QUERY_FILE_INFORMATION values!)
*/
static const value_string spi_loi_vals[] = {
- { 1, "Info Standard (4.2.18.1)"},
- { 2, "Info Query EA Size (4.2.18.1)"},
- { 4, "Info Query All EAs (4.2.18.2)"},
- { 0x0101, "Set File Basic Info (4.2.19.1)"},
- { 0x0102, "Set File Disposition Info (4.2.19.2)"},
- { 0x0103, "Set File Allocation Info (4.2.19.3)"},
- { 0x0104, "Set File End Of File Info (4.2.19.4)"},
- { 0x0200, "Set File Unix Basic (4.2.18.3)"},
- { 0x0201, "Set File Unix Link (4.2.18.4)"},
- { 0x0202, "Set File Unix HardLink (4.2.18.5)"},
+ { 1, "Info Standard"},
+ { 2, "Info Query EA Size"},
+ { 4, "Info Query All EAs"},
+ { 0x0101, "Set File Basic Info"},
+ { 0x0102, "Set File Disposition Info"},
+ { 0x0103, "Set File Allocation Info"},
+ { 0x0104, "Set File End Of File Info"},
+ { 0x0200, "Set File Unix Basic"},
+ { 0x0201, "Set File Unix Link"},
+ { 0x0202, "Set File Unix HardLink"},
{ 1004, "Set File Basic Info"},
{ 1010, "Set Rename Information"},
{ 1013, "Set Disposition Information"},