summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* smbtorture: Fix loading of --load-list.Jelmer Vernooij2010-06-251-10/+12
* s4/drs-test: Tests Deleted objects replicationKamen Mazdrashki2010-06-251-0/+222
* s4 torture: Warn on NOT_IMPLEMENTED in addition to NOT_SUPPORTED for RAW-QFIL...Aravind Srinivasan2010-06-241-3/+9
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4-smbtorture: test more valid key names in RPC-WINREG.Günther Deschner2010-06-231-0/+61
* s4-smbtorture: more work on test values WINREG test.Günther Deschner2010-06-231-2/+10
* s4-smbtorture: add test for different winreg SetValue value names.Günther Deschner2010-06-231-0/+51
* s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values.Günther Deschner2010-06-231-6/+6
* s4-smbtorture: add "printerdata_values" test to RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-221-0/+88
* s4-smbtorture: also test keynames with '/' in it in SetPrinterDataEx keyname ...Günther Deschner2010-06-221-1/+8
* s4-smbtorture: activate all keys in SetPrinterData keys test.Günther Deschner2010-06-221-7/+10
* s4-smbtorture: split out a "printerdata_keys" test for RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-221-53/+120
* s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan2010-06-211-4/+24
* smbtorture: Fix missing includes.James Peach2010-06-211-0/+1
* smbtorture: Fixx off-by-one command line parsing.James Peach2010-06-211-17/+17
* smbtorture: Add "target" command to interactive shell.James Peach2010-06-212-16/+51
* smbtorture: Enhance shell "help" command.James Peach2010-06-211-13/+23
* smbtorture: Add "auth" command to the shell.James Peach2010-06-211-0/+73
* smbtorture: Refactor interactive shell into independent commands.James Peach2010-06-211-26/+154
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-215-61/+107
* smbtorture: Print global options for interactive "list" command.James Peach2010-06-211-1/+3
* smbtorture: Add history support to shell mode.James Peach2010-06-211-1/+8
* smbtorture: Add list command to smbtorture shell.James Peach2010-06-211-36/+94
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-3/+1
* s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer2010-06-191-30/+264
* s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...Matthias Dieter Wallnöfer2010-06-181-18/+18
* s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...Matthias Dieter Wallnöfer2010-06-181-12/+16
* s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...Stefan Metzmacher2010-06-171-1/+2
* s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...Günther Deschner2010-06-161-0/+2
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-168-8/+6