summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/epmapper.idl
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij1-1/+1
2008-02-15epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher1-1/+10
2008-02-15epmapper.idl: add link to official IDLStefan Metzmacher1-0/+1
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-0/+2
2007-10-10r21378: Add simple NDR epmap test.Jelmer Vernooij1-1/+1
2007-10-10r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij1-1/+1
2007-10-10r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij1-6/+6
2007-10-10r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher1-14/+14
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij1-6/+5
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij1-6/+0
2007-10-10r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher1-2/+2
2007-10-10r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij1-0/+3
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-1/+1
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-1/+2
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij1-1/+1
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij1-13/+3
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-1/+1
2007-10-10r5148: use ipv4_addr also in epmapper idlStefan Metzmacher1-1/+1
2007-10-10r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell1-4/+4
2007-10-10r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij1-1/+1
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