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-dcerpc-nt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the length field correctly for proto_tree_add_text() when marking the
Tim Potter
2002-05-15
1
-4
/
+5
*
Mark unused arguments as such.
Guy Harris
2002-05-11
1
-2
/
+3
*
In "dissect_nt_policy_hnd()":
Guy Harris
2002-05-11
1
-11
/
+14
*
Added a routine to dissect a DOS error code. These are used in the spoolss
Tim Potter
2002-05-09
1
-1
/
+65
*
Fix up item lengths for policy handle subtree and subitems under it.
Tim Potter
2002-05-07
1
-4
/
+8
*
From Joerg Mayer: mark unused arguments as such.
Guy Harris
2002-05-04
1
-11
/
+11
*
Get rid of some unused arguments, and mark some others as unused.
Guy Harris
2002-04-30
1
-3
/
+2
*
Frame numbers are unsigned, and 0 is not a valid frame number; make the
Guy Harris
2002-04-22
1
-9
/
+9
*
Add a "proto_register_dcerpc_smb()" which registers ett_ values for
Guy Harris
2002-04-18
1
-11
/
+16
*
Use policy handle hash code in DCERPC/SMB SAMR dissector.
Tim Potter
2002-04-17
1
-2
/
+70
*
Display non-zero return codes in COL_INFO.
Tim Potter
2002-04-16
1
-1
/
+23
*
len and max_len were swapped in the UNICODE_STRING dissector
Ronnie Sahlberg
2002-03-29
1
-5
/
+5
*
Use dcerpc_call_value structure to fetch request/response frame numbers
Tim Potter
2002-03-26
1
-267
/
+1
*
Some refactoring of the spoolss dissector:
Tim Potter
2002-03-25
1
-1
/
+509
*
Fix "dissect_ndr_nt_UNICODE_STRING_str()" so that the "di->levels" value
Guy Harris
2002-03-24
1
-15
/
+7
*
In "fake_unicode()", check to make sure we have all the data in the
Guy Harris
2002-03-20
1
-12
/
+9
*
There is no guarantee that a buffer obtained using "tvb_get_ptr()" is
Guy Harris
2002-03-19
1
-54
/
+48
*
Pretty up Policy Handles.
Richard Sharpe
2002-03-15
1
-2
/
+3
*
Moved the value_string for MS country codes from packet-dcerpc-nt.c to
Ronnie Sahlberg
2002-03-15
1
-111
/
+1
*
Added a value_string for the countreis which have their MS contry code listed
Ronnie Sahlberg
2002-03-14
1
-1
/
+111
*
Update dissect_ndr_nt_STRING so it can also accept FT_BYTES and for that type
Ronnie Sahlberg
2002-03-13
1
-12
/
+33
*
Small fix for dissect_ndr_nt_UNICODE_STRING_str() in packet-dcerpc-nt.c
Ronnie Sahlberg
2002-03-12
1
-2
/
+5
*
Move the STRING dissector to packet-dcerpc-nt.c and add one more parameter
Ronnie Sahlberg
2002-03-11
1
-1
/
+84
*
Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.c
Ronnie Sahlberg
2002-03-10
1
-1
/
+28
*
Don't use "proto_tree_add_string_format()" when
Guy Harris
2002-03-10
1
-6
/
+3
*
Use "dissect_ndr_nt_UNICODE_STRING_str()", not
Guy Harris
2002-03-10
1
-70
/
+12
*
Use -1, rather than 0, as the length when creating an item with a
Guy Harris
2002-03-09
1
-2
/
+10
*
Rename function and variables for dissecting an NT service Account Control
Ronnie Sahlberg
2002-03-06
1
-1
/
+3
*
Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac...
Ronnie Sahlberg
2002-03-06
1
-1
/
+188
*
DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.
Guy Harris
2002-01-29
1
-156
/
+1
*
From Ronnie Sahlberg:
Guy Harris
2002-01-25
1
-1
/
+159
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Updates from Tim Potter.
Guy Harris
2002-01-07
1
-1
/
+16
*
SPOOLSS RPC dissector, from Tim Potter. This includes adding additional
Guy Harris
2002-01-03
1
-3
/
+10
*
From Tim Potter: dissect some of the LSA RPCs stub data.
Guy Harris
2001-12-16
1
-0
/
+370