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
/
torture
/
rpc
/
epmapper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r5209: Fix the endpoint mapper to work with IPX endpoints (which
Jelmer Vernooij
1
-91
/
+13
2007-10-10
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
1
-7
/
+2
2007-10-10
r5148: use ipv4_addr also in epmapper idl
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4631: don't consider an epmapper insert as a failure for the moment
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4621: Add torture tests for epm_Insert and epm_Delete
Jelmer Vernooij
1
-0
/
+71
2007-10-10
r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3
Andrew Tridgell
1
-4
/
+11
2007-10-10
r4457: Fix IDL + add torture test for InqObject
Jelmer Vernooij
1
-1
/
+22
2007-10-10
r3626: More minor DCOM fixes
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3414: RemoteActivation torture test
Jelmer Vernooij
1
-24
/
+47
2007-10-10
r3413: RemoteActivation updates and fixes
Jelmer Vernooij
1
-47
/
+24
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r3136: - Allow specifying socket type when adding smbd service
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3112: Fix two more instances of epm_towers (sorry, metze!)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3111: Add a few more protocol identifiers, rhs for ncalrpc
Jelmer Vernooij
1
-28
/
+28
2007-10-10
r2969: inet_ntoa() takes an address in network byte order, so now that we
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2938: Use IDL to dissect the RHS of floors in protocol towers
Jelmer Vernooij
1
-28
/
+18
2007-10-10
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
1
-24
/
+36
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
1
-6
/
+6
2007-10-10
r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
1
-13
/
+34
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-2
/
+0
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-1
/
+1
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-6
/
+6
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-0
/
+5
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
1
-17
/
+60
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+8
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-7
/
+7
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-4
/
+4
2003-11-24
added tests for epm_Map endpointer map calls
Andrew Tridgell
1
-23
/
+55
2003-11-24
give far more detail in the EPMAPPER results
Andrew Tridgell
1
-9
/
+82
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-0
/
+2
2003-11-21
print out the UUIDs from the end point mapper
Andrew Tridgell
1
-0
/
+7
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+87