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