summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/epmapper.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij1-3/+0
2007-10-10r3433: Use .mk file for librpc/Jelmer Vernooij1-0/+1
2007-10-10r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell1-2/+2
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij1-0/+1
2007-10-10r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij1-1/+2
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij1-1/+1
2007-10-10r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij1-7/+7
2007-10-10r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij1-8/+40
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij1-1/+1
2007-10-10r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij1-2/+2
2007-10-10r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij1-1/+1
2007-10-10r2939: Use /* */ style commentsJelmer Vernooij1-4/+4
2007-10-10r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij1-6/+101
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij1-17/+26
2007-10-10r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell1-22/+17
2007-10-10r1799: List more uuids. FromJelmer Vernooij1-0/+4
2007-10-10r1742: Add the IDispatch interfaceJelmer Vernooij1-1/+1
2007-10-10r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij1-9/+21
2003-12-31the endpoint mapper now works in bigendian modeAndrew Tridgell1-1/+1
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-0/+1
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-2/+3
2003-12-13added the epm_Map() call.Andrew Tridgell1-0/+2
2003-11-27more epmapper and mgmt magicAndrew Tridgell1-4/+8
2003-11-27use EPMAPPER_PORT constant instead of 135Andrew Tridgell1-0/+2
2003-11-26use the IDL defined NDR version numberAndrew Tridgell1-1/+1
2003-11-26added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell1-1/+9
2003-11-24added tests for epm_Map endpointer map callsAndrew Tridgell1-4/+4
2003-11-24give far more detail in the EPMAPPER resultsAndrew Tridgell1-19/+22
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-7/+7
2003-11-22added some explanations for epmapper IDL and dom_sid2Andrew Tridgell1-0/+13
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+134