Age | Commit message (Expand) | Author | Files | Lines |
2008-09-15 | Get code closer to compiling without errors, fix formatting, add docstrings. | Jelmer Vernooij | 1 | -4/+9 |
2008-09-15 | Add wikipedia link to WMI. | Jelmer Vernooij | 1 | -0/+4 |
2008-09-15 | Allow base classes to be defined in other files. | Jelmer Vernooij | 2 | -3/+1 |
2008-09-15 | Redefine BSTR. | Jelmer Vernooij | 1 | -0/+9 |
2008-09-15 | Redefine BSTR. | Jelmer Vernooij | 1 | -0/+2 |
2008-09-15 | Avoid using unions without discriminants. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-15 | Reimport pidl support for COM. | Jelmer Vernooij | 2 | -29/+20 |
2008-09-15 | Move WMI IDL into separate IDL file. | Jelmer Vernooij | 2 | -2/+0 |
2008-09-15 | Import IDL for WMI. | Andrzej Hajda | 2 | -0/+865 |
2008-09-15 | Reimport DCOM IDL. | Jelmer Vernooij | 1 | -0/+307 |
2008-09-09 | drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R... | Stefan Metzmacher | 1 | -4/+72 |
2008-09-08 | More work towards trusted domains support in Samba4's LSA | Andrew Bartlett | 1 | -3/+3 |
2008-09-04 | More work to implement LSA CreateTrustedDomainEx2 | Andrew Bartlett | 2 | -8/+26 |
2008-09-03 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -1/+18 |
2008-09-03 | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 2 | -1/+18 |
2008-09-02 | Share IDL between the LSA and drsblob representations of trusts | Andrew Bartlett | 2 | -41/+51 |
2008-08-29 | It turns out that the Netlogon PAC verification is encrypted. | Andrew Bartlett | 2 | -2/+9 |
2008-08-28 | Further rework the RPC-PAC test. | Andrew Bartlett | 1 | -1/+1 |
2008-08-27 | Add a test to explore Netlogon PAC validation | Andrew Bartlett | 2 | -5/+27 |
2008-08-26 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify | Andrew Bartlett | 7 | -68/+131 |
2008-08-26 | Update RPC-LSA to (almost) pass against Windows 2008. | Andrew Bartlett | 2 | -27/+92 |
2008-08-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 3 | -14/+24 |
2008-08-22 | Merge commit 'origin/v4-0-test' into v4-0-test | Andrew Tridgell | 1 | -6/+6 |
2008-08-22 | Merge branch 'abartlet-4-0-local' into v4-0-test | Andrew Tridgell | 1 | -1/+7 |
2008-08-21 | drsuapi.idl: use hand written push functions for the compressed blobs | Stefan Metzmacher | 1 | -6/+6 |
2008-08-20 | krb5pac.idl: make use of subcontext(0xFFFFFC01) to handle the type Serializat... | Stefan Metzmacher | 1 | -5/+1 |
2008-08-20 | drsuapi.idl: readd type serialization headers to compressed DsGetNCChangesCtr* | Stefan Metzmacher | 1 | -4/+12 |
2008-08-20 | Add extra bits to our 'netlogon' response in CLDAP and NBT. | Matthias Dieter Wallnöfer | 1 | -1/+7 |
2008-08-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -1/+5 |
2008-08-14 | cope with arbitrary unknown pac buffer types, so when MS adds | Andrew Tridgell | 1 | -1/+5 |
2008-08-13 | Rework the trustAuthInOutBlob with the help of a hand parser. | Andrew Bartlett | 1 | -25/+8 |
2008-08-12 | Add GenericInfo level for SamLogon calls from the WSPP IDL. | Andrew Bartlett | 1 | -14/+33 |
2008-08-11 | dcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE | Stefan Metzmacher | 1 | -1/+0 |
2008-08-11 | dcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTH | Stefan Metzmacher | 1 | -0/+2 |
2008-08-07 | drsuapi.idl: directly use mszip in level 2 | Stefan Metzmacher | 1 | -7/+1 |
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-26 | dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flag | Stefan Metzmacher | 1 | -0/+1 |
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-07-22 | drsuapi.idl: change the u1 field in DsBindInfo* to "pid". | Michael Adam | 1 | -4/+4 |
2008-07-22 | drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield. | Michael Adam | 1 | -1/+6 |
2008-07-22 | drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn. | Michael Adam | 1 | -1/+2 |
2008-07-22 | drsuapi.idl: add drsuapi_DsBindInfo48. | Michael Adam | 1 | -0/+10 |
2008-07-21 | Rename structures to better match the names in the WSPP IDL. | Andrew Bartlett | 2 | -10/+10 |
2008-07-16 | drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr* | Stefan Metzmacher | 1 | -7/+27 |