summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/drsblobs.idl
AgeCommit message (Expand)AuthorFilesLines
2008-10-06Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett1-4/+6
2008-09-29Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*Andrew Bartlett1-8/+17
2008-09-09drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher1-4/+72
2008-09-04More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett1-1/+9
2008-09-02Share IDL between the LSA and drsblob representations of trustsAndrew Bartlett1-35/+17
2008-08-13Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett1-25/+8
2008-07-31Update to a working trustAuthIncoming and trustAuthOutgoing parser.Andrew Bartlett1-4/+25
2008-07-31Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1Andrew Bartlett1-39/+51
2008-07-24drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structsStefan Metzmacher1-29/+18
2008-07-24drsblobs.idl: give some unknowns a meaningStefan Metzmacher1-9/+11
2008-07-23drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher1-0/+37
2008-07-23drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher1-6/+8
2008-07-23drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher1-3/+8
2008-07-23drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-02-21Remove extra whitespace, use public variable in IDL.Jelmer Vernooij1-1/+1
2008-02-19drsblobs.idl: don't use asclstrStefan Metzmacher1-1/+2
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-3/+3
2007-10-10r23418: 'S' is 0x53...Stefan Metzmacher1-2/+2
2007-10-10r21773: fix typo orginating -> originatingStefan Metzmacher1-3/+3
2007-10-10r21464: add parsing code for the Primary:WDigest blobStefan Metzmacher1-0/+17
2007-10-10r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher1-8/+16
2007-10-10r21413: fix pushing of supplementalCredentialsStefan Metzmacher1-6/+6
2007-10-10r21407: auto set the len valuesStefan Metzmacher1-2/+2
2007-10-10r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elementsStefan Metzmacher1-0/+16
2007-10-10r21404: packages just contain utf16 strings not guids:-)Stefan Metzmacher1-9/+3
2007-10-10r21392: - decode the salt utf16 string into a unix stringStefan Metzmacher1-4/+5
2007-10-10r21380: add idl for parsing the Primary:Kerberos blobsStefan Metzmacher1-0/+29
2007-10-10r21342: add parsing code for the trustAuthIncoming/trustAuthOutgoing attributesStefan Metzmacher1-0/+66
2007-10-10r21331: add comment about how the cleartext password is storedStefan Metzmacher1-0/+7
2007-10-10r21329: complete support for parsing the supplementalCredentials valueStefan Metzmacher1-9/+30
2007-10-10r21323: add a start to parse the supplementalCredentials value,Stefan Metzmacher1-0/+25
2007-10-10r20732: add idl for storing the prefixMap attributeStefan Metzmacher1-0/+31
2007-10-10r20686: this is a generic uptodateness vectorStefan Metzmacher1-7/+2
2007-10-10r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij1-1/+1
2007-10-10r20510: fix spellingStefan Metzmacher1-2/+2
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r15222: Use more standard UUIDs. Should help AIX build.Andrew Bartlett1-1/+1
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher1-16/+1
2007-10-10r13621: add an idl structure to parse saslauthd requestsStefan Metzmacher1-0/+14
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher1-1/+1
2007-10-10r12982: fix parsing of LDAP DIRSYNC cookiesStefan Metzmacher1-7/+21
2007-10-10r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij1-2/+2
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij1-1/+0
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-1/+1
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r5998: I was wrong with the highwater mark...Stefan Metzmacher1-3/+4
2007-10-10r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher1-34/+30
2007-10-10r5839: add LDAP DirSync control idlStefan Metzmacher1-0/+26