summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/krb5pac.idl
Commit message (Expand)AuthorAgeFilesLines
* Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2008-09-031-1/+1
* It turns out that the Netlogon PAC verification is encrypted.Andrew Bartlett2008-08-291-1/+3
* Further rework the RPC-PAC test.Andrew Bartlett2008-08-281-1/+1
* Add a test to explore Netlogon PAC validationAndrew Bartlett2008-08-271-0/+14
* krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat...Stefan Metzmacher2008-08-201-5/+1
* cope with arbitrary unknown pac buffer types, so when MS adds Andrew Tridgell2008-08-141-1/+5
* Ignore Kerberos PAC type 12.Günther Deschner2008-03-061-5/+6
* Slowly making progress on PAC_UNKNOWN_12.Günther Deschner2008-03-061-3/+3
* Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-061-1/+16
* krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher2008-02-151-1/+2
* r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.Andrew Bartlett2007-10-101-1/+2
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-1/+1
* r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij2007-10-101-1/+1
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-2/+3
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-2/+1
* r15222: Use more standard UUIDs. Should help AIX build.Andrew Bartlett2007-10-101-1/+1
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-101-1/+1
* r14708: Add a (bogus) UUID and a comment to the PAC defintion.Andrew Bartlett2007-10-101-0/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-101-1/+2
* 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