summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: fix invalid dereference of binding handle in mgmt test.Günther Deschner2015-04-221-1/+2
* s4-torture: do some additional length checks for the mgmt_inq_princ_name test.Günther Deschner2015-04-221-0/+57
* s4-torture: use torture_assert() macros in mgmt test.Günther Deschner2015-04-221-28/+15
* s4-torture: use torture_comment instead of printf in mgmt test.Günther Deschner2015-04-221-16/+16
* s4-torture: pass down struct torture_context to some more calls in mgmt test.Günther Deschner2015-04-221-8/+12
* s4-torture: use tctx torture_context argument consistently.Günther Deschner2015-04-221-6/+6
* s4-torture: strip trailing whitespace.Günther Deschner2015-04-221-11/+11
* s4:torture/rpc: test all auth_types (8bit) in rpc.mgmtStefan Metzmacher2014-02-111-1/+1
* s4:torture/rpc: fix rpc.mgmt testStefan Metzmacher2014-02-111-1/+2
* 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