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