index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-smb-logon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
"dissect_mailslot_browse()", "dissect_mailslot_lanman()", and
Guy Harris
2003-11-19
1
-5
/
+3
*
Export "protocol_t" as an opaque type.
Guy Harris
2003-11-16
1
-8
/
+4
*
Add new routines:
Guy Harris
2003-06-12
1
-6
/
+5
*
Change the interface to dissect_nt_sid so that we can provide a hf field to use
Ronnie Sahlberg
2003-05-21
1
-3
/
+3
*
From Jim McDonough: add names for some additional SAM messages.
Guy Harris
2003-05-01
1
-4
/
+13
*
Add an extra argument to get_unicode_string() to optionally
Tim Potter
2003-04-03
1
-12
/
+33
*
Add an extra argument to get_ms_string() so we can optionally pass
Tim Potter
2003-04-03
1
-18
/
+18
*
Modify dissect_nt_sid() function to return a string version of the SID.
Tim Potter
2003-01-31
1
-3
/
+4
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-15
/
+15
*
There are multiple types of "Announce change to UAS or SAM" messages;
Guy Harris
2002-06-24
1
-42
/
+51
*
Get rid of some unused arguments, and mark some others as unused.
Guy Harris
2002-04-30
1
-68
/
+66
*
Add support for dissecting NT FILETIME time stamp values.
Guy Harris
2002-01-28
1
-2
/
+2
*
In the "Announce change to UAS or SAM" NETLOGON message, dissect the
Guy Harris
2002-01-25
1
-9
/
+6
*
From Tim Potter: NT SID dissection.
Guy Harris
2002-01-25
1
-25
/
+9
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-3
/
+3
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-7
/
+7
*
Make the register routines for the mailslot, pipe, browser, and
Guy Harris
2001-11-19
1
-5
/
+3
*
Set "pinfo->current_proto" in the browsser dissector.
Guy Harris
2001-07-13
1
-4
/
+6
*
Get rid of an unused variable.
Guy Harris
2001-07-08
1
-3
/
+1
*
Add some XXX comments on questions about some packet information.
Guy Harris
2001-07-08
1
-2
/
+12
*
Display LMNT tokens with the value 0xffff as "Windows NT Networking";
Guy Harris
2001-07-08
1
-72
/
+185
*
Assume the last token in a Announce Change to UAS or SAM message is an
Guy Harris
2001-07-08
1
-5
/
+3
*
Tvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.
Guy Harris
2001-07-08
1
-362
/
+678
*
Move the declaration of routines exported from "packet-smb-browse.c"
Guy Harris
2001-03-18
1
-9
/
+14
*
Get rid of trailing blanks in strings.
Guy Harris
2001-01-11
1
-3
/
+3
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+2
*
For each column, have both a buffer into which strings for that column
Guy Harris
2000-11-19
1
-2
/
+2
*
A small fix to display SAM Response User Unknown responses correctly.
Richard Sharpe
2000-10-31
1
-2
/
+4
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+4
*
Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset and
Guy Harris
2000-08-06
1
-11
/
+16
*
Don't use "fd->pkt_len" when checking to see if you've run off the end
Guy Harris
2000-08-06
1
-3
/
+3
*
Add routines for adding items to a protocol tree that take arguments of
Guy Harris
2000-05-31
1
-2
/
+2
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-14
/
+14
*
Small fix for Jeff Foster
Richard Sharpe
2000-02-21
1
-3
/
+3
*
Fixing the GetDC response handling so it understands the short ones that
Richard Sharpe
2000-02-21
1
-5
/
+20
*
Jeff Foster's SMB Mailslot and Netlogin dissectors; he split
Guy Harris
2000-02-14
1
-0
/
+555