s3: piddir creation fix part 2.
[ira/wip.git] / auth / ntlmssp / gensec_ntlmssp_server.c
2012-02-24 Andrew Bartlettauth: Remove plugable password-check functions from...
2012-02-24 Andrew Bartlettauth: consolidate gensec_ntlmssp_server wrapper functions
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartlettauth: Allow the netbios name and domain to be set from...
2012-02-17 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-17 Andrew Bartlettauth: Provide a way to specify the NTLMSSP server name...
2012-02-17 Andrew Bartlettauth: Rearrange ntlmssp code for clarity
2012-02-17 Andrew Bartlettauth: Set NTLMSSP_NEGOTIATE_SIGN when session key suppo...
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-17 Andrew Bartlettauth: Cope with NO_USER_SESSION_KEY from security=server
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...