summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* If the string does not convert back, print the buggy result.Andrew Bartlett2003-04-061-3/+10
* Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett2003-04-061-0/+40
* Test harness that exercises check_dos_char()Martin Pool2003-04-041-0/+42
* reversed the sense of the TCON test, now that we know that win2003Andrew Tridgell2003-04-011-10/+10
* This changes our handling of invalid service types that theVolker Lendecke2003-03-301-0/+100
* added simple tests for SMBchkpath and SMBioctlAndrew Tridgell2003-03-301-0/+142
* updated the TCON test so that win2000 passes. Samba now fails thisAndrew Tridgell2003-03-291-32/+63
* added a simple test for the old SMBtcon interfaceAndrew Tridgell2003-03-291-0/+38
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-242-45/+13
* Run test 10000 times to make measurement easier.Martin Pool2003-03-191-2/+7
* The new string macros catch a bug at compile that previously onlyMartin Pool2003-03-181-0/+7
* show which files we fail to create in the casetable testAndrew Tridgell2003-03-131-2/+5
* Update usage message.Martin Pool2003-03-121-1/+2
* Add example of string overflow which is now caught in developer mode.Martin Pool2003-03-121-0/+16
* having sticky create times is not a bugAndrew Tridgell2003-03-111-1/+0
* fixed the MANGLE smbtorture test with the new paranoid string codeAndrew Tridgell2003-03-111-1/+1
* make sure we have an empty directory when we start the utable testAndrew Tridgell2003-03-111-1/+5
* fixed use_oplocks and the timeout in smbtorture startupAndrew Tridgell2003-03-101-6/+16
* added -i option for ignoring dot errors in masktestAndrew Tridgell2003-03-101-2/+9
* Make smbtorture use the same cli_full_connection() framework as the rest ofAndrew Bartlett2003-03-064-865/+842
* FIXME about crash on failure case.Martin Pool2003-03-061-2/+5
* Add *SMBSERVER fallback code to smbtorture ...Richard Sharpe2003-03-051-3/+17
* Add code to allow us to specify the port to connect on when performingRichard Sharpe2003-03-051-6/+14
* Add simple test harness that exposes StrCaseCmp for testing.Martin Pool2003-02-281-0/+20
* More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2003-02-252-2/+2
* Add staticAndrew Bartlett2003-02-221-1/+1
* New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison2003-02-221-0/+134
* correct init for vfs.conn, thanks StefanSimo Sorce2003-02-191-1/+2
* Add -V option (to print out version) to utilities where possibleJelmer Vernooij2003-02-182-0/+2
* Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-152-2/+7
* Fixup delete on close torture.Jeremy Allison2003-02-111-10/+4
* Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0
* Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison2003-02-031-122/+91
* Added first part of attribute matrix tests. Not run and compiled in right now...Jeremy Allison2003-01-311-0/+101
* Fix a number of client-side fstring/pstring mixups.Andrew Bartlett2003-01-114-20/+20
* BIG patch...Andrew Bartlett2003-01-028-64/+66
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Please compile with :Jeremy Allison2002-11-231-20/+26
* Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49
* Fix the build.Jim McDonough2002-11-071-1/+4
* Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c.Jim McDonough2002-10-181-1/+2
* forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-071-3/+3
* Fix the compile issue in bin/samtest, and make the 'system' token just have theAndrew Bartlett2002-09-301-2/+2
* Remove sam/api.c.Andrew Bartlett2002-09-292-14/+14
* Fix 'plugin' commandJelmer Vernooij2002-09-281-2/+2
* Patch from metze to fix enum_accountsJelmer Vernooij2002-09-281-13/+56
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-281-3/+3
* notify user when no {domains,accounts} were foundJelmer Vernooij2002-09-251-0/+10
* Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij2002-09-251-1/+29