summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ok, down to just the client/*.c code now.Jeremy Allison2007-12-041-30/+52
* Remove tok pstring from util_str.cJeremy Allison2007-12-041-42/+32
* pull_ascii_pstring is gone.Jeremy Allison2007-12-043-14/+21
* The usual !pstring...Jeremy Allison2007-12-043-52/+51
* Remove pstring from clirap.c.Jeremy Allison2007-11-301-1/+1
* Remove the silly "user_socket_options" global variableVolker Lendecke2007-11-092-7/+3
* Remove more pstring/fstrings.Jeremy Allison2007-11-082-3/+11
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-0/+5
* Remove more static data from lib/util_sock.c andJeremy Allison2007-11-031-1/+1
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-273-5/+5
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-243-15/+15
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-1813-170/+170
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-103-5/+5
* r25563: Show which local-substitute subtest failsVolker Lendecke2007-10-101-28/+32
* r25538: Revert r25533Volker Lendecke2007-10-101-3/+3
* r25533: remove a pstringVolker Lendecke2007-10-101-3/+3