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-samr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More operation names updates from Jean-Baptiste Marchand.
Tim Potter
2003-09-29
1
-4
/
+10
*
From JBM
Ronnie Sahlberg
2003-09-23
1
-73
/
+76
*
Guy suggested that the dcerpc opnum value_string code could be simplified
Tim Potter
2003-08-04
1
-9
/
+1
*
From Jean-Baptiste Marchand: add descriptions of permissions for
Guy Harris
2003-07-24
1
-31
/
+31
*
Removed unused local variable.
Tim Potter
2003-07-15
1
-2
/
+1
*
Fix the decoding of SIDs and Attributes so that a SamLogon response with extra
Richard Sharpe
2003-07-14
1
-3
/
+3
*
Dynamically create DCERPC opnum value_strings from the subdissector
Tim Potter
2003-06-26
1
-72
/
+10
*
In the policy handle hashing, handle more than one policy handle having
Guy Harris
2003-06-05
1
-120
/
+196
*
Update SAMR to change the last few calls to dissect a context handle to
Ronnie Sahlberg
2003-05-30
1
-9
/
+9
*
Fix typoes.
Guy Harris
2003-05-27
1
-3
/
+3
*
remove unused include that was added by mistake
Ronnie Sahlberg
2003-05-22
1
-2
/
+1
*
make dissect_nt_sid() return a sid string that also contains the proper name ...
Ronnie Sahlberg
2003-05-22
1
-3
/
+5
*
Make one QIP infolevel specify a sid hf field and update the embryonic sid sn...
Ronnie Sahlberg
2003-05-21
1
-2
/
+8
*
Change the interface to dissect_nt_sid so that we can provide a hf field to use
Ronnie Sahlberg
2003-05-21
1
-2
/
+2
*
Change the interface to dissect_ndr_nt_SID to take the extra parameter hf_sid
Ronnie Sahlberg
2003-05-21
1
-28
/
+36
*
Change the interface to dissect_ndr_nt_PSID to take one extra parameter which...
Ronnie Sahlberg
2003-05-21
1
-5
/
+12
*
More work on dissecting generic and standard mappings for NT access masks.
Tim Potter
2003-05-15
1
-6
/
+16
*
Move the specific rights dissection function and name into a structure
Tim Potter
2003-04-28
1
-10
/
+35
*
Not all strings in MS interfaces are unicode.
Ronnie Sahlberg
2003-04-27
1
-3
/
+3
*
When dissecting specific rights, pass a name string down so the
Tim Potter
2003-04-03
1
-10
/
+10
*
When registering a string preference, if the value of the preference is
Guy Harris
2003-03-11
1
-2
/
+2
*
hf_samr_mask is actually an nt_acct_ctrl.
Tim Potter
2003-02-25
1
-12
/
+7
*
Forgot to rename constant for bit 0x80 of SAMR domain handle permissions.
Tim Potter
2003-02-21
1
-2
/
+2
*
Apparently bit 0x80 of a SAMR domain handle is the permission to look
Tim Potter
2003-02-21
1
-6
/
+6
*
Don't try to put the policy handle name into the Info column if we don't
Guy Harris
2003-02-19
1
-6
/
+6
*
Display the policy handle name in COL_INFO for the ClosePolicy RPC.
Tim Potter
2003-02-14
1
-9
/
+19
*
Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as it
Guy Harris
2003-02-08
1
-19
/
+19
*
Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" to
Guy Harris
2003-02-07
1
-3
/
+3
*
Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" to
Guy Harris
2003-02-07
1
-3
/
+3
*
Decorate several layers of the tree with the account name in
Guy Harris
2003-02-07
1
-3
/
+3
*
Convert to new DCERPC string handling functions. There are still some
Tim Potter
2003-02-03
1
-150
/
+95
*
Decorate one level up with the string in
Guy Harris
2003-02-02
1
-2
/
+9
*
The handle returned by the OpenDomain RPC now has the SID in the handle
Tim Potter
2003-01-31
1
-22
/
+119
*
Generalize "cb_str_postprocess()" to allow the string to be appended to
Guy Harris
2003-01-30
1
-72
/
+72
*
Display random useful tidbits in COL_INFO.
Tim Potter
2003-01-30
1
-43
/
+86
*
Convert dissector to callback based version of dissect_ndr_pointer().
Tim Potter
2003-01-28
1
-190
/
+179
*
Put Unicode strings into the protocol tree with the appropriate protocol
Guy Harris
2003-01-11
1
-6
/
+1
*
Get rid of an extra "." at the end of the name of the "nt.str" field.
Guy Harris
2003-01-11
1
-2
/
+2
*
Convert some incidental prs_* calls to dissect_dcerpc_*
Tim Potter
2003-01-11
1
-1
/
+6
*
From Devin Heitmueller: make the RC4 support stateful.
Guy Harris
2002-12-11
1
-2
/
+4
*
Values in Microsoft protocols that don't have their byte order specified
Guy Harris
2002-12-03
1
-57
/
+64
*
From Devin Heitmueller:
Guy Harris
2002-12-03
1
-12
/
+164
*
From Devin Heitmueller: show proper field names for SAMR
Guy Harris
2002-11-10
1
-9
/
+122
*
Bugfixes for two SAMR dissectors.
Ronnie Sahlberg
2002-11-10
1
-15
/
+34
*
Add some fixes from Albert Chin
Richard Sharpe
2002-08-30
1
-5
/
+5
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-464
/
+464
*
Some cleanups and fixes from Guy:
Tim Potter
2002-08-22
1
-21
/
+8
*
Call dissect_nt_access_mask() instead of dissect_ndr_uint32()
Tim Potter
2002-08-21
1
-20
/
+470
*
The unknown uint32 in create user2 reply is an access granted mask.
Tim Potter
2002-08-13
1
-13
/
+55
*
Fix a return code in samr_dissect_query_information_domain_reply()
Tim Potter
2002-08-07
1
-5
/
+5
[next]