summaryrefslogtreecommitdiff
path: root/source3/torture/nbio.c
AgeCommit message (Collapse)AuthorFilesLines
2003-04-23Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett1-7/+7
merge last time. I hope this might fix a few failures on the build farm too. Andrew Bartlett (This used to be commit 0c837126923cc30fa60223a5a68d4f527971cc7b)
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-2/+2
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+10
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-04-04Fixed some compile warnings.Tim Potter1-0/+2
(This used to be commit fd8b3009eb3f3debc7a1dcf6a46437d87a341519)
2002-03-05fixed NBENCH code for NT4 server ntcreatex semanticsAndrew Tridgell1-4/+10
(This used to be commit b71a729e14e928fae288daeab4226d7e1f8b1dc5)
2002-02-05- only show 1 cleanup msg per clientAndrew Tridgell1-4/+16
- show client count in progress (This used to be commit 10ee1d22e606847d40fb013c694ed5733ef6b87b)
2002-02-05fixed the directory removal for when the dir doesn't exitAndrew Tridgell1-1/+1
(This used to be commit 2c67b266cc4848dff6066fcbc875ab5f91113179)
2002-02-05rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell1-112/+159
(This used to be commit 36f816a5e12a80f0184f43cbd44ef5fac53fcb81)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2001-06-19moved all our torture code to a separate directoryAndrew Tridgell1-0/+240
(This used to be commit dd12c47645e2d0e832bc555492a6a8725a4495ee)