summaryrefslogtreecommitdiffstats
path: root/source3/torture/utable.c
Commit message (Expand)AuthorAgeFilesLines
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-9/+8
* Make cli_unlink async.Jeremy Allison2009-04-291-4/+4
* Make cli_mkdir async. Change it to return NTSTATUS.Jeremy Allison2009-04-211-1/+1
* Fix warnings in make test code.Jeremy Allison2009-01-021-1/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r18796: Fix the build. Sorry.Jeremy Allison2007-10-101-2/+2
* r17338: Add support for multiple shares test inspired by Samba 4 torture's --...Alexander Bokovoy2007-10-101-2/+2
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2007-10-101-1/+1
* Fix build after Jeremy -- yet another place where convert_string() wasn't upd...Alexander Bokovoy2004-03-121-2/+2
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-061-2/+2
* Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett2003-04-231-21/+28
* fixing torture build by merging code from HEADGerald Carter2003-04-181-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-1/+1
* switched over to a new method of handling uppercase/lowercase mappingsAndrew Tridgell2001-10-031-2/+18
* better method of generating the case equivalence tableAndrew Tridgell2001-10-021-22/+37
* the CASETABLE torture target now generates the complete unicodeAndrew Tridgell2001-10-021-0/+74
* added a little smbtorture test for dumping the unicode table of aAndrew Tridgell2001-09-251-0/+82