summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
...
* r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell2007-10-101-3/+6
* r6610: Fix a const warning in the gensec spnego implementation. (A make protoTim Potter2007-10-102-2/+2
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-105-2710/+1
* r6455: Remove wrapper functions, and ntlmssp_end (which is well handed by tal...Andrew Bartlett2007-10-101-41/+5
* r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.Andrew Bartlett2007-10-109-569/+492
* r6453: Move verbose errors for the schannel 'not in the DB, or DB corrupt' er...Andrew Bartlett2007-10-101-2/+4
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-101-0/+11
* r6322: Fix compile warning for struct sockaddr.Tim Potter2007-10-101-0/+1
* r6128: fix the buildStefan Metzmacher2007-10-101-2/+2
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-1019-0/+7512