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_sign.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-2
/
+0
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-2
/
+2
*
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
Jelmer Vernooij
2008-01-03
1
-2
/
+7
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r21039: Test some more failure paths (trying to increase the lcov score).
Andrew Bartlett
2007-10-10
1
-5
/
+0
*
r20949: Looking over some lcov output, try and walk some error paths.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r17170: Catch some more out-of-memory cases, and provide some clues when
Andrew Bartlett
2007-10-10
1
-7
/
+18
*
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r14071: fix the build
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r14070: this functions need to be exported,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r13471: With more 'try all options' testing, I found this 'simple' but in the
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r13470: Thanks to a report from VL:
Andrew Bartlett
2007-10-10
1
-11
/
+17
*
r10153: This patch adds a new parameter to gensec_sig_size(), the size of the
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r9678: Remove unused variables.
Andrew Bartlett
2007-10-10
1
-4
/
+0
*
r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back
Andrew Bartlett
2007-10-10
1
-81
/
+26
*
r6799: Remove a rudundent variable from the context structure - we can figure
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r6738: My version of the patch by metze that I just reverted (-r 6734).
Andrew Bartlett
2007-10-10
1
-45
/
+66
*
r6736: Revert metze's -r 6734, as metze and I made the same changes at the
Andrew Bartlett
2007-10-10
1
-45
/
+45
*
r6734: most compiler don't like struct elements without a name...
Stefan Metzmacher
2007-10-10
1
-45
/
+45
*
r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent
Andrew Bartlett
2007-10-10
1
-91
/
+87
*
r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.
Andrew Bartlett
2007-10-10
1
-46
/
+48
*
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
2007-10-10
1
-14
/
+25
*
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
Andrew Bartlett
2007-10-10
1
-0
/
+556