summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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