James Peach
4d81335115
r15131: Tidy help output. When printing the list of tests, group them by prefix
...
to make it easier to see what tests are available.
(This used to be commit f15010ccb37f75a4bb86306cec223093b000058e)
2007-10-10 14:04:10 -05:00
Stefan Metzmacher
73b385d3c4
r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_EXECUTE
...
flag.
metze
(This used to be commit d298e4760c1edf49f3c935304b466ba04989c32b)
2007-10-10 14:04:10 -05:00
Volker Lendecke
cf0343dfa9
r15087: Quick stress test that does more or less what the tool "iometer" does.
...
Volker
(This used to be commit 6a08b192bec95cc0bbe017a2ce692afce63e047f)
2007-10-10 14:04:07 -05:00
Stefan Metzmacher
e7f34592eb
r15070: test the needed access masks for read/write the different
...
security descriptor components
metze
(This used to be commit 88c57c8703565c4fb367b68e70030944d9f262e6)
2007-10-10 14:04:06 -05:00
Stefan Metzmacher
4d72f3f8d0
r15066: - sync the dir_flags tests with the file_flags tests
...
- add some more checks for the w2k3 bug case
metze
(This used to be commit a55b44b96c556c5a645b493faa8d9660e1fcda67)
2007-10-10 14:04:06 -05:00
Andrew Tridgell
c8610144f7
r15049: for really efficient oplock handling with thousands of open files we
...
will need a separate messaging endpoint per open file. To make this
efficient extend the messaging layer to have a new registration
function for temporary message types that maps via an idtree.
I have updated the LOCAL-MESSAGING test to use the new function.
(This used to be commit 4b976851d8b7ccd2c40010be095cef7fecf9e722)
2007-10-10 14:04:03 -05:00
Andrew Tridgell
970f7122d9
r15033: expanded the RAW-OPLOCK test to include the different cases where the
...
client chooses to break to none or break to level II, when offered a
level II break from exclusive
(This used to be commit 9a35b14422980fb9a8049058fd30e79d19a1e242)
2007-10-10 14:04:02 -05:00
Andrew Tridgell
84e00add26
r15032: change BENCH-NBENCH to always break to none, rather than accepting a
...
levelII break offer from the server.
(This used to be commit 7d7853476e03262133093c69f1f93ee02cc87840)
2007-10-10 14:04:02 -05:00
Andrew Tridgell
7f6ed60c70
r15016: add a test for a 2nd open with an exclusive oplock. It does not cause
...
a break, as exclusive oplocks don't cache close requests
(This used to be commit 9f2617a062e99805c42fe9b2fa0179b1672b25e5)
2007-10-10 14:04:01 -05:00
Andrew Tridgell
48d3fb39ff
r15015: add an explanation for this test
...
(This used to be commit 9fdeec506fe5005601c0589574d2b8ae3c6166e5)
2007-10-10 14:04:01 -05:00
Andrew Tridgell
72343b9615
r15014: added a simple batch oplock benchmark
...
Jeremy, Samba3 currently fails this test with a 2.6.16-rc6 kernel and
kernel oplocks enabled. With kernel oplock off it passes, though its a
bit slow
(This used to be commit 99df20246049c2645b04d5790b9e41c607872dc7)
2007-10-10 14:04:01 -05:00
Andrew Tridgell
bc9b94a3e5
r14980: fixed several IBM checker errors in gentest and masktest
...
(This used to be commit 98016479a9f61b7a4aef83f7eef2876d84013e57)
2007-10-10 14:00:50 -05:00
Andrew Tridgell
b04592918d
r14969: ensure that even on slow machines we leave plenty of time for a series
...
of events to propogate internally in smbd before asking for them
(the test was failing on slow machines)
(This used to be commit a493539458ff092262667d07b0dab2f2ee1ba7bf)
2007-10-10 14:00:48 -05:00
Stefan Metzmacher
35ee247487
r14967: load shared module torture test after we know where to search...
...
metze
(This used to be commit b2f45531544f52b63f61fc8224477e89eb3dca83)
2007-10-10 14:00:47 -05:00
Andrew Tridgell
127967334f
r14956: change the notify search to be much more efficient by using a
...
per-depth bisection search. This makes the notify_trigger() call
log(N) which makes us scale well for large numbers of outstanding
notifies
(This used to be commit 16fd00925fdbf77e7a403ad501bf6ea429404c76)
2007-10-10 14:00:45 -05:00
Andrew Tridgell
b5ee277f1a
r14948: add testing of truncate events, and add truncate support to inotify
...
backend
(This used to be commit b80523a631ec57c7d19e9a23dca4594d71036138)
2007-10-10 14:00:21 -05:00
Andrew Tridgell
ce25ec56f3
r14942: make the RAW-NOTIFY test check the strange file rename semantics. Also
...
be more forgiving of matching on extra bits (inotify cannot match on
minimal bits for all events).
(This used to be commit 29de884737ada8c1094b6e0958b54f523a7cdbf4)
2007-10-10 14:00:20 -05:00
Andrew Tridgell
0dce9b003c
r14935: try to avoid a race condition in the recursion test
...
(This used to be commit 659576806fef066203551281cab4dc5cd3234ff7)
2007-10-10 14:00:19 -05:00
Andrew Tridgell
51a5b79ec0
r14934: greatly expand the RAW-NOTIFY testing of completion filters. We now
...
try each bit in the completion filter separately for a wide range of
file operations.
(This used to be commit 81f8b24526515d7a914022859fb03421c3a7611b)
2007-10-10 14:00:19 -05:00
Andrew Tridgell
e221db7a39
r14928: demonstrate that the completion filter is only set on the first notify
...
on a directory handle
(This used to be commit b6e40d9b0832fbab662f9289a30c26e2576b4821)
2007-10-10 14:00:18 -05:00
Andrew Tridgell
d8544db317
r14927: expand the RAW-NOTIFY test to test recursive and rename handling
...
(This used to be commit e6abb1ecbaa19e8b4627a279e420f8ecdf776e26)
2007-10-10 14:00:18 -05:00
Stefan Metzmacher
1af925f394
r14860: create libcli/security/security.h
...
metze
(This used to be commit 9ec706238c173992dc938d537bdf1103bf519dbf)
2007-10-10 13:59:44 -05:00
Andrew Tridgell
986aae3c5c
r14845: expanded the number of info levels tested for continue in the
...
RAW-SEARCH test
(This used to be commit a3e7640730b756392afce4ec1b69eda0bf044e3f)
2007-10-10 13:59:42 -05:00
Stefan Metzmacher
0697e76440
r14843: the results of the srvsrv_* calls depends on the user,
...
try some tests anonymous...
metze
(This used to be commit eb63d83f007e374f77ff63b3d7b81f187260c8fa)
2007-10-10 13:59:41 -05:00
Stefan Metzmacher
f964db91e7
r14826: initialize pid1 and pid2:-)
...
metze
(This used to be commit 45e28329723c15c1ba6b8420cd3689cd03613de7)
2007-10-10 13:59:24 -05:00
Stefan Metzmacher
01f19c0d1b
r14818: give an error on an unknown test
...
so we catch typos in the make test scripts
metze
(This used to be commit fa73030debe1c216d86622a5380dbe2945f5d1d3)
2007-10-10 13:59:23 -05:00
Stefan Metzmacher
9845c8c475
r14817: rename some tests
...
tridge: is SCAN-EAMAX ok?
metze
(This used to be commit d8529ec2ee079d4ff17681a5d35d260fd3313e88)
2007-10-10 13:59:23 -05:00
Andrew Tridgell
8e7078e149
r14794: added a test to see what happens when you send a notify request on a
...
handle that already has a notify request pending. It turns out that
they are queued
(This used to be commit 15e9302bcd20a91446b19033333b743f1d257a66)
2007-10-10 13:59:19 -05:00
Jelmer Vernooij
42da534d66
r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere
...
(This used to be commit a316b33057f3ec8532677980e093cd327d33f257)
2007-10-10 13:59:17 -05:00
Stefan Metzmacher
7780e2bfa1
r14734: this demonstrates that a tcon isn't autoclosed by a ulogoff
...
the tcon can be reused using any other valid session later
metze
(This used to be commit b9a90ed763e7828bfc56a73578bf01174726ed50)
2007-10-10 13:59:17 -05:00
Stefan Metzmacher
7011384a3a
r14732: fix typo noticed by derrell, thanks!
...
metze
(This used to be commit ffa500ebb45cf7b9a513f76abae3ad32806042f3)
2007-10-10 13:59:16 -05:00
Jelmer Vernooij
d2cc33c9c7
r14728: Install two more headers, fix warning
...
(This used to be commit 7a227457a4523e8b76d86022a38c8851c04b2e6b)
2007-10-10 13:59:14 -05:00
Jelmer Vernooij
51c08bc26b
r14725: Reduce amount of headers, add simple ui implementation (not used yet though)
...
(This used to be commit 141830116b059f032696c956832451a7b0f7c6cb)
2007-10-10 13:59:14 -05:00
Jelmer Vernooij
13ea7bb753
r14723: Keep statistics
...
(This used to be commit 9d6eefad3a45aba52247d4364c9ef5a538f0abd5)
2007-10-10 13:59:14 -05:00
Jelmer Vernooij
e70eae2b4c
r14721: Fix a couple of warnings.
...
(This used to be commit 426ac78108b35adc8412d12d2d888c3d5ddf4171)
2007-10-10 13:59:13 -05:00
Jelmer Vernooij
909b111f58
r14720: Add torture_context argument to all torture tests
...
(This used to be commit 3c7a5ce29108dd82210dc3e1f00414f545949e1d)
2007-10-10 13:59:13 -05:00
Jelmer Vernooij
6c5853aa8d
r14718: Add initial work on a standardized UI for smbtorture
...
(This used to be commit a15a8d87b50fe3011c009d3c030cf54ec86540b4)
2007-10-10 13:59:13 -05:00
Andrew Bartlett
4958e97c76
r14712: Do not proceed in event of failure to obtain a policy handle.
...
This makes the log results much easier to understand.
Andrew Bartlett
(This used to be commit 8566515a51d9b63c40fd52cb138e9ec8025cd6c2)
2007-10-10 13:59:12 -05:00
Stefan Metzmacher
30976b1af1
r14710: make more clear that SMBexit only cares about the PID
...
that is used in the open call
metze
(This used to be commit 1bc6940e7d3ffbc5e697d6f600c9455d2b41e97c)
2007-10-10 13:59:11 -05:00
Stefan Metzmacher
41a6591628
r14680: add some tests which demonstrate that closing the dir handle
...
triggers an empty notify reply with NT_STATUS_OK
metze
(This used to be commit 590dd49207342031fed902701f4214f3b1d6397c)
2007-10-10 13:59:08 -05:00
Rafal Szczesniak
c653dc2a6a
r14667: Fix indentation.
...
rafal
(This used to be commit 634111bb127432904b80c27032c16e87df76c2b4)
2007-10-10 13:59:07 -05:00
Andrew Bartlett
5dd9446099
r14665: More testing in RPC-SAMR. It looks like we will probably need another
...
ldb module to handle which flags can be set under what circumstances.
Andrew Bartlett
(This used to be commit 1d1ff501f2d2b952a4dd80c374c857be0456173c)
2007-10-10 13:59:06 -05:00
Andrew Bartlett
2295953069
r14636: Print an error on torture connect failure. (Helps with debugging).
...
Andrew Bartlett
(This used to be commit 335bb7e6924d357e3dadf02f133a3037bebfe385)
2007-10-10 13:59:03 -05:00
Jelmer Vernooij
9c97e1ec64
r14610: Fix writing of modulesdir to .pc files
...
Add two more .pc files
(This used to be commit 549b1eec40d8989d4c94ab2e63b9b4789c008589)
2007-10-10 13:59:01 -05:00
Jelmer Vernooij
d64ccc0176
r14599: Pass ACLs down the registry layer.
...
(This used to be commit 6cdefd8945eee5513a6993350ea71f12d4dbd6fa)
2007-10-10 13:58:59 -05:00
Jelmer Vernooij
184955ffd7
r14572: Give libraries saner names, remove some .pc files, make some things
...
subsystems in case a library doesn't make sense.
(This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
3ddf4e831a
r14565: Fix shared library sonames
...
(This used to be commit 3e6b75d955cc49becf9145fbe4380c4e7e7f81f6)
2007-10-10 13:58:47 -05:00
Jelmer Vernooij
35349a58df
r14542: Remove librpc, libndr and libnbt from includes.h
...
(This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
2007-10-10 13:58:42 -05:00
Andrew Tridgell
9225c02aee
r14539: get rid of a pointless union layer in struct smb_notify
...
(This used to be commit 1e1c5593817e84c59c1a10b5a3c1957e363e5198)
2007-10-10 13:58:41 -05:00
Jelmer Vernooij
d09b70c98b
r14527: Fix build problems.
...
(This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7)
2007-10-10 13:57:37 -05:00