index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
/
ntlmssp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-04
auth/ntlmssp: avoid talloc_tos() in ntlmssp_client_initial()
Stefan Metzmacher
1
-1
/
+1
2012-07-03
auth: Remove .get_challenge (only used for security=server)
Andrew Bartlett
1
-7
/
+0
2012-03-09
auth/ntlmssp: Remove reference to struct ntlmssp_state
Andrew Bartlett
1
-6
/
+1
2012-03-09
auth/ntlmssp: Remove gensec_security element from gensec_ntlmssp_state
Andrew Bartlett
4
-8
/
+5
2012-02-24
auth: Remove plugable password-check functions from gensec_ntlmssp
Andrew Bartlett
5
-228
/
+105
2012-02-24
auth: consolidate gensec_ntlmssp_server wrapper functions
Andrew Bartlett
2
-50
/
+18
2012-02-24
s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-side
Andrew Bartlett
2
-0
/
+13
2012-02-24
auth: Rename some elements of auth4_context
Andrew Bartlett
1
-10
/
+10
2012-02-18
auth: Reorder arguments to generate_session_info
Andrew Bartlett
1
-1
/
+1
2012-02-17
auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3
Andrew Bartlett
1
-2
/
+11
2012-02-17
auth: Make more of the ntlmssp code private or static
Andrew Bartlett
3
-96
/
+64
2012-02-17
auth: Provide a way to specify the NTLMSSP server name to GENSEC
Andrew Bartlett
1
-17
/
+36
2012-02-17
auth: Rearrange ntlmssp code for clarity
Andrew Bartlett
1
-9
/
+8
2012-02-17
auth: Set NTLMSSP_NEGOTIATE_SIGN when session key support is required
Andrew Bartlett
1
-0
/
+3
2012-02-17
s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_server
Andrew Bartlett
2
-4
/
+11
2012-02-17
s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...
Andrew Bartlett
2
-7
/
+47
2012-02-17
s3-auth: Add extra error messages on authentication or authorization failure
Andrew Bartlett
1
-0
/
+4
2012-02-17
auth: Cope with NO_USER_SESSION_KEY from security=server
Andrew Bartlett
1
-2
/
+8
2012-02-17
auth: Move the rest of the source4 gensec_ntlmssp code to the top level
Andrew Bartlett
6
-2
/
+1099
2012-02-17
s3-auth Hook checking passwords and generating session_info via the auth4_con...
Andrew Bartlett
1
-3
/
+0
2012-02-08
auth: rename ntlmssp.c to ntlmssp_util.c
Andrew Bartlett
2
-1
/
+1
2012-01-30
auth: Make check_password and generate_session_info hook generic
Andrew Bartlett
1
-4
/
+1
2011-10-28
gensec: Add parinoia about integer wrapping
Andrew Bartlett
1
-0
/
+7
2011-10-18
ntlmssp: Refuse to seal if we did not negotiate to sign
Andrew Bartlett
1
-0
/
+5
2011-10-18
ntlmssp: Put members from auth_ntlmssp_state into gensec_ntlmssp_state
Andrew Bartlett
1
-1
/
+17
2011-10-18
ntlmssp: Prepare gensec_ntlmssp_start() for broader use
Andrew Bartlett
1
-11
/
+0
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
9
-0
/
+2123