Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4618: - tidied up the alter_context client code a bit | Andrew Tridgell | 1 | -10/+10 |
2007-10-10 | r4617: basic alter_context requests now work in our client library. The test | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r4081: use clearer names | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -8/+9 |
2007-10-10 | r3536: Some minor IDL updates/fixes/additions | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -1/+8 |
2007-10-10 | r2925: added the definition for a new rpc fault code I am seeing on epmapper ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2921: Add a few more protocols and fix the numbers associated with some of | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r2687: Add ORPC flag (used by DCOM) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r1842: add fault code that happens with wrong password | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r1482: today I saw DCERPC_AUTH_TYPE 16(0x10) | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r1048: - moved the schannel definitions into a separate schannel.idl | Andrew Tridgell | 1 | -11/+0 |
2007-10-10 | r1030: added server side schannel support | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r649: return unknown interface when the client not yet | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r644: add SPNEGO auth type | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r306: added another define for a DCERPC fault code | Andrew Tridgell | 1 | -0/+1 |
2004-02-10 | - modified the dcerpc client security code to be generic, so ntlmssp | Andrew Tridgell | 1 | -3/+4 |
2003-12-16 | added a define for the DCERPC little-endian data representation flag | Andrew Tridgell | 1 | -0/+3 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -3/+3 |
2003-12-14 | fixed fragmented signed connections to our rpc server over SMB | Andrew Tridgell | 1 | -0/+1 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -3/+4 |
2003-12-12 | added support for sending bind_nak replies in the rpc server | Andrew Tridgell | 1 | -1/+6 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -0/+4 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -1/+1 |
2003-11-27 | added an rpc scanner. This prints messages like this: | Andrew Tridgell | 1 | -0/+6 |
2003-11-26 | added a link to opengroup PDU definitions | Andrew Tridgell | 1 | -0/+3 |
2003-11-26 | Add bind nak to dcerpc_payload. | Tim Potter | 1 | -0/+1 |
2003-11-26 | added auto-determination of the DCERPC over TCP port number by asking | Andrew Tridgell | 1 | -0/+9 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -14/+56 |
2003-11-24 | added the dcerpc remote management interfaces as mgmt.idl, and wrote a | Andrew Tridgell | 1 | -1/+2 |
2003-11-23 | fixed the handling of value() attributes on scalars in IDL that | Andrew Tridgell | 1 | -5/+5 |
2003-11-23 | ooh, this is fun! | Andrew Tridgell | 1 | -0/+112 |