r23792: convert Samba4 to GPLv3
[garming/samba-autobuild/.git] / source4 / auth / ntlmssp / ntlmssp.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Tridgellr18258: need to use .priority not .order here
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Stefan Metzmacherr17285: some reformating
2007-10-10 Stefan Metzmacherr17284: move the input checking stuff from ntlmssp_upda...
2007-10-10 Andrew Bartlettr16961: Merge 'seperate policy from logic' changes...
2007-10-10 Jelmer Vernooijr14952: Make sure the auth subsystem gets initialized...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Andrew Bartlettr13472: After Volker's advise, try every combination...
2007-10-10 Andrew Bartlettr13470: Thanks to a report from VL:
2007-10-10 Andrew Bartlettr12927: Fix typo.
2007-10-10 Andrew Bartlettr12919: Ensure we never 'extend' the session key length...
2007-10-10 Stefan Metzmacherr12795: remember the gensec_security context
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr9505: Work on GENSEC and the code that calls it, for...
2007-10-10 Andrew Bartlettr9416: Cleanups inspired by jra's work to migrate Samba...
2007-10-10 Andrew Bartlettr9411: Ensure we don't send a challenge without first...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Stefan Metzmacherr7536: doesn't spam the smbd_log in the build_farm...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Stefan Metzmacherr6705: let the gensec module decide if messages can...
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 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...