summaryrefslogtreecommitdiffstats
path: root/source4/torture/auth/ntlmssp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+4
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-2/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2007-10-101-0/+7
* r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2007-10-101-0/+17
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-28/+18
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-4/+4
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-10/+14
* r16161: Convert to UI APIJelmer Vernooij2007-10-101-38/+32
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+4
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+2
* r6799: Remove a rudundent variable from the context structure - we can figureAndrew Bartlett2007-10-101-4/+10
* r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.Andrew Bartlett2007-10-101-15/+12
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-0/+1
* r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.Andrew Bartlett2007-10-101-7/+38
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r2645: converted the NTLMSSP code to the new style of tallocAndrew Tridgell2007-10-101-4/+4
* r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett2007-10-101-2/+2
* r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu...Andrew Bartlett2007-10-101-1/+1
* r1992: Make the NTLMSSP torture test show more detail, and return failure etc.Andrew Bartlett2007-10-101-4/+22
* r1161: Include a few more self-check NTLMSSP examples.Andrew Bartlett2007-10-101-0/+28
* r1005: there was one NTLMSSP_STATE left in:-(Stefan Metzmacher2007-10-101-1/+1
* r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett2007-10-101-0/+57