summaryrefslogtreecommitdiff
path: root/source3/torture/utable.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-24s3:fix the merged build of bin/smbtorture4Michael Adam1-1/+1
2009-11-23s3:torture: move the torture-specific headers to new torture/torture.hMichael Adam1-0/+1
2009-04-30Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison1-9/+8
2009-04-29Make cli_unlink async.Jeremy Allison1-4/+4
2009-04-21Make cli_mkdir async. Change it to return NTSTATUS.Jeremy Allison1-1/+1
2009-01-02Fix warnings in make test code.Jeremy Allison1-1/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r18796: Fix the build. Sorry.Jeremy Allison1-2/+2
2007-10-10r17338: Add support for multiple shares test inspired by Samba 4 torture's --...Alexander Bokovoy1-2/+2
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter1-2/+0
2007-10-10r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter1-1/+1
2004-03-12Fix build after Jeremy -- yet another place where convert_string() wasn't upd...Alexander Bokovoy1-2/+2
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-2/+2
2003-04-23Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett1-21/+28
2003-04-18fixing torture build by merging code from HEADGerald Carter1-2/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-1/+1
2001-10-03switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell1-2/+18
2001-10-02better method of generating the case equivalence tableAndrew Tridgell1-22/+37
2001-10-02the CASETABLE torture target now generates the complete unicodeAndrew Tridgell1-0/+74
2001-09-25added a little smbtorture test for dumping the unicode table of aAndrew Tridgell1-0/+82