summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dcerpc.idl
AgeCommit message (Expand)AuthorFilesLines
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