summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/dcerpc.idl
Commit message (Expand)AuthorAgeFilesLines
* 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