summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/libnet: avoid dereferencing dcerpc_binding_handle internalsStefan Metzmacher2010-08-021-4/+5
* 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
* smbtorture shell: Allow any config option to be set.James Peach2010-07-161-5/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-1673-487/+487
* s4-smbtorture: add very simple RPC-BIND testsuite.Günther Deschner2010-07-144-2/+99
* s4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c.Günther Deschner2010-07-143-2/+2
* Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS."Günther Deschner2010-07-081-6/+0
* s4:libcli: Modify S4 client library to check for proper CN alignmentSteven Danneman2010-07-061-1/+99
* s4-smbtorture: add my (C) to rap torture lib.Günther Deschner2010-07-051-0/+1
* s4:torture/rpc/samlogon.c - strip trailing whitespacesMatthias Dieter Wallnöfer2010-07-031-199/+199
* s4:torture/rpc/samlogon.c - provide a function which sets and afterwards rese...Matthias Dieter Wallnöfer2010-07-031-0/+97
* s4-smbtorture: enable extended SetValue test against Samba3.Günther Deschner2010-07-021-3/+2
* s4-smbtorture: in extended setvalue winreg test, reduce max random buffer len...Günther Deschner2010-06-301-1/+1
* s4-smbtorture: enable QueryMultipleValues{2} torture tests against samba3.Günther Deschner2010-06-301-3/+2
* s4-smbtorture: add some more multiple_values_tests to RPC-WINREG.Günther Deschner2010-06-301-1/+12
* s4-smbtorture: remove duplicate torture_assert_sid_equal macro.Günther Deschner2010-06-291-10/+1
* s4-smbtorture: add more sophisticated tests for winreg_QueryMultipleValues{2}.Günther Deschner2010-06-291-0/+221
* s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...Günther Deschner2010-06-291-3/+0
* s4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in GetForestTrustInformation ...Günther Deschner2010-06-291-2/+6
* s4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetForestTrustInformation().Günther Deschner2010-06-291-1/+1
* s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON.Günther Deschner2010-06-291-0/+39
* s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.Günther Deschner2010-06-291-0/+47
* s4-smbtorture: add RPC torture test for winreg_QueryMultipleValues2.Günther Deschner2010-06-291-0/+41
* winreg: fix winreg_QueryMultipleValues() IDL and torture tests.Günther Deschner2010-06-292-23/+23
* s4/ndr: Fix tuncating of constant to a 'long' typeKamen Mazdrashki2010-06-291-2/+2
* s4:torture/rpc/samr.c - test_SetPassword_LastSet - introduce the delays also ...Matthias Dieter Wallnöfer2010-06-281-1/+2
* s4:torture - SAMR password tests - activate support for password sets on leve...Matthias Dieter Wallnöfer2010-06-281-22/+17
* s4-smbtorture: fix typo.Günther Deschner2010-06-281-1/+1
* s4:torture/rpc/samr.c - test_SetPassword_LastSet - fix "pwdLastSet" testMatthias Dieter Wallnöfer2010-06-281-33/+31
* s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.Günther Deschner2010-06-281-0/+64
* s4/drs-test: Add few comments in DrsDeleteObjectTestCase testKamen Mazdrashki2010-06-281-3/+10
* s4/drs-test: Fix whitespaces and permissions for delete_object.py testKamen Mazdrashki2010-06-261-5/+5