summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/epmapper.idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* added auto-determination of the DCERPC over TCP port number by askingAndrew Tridgell2003-11-261-1/+9
* added tests for epm_Map endpointer map callsAndrew Tridgell2003-11-241-4/+4
* give far more detail in the EPMAPPER resultsAndrew Tridgell2003-11-241-19/+22
* added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell2003-11-241-7/+7
* added some explanations for epmapper IDL and dom_sid2Andrew Tridgell2003-11-221-0/+13
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-0/+134