aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-netlogon.h
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16Move all DCERPC authentication/encryption dissection code from packet-dcerpc.ctpot1-15/+1
to the dissector that handles the particular authentication flavour. This gets rid of a couple of ugly switch statements and allows other authentication modules to be written easily. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8026 f5534014-38df-0310-8fa8-9805f1628bb7
2003-05-15Move dissection of NETLOGON secure channel auth verifier intotpot1-1/+5
packet-dcerpc-netlogon.c git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7670 f5534014-38df-0310-8fa8-9805f1628bb7
2003-05-15Dissect authentication data for netlogon secure channel bind and bind acks.tpot1-1/+11
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7667 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-14Add value_string for secure channel type used in ServerAuthenticate2.tpot1-2/+8
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6920 f5534014-38df-0310-8fa8-9805f1628bb7
2002-11-30Added some flags and value_Strings for netlogonsahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6706 f5534014-38df-0310-8fa8-9805f1628bb7
2002-11-29From Like H, update to NETLOGON. DSROLEGETPRIMARYDOMAININFO is actually ↵sahlberg1-2/+2
ENUMERATETRUSTEDDOMAINS git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6705 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6117 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-27From Luke H, a new function name and name of some structures/fields used by ↵sahlberg1-2/+2
that function. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6094 f5534014-38df-0310-8fa8-9805f1628bb7
2002-08-17Ronnie, I think you forgot to commit this file.tpot1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6005 f5534014-38df-0310-8fa8-9805f1628bb7
2002-05-03Added some new discovered names for some NETLOGON functionssahlberg1-9/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5370 f5534014-38df-0310-8fa8-9805f1628bb7
2002-03-12Small fix for dissect_ndr_nt_UNICODE_STRING_str() in packet-dcerpc-nt.csahlberg1-15/+43
so that NETLOGON will not dump core (since netlogon has these structs as top level reference pointers) Addition of full netlogon dissection. Full in the sense as it assumes the idl is correct and complete. Many calls and fields are unknown so they get dissected with "unknown long, contact ethereal-dev@... if you know what it is". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4929 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-16More MSRPC->DCERPC, from Tim Potter.guy1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4406 f5534014-38df-0310-8fa8-9805f1628bb7
2001-12-09"msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.guy1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4365 f5534014-38df-0310-8fa8-9805f1628bb7
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asguy1-0/+44
per Todd Sabin's suggestion. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4242 f5534014-38df-0310-8fa8-9805f1628bb7