Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r20639: Commit part 1 of 2. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r20566: Prepending with r-> is no longer necessary. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19588: Use include and import statements rather than depends() and helper(). | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15222: Use more standard UUIDs. Should help AIX build. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14708: Add a (bogus) UUID and a comment to the PAC defintion. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11096: Eliminate pointer_default_top() | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10181: Fix the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10171: This seems to work for encoding/decoding a PAC at the buffers only | Andrew Bartlett | 1 | -0/+21 |
2007-10-10 | r10145: Allow a variable length signature, so we can support signing with | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8156: I found out that the unknown[2] field of the unknown[4] array is a len... | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 1 | -13/+19 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -7/+5 |
2007-10-10 | r8001: Also fill in the krbtgt checksum, and make sure to put the right | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -7/+9 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4338: reuse netlogon structs in the krb5 PAC | Stefan Metzmacher | 1 | -63/+5 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r3572: Thanks to tridge for his patience with my build breakage. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3511: teh PAC used 8byte alignment | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3113: make us able to generate the PAC with the same align as a MS KDC | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r1849: use LIBNDR_STRING_BYTESIZE here | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r1790: a few updates on krb5 PAC... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r1770: here's the krb5 server code, | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r1679: fix add the extrasids and resource group array in | Stefan Metzmacher | 1 | -5/+12 |
2007-10-10 | r1673: using the new [relative] pidl handling, the PAC decode is now much closer | Andrew Tridgell | 1 | -54/+17 |
2007-10-10 | r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFO | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1552: commit the first version of the pidl generated krb5 PAC parser | Stefan Metzmacher | 1 | -0/+153 |