summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/bind.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4:torture/rpc: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-2/+3
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-smbtorture: run all testcases with bigendian push as well in RPC-BIND.Günther Deschner2010-07-161-0/+3
* s4-smbtorture: rearrange testlist in RPC-BIND.Günther Deschner2010-07-161-5/+23
* s4-smbtorture: make sure to wipe out dcerpc auth flags before RPC-BIND starts.Günther Deschner2010-07-161-0/+1
* s4-smbtorture: add very simple RPC-BIND testsuite.Günther Deschner2010-07-141-0/+96
* s4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.Günther Deschner2010-07-141-76/+0
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-6/+0
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-6/+6
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-3/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke2007-10-101-127/+0
* r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke2007-10-101-0/+4
* r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke2007-10-101-1/+1
* r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2007-10-101-0/+127
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-101-1/+1
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-101-1/+1
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-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
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer 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
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-1/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-10/+3
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-2/+3
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-5/+2
* r5902: A rather large change...Andrew Bartlett2007-10-101-22/+4
* r5603: add "authservice()" property to the interface property listStefan Metzmacher2007-10-101-7/+7
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett2007-10-101-2/+11
* 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
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-101-1/+1
* r1197: Fix my build breakage, variables at the top of a block only...Andrew Bartlett2007-10-101-2/+2
* r1186: Clarify why this is a 'bogus' negitive test. If we pass it, we mayAndrew Bartlett2007-10-101-0/+8
* r1173: A quick little test to show that we cannot bind twice to a single endp...Andrew Bartlett2007-10-101-0/+86