r4962: add infrastructure to use raw krb5 auth in dcerpc client code
[jelmer/samba4-debian.git] / source / librpc / idl / dcerpc.idl
2007-10-10 Stefan Metzmacherr4962: add infrastructure to use raw krb5 auth in dcerp...
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4617: basic alter_context requests now work in our...
2007-10-10 Stefan Metzmacherr4081: use clearer names
2007-10-10 Jelmer Vernooijr3611: DCOM client support works!!
2007-10-10 Jelmer Vernooijr3536: Some minor IDL updates/fixes/additions
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr2925: added the definition for a new rpc fault code...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
2007-10-10 Jelmer Vernooijr2687: Add ORPC flag (used by DCOM)
2007-10-10 Stefan Metzmacherr1842: add fault code that happens with wrong password
2007-10-10 Jelmer Vernooijr1736: - Pidl updates:
2007-10-10 Stefan Metzmacherr1482: today I saw DCERPC_AUTH_TYPE 16(0x10)
2007-10-10 Andrew Tridgellr1048: - moved the schannel definitions into a separate...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Stefan Metzmacherr649: return unknown interface when the client not yet
2007-10-10 Stefan Metzmacherr644: add SPNEGO auth type
2007-10-10 Andrew Tridgellr306: added another define for a DCERPC fault code
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2003-12-16 Andrew Tridgelladded a define for the DCERPC little-endian data repres...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-14 Andrew Tridgellfixed fragmented signed connections to our rpc server...
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgelladded support for sending bind_nak replies in the rpc...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-26 Andrew Tridgelladded a link to opengroup PDU definitions
2003-11-26 Tim PotterAdd bind nak to dcerpc_payload.
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgellfixed the handling of value() attributes on scalars...
2003-11-23 Andrew Tridgellooh, this is fun!