summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-15/+19
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* Fix the build.Jelmer Vernooij2008-11-021-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-30/+30
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-8/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-5/+7
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-3/+4
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-101-2/+2
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test toAndrew Bartlett2007-10-101-2/+10
* r20830: merge mgmt workJelmer Vernooij2007-10-101-22/+30
* r20784: Add ref pointerJelmer Vernooij2007-10-101-7/+7
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-6/+4
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-8/+2
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-12/+18
* r5902: A rather large change...Andrew Bartlett2007-10-101-5/+5
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-2/+2
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-101-11/+10
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3168: Use generic function for looking up endpointsJelmer Vernooij2007-10-101-1/+1
* r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij2007-10-101-13/+3
* r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett2007-10-101-2/+8
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* don't force debug in the RPC-MGMT testAndrew Tridgell2004-02-101-2/+0
* fixed the RPC-MGMT and RPC-SCANNER tests to work with the newAndrew Tridgell2003-12-161-13/+31
* a fairly large commit!Andrew Tridgell2003-12-161-3/+2
* * added a bunch of placeholder IDL filesAndrew Tridgell2003-11-281-3/+8
* more epmapper and mgmt magicAndrew Tridgell2003-11-271-1/+1