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
/
ntlmssp_sign.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10153: This patch adds a new parameter to gensec_sig_size(), the size of the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9678: Remove unused variables.
Andrew Bartlett
1
-4
/
+0
2007-10-10
r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back
Andrew Bartlett
1
-81
/
+26
2007-10-10
r6799: Remove a rudundent variable from the context structure - we can figure
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6738: My version of the patch by metze that I just reverted (-r 6734).
Andrew Bartlett
1
-45
/
+66
2007-10-10
r6736: Revert metze's -r 6734, as metze and I made the same changes at the
Andrew Bartlett
1
-45
/
+45
2007-10-10
r6734: most compiler don't like struct elements without a name...
Stefan Metzmacher
1
-45
/
+45
2007-10-10
r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent
Andrew Bartlett
1
-91
/
+87
2007-10-10
r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.
Andrew Bartlett
1
-46
/
+48
2007-10-10
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
1
-14
/
+25
2007-10-10
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
Andrew Bartlett
1
-0
/
+556