summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-06-28s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.Günther Deschner1-0/+64
2010-06-28s4/drs-test: Add few comments in DrsDeleteObjectTestCase testKamen Mazdrashki1-3/+10
2010-06-26s4/drs-test: Fix whitespaces and permissions for delete_object.py testKamen Mazdrashki1-5/+5
2010-06-25smbtorture: Fix loading of --load-list.Jelmer Vernooij1-10/+12
2010-06-25s4/drs-test: Tests Deleted objects replicationKamen Mazdrashki1-0/+222
2010-06-24s4 torture: Warn on NOT_IMPLEMENTED in addition to NOT_SUPPORTED for RAW-QFIL...Aravind Srinivasan1-3/+9
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-23s4-smbtorture: test more valid key names in RPC-WINREG.Günther Deschner1-0/+61
2010-06-23s4-smbtorture: more work on test values WINREG test.Günther Deschner1-2/+10
2010-06-23s4-smbtorture: add test for different winreg SetValue value names.Günther Deschner1-0/+51
2010-06-23s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values.Günther Deschner1-6/+6
2010-06-22s4-smbtorture: add "printerdata_values" test to RPC-SPOOLSS-PRINTER.Günther Deschner1-0/+88
2010-06-22s4-smbtorture: also test keynames with '/' in it in SetPrinterDataEx keyname ...Günther Deschner1-1/+8
2010-06-22s4-smbtorture: activate all keys in SetPrinterData keys test.Günther Deschner1-7/+10
2010-06-22s4-smbtorture: split out a "printerdata_keys" test for RPC-SPOOLSS-PRINTER.Günther Deschner1-53/+120
2010-06-21s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan1-4/+24
2010-06-21smbtorture: Fix missing includes.James Peach1-0/+1
2010-06-21smbtorture: Fixx off-by-one command line parsing.James Peach1-17/+17
2010-06-21smbtorture: Add "target" command to interactive shell.James Peach2-16/+51
2010-06-21smbtorture: Enhance shell "help" command.James Peach1-13/+23
2010-06-21smbtorture: Add "auth" command to the shell.James Peach1-0/+73
2010-06-21smbtorture: Refactor interactive shell into independent commands.James Peach1-26/+154
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach5-61/+107
2010-06-21smbtorture: Print global options for interactive "list" command.James Peach1-1/+3
2010-06-21smbtorture: Add history support to shell mode.James Peach1-1/+8
2010-06-21smbtorture: Add list command to smbtorture shell.James Peach1-36/+94
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-3/+1
2010-06-19s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer1-30/+264
2010-06-18s4:torture/rpc/netlogon.c - make sure that the address family is set in littl...Matthias Dieter Wallnöfer1-18/+18
2010-06-18s4:torture/rpc/netlogon.c - activate "AddressToSitenames" tests which do run ...Matthias Dieter Wallnöfer1-12/+16
2010-06-17s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp...Stefan Metzmacher1-1/+2
2010-06-16s4-smbtorture: Remind myself we need to add a test for SMBsplretq in RAP-PRIN...Günther Deschner1-0/+2
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher8-8/+6
2010-06-16s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner1-3/+5
2010-06-16Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner1-5/+3
2010-06-16s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.Günther Deschner1-0/+8
2010-06-16s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner1-3/+5
2010-06-15s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan3-2/+33
2010-06-15s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty1-9/+45
2010-06-15s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.Andrew Bartlett1-582/+59
2010-06-14s4 torture: RAW-WRITE should check lockread_supportedZachary Loafman1-0/+5
2010-06-12s4:torture - SAMR testsuite - now we do support "GetAliasMembership" as expectedMatthias Dieter Wallnöfer1-4/+0
2010-06-11s4/test-libnet: Re-align code a bit - more readable this way IMOKamen Mazdrashki3-24/+28
2010-06-11s4/test-libnet: Refactor test_group_create() a little to:Kamen Mazdrashki1-11/+22
2010-06-11s4/test-libnet: Refactor test_user_create() little bit to:Kamen Mazdrashki1-11/+7
2010-06-11s4/test-libnet: add few comments for utility functionsKamen Mazdrashki1-3/+11
2010-06-11s4/test-libnet: Move LSA close handle function to a common locationKamen Mazdrashki3-40/+26
2010-06-11s4/test-libnet: remove unused codeKamen Mazdrashki1-25/+0
2010-06-11s4/test-libnet: Fix compile-time warningKamen Mazdrashki1-1/+1
2010-06-11s4-smbtorture: rework internals of RPC-SPOOLSS-ACCESS testsuite.Günther Deschner1-71/+181