Include packet-wlancap.h into the tarball
[obnox/wireshark/wip.git] / packet-dcerpc-lsa.c
2002-10-28 guyThe LSA_REFERENCED_DOMAIN_LIST pointer in a LookupSIDs2...
2002-09-28 sahlbergFrom Luke Howard: Bugfix for one NETLOGON command
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-27 guy"lsa.key" is a Unicode string, and is ultimately put...
2002-08-22 tpotSome cleanups and fixes from Guy:
2002-08-21 tpotCall dissect_nt_access_mask() instead of dissect_ndr_ui...
2002-08-09 sahlbergUpdated LSA. Function 2f is called SetInformationPolicy2
2002-07-31 guyFrom Jim McDonough: support for LsaQueryInformationPoli...
2002-06-24 tpotChange each DCERPC dissector to pass in a hf value...
2002-06-21 tpotReplace sub-dissector names with InterCaps names instea...
2002-06-18 sahlbergAdded dissection of the request to NetrShareAdd
2002-05-31 tpotRemoved some trailing commas from various DCERPC dissec...
2002-05-27 sahlbergChanged toplevel REF pointer dissection to create a...
2002-05-11 guyIn "dissect_nt_policy_hnd()":
2002-05-02 sahlbergAdded LSA functions 0x38 and 0x3b. These were the two...
2002-05-02 sahlbergAdded LSAEnumerateTrustedDomainsEX and LSACreateTrusted...
2002-05-02 sahlbergAdded LSAGetUserName
2002-05-02 sahlbergAdded LSALookupSIDs2
2002-05-02 sahlbergAdded LSACloseTrustedDomainEX
2002-05-02 sahlbergAdded LSAStorePrivateData and LSARetrievePrivateData
2002-05-02 sahlbergAdded LSALookupPrivilegedDisplayName
2002-04-30 guyFrom Joerg Mayer: get rid of unused "pinfo" argument to
2002-04-30 sahlbergAdded LSACreateAccount
2002-04-30 sahlbergAdded LSALookupNames2
2002-04-30 sahlbergAdded LSAFunction_2e , LSAFunction_2f, LSAQueryDomainIn...
2002-04-30 sahlbergAdded LSAOpenTrustedDomainByName
2002-04-30 sahlbergAdded LSAQueryTrustedDomainInfo and LSASetTrustedDomainInfo
2002-04-30 sahlbergAdded LSAQueryTrustedDomainByName and LSASetTrustedDoma...
2002-04-29 guyRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-29 sahlbergAdded LSAAddAccountRights and LSARemoveAccountRights
2002-04-29 sahlbergAdded LSAEnumerateAccountRights
2002-04-29 guyFrom Ronnie Sahlberg: the LSA_REFERENCED_DOMAIN_LIST...
2002-04-28 sahlbergAdded LsaDeleteObject and LSAEnumerateAccountsWithUserRight
2002-04-28 sahlbergAdded LSAOpenSecret, LSASetSecret and LSAQuerySecret
2002-04-28 sahlbergAdded LSAQueryInfoTrustedDomain and LSASetInfoTrustedDo...
2002-04-28 sahlbergLSAOpenAccount added according to lsarpc.idl
2002-04-28 sahlbergLSACreateSecret added according to lsarpc.idl
2002-04-27 sahlbergAdded LsaLookupNames according to lsarpc.idl hopefully...
2002-04-22 guyFix typos.
2002-04-22 guyGet rid of an extra colon.
2002-04-22 guyCorrectly dissect LSA security descriptors, at least...
2002-04-18 sahlbergMore LSA updates
2002-04-18 tpotRemoved init routine as the dcerpc/smb init is now...
2002-04-18 tpotUse common policy handle hashing code in packet-dcerpc...
2002-04-17 sahlbergbugs found when verifying agains muddle generated idl...
2002-04-17 sahlbergBugfixes for LSA dissector and a small change to the...
2002-04-17 sahlbergTiny bugfix. One element was declared as of the wrong...
2002-04-17 sahlbergAdded LSAENUMERATEPRIVILEGESACCOUNT, LSAADDPRIVILEGESTO...
2002-04-17 sahlbergAdded dissection of LSA functions LSALOOKUPPRIVILEGENAM...
2002-04-17 sahlbergAdded dissection and support functions for LSAENUMERATE...
2002-04-17 sahlbergChange the way not implemented functions are commented...
2002-04-17 sahlbergLSA dissector updates. Adds a lot of LSA functions...
2002-03-19 guyThere is no guarantee that a buffer obtained using...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-17 guyGet rid of some more "goto"s with the same problem.
2001-12-17 guyGet rid of a "goto"; the problem was found by Motonori...
2001-12-16 guyFrom Tim Potter: dissect some of the LSA RPCs stub...
2001-12-09 guy"msrpc" -> "dcerpc", and comment cleanups, from Tim...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...