summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* Add torture tester to ensure we don't regress the ulogoff bug.Jeremy Allison2009-04-171-0/+45
* s3 torture: Fix unitialized variable to avoid closing a random fnumTim Prouty2009-03-271-1/+1
* Add simple POSIX open, mkdir and rmdir test.Jeremy Allison2009-03-271-0/+114
* Fix warnings in make test code.Jeremy Allison2009-01-023-9/+34
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-113-5/+5
* Make memcache_add_talloc NULL out the source pointerVolker Lendecke2008-11-181-2/+2
* Actually finish memcache_add_tallocVolker Lendecke2008-11-181-1/+32
* Fix build warning on FreeBSDSteven Danneman2008-09-161-2/+2
* Merge from Herb. print correct test statusJeremy Allison2008-08-121-1/+2
* Revert "Pass NULL to gencache_get when we are not interested in the timeout v...Volker Lendecke2008-07-111-2/+2
* Pass NULL to gencache_get when we are not interested in the timeout valueVolker Lendecke2008-07-031-2/+2
* rpc_open_tcp: now drsuapi is complete, we can use it in the test program.Michael Adam2008-05-241-6/+0
* torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func.Michael Adam2008-05-221-0/+115
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-2/+3
* Remove "user" from connection_structVolker Lendecke2008-05-101-1/+0
* Make nsstest valgrind-clean: buf is referred to by the parsed grp structVolker Lendecke2008-04-221-3/+0
* Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2008-04-211-1/+1
* Print out the used seed in smbtortureVolker Lendecke2008-03-081-3/+6
* Remove a useless variable.Michael Adam2008-02-281-2/+1
* Fix a pointer to int conversion warning: cast the int instead.Michael Adam2008-02-151-1/+1
* Fix two const warnings.Michael Adam2008-02-151-2/+2
* Try to fix the build of smbiconv on systems without native iconv.Michael Adam2008-02-151-1/+1
* Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef rea...Michael Adam2008-02-151-0/+1
* Remove torture/samtest.h - last trace of late samtest.Michael Adam2008-02-151-37/+0
* Fix some IBM checker warningsVolker Lendecke2008-01-301-4/+4
* ntlm_auth: test should honour configfile option to run on build farm.Kai Blin2008-01-301-0/+6
* ntlm_auth: Add a blackbox test.Kai Blin2008-01-301-0/+212
* strtok -> strtok_rVolker Lendecke2008-01-231-2/+3
* Add "split_ntfs_stream_name()" together with a torture testVolker Lendecke2008-01-191-0/+69
* Remove redundant parameter fd from SMB_VFS_WRITE().Michael Adam2008-01-101-1/+1
* Remove redundant parameter fd from SMB_VFS_READ().Michael Adam2008-01-101-1/+1
* Fix memory handling in torture/cmd_vfs.c:cmd_open and don't leak fsp_name.Michael Adam2008-01-091-0/+13
* Remove redundant parameter fd from SMB_VFS_LOCK().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_FTRUNCATE().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_FCHOWN().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_FCHMOD().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_FSTAT().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_FSYNC().Michael Adam2008-01-071-1/+1
* Remove redundant parameter fd from SMB_VFS_LSEEK().Michael Adam2008-01-071-1/+1
* Added -e option to smbtorture to test encrypted versionsJeremy Allison2008-01-041-1/+60
* Remove the sampwent interfaceVolker Lendecke2007-12-261-18/+0
* Add a in-memory cacheVolker Lendecke2007-12-182-0/+89
* Remove t_doschar.cVolker Lendecke2007-12-171-41/+0
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-107-9/+9
* dbwrap_rbtVolker Lendecke2007-12-101-0/+83
* Tiny simplificationsVolker Lendecke2007-12-101-1/+1
* Don't build rpctorture anymore - not maintained. Just remove.Jeremy Allison2007-12-071-564/+0
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-062-5/+6
* remove some staticsVolker Lendecke2007-12-051-0/+34
* add SESSSETUP_BENCHVolker Lendecke2007-12-051-0/+41