summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/epmapper.idl
Commit message (Expand)AuthorAgeFilesLines
* Share epmapper.Jelmer Vernooij2008-10-151-314/+0
* Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-081-1/+1
* epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher2008-02-151-1/+10
* epmapper.idl: add link to official IDLStefan Metzmacher2008-02-151-0/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+2
* r21378: Add simple NDR epmap test.Jelmer Vernooij2007-10-101-1/+1
* r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij2007-10-101-1/+1
* r19856: Use sptr as basis for full ptr implementation. Will add checks for du...Jelmer Vernooij2007-10-101-6/+6
* r19855: toplevel pointers are 'ref' by default:Stefan Metzmacher2007-10-101-14/+14
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-101-6/+5
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-2/+1
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r12513: Similar change as my previous commit, but now for transfer syntaxes.Jelmer Vernooij2007-10-101-6/+0
* r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher2007-10-101-2/+2
* r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij2007-10-101-0/+3
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-101-1/+1
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-1/+2
* r6577: Make test works without installation now.Jelmer Vernooij2007-10-101-1/+1
* r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2007-10-101-13/+3
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-1/+1
* r5148: use ipv4_addr also in epmapper idlStefan Metzmacher2007-10-101-1/+1
* r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell2007-10-101-4/+4
* r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2007-10-101-1/+1
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-101-3/+0
* r3433: Use .mk file for librpc/Jelmer Vernooij2007-10-101-0/+1
* r3322: fixed a bunch of warnings in the build, including one case where it wa...Andrew Tridgell2007-10-101-2/+2
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-101-1/+1
* r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...Jelmer Vernooij2007-10-101-0/+1
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-101-1/+2
* r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij2007-10-101-1/+1
* r3114: - More work on merging the various structs that describe endpointsJelmer Vernooij2007-10-101-7/+7
* r3111: Add a few more protocol identifiers, rhs for ncalrpcJelmer Vernooij2007-10-101-8/+40
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-101-1/+1
* r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij2007-10-101-2/+2
* r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcpAndrew Tridgell2007-10-101-1/+1
* r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij2007-10-101-1/+1
* r2939: Use /* */ style commentsJelmer Vernooij2007-10-101-4/+4
* r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2007-10-101-6/+101
* r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij2007-10-101-17/+26
* r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...Andrew Tridgell2007-10-101-22/+17
* r1799: List more uuids. FromJelmer Vernooij2007-10-101-0/+4
* r1742: Add the IDispatch interfaceJelmer Vernooij2007-10-101-1/+1
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-101-9/+21
* the endpoint mapper now works in bigendian modeAndrew Tridgell2003-12-311-1/+1
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-0/+1
* rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell2003-12-131-2/+3
* added the epm_Map() call.Andrew Tridgell2003-12-131-0/+2
* more epmapper and mgmt magicAndrew Tridgell2003-11-271-4/+8
* use EPMAPPER_PORT constant instead of 135Andrew Tridgell2003-11-271-0/+2
* use the IDL defined NDR version numberAndrew Tridgell2003-11-261-1/+1