aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-lsa.h
AgeCommit message (Collapse)AuthorFilesLines
2002-09-28From Luke Howard: Bugfix for one NETLOGON commandRonnie Sahlberg1-1/+6
svn path=/trunk/; revision=6348
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-08-21Call dissect_nt_access_mask() instead of dissect_ndr_uint32()Tim Potter1-1/+16
svn path=/trunk/; revision=6054
2002-08-09Updated LSA. Function 2f is called SetInformationPolicy2Ronnie Sahlberg1-2/+2
svn path=/trunk/; revision=5974
2002-07-31From Jim McDonough: support for LsaQueryInformationPolicy2 in the LSAGuy Harris1-2/+2
dissector. svn path=/trunk/; revision=5924
2002-06-18Added dissection of the request to NetrShareAddRonnie Sahlberg1-1/+5
svn path=/trunk/; revision=5698
2002-04-17LSA dissector updates. Adds a lot of LSA functions to the dissector.Ronnie Sahlberg1-48/+69
Also export dissect-nt-GUID() from netlogon since this structure is common to other interfaces as well. svn path=/trunk/; revision=5181
2001-12-16More MSRPC->DCERPC, from Tim Potter.Guy Harris1-3/+3
svn path=/trunk/; revision=4406
2001-12-09"msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.Guy Harris1-4/+4
svn path=/trunk/; revision=4365
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+78
per Todd Sabin's suggestion. svn path=/trunk/; revision=4242