index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
drsblobs.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-09
drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...
Stefan Metzmacher
1
-4
/
+72
2008-09-04
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
1
-1
/
+9
2008-09-02
Share IDL between the LSA and drsblob representations of trusts
Andrew Bartlett
1
-35
/
+17
2008-08-13
Rework the trustAuthInOutBlob with the help of a hand parser.
Andrew Bartlett
1
-25
/
+8
2008-07-31
Update to a working trustAuthIncoming and trustAuthOutgoing parser.
Andrew Bartlett
1
-4
/
+25
2008-07-31
Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1
Andrew Bartlett
1
-39
/
+51
2008-07-24
drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structs
Stefan Metzmacher
1
-29
/
+18
2008-07-24
drsblobs.idl: give some unknowns a meaning
Stefan Metzmacher
1
-9
/
+11
2008-07-23
drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...
Stefan Metzmacher
1
-0
/
+37
2008-07-23
drsblobs.idl: fix unknowns in package_PrimaryKerberos idl
Stefan Metzmacher
1
-6
/
+8
2008-07-23
drsblobs.idl: fix idl for supplementalCredentialsSubBlob
Stefan Metzmacher
1
-3
/
+8
2008-07-23
drsblobs.idl: rename unknown1 -> reserved
Stefan Metzmacher
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove extra whitespace, use public variable in IDL.
Jelmer Vernooij
1
-1
/
+1
2008-02-19
drsblobs.idl: don't use asclstr
Stefan Metzmacher
1
-1
/
+2
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r23418: 'S' is 0x53...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21773: fix typo orginating -> originating
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r21464: add parsing code for the Primary:WDigest blob
Stefan Metzmacher
1
-0
/
+17
2007-10-10
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r21413: fix pushing of supplementalCredentials
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r21407: auto set the len values
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21406: add idl for parsing the 'Packages' and 'Primary:CLEARTEXT' elements
Stefan Metzmacher
1
-0
/
+16
2007-10-10
r21404: packages just contain utf16 strings not guids:-)
Stefan Metzmacher
1
-9
/
+3
2007-10-10
r21392: - decode the salt utf16 string into a unix string
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r21380: add idl for parsing the Primary:Kerberos blobs
Stefan Metzmacher
1
-0
/
+29
2007-10-10
r21342: add parsing code for the trustAuthIncoming/trustAuthOutgoing attributes
Stefan Metzmacher
1
-0
/
+66
2007-10-10
r21331: add comment about how the cleartext password is stored
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r21329: complete support for parsing the supplementalCredentials value
Stefan Metzmacher
1
-9
/
+30
2007-10-10
r21323: add a start to parse the supplementalCredentials value,
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r20732: add idl for storing the prefixMap attribute
Stefan Metzmacher
1
-0
/
+31
2007-10-10
r20686: this is a generic uptodateness vector
Stefan Metzmacher
1
-7
/
+2
2007-10-10
r20566: Prepending with r-> is no longer necessary.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20510: fix spelling
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20391: add idl for the content of the partialAttributeSet attribute
Stefan Metzmacher
1
-0
/
+24
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r15222: Use more standard UUIDs. Should help AIX build.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...
Stefan Metzmacher
1
-16
/
+1
2007-10-10
r13621: add an idl structure to parse saslauthd requests
Stefan Metzmacher
1
-0
/
+14
2007-10-10
r13044: I finally understand that the [charset()] and [string] properties
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12982: fix parsing of LDAP DIRSYNC cookies
Stefan Metzmacher
1
-7
/
+21
2007-10-10
r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11096: Eliminate pointer_default_top()
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r7552: Use ParseExpr() for [value] attributes; allows
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5998: I was wrong with the highwater mark...
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r5949: give things more meaning, and reuse structs where it is possible
Stefan Metzmacher
1
-34
/
+30
2007-10-10
r5839: add LDAP DirSync control idl
Stefan Metzmacher
1
-0
/
+26
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5362: Add pointer_default() support to pidl. pointer_default()
Jelmer Vernooij
1
-0
/
+1
[next]