1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Andrew Tridgell 1d3d724dd1 added a nasty lock testing program
it opens 2 connections to each of 2 servers, and opens 2 fnums on the
same file on each connection (a total of 8 file descriptors)

then it does random lock/unlock/reopen requests in a 100 byte range on
the file and compares the results from the 2 servers.

strangely enough, NT fails this test against itself right now - I'm
still trying to figure that out.
(This used to be commit 2f14d7c9bc)
2000-05-03 13:54:28 +00:00
..
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
locktest.c added a nasty lock testing program 2000-05-03 13:54:28 +00:00
make_printerdef.c Fixed parsing issue with HP printer defs reported by HP. 2000-03-14 22:04:35 +00:00
make_smbcodepage.c locking/posix.c: Fixed double-free nasty crash bug found by insure. 2000-05-01 19:43:50 +00:00
make_unicodemap.c locking/posix.c: Fixed double-free nasty crash bug found by insure. 2000-05-01 19:43:50 +00:00
masktest.c handle the special rule of *.* for old style listings when old_list is 2000-04-30 14:37:57 +00:00
nbio.c casts and defines to make solaris happy 2000-01-14 08:33:20 +00:00
nmblookup.c fixed a memory leak in nmblookup 2000-04-25 00:46:46 +00:00
rpctorture.c this looks like a big commit, but it isn't really :) 2000-01-07 06:55:36 +00:00
smbfilter.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
smbpasswd.c Fixed smbpasswd crash bugs found by Giulio. 2000-03-01 18:58:50 +00:00
smbrun.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
status.c 1) added void* state argument to tdb_traverse. guess what! there were 2000-02-04 04:59:31 +00:00
testparm.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
testprns.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
torture.c Added read overlay write lock on same fnum test to locktest2. 2000-05-03 02:24:56 +00:00