index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
epmapper.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r21378: Add simple NDR epmap test.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20566: Prepending with r-> is no longer necessary.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19856: Use sptr as basis for full ptr implementation. Will add checks for du...
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r19855: toplevel pointers are 'ref' by default:
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r19844: Fix warnings and errors in epmapper IDL.
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12513: Similar change as my previous commit, but now for transfer syntaxes.
Jelmer Vernooij
1
-6
/
+0
2007-10-10
r8167: - use the same algorithm than w2k3 for 'unique' pointer values
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r8012: Add UUID for NDR64 transfer syntax.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r7552: Use ParseExpr() for [value] attributes; allows
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r6577: Make test works without installation now.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5209: Fix the endpoint mapper to work with IPX endpoints (which
Jelmer Vernooij
1
-13
/
+3
2007-10-10
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5148: use ipv4_addr also in epmapper idl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4457: Fix IDL + add torture test for InqObject
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3516: dcerpc_epm_map_binding now checks the endpoints it nows first
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r3433: Use .mk file for librpc/
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nice...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r3123: Add dcerpc_binding_build_tower()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3114: - More work on merging the various structs that describe endpoints
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r3111: Add a few more protocol identifiers, rhs for ncalrpc
Jelmer Vernooij
1
-8
/
+40
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcp
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2956: Fix towers_length for now. I'm currently working on a pidl extension
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2939: Use /* */ style comments
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r2938: Use IDL to dissect the RHS of floors in protocol towers
Jelmer Vernooij
1
-6
/
+101
2007-10-10
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
1
-17
/
+26
2007-10-10
r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...
Andrew Tridgell
1
-22
/
+17
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r1742: Add the IDispatch interface
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
1
-9
/
+21
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
1
-1
/
+1
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-0
/
+1
2003-12-13
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
1
-2
/
+3
2003-12-13
added the epm_Map() call.
Andrew Tridgell
1
-0
/
+2
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
1
-4
/
+8
2003-11-27
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
1
-0
/
+2
2003-11-26
use the IDL defined NDR version number
Andrew Tridgell
1
-1
/
+1
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-1
/
+9
2003-11-24
added tests for epm_Map endpointer map calls
Andrew Tridgell
1
-4
/
+4
2003-11-24
give far more detail in the EPMAPPER results
Andrew Tridgell
1
-19
/
+22
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-7
/
+7
[next]