summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-34/+34
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-82/+82
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-1/+1
* Fix several talloc stack frames not freedSamuel Cabrero2014-05-301-0/+1
* torture/attr: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+3
* torture/smb2/dir: check create time match findDavid Disseldorp2014-05-231-4/+16
* s4-torture: add print_test_purgeDavid Disseldorp2014-05-221-0/+84
* s4-torture: fix some build warnings in rpc samr test.Günther Deschner2014-05-161-11/+10
* s4-torture: fix test_openprinter_wrap fake test result.Günther Deschner2014-05-161-1/+1
* kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett2014-04-281-2/+1
* s4-torture: Remove socket_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* s4-torture: Remove nss_wrapper testsuite.Andreas Schneider2014-04-172-7/+0
* torture: add local verification trailer parsing testDavid Disseldorp2014-04-093-1/+104
* Allow FSRVP access generic HRESULT error message descriptionsNoel Power2014-04-021-2/+3
* torture-samr: Add testing of account lockout and password change behaviourAndrew Bartlett2014-04-021-39/+346
* torture-samr: Add test for lockout with and without a password historyAndrew Bartlett2014-04-021-2/+18
* torture-samr: Improve rpc.samr.passwords.badpwdcount testAndrew Bartlett2014-04-021-10/+12
* torture-samr: Do not issue a TORTURE_FAIL unless *this* test failedAndrew Bartlett2014-04-021-3/+5
* torture-samr: Lock accounts for 5 seconds in rpc.samr.passwords.badpwdcount t...Andrew Bartlett2014-04-021-0/+10
* torture-samr: Try breaking the NT hash first, as the LM hash may not be being...Andrew Bartlett2014-04-021-6/+6
* torture-samr: set min password age to 0 for lockout and badpwdcount testsAndrew Bartlett2014-04-021-1/+5
* torture-samr: Make failures easier to trace with torture_assertAndrew Bartlett2014-04-021-42/+17
* torture-samr: Indent samba3-skip blockAndrew Bartlett2014-04-021-20/+20
* torture-samr: Actually fail on failures in rpc.samr, rather than just printin...Andrew Bartlett2014-04-021-174/+174
* torture/samr: Re-open the user when checking for ACB_AUTOLOCKAndrew Bartlett2014-04-021-12/+24
* torture-samr: Set lockout_seconds to 60 for samba3Andrew Bartlett2014-04-021-0/+4
* s4:torture/wscript_build: explicitly use allow_warnings=True where neededStefan Metzmacher2014-04-021-0/+4
* s4:torture/winbind: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4:torture/smb2: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4:torture/libnetapi: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4:torture: avoid const warnings in smbtorture.cStefan Metzmacher2014-04-021-4/+8
* s4:torture/rpc: avoid declaration after code warningsStefan Metzmacher2014-04-023-10/+10
* s4:torture/winbind: remove unused variableStefan Metzmacher2014-04-021-1/+1
* s4:torture/nbt: remove unused variableStefan Metzmacher2014-04-021-2/+0
* s4:torture/nbt: avoid str_list related const warningsStefan Metzmacher2014-04-021-4/+9
* s4:torture/ntp: add missing #include "torture/ntp/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/nbt: add missing #include "torture/nbt/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/unix: add missing #include "torture/unix/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:torture/libnet: add missing #include "torture/libnet/proto.h"Stefan Metzmacher2014-04-024-0/+4
* s4:torture: avoid argv related const warningsStefan Metzmacher2014-04-024-8/+8
* s4:torture/ldap: add includes to avoid compiler warningsStefan Metzmacher2014-04-025-1/+8
* s4:torture/local: only pass prefix strings to tdb_add_record() in dbspeed.cStefan Metzmacher2014-04-021-8/+8
* s4:torture/local: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* selftest: Remove reduction in time window in delaywrite testAndrew Bartlett2014-04-021-10/+10
* torture: test FSRVP UNCs with and without trailing slashesDavid Disseldorp2014-03-311-5/+6
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-311-3/+3
* torture: Avoid passing lp_ctx to tdb_wrap_open in test_tdb_speedVolker Lendecke2014-03-311-2/+3
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-273-9/+9
* s4:torture/raw: fix debug message in torture_raw_qfileinfo_pipe()Stefan Metzmacher2014-03-251-1/+1
* s4:torture/rpc: make use of dcerpc_binding_handle_auth_info() in backupkey.cStefan Metzmacher2014-03-251-22/+55