summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2013-02-22torture: Don't leak file resource handle in spoolss test.Andreas Schneider1-0/+1
2013-02-22torture: Make sure we don't overrun the buffer.Andreas Schneider1-1/+1
2013-02-22torture: Fix memcmp of short buffer.Andreas Schneider1-2/+2
2013-02-22torture: Fix array access in spoolss test.Andreas Schneider1-2/+2
2013-02-22torture: Fix samsync domain_name checks.Andreas Schneider1-4/+45
2013-02-22torture-drs: Fix comment in replica_sync testAndrew Bartlett1-1/+1
2013-02-22torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett1-1/+5
2013-02-18s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher1-2/+4
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam1-5/+7
2013-02-18s4:torture:smb2:durable: make test functions staticMichael Adam1-40/+40
2013-02-18s4:torture: add a durable-open-disconnect test (suite)Michael Adam2-0/+64
2013-02-15Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2-19/+5
2013-02-13Add a herald with version string to smbtortureRichard Sharpe1-0/+2
2013-02-01s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner1-6/+26
2013-01-31Fix the compound tests to correctly pass against Windows when run with --sign...Jeremy Allison1-6/+6
2013-01-24s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC.Günther Deschner1-1/+110
2013-01-24spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner1-2/+6
2013-01-17spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner1-3/+6
2013-01-17spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner1-4/+7
2013-01-17s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner1-0/+73
2013-01-17spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner2-8/+8
2013-01-17torture: Fix fsmo test to use correct -H samba-tool syntaxAndrew Bartlett1-2/+2
2013-01-16torture: copychunk test suite improvementsDavid Disseldorp1-8/+719
2013-01-16torture: replace ioctl failure returns with helper callsDavid Disseldorp1-33/+25
2013-01-16torture: add locking tests for copychunkDavid Disseldorp1-0/+228
2013-01-16torture: skip FSCTL_SRV_ENUM_SNAPS test when not supportedDavid Disseldorp1-0/+6
2013-01-16smb2_ioctl: remove ioctl error response assumptionsDavid Disseldorp1-0/+58
2013-01-16s4-torture: add ndr64 spoolss openprinterex to ndr test.Günther Deschner1-0/+28
2013-01-16s4-torture: allow to do ndr tests with flags, not only ndr_flags.Günther Deschner2-3/+14
2013-01-16spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner4-28/+27
2012-12-15libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner1-3/+9
2012-12-12torture: Make sure we use the correct size for cxd.Andreas Schneider1-2/+3
2012-12-12s4-torture: move samr_ValidatePassword test out of main samr test.Günther Deschner2-4/+18
2012-12-12torture: Fix torture_rpc_spoolss_printer_teardown_common().Andreas Schneider1-3/+1
2012-12-11s4:torture:rpc:samr: fix password age calculation in test_ChangePasswordUser3()Michael Adam1-2/+2
2012-12-11s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUserMichael Adam1-8/+16
2012-12-11s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* callsMichael Adam1-1/+106
2012-12-09s4-torture: call the s4u2self tests with arcfour and aes.Günther Deschner1-12/+47
2012-12-09s4-torture: precalculate expected session keys from samlogon in schannel test.Günther Deschner1-7/+111
2012-12-09s4-torture: validate owf password hash and negotiate AES in forest trust test.Günther Deschner1-1/+12
2012-12-09s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo t...Günther Deschner1-4/+33
2012-12-09s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test.Günther Deschner1-6/+3
2012-12-09s4-torture: exit early when join fails in samba3rpc tests.Günther Deschner1-2/+4
2012-12-09s4-torture: support AES encryption in interactive samlogon tests in rpc.samr.Günther Deschner1-2/+5
2012-12-09s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te...Günther Deschner1-19/+68