summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.Günther Deschner2010-09-281-34/+79
* s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.Günther Deschner2010-09-281-33/+15
* s4:torture/rpc/netlogon.c - remove the dependency on "samdb_server_site_name"Matthias Dieter Wallnöfer2010-09-241-5/+54
* s4-smbtorture: print out membership in RPC-SPOOLSS-ACCESS.Günther Deschner2010-09-221-0/+7
* s4-smbtorture: print SVCCTL security descriptor in test_QueryServiceObjectSec...Günther Deschner2010-09-201-0/+17
* s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.Günther Deschner2010-09-201-1/+62
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-163-9/+9
* s4-smbtorture: try to fix spoolss winreg Form tests on bigendian machines.Günther Deschner2010-09-141-15/+36
* s4:torture/rpc/samr.c - fix typos in outputsMatthias Dieter Wallnöfer2010-09-121-7/+7
* s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...Matthias Dieter Wallnöfer2010-09-101-27/+10
* s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...Günther Deschner2010-09-101-4/+18
* s4:torture/rpc/winreg.c - restore Solaris cc compatibilityMatthias Dieter Wallnöfer2010-09-091-71/+72
* s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefsKamen Mazdrashki2010-09-091-4/+28
* dsgetinfo: Set modulesdir when using ldb without ldb_wrapJelmer Vernooij2010-09-051-0/+3
* torture-lsa: cope with STATUS_SOME_UNMAPPED errorsAndrew Tridgell2010-09-041-15/+50
* s4:torture/rpc/winreg.c - set "error_message" to NULL in "test_HKLM_wellknown"Matthias Dieter Wallnöfer2010-08-271-9/+18
* s4:torture/spoolss_access.c - fix discarded const warningMatthias Dieter Wallnöfer2010-08-271-2/+3
* s4-smbtorture: Added a torture test for forest trustsSumit Bose2010-08-252-0/+838
* s4-smbtorture: Make test_SetupCredentials3 publicSumit Bose2010-08-252-1/+25
* Fix RPC-LSA-TRUSTED-DOMAINS for changed IDLSumit Bose2010-08-251-0/+10
* smbtorture: Ensure that the RPC setup returns correct status.James Peach2010-08-171-4/+4
* Revert "s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is b...Günther Deschner2010-08-161-9/+0
* s4:torture/rpc/samr.c - fix a wrong torture error messageMatthias Dieter Wallnöfer2010-08-141-1/+1
* s4-test: Move RPC-DSSYNC test in DRS-RPC test suiteKamen Mazdrashki2010-08-111-1/+0
* s4-test: Move dssync.c to torture/drs/rpcKamen Mazdrashki2010-08-111-1120/+0
* s4-test: strip trailing white-spacesKamen Mazdrashki2010-08-111-21/+21
* s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is brokenStefan Metzmacher2010-08-081-0/+9
* s3-torture: Improve the winreg deletekey torture comments.Andreas Schneider2010-08-051-5/+6
* s3-torture: Correctly cleanup the winreg volatile key test.Andreas Schneider2010-08-051-8/+13
* s4-torture: Fixed the winreg EnumValue test against Windows.Andreas Schneider2010-08-051-8/+34
* s4-smbtorture: remove another old and now invalid s3 special case during spoo...Günther Deschner2010-08-021-7/+0
* s4:torture/rpc/winreg: fix "strict aliasing" compiler warningsStefan Metzmacher2010-08-011-3/+3
* s4:torture/rpc/winreg: fix the build with non gcc compilers (e.g. on solaris)Stefan Metzmacher2010-08-011-4/+3
* s4:torture/winreg.c - fix warnings of Solaris 10 cc through the appropriate c...Matthias Dieter Wallnöfer2010-07-311-4/+4
* s4:torture/winreg.c - remove unreachable codeMatthias Dieter Wallnöfer2010-07-311-2/+0
* s4:torture/winreg.c - add a FIXME comment on a codepart which isn't standard ...Matthias Dieter Wallnöfer2010-07-311-0/+1
* s4-smbtorture: remove ifdefed symlink test, this is already skipped internallyGünther Deschner2010-07-301-2/+0
* Revert "s4-torture: Disable setting REG_BINARY printer data with size 0."Günther Deschner2010-07-301-4/+0
* s4-test: Expand DSSYNC test to be executed against all partitionsKamen Mazdrashki2010-07-291-17/+49
* s4-test-dssync: Issue warning in case we have diffrences in link attributesKamen Mazdrashki2010-07-291-4/+33
* s4-test: Simplify test_GetInfo() - we have what we need through LDB connectionKamen Mazdrashki2010-07-291-79/+12
* s4-torture: Enable tests with keynames including a slash.Andreas Schneider2010-07-271-12/+2
* Revert "s4-smbtorture: skip driverName and printerName DsSpooler tests for now."Andreas Schneider2010-07-271-2/+2
* s4-torture: Disable setting REG_BINARY printer data with size 0.Andreas Schneider2010-07-271-0/+4
* s4-test: Use ldb_msg_normalize() in torture/rpc/dssync.c testKamen Mazdrashki2010-07-191-2/+4
* s4-test: Use ldb_msg_difference() in torture/rpc/dssync.c testKamen Mazdrashki2010-07-191-3/+6
* 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-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-1621-154/+154