aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-lsa.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris1-1/+3
2002-04-29Added LSAAddAccountRights and LSARemoveAccountRightsRonnie Sahlberg1-7/+72
2002-04-29Added LSAEnumerateAccountRightsRonnie Sahlberg1-5/+49
2002-04-29From Ronnie Sahlberg: the LSA_REFERENCED_DOMAIN_LIST pointer in aGuy Harris1-3/+3
2002-04-28Added LsaDeleteObject and LSAEnumerateAccountsWithUserRightRonnie Sahlberg1-7/+59
2002-04-28Added LSAOpenSecret, LSASetSecret and LSAQuerySecretRonnie Sahlberg1-10/+155
2002-04-28Added LSAQueryInfoTrustedDomain and LSASetInfoTrustedDomain and support funct...Ronnie Sahlberg1-8/+434
2002-04-28LSAOpenAccount added according to lsarpc.idlRonnie Sahlberg1-4/+35
2002-04-28LSACreateSecret added according to lsarpc.idlRonnie Sahlberg1-5/+36
2002-04-27Added LsaLookupNames according to lsarpc.idl hopefully it is correctRonnie Sahlberg1-4/+144
2002-04-22Fix typos.Guy Harris1-4/+4
2002-04-22Get rid of an extra colon.Guy Harris1-2/+2
2002-04-22Correctly dissect LSA security descriptors, at least as they appearGuy Harris1-2/+29
2002-04-18More LSA updatesRonnie Sahlberg1-14/+187
2002-04-18Removed init routine as the dcerpc/smb init is now done in the correctTim Potter1-10/+1
2002-04-18Use common policy handle hashing code in packet-dcerpc-nt.cTim Potter1-3/+24
2002-04-17bugs found when verifying agains muddle generated idl fileRonnie Sahlberg1-1/+15
2002-04-17Bugfixes for LSA dissector and a small change to the security_descriptor diss...Ronnie Sahlberg1-36/+60
2002-04-17Tiny bugfix. One element was declared as of the wrong type.Ronnie Sahlberg1-3/+3
2002-04-17Added LSAENUMERATEPRIVILEGESACCOUNT, LSAADDPRIVILEGESTOACCOUNT and LSAREMOVEP...Ronnie Sahlberg1-10/+156
2002-04-17Added dissection of LSA functions LSALOOKUPPRIVILEGENAME and LSALOOKUPPRIVILE...Ronnie Sahlberg1-7/+62
2002-04-17Added dissection and support functions for LSAENUMERATEPRIVILEGESRonnie Sahlberg1-4/+149
2002-04-17Change the way not implemented functions are commented out so thast etherealRonnie Sahlberg1-7/+125
2002-04-17LSA dissector updates. Adds a lot of LSA functions to the dissector.Ronnie Sahlberg1-859/+1460
2002-03-19There is no guarantee that a buffer obtained using "tvb_get_ptr()" isGuy Harris1-16/+18
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris1-25/+7
2001-12-17Get rid of some more "goto"s with the same problem.Guy Harris1-37/+40
2001-12-17Get rid of a "goto"; the problem was found by Motonori Shindo, as it wasGuy Harris1-16/+16
2001-12-16From Tim Potter: dissect some of the LSA RPCs stub data.Guy Harris1-14/+1139
2001-12-09"msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.Guy Harris1-1/+3
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+116