r13924: Split more prototypes out of include/proto.h + initial work on header
[kai/samba-autobuild/.git] / source4 / torture / auth / pac.c
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...