summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* Fix more compiler warnings.Jelmer Vernooij2008-12-236-22/+20
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-221-4/+6
|\
| * Make it clearer when RAW-STREAMS is failing (don't always print names).Jeremy Allison2008-12-221-4/+6
* | Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-225-3/+18
* | Fix segfault when there are no tests registered.Jelmer Vernooij2008-12-221-1/+1
|/
* Add torture test for bug #5986 - streams rename, so we don't regress.Jeremy Allison2008-12-191-0/+98
* s4:libcli/wrepl: we don't need to resolve namesStefan Metzmacher2008-12-181-6/+6
* RAW-CHKPATH: not every server behaves like samba3...Stefan Metzmacher2008-12-181-1/+1
* BASE-LOCK: fix LOCK5Stefan Metzmacher2008-12-181-4/+12
* Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...Jeremy Allison2008-12-171-4/+0
* s4: smbtorture, fix the build of netlogon test after idl change.Günther Deschner2008-12-171-2/+2
* s4: fix smbtorture build after idl change.Günther Deschner2008-12-171-4/+13
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-1/+1
* s4:torture: add ldb testsAndrew Bartlett2008-12-173-1/+751
* Remove use of C++ keywords.Jelmer Vernooij2008-12-162-6/+6
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-141-0/+47
|\
| * Added torture test for doing an openX over a directoryJeremy Allison2008-12-131-0/+47
* | Manually marshall dom_sid, so we can use a fixed size array forJelmer Vernooij2008-12-121-5/+0
|/
* s4-smbtorture: add simple netr_ServerGetTrustInfo test.Günther Deschner2008-12-101-0/+42
* s4: [2/3] Fix a delete on close divergence from windows and the associated to...Tim Prouty2008-12-091-5/+18
* s4-samr: Fix Bug #5946. userparameters handling in torture test.Matthias Dieter Wallnöfer2008-12-101-1/+7
* RPC-BROWSER: send the correct data in later requestsStefan Metzmacher2008-12-061-0/+2
* s4:torture: add simple RPC-BROWSER testStefan Metzmacher2008-12-063-2/+125
* s4-smbtorture: do full level 18, 21, 23, 24, 25, 26 testing in pwdlastset test.Günther Deschner2008-12-051-75/+33
* s4-smbtorture: add support for level 18 and 21 in test_SetUserPass_level_ex.Günther Deschner2008-12-051-20/+73
* s4-smbtorture: more tests for RPC-SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2008-12-051-108/+181
* s4-smbtorture: add test for setting passwords via samr_UserInfo21.Günther Deschner2008-12-051-1/+134
* s4-smbtorture: add test for setting passwords via samr_UserInfo18.Günther Deschner2008-12-051-0/+84
* s4-smbtorture: fix build of samr test (bad git merge).Günther Deschner2008-12-051-20/+20
* s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.Günther Deschner2008-12-052-13/+13
* RAW-NETLOGON: check netr_GetAnyDCName() resultStefan Metzmacher2008-12-041-0/+1
* RAW-STREAMS: test stream renamesStefan Metzmacher2008-12-011-8/+74
* RAW-STREAMS: some more tests...Stefan Metzmacher2008-12-011-18/+180
* RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+69
* RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher2008-12-011-0/+102
* RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+81
* s4-smbtorture: add some more testcases to pwdlastset test.Günther Deschner2008-11-281-30/+118
* s4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with samba3 option.Günther Deschner2008-11-281-1/+0
* s4-smbtorture: allow to disable full testing of all possible opcode combinati...Günther Deschner2008-11-281-2/+19
* s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2008-11-282-5/+42
* s4-smbtorture: add test for samr password_expired flag while setting passwords.Günther Deschner2008-11-281-1/+401
* s4-smbtorture: add test_SetUserPass_level_ex.Günther Deschner2008-11-281-0/+131
* s4-smbtorture: add samr_rand_pass_silent.Günther Deschner2008-11-281-1/+8
* s4-samr: fix samr passwdord_expired callers.Günther Deschner2008-11-283-6/+9
* s4-smbtorture: fix some build warnings.Günther Deschner2008-11-271-3/+3
* Fix include path for installation.Jelmer Vernooij2008-11-211-1/+1
* eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner2008-11-201-2/+2
* s4-smbtorture: fix segfault in RPC-EVENTLOG test.Günther Deschner2008-11-201-2/+2
* s4-smbtorture: add test for svcctl_QueryServiceConfig2W.Günther Deschner2008-11-171-0/+49
* s4-smbtorture: fix test for svcctl_EnumServicesStatusW.Günther Deschner2008-11-171-5/+7