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