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-lsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as it
Guy Harris
2003-02-08
1
-7
/
+7
*
Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" to
Guy Harris
2003-02-07
1
-2
/
+2
*
Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" to
Guy Harris
2003-02-07
1
-2
/
+2
*
Decorate the top-level items for the account name in
Guy Harris
2003-02-07
1
-3
/
+3
*
Decorate the top-level tree items for "LSA_TRANSLATED_NAME" and an
Guy Harris
2003-02-07
1
-3
/
+3
*
Fix callers to dissect_nt_sec_desc() to use new function interface.
Tim Potter
2003-02-07
1
-65
/
+56
*
Remove out of date comment.
Tim Potter
2003-02-04
1
-9
/
+5
*
Convert to new DCERPC string handling functions. There are still some
Tim Potter
2003-02-03
1
-34
/
+34
*
Put in a missing assignment of the value of
Guy Harris
2003-01-31
1
-2
/
+2
*
Generalize "cb_str_postprocess()" to allow the string to be appended to
Guy Harris
2003-01-30
1
-33
/
+33
*
Display random useful tidbits in COL_INFO.
Tim Potter
2003-01-30
1
-4
/
+14
*
Convert dissector to callback based version of dissect_ndr_pointer().
Tim Potter
2003-01-28
1
-145
/
+144
*
The LSA_REFERENCED_DOMAIN_LIST pointer in a LookupSIDs2 reply appears to
Guy Harris
2002-10-28
1
-2
/
+2
*
From Luke Howard: Bugfix for one NETLOGON command
Ronnie Sahlberg
2002-09-28
1
-2
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-123
/
+123
*
"lsa.key" is a Unicode string, and is ultimately put into the protocol
Guy Harris
2002-08-27
1
-2
/
+2
*
Some cleanups and fixes from Guy:
Tim Potter
2002-08-22
1
-4
/
+2
*
Call dissect_nt_access_mask() instead of dissect_ndr_uint32()
Tim Potter
2002-08-21
1
-6
/
+126
*
Updated LSA. Function 2f is called SetInformationPolicy2
Ronnie Sahlberg
2002-08-09
1
-7
/
+7
*
From Jim McDonough: support for LsaQueryInformationPolicy2 in the LSA
Guy Harris
2002-07-31
1
-8
/
+10
*
Change each DCERPC dissector to pass in a hf value on initialisation
Tim Potter
2002-06-24
1
-2
/
+72
*
Replace sub-dissector names with InterCaps names instead of the ugly
Tim Potter
2002-06-21
1
-57
/
+57
*
Added dissection of the request to NetrShareAdd
Ronnie Sahlberg
2002-06-18
1
-2
/
+2
*
Removed some trailing commas from various DCERPC dissectors.
Tim Potter
2002-05-31
1
-6
/
+4
*
Changed toplevel REF pointer dissection to create a subtree. Not creating a s...
Ronnie Sahlberg
2002-05-27
1
-18
/
+18
*
In "dissect_nt_policy_hnd()":
Guy Harris
2002-05-11
1
-5
/
+30
*
Added LSA functions 0x38 and 0x3b. These were the two last LSA functions and now
Ronnie Sahlberg
2002-05-02
1
-7
/
+72
*
Added LSAEnumerateTrustedDomainsEX and LSACreateTrustedDomainEX
Ronnie Sahlberg
2002-05-02
1
-7
/
+112
*
Added LSAGetUserName
Ronnie Sahlberg
2002-05-02
1
-4
/
+65
*
Added LSALookupSIDs2
Ronnie Sahlberg
2002-05-02
1
-4
/
+112
*
Added LSACloseTrustedDomainEX
Ronnie Sahlberg
2002-05-02
1
-4
/
+31
*
Added LSAStorePrivateData and LSARetrievePrivateData
Ronnie Sahlberg
2002-05-02
1
-7
/
+86
*
Added LSALookupPrivilegedDisplayName
Ronnie Sahlberg
2002-05-02
1
-4
/
+55
*
From Joerg Mayer: get rid of unused "pinfo" argument to
Guy Harris
2002-04-30
1
-2
/
+2
*
Added LSACreateAccount
Ronnie Sahlberg
2002-04-30
1
-4
/
+31
*
Added LSALookupNames2
Ronnie Sahlberg
2002-04-30
1
-4
/
+67
*
Added LSAFunction_2e , LSAFunction_2f, LSAQueryDomainInformationPolicy and LS...
Ronnie Sahlberg
2002-04-30
1
-13
/
+113
*
Added LSAOpenTrustedDomainByName
Ronnie Sahlberg
2002-04-30
1
-4
/
+37
*
Added LSAQueryTrustedDomainInfo and LSASetTrustedDomainInfo
Ronnie Sahlberg
2002-04-30
1
-7
/
+71
*
Added LSAQueryTrustedDomainByName and LSASetTrustedDomainByName
Ronnie Sahlberg
2002-04-30
1
-7
/
+75
*
Removal (or, at least, #ifdeffing out) of unused variables and
Guy Harris
2002-04-29
1
-1
/
+3
*
Added LSAAddAccountRights and LSARemoveAccountRights
Ronnie Sahlberg
2002-04-29
1
-7
/
+72
*
Added LSAEnumerateAccountRights
Ronnie Sahlberg
2002-04-29
1
-5
/
+49
*
From Ronnie Sahlberg: the LSA_REFERENCED_DOMAIN_LIST pointer in a
Guy Harris
2002-04-29
1
-3
/
+3
*
Added LsaDeleteObject and LSAEnumerateAccountsWithUserRight
Ronnie Sahlberg
2002-04-28
1
-7
/
+59
*
Added LSAOpenSecret, LSASetSecret and LSAQuerySecret
Ronnie Sahlberg
2002-04-28
1
-10
/
+155
*
Added LSAQueryInfoTrustedDomain and LSASetInfoTrustedDomain and support funct...
Ronnie Sahlberg
2002-04-28
1
-8
/
+434
*
LSAOpenAccount added according to lsarpc.idl
Ronnie Sahlberg
2002-04-28
1
-4
/
+35
*
LSACreateSecret added according to lsarpc.idl
Ronnie Sahlberg
2002-04-28
1
-5
/
+36
*
Added LsaLookupNames according to lsarpc.idl hopefully it is correct
Ronnie Sahlberg
2002-04-27
1
-4
/
+144
[next]