summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/krb5pac.idl
Commit message (Expand)AuthorAgeFilesLines
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-1/+0
* r11096: Eliminate pointer_default_top()Jelmer Vernooij2007-10-101-1/+0
* r10181: Fix the buildJelmer Vernooij2007-10-101-1/+1
* r10171: This seems to work for encoding/decoding a PAC at the buffers onlyAndrew Bartlett2007-10-101-0/+21
* r10145: Allow a variable length signature, so we can support signing withAndrew Bartlett2007-10-101-1/+1
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-101-1/+1
* r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher2007-10-101-3/+6
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-101-13/+19
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-7/+5
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-1/+1
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-7/+9
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-0/+1
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-2/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-101-1/+1
* r4338: reuse netlogon structs in the krb5 PACStefan Metzmacher2007-10-101-63/+5
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+2
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-1/+1
* r3511: teh PAC used 8byte alignmentStefan Metzmacher2007-10-101-3/+1
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-101-1/+1
* r3113: make us able to generate the PAC with the same align as a MS KDCStefan Metzmacher2007-10-101-1/+3
* r1849: use LIBNDR_STRING_BYTESIZE hereStefan Metzmacher2007-10-101-2/+1
* r1790: a few updates on krb5 PAC...Stefan Metzmacher2007-10-101-4/+4
* r1770: here's the krb5 server code,Stefan Metzmacher2007-10-101-9/+9
* r1679: fix add the extrasids and resource group array inStefan Metzmacher2007-10-101-5/+12
* r1673: using the new [relative] pidl handling, the PAC decode is now much closerAndrew Tridgell2007-10-101-54/+17
* r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFOStefan Metzmacher2007-10-101-3/+3
* r1552: commit the first version of the pidl generated krb5 PAC parserStefan Metzmacher2007-10-101-0/+153