summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos/kerberos_pac.c
Commit message (Expand)AuthorAgeFilesLines
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-101-21/+32
* r8164: - match the ordering w2k3 uses for the PAC_BUFFER:Stefan Metzmacher2007-10-101-15/+16
* r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher2007-10-101-6/+4
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-101-62/+81
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-38/+72
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-4/+22
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-15/+167
* r7979: Metze reminded me to try one more combination, and we can now verifyAndrew Bartlett2007-10-101-32/+14
* r7978: A start again on PAC verification. I have noticed that the kerberosAndrew Bartlett2007-10-101-50/+27
* r7968: Pull the PAC from within GSSAPI, rather than only when using our ownAndrew Bartlett2007-10-101-0/+213