summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* add samtest commands:Jelmer Vernooij2002-09-251-1/+134
* remove extern for AllowDebugChange since we don't use itJelmer Vernooij2002-09-251-1/+0
* Fix debuglevel command-line argumentJelmer Vernooij2002-09-251-1/+0
* samtest should load smb.conf by defaultJelmer Vernooij2002-09-251-1/+26
* Fix bug in get_methods_by_nameJelmer Vernooij2002-09-241-9/+71
* - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij2002-09-243-59/+74
* Add framework for samtest commandsJelmer Vernooij2002-09-202-880/+117
* Merge in first command for 'samtest'Jelmer Vernooij2002-09-193-11/+1036
* Added final Steve French patch for "required" attributes with oldJeremy Allison2002-09-101-0/+100
* initial mem_ctx to NULLAndrew Tridgell2002-09-052-2/+2
* Correct error message.Jeremy Allison2002-08-301-1/+1
* Better error reporting on OPEN test.Jeremy Allison2002-08-301-2/+4
* Added attribute specific OPEN tests (for SYSTEM and HIDDEN).Jeremy Allison2002-08-301-0/+44
* Correct popt argument info in vfstestJelmer Vernooij2002-08-292-39/+2
* Use popt for printing --help messageJelmer Vernooij2002-08-292-38/+13
* Don't use global memory contextJelmer Vernooij2002-08-292-10/+8
* Adding samtest utility used to test sam backends. Compiles but doesn't doJelmer Vernooij2002-08-291-0/+468
* if muhammad does not go to the mountain ...Simo Sorce2002-08-241-0/+2
* implemented lock and mknodSimo Sorce2002-08-212-16/+207
* some fixesJelmer Vernooij2002-08-201-24/+1
* Remove unused variablesJelmer Vernooij2002-08-201-16/+3
* make IRIX happySimo Sorce2002-08-191-10/+14
* Add 'conf' command to load different smb.conf filesJelmer Vernooij2002-08-191-4/+22
* O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce2002-08-181-0/+4
* nicer locking timeout testAndrew Tridgell2002-08-181-2/+7
* improvements and bugfixSimo Sorce2002-08-181-17/+71
* A new utility to test VFS system and modulesSimo Sorce2002-08-183-0/+1468
* make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell2002-08-181-1/+1
* More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett2002-07-211-63/+7
* Another smattering of static and constAndrew Bartlett2002-07-211-1/+1
* Test how many pipes we can open.Jeremy Allison2002-06-281-0/+29
* more dl* -> sys_dl* for scoAndrew Bartlett2002-05-171-2/+2
* add collision/total indication to every collision reportSimo Sorce2002-04-241-2/+3
* Back out the wrong changes I made yesterday ...Richard Sharpe2002-04-182-11/+6
* Fix smbtorture so it can handle collisions etc ...Richard Sharpe2002-04-172-6/+21
* nicer measurement of failures and collisionsAndrew Tridgell2002-04-121-7/+15
* better mangling test. We now test that we can create by long name andAndrew Tridgell2002-04-121-2/+33
* - added a mangling test suite that measures the collision rate onAndrew Tridgell2002-04-122-11/+179
* Fixed some compile warnings.Tim Potter2002-04-042-2/+4
* a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell2002-03-281-1/+1
* Tests for insane open semantics.Jeremy Allison2002-03-261-7/+68
* Added 5 *NASTY* non-io open tests....Jeremy Allison2002-03-261-0/+169
* Forgot torture hacks...Jeremy Allison2002-03-231-5/+1