Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | s4:ntlmssp Use the new common ntlmssp.h | Andrew Bartlett | 1 | -117/+1 |
2010-06-01 | s4:ntlmssp Merge ntlmssp structures with version from source3/ | Andrew Bartlett | 1 | -5/+12 |
2010-03-24 | s4:ntlmssp: move sign/seal states to a private ntlmssp_crypt_state union | Stefan Metzmacher | 1 | -17/+3 |
2010-03-24 | s4:ntlmssp: avoid usage of calc_ntlmv2_key_talloc() | Stefan Metzmacher | 1 | -2/+2 |
2010-03-24 | s4:ntlmssp: move doing_ntlm2 to ntlmssp_server_auth_state | Stefan Metzmacher | 1 | -2/+0 |
2010-03-24 | s4:ntlmssp: move NTLM2 session_nonce to ntlmssp_server_auth_state | Stefan Metzmacher | 1 | -3/+0 |
2010-03-24 | s4:ntlmssp: move encrypted_session_key to ntlmssp_server_auth_state | Stefan Metzmacher | 1 | -3/+0 |
2010-03-24 | s4:ntlmssp: remove unused server_multiple_authentications feature. | Stefan Metzmacher | 1 | -3/+0 |
2010-03-24 | s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state | Stefan Metzmacher | 1 | -7/+6 |
2010-03-24 | s4:ntlmssp: make user a 'const char *' in (gensec_)ntlmssp_state | Stefan Metzmacher | 1 | -1/+1 |
2010-03-24 | s4:ntlmssp: remove server_name from (gensec_)ntlmssp_state and fill the serve... | Stefan Metzmacher | 1 | -1/+0 |
2010-03-24 | s4:ntlmssp: calculate server names at startup and store them in (gensec_)ntlm... | Stefan Metzmacher | 1 | -2/+4 |
2010-03-24 | s4:ntlmssp: replace server_role by a server.is_standalone in (gensec_)ntlmssp... | Stefan Metzmacher | 1 | -2/+4 |
2010-03-24 | s4:ntlmssp: add NTLMSSP_FEATURE_* flags from s3 | Stefan Metzmacher | 1 | -0/+6 |
2010-03-24 | s4:ntlmssp: remove gensec_security from (gensec_)ntlmssp_state | Stefan Metzmacher | 1 | -2/+0 |
2010-03-24 | s4:ntlmssp: remove backend specifix stuff from (gensec_)ntlmssp_state | Stefan Metzmacher | 1 | -3/+0 |
2010-03-24 | s4:ntlmssp: create a gensec_ntlmssp_context between gensec_security and ntlms... | Stefan Metzmacher | 1 | -1/+1 |
2010-03-24 | s4:ntlmssp: add definition of gensec_ntlmssp_context | Stefan Metzmacher | 1 | -0/+7 |
2010-03-24 | s4:ntlmssp: add a callback_private pointer to gensec_ntlmssp_state | Stefan Metzmacher | 1 | -1/+6 |
2009-12-29 | s4:ntlmssp: remove mem_ctx from check_password() callback to match s3 | Stefan Metzmacher | 1 | -1/+0 |
2009-12-29 | s4:auth/ntlmssp: let get_challenge() return a NTSTATUS and fill a stack buffer | Stefan Metzmacher | 1 | -1/+2 |
2009-12-29 | s4:ntlmssp: fix whitespaces in ntlmssp.h | Stefan Metzmacher | 1 | -16/+16 |
2009-08-28 | s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h. | Günther Deschner | 1 | -0/+1 |
2009-08-28 | s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants. | Günther Deschner | 1 | -31/+0 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -5/+0 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26258: Use loadparm context in client_start function of gensec. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bit | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13252: Cleanup, both in code, comments and talloc use: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12795: remember the gensec_security context | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r6799: Remove a rudundent variable from the context structure - we can figure | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r6738: My version of the patch by metze that I just reverted (-r 6734). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6736: Revert metze's -r 6734, as metze and I made the same changes at the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6734: most compiler don't like struct elements without a name... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6466: Spelling. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent | Andrew Bartlett | 1 | -10/+6 |
2007-10-10 | r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC. | Andrew Bartlett | 1 | -18/+21 |
2007-10-10 | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 1 | -11/+3 |
2007-10-10 | r6460: Push the client credentials into NTLMSSP, allowing logins of the form | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r6458: Split up NTLMSSP into a new directory, and into seperate files for the | Andrew Bartlett | 1 | -0/+198 |