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
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-03-16
s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-12
/
+18
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-1
/
+0
2008-10-23
Move libcli-util error code to top-level.
Jelmer Vernooij
1
-2
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r24751: Run more tests, remove empty testsuites, more small improvements.
Jelmer Vernooij
1
-70
/
+39
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22063: Fix the RPC-EPMAPPER test.
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r19844: Fix warnings and errors in epmapper IDL.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12514: Move DCE/RPC interface table to a seperate file
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-5
/
+1
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
[next]