index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
auth
/
ntlmssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture: Migrate smbtorture to new cmdline option parser
Andreas Schneider
2021-06-16
1
-3
/
+3
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-2
/
+2
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
1
-0
/
+1
*
auth: Make more of the ntlmssp code private or static
Andrew Bartlett
2012-02-17
1
-0
/
+1
*
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2011-10-18
1
-2
/
+2
*
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2011-08-03
1
-4
/
+4
*
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2010-12-11
1
-2
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state
Stefan Metzmacher
2010-03-24
1
-14
/
+14
*
s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data
Stefan Metzmacher
2010-03-24
1
-2
/
+7
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-1
/
+0
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-2
/
+3
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
1
-6
/
+6
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-2
/
+4
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-2
/
+2
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+2
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21039: Test some more failure paths (trying to increase the lcov score).
Andrew Bartlett
2007-10-10
1
-0
/
+7
*
r20949: Looking over some lcov output, try and walk some error paths.
Andrew Bartlett
2007-10-10
1
-0
/
+17
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-28
/
+18
*
r16328: Wrap all existing tests in simple single-function testsuites.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r16304: Improve testing UI API. This now allows registering the full
Jelmer Vernooij
2007-10-10
1
-10
/
+14
*
r16161: Convert to UI API
Jelmer Vernooij
2007-10-10
1
-38
/
+32
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r6799: Remove a rudundent variable from the context structure - we can figure
Andrew Bartlett
2007-10-10
1
-4
/
+10
*
r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.
Andrew Bartlett
2007-10-10
1
-15
/
+12
*
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.
Andrew Bartlett
2007-10-10
1
-7
/
+38
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2645: converted the NTLMSSP code to the new style of talloc
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1992: Make the NTLMSSP torture test show more detail, and return failure etc.
Andrew Bartlett
2007-10-10
1
-4
/
+22
*
r1161: Include a few more self-check NTLMSSP examples.
Andrew Bartlett
2007-10-10
1
-0
/
+28
*
r1005: there was one NTLMSSP_STATE left in:-(
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r892: Actually add the NTLMSSP self-check torture code this time...
Andrew Bartlett
2007-10-10
1
-0
/
+57