summaryrefslogtreecommitdiffstats
path: root/source3/torture/nbio.c
Commit message (Expand)AuthorAgeFilesLines
* Cause cli_close to return an NTSTATUS.Jeremy Allison2009-04-301-1/+1
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-8/+10
* Make cli_unlink async.Jeremy Allison2009-04-291-1/+1
* Convert cli_rename to async.Jeremy Allison2009-04-281-1/+1
* Make rmdir async.Jeremy Allison2009-04-211-1/+1
* Fix warnings in make test code.Jeremy Allison2009-01-021-4/+15
* 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
* r17363: Some C++ warningsVolker Lendecke2007-10-101-2/+2
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r7902: Fix the buildVolker Lendecke2007-10-101-1/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-2/+2
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-101-1/+1
* r5749: fix some build issuesGerald Carter2007-10-101-2/+2
* Two trivial warningsVolker Lendecke2003-12-021-1/+3
* Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett2003-04-231-7/+7
* merge in metze' smbcquotas patch from HEADGerald Carter2003-04-151-2/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+10
* Fixed some compile warnings.Tim Potter2002-04-041-0/+2
* fixed NBENCH code for NT4 server ntcreatex semanticsAndrew Tridgell2002-03-051-4/+10
* - only show 1 cleanup msg per clientAndrew Tridgell2002-02-051-4/+16
* fixed the directory removal for when the dir doesn't exitAndrew Tridgell2002-02-051-1/+1
* rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell2002-02-051-112/+159
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* moved all our torture code to a separate directoryAndrew Tridgell2001-06-191-0/+240