r10066: This is the second in my patches to work on Samba4's kerberos support,
[kai/samba.git] / source4 / torture / auth / pac.c
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...