r6797: Typo fix.
[samba.git] / source / auth / gensec /
2007-10-10 Andrew Bartlettr6796: Remove the gensec_gsskrb5 module, which had...
2007-10-10 Andrew Bartlettr6792: Allow a mech to fail on the first pass at the...
2007-10-10 Tim Potterr6767: Fix compiler warning.
2007-10-10 Andrew Tridgellr6740: make gensec_gssapi.c compile again
2007-10-10 Andrew Bartlettr6737: Explain these error returns a bit better.
2007-10-10 Stefan Metzmacherr6733: GSS_C_DCE_STYLE is not available for most builds
2007-10-10 Stefan Metzmacherr6730: register gensec_krb5 also with the drcrpc auth...
2007-10-10 Andrew Bartlettr6729: Fix silly copy-paste bug spotted by metze.
2007-10-10 Andrew Bartlettr6728: Microsoft relies very strongly on getting the...
2007-10-10 Andrew Bartlettr6727: One more step down the long march to the 'Kerber...
2007-10-10 Stefan Metzmacherr6705: let the gensec module decide if messages can...
2007-10-10 Stefan Metzmacherr6704: fix compiler warning
2007-10-10 Andrew Bartlettr6700: Upper case realms in kerberos-specific parts...
2007-10-10 Andrew Tridgellr6620: the type 23 schannel bind uses a workstation...
2007-10-10 Tim Potterr6610: Fix a const warning in the gensec spnego impleme...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Andrew Bartlettr6455: Remove wrapper functions, and ntlmssp_end (which...
2007-10-10 Andrew Bartlettr6454: Start to migrate NTLMSSP away from it's own...
2007-10-10 Andrew Bartlettr6453: Move verbose errors for the schannel 'not in...
2007-10-10 Andrew Tridgellr6340: - added an easy to use function to initialise...
2007-10-10 Tim Potterr6322: Fix compile warning for struct sockaddr.
2007-10-10 Stefan Metzmacherr6128: fix the build
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...