r7934: ported samba3 pass_check functions to auth_unix.c
[ira/wip.git] / source / auth / ntlmssp /
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7597: removed the bogus get_myfullname() and get_mydom...
2007-10-10 Stefan Metzmacherr7536: doesn't spam the smbd_log in the build_farm...
2007-10-10 Tim Potterr6810: Rename auth/{ntlmssp,gensec,kerberos} mk and...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Andrew Bartlettr6738: My version of the patch by metze that I just...
2007-10-10 Andrew Bartlettr6736: Revert metze's -r 6734, as metze and I made...
2007-10-10 Stefan Metzmacherr6734: most compiler don't like struct elements without...
2007-10-10 Stefan Metzmacherr6705: let the gensec module decide if messages can...
2007-10-10 Andrew Bartlettr6522: I have no idea why this change was made, but...
2007-10-10 Stefan Metzmacherr6484: fix NTLMSSP client against w2k and w2k3
2007-10-10 Tim Potterr6466: Spelling.
2007-10-10 Andrew Bartlettr6465: Use talloc_zero for the gensec_ntlmssp_state...
2007-10-10 Andrew Bartlettr6464: Remove the last of the Samba3 NTLMSSP API. ...
2007-10-10 Andrew Bartlettr6463: Move NTLM2 and NTLM (v1) specific variables...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Andrew Bartlettr6460: Push the client credentials into NTLMSSP, allowi...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...