summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2008-01-30Fix some IBM checker warningsVolker Lendecke1-4/+4
2008-01-30ntlm_auth: test should honour configfile option to run on build farm.Kai Blin1-0/+6
2008-01-30ntlm_auth: Add a blackbox test.Kai Blin1-0/+212
2008-01-23strtok -> strtok_rVolker Lendecke1-2/+3
2008-01-19Add "split_ntfs_stream_name()" together with a torture testVolker Lendecke1-0/+69
2008-01-10Remove redundant parameter fd from SMB_VFS_WRITE().Michael Adam1-1/+1
2008-01-10Remove redundant parameter fd from SMB_VFS_READ().Michael Adam1-1/+1
2008-01-09Fix memory handling in torture/cmd_vfs.c:cmd_open and don't leak fsp_name.Michael Adam1-0/+13
2008-01-07Remove redundant parameter fd from SMB_VFS_LOCK().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FTRUNCATE().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FCHOWN().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FCHMOD().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FSTAT().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_FSYNC().Michael Adam1-1/+1
2008-01-07Remove redundant parameter fd from SMB_VFS_LSEEK().Michael Adam1-1/+1
2008-01-04Added -e option to smbtorture to test encrypted versionsJeremy Allison1-1/+60
2007-12-26Remove the sampwent interfaceVolker Lendecke1-18/+0
2007-12-18Add a in-memory cacheVolker Lendecke2-0/+89
2007-12-17Remove t_doschar.cVolker Lendecke1-41/+0
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison7-9/+9
2007-12-10dbwrap_rbtVolker Lendecke1-0/+83
2007-12-10Tiny simplificationsVolker Lendecke1-1/+1
2007-12-07Don't build rpctorture anymore - not maintained. Just remove.Jeremy Allison1-564/+0
2007-12-06Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2-5/+6
2007-12-05remove some staticsVolker Lendecke1-0/+34
2007-12-05add SESSSETUP_BENCHVolker Lendecke1-0/+41
2007-12-04Ok, down to just the client/*.c code now.Jeremy Allison1-30/+52
2007-12-04Remove tok pstring from util_str.cJeremy Allison1-42/+32
2007-12-04pull_ascii_pstring is gone.Jeremy Allison3-14/+21
2007-12-04The usual !pstring...Jeremy Allison3-52/+51
2007-11-30Remove pstring from clirap.c.Jeremy Allison1-1/+1
2007-11-09Remove the silly "user_socket_options" global variableVolker Lendecke2-7/+3
2007-11-08Remove more pstring/fstrings.Jeremy Allison2-3/+11
2007-11-03Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison1-0/+5
2007-11-03Remove more static data from lib/util_sock.c andJeremy Allison1-1/+1
2007-10-27Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison3-5/+5
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison3-15/+15
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison13-170/+170
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison3-5/+5
2007-10-10r25563: Show which local-substitute subtest failsVolker Lendecke1-28/+32
2007-10-10r25538: Revert r25533Volker Lendecke1-3/+3
2007-10-10r25533: remove a pstringVolker Lendecke1-3/+3
2007-10-10r25055: Add file_id_string_tosVolker Lendecke2-2/+2
2007-10-10r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...Günther Deschner1-0/+41
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell19-38/+19
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison19-19/+19
2007-10-10r23662: According to simo, check_dos_char is neededVolker Lendecke1-0/+42
2007-10-10r23660: Anybody know what check_dos_char() was used for? It wasn't called atVolker Lendecke1-42/+0
2007-10-10r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison3-6/+23
2007-10-10r23359: Fix bug #4537, fix from jens.nissen@gmx.net.Jeremy Allison1-1/+1