summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_schannel.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-08schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.Günther Deschner1-0/+55
These actually belong netlogon but we for now want to keep netlogon as a security providor separate. Guenther