Commit graph

17 commits

Author SHA1 Message Date
Ronnie Sahlberg
bc21be8c2b Kerberos contain a structure that is VERY similar to VALIDATE_SAM_INFO2
so declare it here.
This substructure in the w2k kerberos PAC structure is called PAC_LOGIN_INFO
and might actually exist inside the netlogon interface as well?

svn path=/trunk/; revision=10322
2004-03-05 23:12:10 +00:00
Ronnie Sahlberg
a4df7ea327 From JBM update some function names in Netlogon
svn path=/trunk/; revision=8556
2003-09-27 23:48:04 +00:00
Ronnie Sahlberg
3afd5dfa7c upadtes to NETLOGON
svn path=/trunk/; revision=8462
2003-09-12 10:32:21 +00:00
Tim Potter
8b89bd76ee Move all DCERPC authentication/encryption dissection code from packet-dcerpc.c
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.

svn path=/trunk/; revision=8026
2003-07-16 04:20:33 +00:00
Tim Potter
2ef11527a3 Move dissection of NETLOGON secure channel auth verifier into
packet-dcerpc-netlogon.c

svn path=/trunk/; revision=7670
2003-05-15 04:58:53 +00:00
Tim Potter
f6e347bbc5 Dissect authentication data for netlogon secure channel bind and bind acks.
svn path=/trunk/; revision=7667
2003-05-15 02:01:39 +00:00
Tim Potter
a476a8b4c3 Add value_string for secure channel type used in ServerAuthenticate2.
svn path=/trunk/; revision=6920
2003-01-14 05:09:16 +00:00
Ronnie Sahlberg
eb6384af0d Added some flags and value_Strings for netlogon
svn path=/trunk/; revision=6706
2002-11-30 08:34:28 +00:00
Ronnie Sahlberg
f896a13596 From Like H, update to NETLOGON. DSROLEGETPRIMARYDOMAININFO is actually ENUMERATETRUSTEDDOMAINS
svn path=/trunk/; revision=6705
2002-11-29 23:20:41 +00:00
Jörg Mayer
7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
Ronnie Sahlberg
b8c9f70f2f From Luke H, a new function name and name of some structures/fields used by that function.
svn path=/trunk/; revision=6094
2002-08-27 12:33:15 +00:00
Tim Potter
9def43e0be Ronnie, I think you forgot to commit this file.
svn path=/trunk/; revision=6005
2002-08-17 03:24:43 +00:00
Ronnie Sahlberg
e6b32ff74a Added some new discovered names for some NETLOGON functions
svn path=/trunk/; revision=5370
2002-05-03 11:16:55 +00:00
Ronnie Sahlberg
385c80e202 Small fix for dissect_ndr_nt_UNICODE_STRING_str() in packet-dcerpc-nt.c
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".

svn path=/trunk/; revision=4929
2002-03-12 08:16:41 +00:00
Guy Harris
8d3bd64e6c More MSRPC->DCERPC, from Tim Potter.
svn path=/trunk/; revision=4406
2001-12-16 20:08:22 +00:00
Guy Harris
446e7ed7ed "msrpc" -> "dcerpc", and comment cleanups, from Tim Potter.
svn path=/trunk/; revision=4365
2001-12-09 00:07:37 +00:00
Guy Harris
81d7ded14e Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as
per Todd Sabin's suggestion.

svn path=/trunk/; revision=4242
2001-11-21 02:08:57 +00:00
Renamed from packet-msrpc-netlogon.h (Browse further)