| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
keys for kerberos authentication.
Andrew Bartlett
|
|
|
|
| |
Rafal
|
|
|
|
|
|
|
|
|
|
|
|
| |
The idea here is to seperate, as much as possible, the SPNEGO layer from the
NTLMSSP layer. This not only helps us with protocol correctness, but also
should allow further mechinisms to be added with relitive ease. I indend to
make the kerberos code use this shortly.
I've never seen the 'zero length blob' form of the anonymous login, so I've
removed that case.
Andrew Bartlett
|
|
|
|
| |
we still need to parse the core of the structure
|
|
|
|
| |
Changed "SMB/Netbios" to "SMB/CIFS" in file header.
|
| |
|
|
on some platforms using "" instead of <> in include statements
|