summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dcerpc.idl
AgeCommit message (Expand)AuthorFilesLines
2008-07-03dcerpc.idl: the signing overhead can be more than 32 bytesStefan Metzmacher1-1/+1
2008-05-16This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel1-0/+1
2008-02-15dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher1-1/+2
2007-10-10r25433: - dcerpc_AuthType is a 8bit enum not 32bitStefan Metzmacher1-9/+12
2007-10-10r25374: create an enum for the authentication types instead of defining them asRonnie Sahlberg1-11/+13
2007-10-10r25373: add three more authentication typesRonnie Sahlberg1-0/+3
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher1-8/+3
2007-10-10r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some namesStefan Metzmacher1-4/+7
2007-10-10r21477: Remove unnecessary properties.Jelmer Vernooij1-4/+0
2007-10-10r20096: now I'm 100% sure:-)Stefan Metzmacher1-3/+0
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+3
2007-10-10r14836: Keep constants in the right order, and line things up nicely.Tim Potter1-3/+3
2007-10-10r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.Andrew Bartlett1-1/+12
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+2
2007-10-10r8053: requests from mmc show that the auth info for a bind should be 4 byte ...Andrew Tridgell1-1/+1
2007-10-10r7546: fix commentStefan Metzmacher1-1/+1
2007-10-10r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij1-22/+16
2007-10-10r7312: Add IDL for ncadg packets.Jelmer Vernooij1-3/+86
2007-10-10r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett1-1/+1
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-0/+3
2007-10-10r4962: add infrastructure to use raw krb5 auth in dcerpc client codeStefan Metzmacher1-5/+6
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-10/+10
2007-10-10r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell1-9/+9
2007-10-10r4081: use clearer namesStefan Metzmacher1-1/+1
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij1-8/+9
2007-10-10r3536: Some minor IDL updates/fixes/additionsJelmer Vernooij1-0/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-1/+8
2007-10-10r2925: added the definition for a new rpc fault code I am seeing on epmapper ...Andrew Tridgell1-0/+1
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij1-0/+1
2007-10-10r2687: Add ORPC flag (used by DCOM)Jelmer Vernooij1-0/+1
2007-10-10r1842: add fault code that happens with wrong passwordStefan Metzmacher1-0/+1
2007-10-10r1736: - Pidl updates:Jelmer Vernooij1-1/+0
2007-10-10r1482: today I saw DCERPC_AUTH_TYPE 16(0x10)Stefan Metzmacher1-0/+4
2007-10-10r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell1-11/+0
2007-10-10r1030: added server side schannel supportAndrew Tridgell1-0/+11
2007-10-10r649: return unknown interface when the client not yetStefan Metzmacher1-0/+1
2007-10-10r644: add SPNEGO auth typeStefan Metzmacher1-0/+1
2007-10-10r306: added another define for a DCERPC fault codeAndrew Tridgell1-0/+1
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-3/+4
2003-12-16added a define for the DCERPC little-endian data representation flagAndrew Tridgell1-0/+3
2003-12-16a fairly large commit!Andrew Tridgell1-3/+3
2003-12-14fixed fragmented signed connections to our rpc server over SMBAndrew Tridgell1-0/+1
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-3/+4
2003-12-12added support for sending bind_nak replies in the rpc serverAndrew Tridgell1-1/+6
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-0/+4
2003-11-28 * support multiple interfaces in one IDL file in pidlAndrew Tridgell1-1/+1
2003-11-27added an rpc scanner. This prints messages like this:Andrew Tridgell1-0/+6
2003-11-26added a link to opengroup PDU definitionsAndrew Tridgell1-0/+3
2003-11-26Add bind nak to dcerpc_payload.Tim Potter1-0/+1
2003-11-26added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell1-0/+9