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
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-03-16
s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-15
/
+19
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-30
/
+30
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24755: Use common code for finding the RPC binding in the torture tests.
Jelmer Vernooij
1
-8
/
+1
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-5
/
+7
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test to
Andrew Bartlett
1
-2
/
+10
2007-10-10
r20830: merge mgmt work
Jelmer Vernooij
1
-22
/
+30
2007-10-10
r20784: Add ref pointer
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
Jelmer Vernooij
1
-1
/
+1
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
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-8
/
+2
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-12
/
+18
2007-10-10
r5902: A rather large change...
Andrew Bartlett
1
-5
/
+5
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
1
-11
/
+10
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3168: Use generic function for looking up endpoints
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of
Jelmer Vernooij
1
-13
/
+3
2007-10-10
r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.
Andrew Bartlett
1
-2
/
+8
2007-10-10
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-1
/
+1
2004-02-10
don't force debug in the RPC-MGMT test
Andrew Tridgell
1
-2
/
+0
2003-12-16
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
1
-13
/
+31
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-3
/
+2
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
1
-3
/
+8
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
1
-1
/
+1
[next]