summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/rpc.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc: remove bogus rpc.multibind testStefan Metzmacher2014-03-251-1/+0
* s4:torture/rpc: make use of dcerpc_binding_set_*() in torture_rpc_connection_...Stefan Metzmacher2014-02-131-7/+18
* s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...Günther Deschner2013-05-201-1/+1
* s4-torture: move samr_ValidatePassword test out of main samr test.Günther Deschner2012-12-121-0/+1
* s4-torture: fsrvp test suiteDavid Disseldorp2012-06-081-0/+1
* waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy2012-06-071-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-0/+2
* Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy2012-05-041-0/+2
* s4-torture: Add a samr privilege check.Andreas Schneider2011-10-271-0/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou2011-02-051-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-22/+22
* s4-torture Add tests for DES-only accounts PAC behaviour/validation.Andrew Bartlett2010-11-021-0/+35
* s4-smbtorture: Added a torture test for forest trustsSumit Bose2010-08-251-0/+1
* smbtorture: Ensure that the RPC setup returns correct status.James Peach2010-08-171-4/+4
* s4-test: Move RPC-DSSYNC test in DRS-RPC test suiteKamen Mazdrashki2010-08-111-1/+0
* s4-smbtorture: add very simple RPC-BIND testsuite.Günther Deschner2010-07-141-0/+1
* s4-smbtorture: add RPC-SPOOLSS-ACCESS.Günther Deschner2010-06-051-0/+1
* s4-smbtorture: completely rework RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-041-1/+0
* s4-smbtorture: convert RPC-SPOOLSS into a torture suite.Günther Deschner2010-06-031-1/+1
* s4-smbtorture: add RPC-SPOOLSS-DRIVER test.Günther Deschner2010-04-231-0/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-smbtorture: rework RPC-DFS test a bit.Günther Deschner2010-03-191-1/+1
* s4-smbtorture: put all RPC-SAMB3-X torture tests into their own torture_suite.Günther Deschner2010-03-191-17/+1
* torture: add new test RPC-SAMR-PASSWORDS-LOCKOUTMichael Adam2010-01-201-0/+1
* s4-drs: torture test for DsGetReplInfo() (RPC-DSGETINFO test).Erick Nogueira do Nascimento2010-01-161-0/+1
* s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test.Günther Deschner2010-01-121-0/+1
* smbtorture4: Add rpc-samba3-getaliasmembership-0Volker Lendecke2009-12-151-0/+2
* s4/drs(tort): Convert DSSYNC test to a test case fixtureKamen Mazdrashki2009-11-171-1/+1
* s4-smbtorture: re-arrange netlogon LogonControl test.Günther Deschner2009-11-091-0/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4/tort: RPC-DRSUAPI test case refactored to match torture architectureKamen Mazdrashki2009-09-111-1/+1
* tort: RPC-CRACKNAMES test case refactoredKamen Mazdrashki2009-09-081-1/+1
* s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.Günther Deschner2009-08-261-0/+1
* s4-smbtorture: move all privilege tests to RPC-LSA-PRIVILEGES.Günther Deschner2009-07-161-0/+1
* s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS.Günther Deschner2009-07-161-0/+1
* s4-smbtorture: add RPC-SPOOLSS-PRINTER test.Günther Deschner2009-07-141-0/+1
* s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.Günther Deschner2009-06-291-0/+1
* s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase.Günther Deschner2009-06-291-4/+54
* s4-smbtorture: add RPC-SAMR-LARGE-DC test.Günther Deschner2009-05-251-0/+1
* s4-smbtorture: add RPC-SAMR-USERS-PRIVILEGES test.Günther Deschner2009-05-181-0/+1
* s4-smbtorture: add very basic RPC-LSA-LOOKUPNAMES test.Günther Deschner2009-05-111-0/+1
* s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263.Günther Deschner2009-04-171-0/+1
* s4-smbtorture: verify each password change via samlogon in SAMR-PASSWORDS-PWD...Günther Deschner2009-01-061-1/+1
* s4:torture: add simple RPC-BROWSER testStefan Metzmacher2008-12-061-0/+1
* s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2008-11-281-0/+1
* s4-smbtorture: add very basic RPC-NTSVCS test.Günther Deschner2008-11-121-0/+1
* Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij2008-11-021-2/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* s4:torture/rpc: add RPC-OBJECTUUIDStefan Metzmacher2008-09-301-0/+1