summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/dcerpc.idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* added a link to opengroup PDU definitionsAndrew Tridgell2003-11-261-0/+3
* Add bind nak to dcerpc_payload.Tim Potter2003-11-261-0/+1
* added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell2003-11-261-0/+9
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-14/+56
* added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell2003-11-241-1/+2
* fixed the handling of value() attributes on scalars in IDL thatAndrew Tridgell2003-11-231-5/+5
* ooh, this is fun!Andrew Tridgell2003-11-231-0/+112