Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-15 | idl: more netlogon merges between s3 and s4. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-15 | s4-idl: merge netlogon bits from s3. | Günther Deschner | 1 | -44/+79 | |
Guenther | |||||
2008-10-15 | s4-idl: merge lsa_BinaryString from s3. | Günther Deschner | 1 | -0/+6 | |
Guenther | |||||
2008-10-15 | share ntsvcs.idl. | Günther Deschner | 1 | -128/+0 | |
Guenther | |||||
2008-10-15 | move svcctl to main idl directory. | Günther Deschner | 1 | -520/+0 | |
Guenther | |||||
2008-10-15 | Fix includes. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-15 | Share misc.idl. | Jelmer Vernooij | 2 | -60/+7 | |
2008-10-15 | Share idl_types.h. | Jelmer Vernooij | 1 | -69/+0 | |
2008-10-15 | Move shared DCE/RPC IDL files to root IDL dir. | Jelmer Vernooij | 29 | -4625/+0 | |
2008-10-14 | Sync with Samba 3. | Jelmer Vernooij | 2 | -42/+56 | |
2008-10-06 | Add in secure channel type used by AD trusts | Andrew Bartlett | 1 | -3/+5 | |
2008-10-06 | Clarify use of manual parsers in trustInOutBlob (drsblobs.idl) | Andrew Bartlett | 1 | -4/+6 | |
2008-10-06 | Implement 'type unknown' names in the CrackNames code. | Andrew Bartlett | 1 | -1/+1 | |
This guesses the type by running each of the possible options. Andrew Bartlett | |||||
2008-10-03 | updated the LSA and NETLOGON servers with fixes resulting from the AD | Andrew Tridgell | 2 | -27/+73 | |
plugfest in Redmond | |||||
2008-10-03 | Merge commit 'master/master' | Andrew Tridgell | 1 | -2/+2 | |
2008-10-02 | s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer() | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2008-09-30 | fixed a number of places in our LSA server where we should return the | Andrew Tridgell | 1 | -1/+1 | |
sid/name array even when all are unmapped. If we don't fill in the array then the windows client runtime crashes | |||||
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 2 | -8/+18 | |
2008-09-29 | Fix parsing of the trust passwords in LSA CreateTrustedDomainEx* | Andrew Bartlett | 1 | -8/+17 | |
2008-09-30 | dcerpc.idl: add DCERPC_PFC_OFFSET | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2008-09-29 | added new level for lsalookupnames2 | Andrew Tridgell | 1 | -1/+2 | |
2008-09-29 | added some more well known SIDs - thanks to the WSPP LSAT test suite | Andrew Tridgell | 1 | -0/+6 | |
2008-09-23 | s4-nbt: use moved libcli netlogon helpers. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-23 | s4-nbt: use ../libcli/nbt | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-17 | Sync more interface descriptions between Samba 3 and Samba 4. | Jelmer Vernooij | 5 | -12/+127 | |
2008-09-17 | Sync addition of [todo] attribute to Samba 3. | Jelmer Vernooij | 2 | -1/+14 | |
2008-09-16 | Fix more WMI compilation issues. | Jelmer Vernooij | 1 | -3/+2 | |
2008-09-16 | Remove more hand-written marshallers. | Jelmer Vernooij | 1 | -191/+103 | |
2008-09-16 | Support restricted. | Jelmer Vernooij | 1 | -5/+8 | |
2008-09-16 | Import proper IDL for interface pointers. | Jelmer Vernooij | 1 | -345/+266 | |
2008-09-16 | More changes getting WMI code to compile, import manual marshalling. | Jelmer Vernooij | 2 | -1/+5 | |
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 ↵ | Stefan Metzmacher | 1 | -4/+72 | |
Remote Data Structure metze (This used to be commit 3edbbb12bda8e19a9f5a72849bc79e0fad7976f8) | |||||
2008-09-08 | More work towards trusted domains support in Samba4's LSA | Andrew Bartlett | 1 | -3/+3 | |
Make 'lsar_CreateTrustedDomain' consistant with lsar_CreateTrustedDomainEx{,2} by renaming handle -> policy_handle Implement LSA server logic to create the cn=users trust account for incoming trusts. Andrew Bartlett (This used to be commit d87b655e20b7c38756774cec2e5898af38c46786) | |||||
2008-09-04 | More work to implement LSA CreateTrustedDomainEx2 | Andrew Bartlett | 2 | -8/+26 | |
We still don't get the format inside the encrypted blob correct however. Andrew Bartlett (This used to be commit 99a3abda09716c064b3e9a37c4a79a8f62444eca) | |||||
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 | |
(This used to be commit 9590805bcbdd1924eda5a69978ffac7ec7603451) | |||||
2008-09-03 | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 2 | -1/+18 | |
This is implemented by means of a message to the KDC, to avoid having to link most of the KDC into netlogon. Andrew Bartlett (This used to be commit 82fcd7941f5c54da2d994c8bd99dd8d86299a296) | |||||
2008-09-02 | Share IDL between the LSA and drsblob representations of trusts | Andrew Bartlett | 2 | -41/+51 | |
(This used to be commit e5520706c88911c66b3ce5817e371900212ca083) | |||||
2008-08-29 | It turns out that the Netlogon PAC verification is encrypted. | Andrew Bartlett | 2 | -2/+9 | |
This test now passes against Win2k3, and a implementation in the Samba4 server should follow shortly. Andrew Bartlett (This used to be commit c6b8ba893dd3ed90bca32c0ae89fd33be729c238) | |||||
2008-08-28 | Further rework the RPC-PAC test. | Andrew Bartlett | 1 | -1/+1 | |
This would seem to match the documentation requirements for the PAC verfication over NETLOGON, but I can't get Win2k3 to accept it so far. Andrew Bartlett (This used to be commit acfa87f3411a61bdd9066fbbba2bcfbe2a60cbbe) | |||||
2008-08-27 | Add a test to explore Netlogon PAC validation | Andrew Bartlett | 2 | -5/+27 | |
However, I have still not figured out this protocol yet, and the docs are rather unclear... :-( Andrew Bartlett (This used to be commit d878643071a1477435a267e2944461d367cdfa79) |