summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dcerpc.idl
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-14/+56
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-1/+2
2003-11-23fixed the handling of value() attributes on scalars in IDL thatAndrew Tridgell1-5/+5
2003-11-23ooh, this is fun!Andrew Tridgell1-0/+112