RAW-STREAMS: do a exit on the session after each sub tests
[samba.git] / source4 / torture / auth /
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijAvoid use of global_loadparm.
2008-01-03 Jelmer Vernooijr26655: torture/auth/pac: remove uses of global_loadparm
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22184: On some hosts, parsing a compleatly invalid...
2007-10-10 Andrew Bartlettr21039: Test some more failure paths (trying to increas...
2007-10-10 Andrew Bartlettr20949: Looking over some lcov output, try and walk...
2007-10-10 Andrew Bartlettr19649: Fix indentation.
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Jelmer Vernooijr16331: Split out registering of multi fn tests, fix...
2007-10-10 Jelmer Vernooijr16328: Wrap all existing tests in simple single-functi...
2007-10-10 Jelmer Vernooijr16304: Improve testing UI API. This now allows registe...
2007-10-10 Jelmer Vernooijr16161: Convert to UI API
2007-10-10 Jelmer Vernooijr16158: Convert to use UI API
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Tim Potterr11968: More warning fixes. We're on track to getting...
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11282: Fix memory leak in LOCAL-PAC test.
2007-10-10 Stefan Metzmacherr11277: fix compiler warning
2007-10-10 Andrew Bartlettr11272: In trying to track down why Win2k3 is again...
2007-10-10 Andrew Bartlettr10146: Clarify which test is failing in error messages.
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr9701: Provide correct parameters.
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Andrew Tridgellr9649: missed a spot .....
2007-10-10 Andrew Tridgellr9647: saved_pac is binary data, so prevent any possibl...
2007-10-10 Andrew Tridgellr9608: don't validate the hard-coded sid for an externa...
2007-10-10 Andrew Tridgellr9603: allow the LOCAL-PAC test to use keys and pac...
2007-10-10 Andrew Bartlettr9234: Ensure we always change the end of the PAC,...
2007-10-10 Andrew Bartlettr9167: Further PAC parionia: ensure the checksum fails...
2007-10-10 Andrew Bartlettr9166: This checks more of auth subsystem in the PAC...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Bartlettr8792: Clarify comments
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Bartlettr8252: Steal metze's thunder, and prove that with a...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Stefan Metzmacherr8156: I found out that the unknown[2] field of the...
2007-10-10 Stefan Metzmacherr8154: - fix some mem_leals
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Bartlettr8112: Remove extra headers, and add #ifdef to allow...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Andrew Bartlettr6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Andrew Bartlettr6454: Start to migrate NTLMSSP away from it's own...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr2645: converted the NTLMSSP code to the new style...
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2098: The first 8 bytes of this sig is not used in...
2007-10-10 Andrew Bartlettr1992: Make the NTLMSSP torture test show more detail...
2007-10-10 Andrew Bartlettr1161: Include a few more self-check NTLMSSP examples.
2007-10-10 Stefan Metzmacherr1005: there was one NTLMSSP_STATE left in:-(
2007-10-10 Andrew Bartlettr892: Actually add the NTLMSSP self-check torture code...