Commit Graph

5 Commits

Author SHA1 Message Date
Guy Harris df476f915e Clean up white space.
Don't include "packet-smb-common.h", as there's nothing in it we use.

svn path=/trunk/; revision=7404
2003-04-03 23:51:31 +00:00
Guy Harris 939b9d0752 Call the capabilities subfields "mysql.caps.XXX", not "tcp.caps.XXX".
svn path=/trunk/; revision=7219
2003-02-28 05:18:49 +00:00
Guy Harris e6f9701029 From Huagang Xie: use "tvb_format_text()" when putting the command
parameter into the Info column.

svn path=/trunk/; revision=6953
2003-01-21 02:42:14 +00:00
Guy Harris 9da0c70214 Use "tcp_dissect_pdus()" rather than doing that stuff ourselves.
"mysql_handle" doesn't need to be static.

"is_response" is really a Boolean; make it a gboolean.

Get rid of some unused variables.

svn path=/trunk/; revision=6944
2003-01-20 06:54:52 +00:00
Guy Harris 96b2d60763 From Huagang Xie: dissector for MySQL protocol.
svn path=/trunk/; revision=6939
2003-01-19 21:29:10 +00:00