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
/
source4
/
auth
/
ntlmssp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7597: removed the bogus get_myfullname() and get_mydomname() calls, and put
Andrew Tridgell
1
-0
/
+56
2007-10-10
r7536: doesn't spam the smbd_log in the build_farm...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called
Tim Potter
1
-0
/
+0
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-1
/
+6
2007-10-10
r6799: Remove a rudundent variable from the context structure - we can figure
Andrew Bartlett
3
-6
/
+4
2007-10-10
r6738: My version of the patch by metze that I just reverted (-r 6734).
Andrew Bartlett
3
-56
/
+83
2007-10-10
r6736: Revert metze's -r 6734, as metze and I made the same changes at the
Andrew Bartlett
3
-51
/
+51
2007-10-10
r6734: most compiler don't like struct elements without a name...
Stefan Metzmacher
3
-51
/
+51
2007-10-10
r6705: let the gensec module decide if messages can be signed and sealed in a...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r6522: I have no idea why this change was made, but it not only breaks
Andrew Bartlett
1
-2
/
+1
2007-10-10
r6484: fix NTLMSSP client against w2k and w2k3
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r6466: Spelling.
Tim Potter
1
-1
/
+1
2007-10-10
r6465: Use talloc_zero for the gensec_ntlmssp_state structure, as the history
Andrew Bartlett
2
-41
/
+6
2007-10-10
r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent
Andrew Bartlett
5
-470
/
+419
2007-10-10
r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.
Andrew Bartlett
3
-69
/
+74
2007-10-10
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
5
-53
/
+29
2007-10-10
r6460: Push the client credentials into NTLMSSP, allowing logins of the form
Andrew Bartlett
4
-102
/
+92
2007-10-10
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
Andrew Bartlett
7
-0
/
+2758