summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-torture: use names for r.in.logon_level of netlogon samlogon requests.Günther Deschner2012-12-096-10/+10
* s4-torture: remove trailing whitespace in smbtorture remote_pac test.Günther Deschner2012-12-091-41/+41
* s4-torture: add AES support for netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-6/+29
* s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests.Günther Deschner2012-12-091-4/+12
* s4-torture: remove trailing whitespace from netlogon test.Günther Deschner2012-12-091-105/+105
* torture: Fix copy and paste error in debug message.Andreas Schneider2012-11-301-1/+1
* torture: Fix copy and paste error.Andreas Schneider2012-11-301-1/+1
* docs: man smbtorture: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man masktest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man locktest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man gentest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* s4:torture/rpc/handles: try to make all assoc_group tests less flakeyStefan Metzmacher2012-11-261-0/+5
* s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher2012-11-201-1/+5
* s4:torture/rpc/handles: move a torture_comment()Stefan Metzmacher2012-11-201-2/+3
* torture: Fix smb2.create.blob test.Andreas Schneider2012-11-091-1/+4
* s4:tortore/rpc/lsa: make more use of torture_assert*Stefan Metzmacher2012-10-031-47/+40
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-012-0/+139
* netlogon: Per MS-NRPC, don't send unknown workstation flags back to theJelmer Vernooij2012-09-261-3/+25
* s4:torture/smb2: remove samba specific stuff from smb2.oplockStefan Metzmacher2012-09-261-10/+0
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* torture: More torture_assert() calls in rpc.lsaAndrew Bartlett2012-09-241-36/+19
* torture: use torture_assert rather than return false in rpc.lsaAndrew Bartlett2012-09-241-110/+52
* torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail()Andrew Bartlett2012-09-241-14/+10
* lib/replace: Try to fix build on HP-UX for os2_delete testAndrew Bartlett2012-09-231-1/+1
* s4:torture:smb2: add a durable-open.read-only testMichael Adam2012-09-231-0/+95
* s4:torture:smb2:compound: remove two unused macrosMichael Adam2012-09-221-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam2012-09-221-4/+0
* s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher2012-09-221-3/+8
* s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam2012-09-221-2/+2
* s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam2012-09-221-2/+2
* libtorture: factor out simple ui backendGregor Beck2012-09-211-64/+1
* s4-torture: Complete test for winbindd PAC parsingChristof Schmitt2012-09-201-6/+86
* s4:torture:smb2: add a new test durable-v2-open.app-instanceMichael Adam2012-09-191-0/+134
* s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher2012-09-191-2/+91