CVS log entries from 28.12.2004 (Tue) 10:06:45 - 29.12.2004 (Wed) 10:06:48 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/tcpdump.1; Revisions: 1.167
        File: tcpdump/print-smb.c; Revisions: 1.40, 1.39, 1.38, 1.37, 1.36, 1.35
        File: tcpdump/smbutil.c; Revisions: 1.34, 1.33, 1.32, 1.31
        File: tcpdump/smb.h; Revisions: 1.9

=====================================================
Combined list of identical log entries
=====================================================
Description:
Add format options to save the value fetched and to later use that value
for counted strings, and use them where appropriate.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.40;
        Date: 2004/12/29 03:10:24; Author: guy; Lines: (+7 -7)
        File: tcpdump/smbutil.c; Revision: 1.33;
        Date: 2004/12/29 03:10:25; Author: guy; Lines: (+134 -32)
-------------------------------
Description:
Correctly dissect LockingAndX requests - there's a flag bit that
indicates whether the offsets and lengths are 32 bit or 64 bit.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.36;
        Date: 2004/12/28 20:38:27; Author: guy; Lines: (+43 -6)
        File: tcpdump/smbutil.c; Revision: 1.31;
        Date: 2004/12/28 20:38:27; Author: guy; Lines: (+17 -1)
-------------------------------
Description:
Correctly handle Unicode strings - skip padding to put them on a 2-byte
boundary, and base the Unicode-vs-non-Unicode decision on the "strings
are Unicode" bit in Flags2, except for those few strings that are always
ASCII, rather than doing a heuristic check.

Fix the padding in FindFirst2 requests.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.37;
        Date: 2004/12/28 22:29:44; Author: guy; Lines: (+73 -63)
        File: tcpdump/smb.h; Revision: 1.9;
        Date: 2004/12/28 22:29:44; Author: guy; Lines: (+2 -2)
        File: tcpdump/smbutil.c; Revision: 1.32;
        Date: 2004/12/28 22:29:45; Author: guy; Lines: (+20 -19)
=====================================================
Log entries
=====================================================
Description:
Correctly dissect GetBackupList and BackupListResponse.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.39;
        Date: 2004/12/29 02:43:24; Author: guy; Lines:  (+3 -3)
-------------------------------
Description:
The transaction name doesn't seem to be in any Transaction2 requests
I've seen; get rid of it.

Do, however, show the byte count.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.38;
        Date: 2004/12/29 00:06:28; Author: guy; Lines:  (+6 -3)
-------------------------------
Description:
Don't print byte data if the byte count is 0.

In "print_smb()", Don't go past the passed-in length when printing the
word data.

The andX command is 1 byte, not 2 bytes.

Check that the andX offset is after the offset of the previous SMB
information, so we don't get caught in a loop if there's a bogus andX
offset.
Modified files:
        File: tcpdump/print-smb.c; Revision: 1.35;
        Date: 2004/12/28 11:18:29; Author: guy; Lines:  (+43 -30)
-------------------------------
Description:
Add some additional bounds checking.
Modified files:
        File: tcpdump/smbutil.c; Revision: 1.34;
        Date: 2004/12/29 05:27:27; Author: guy; Lines:  (+46 -16)
-------------------------------
Description:
We now *do* auto-detect Unicode strings, so we no longer check the
USE_UNICODE environment variable.
Modified files:
        File: tcpdump/tcpdump.1; Revision: 1.167;
        Date: 2004/12/28 22:31:25; Author: guy; Lines:  (+1 -6)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/print-smb.c
Revisions: 1.40, 1.39, 1.38, 1.37, 1.36, 1.35
Authors: guy (+7 -7), guy (+3 -3), guy (+6 -3), guy (+73 -63), guy (+43 -6), 
guy (+43 -30)
-------------------------------
File: tcpdump/smb.h
Revisions: 1.9
Authors: guy (+2 -2)
-------------------------------
File: tcpdump/smbutil.c
Revisions: 1.34, 1.33, 1.32, 1.31
Authors: guy (+46 -16), guy (+134 -32), guy (+20 -19), guy (+17 -1)
-------------------------------
File: tcpdump/tcpdump.1
Revisions: 1.167
Authors: guy (+1 -6)
-- 
Automatic cron job from /tcpdump/bin/makelog
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to