summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak2007-10-103-1/+81
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-102-8/+9
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-38/+7
* r15344: Fix shared library buildJelmer Vernooij2007-10-101-4/+5
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+2
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-102-9/+9
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-106-6/+2
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-1/+1
* r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher2007-10-101-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-103-16/+16
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-104-8/+8
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-102-8/+10
* r15131: Tidy help output. When printing the list of tests, group them by prefixJames Peach2007-10-101-6/+20
* r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher2007-10-101-15/+159
* r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke2007-10-101-0/+87
* r15070: test the needed access masks for read/write the differentStefan Metzmacher2007-10-101-0/+209
* r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher2007-10-101-4/+94
* r15049: for really efficient oplock handling with thousands of open files weAndrew Tridgell2007-10-101-8/+10
* r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell2007-10-102-41/+134
* r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell2007-10-101-2/+3
* r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell2007-10-101-1/+7
* r15015: add an explanation for this testAndrew Tridgell2007-10-101-1/+10
* r15014: added a simple batch oplock benchmarkAndrew Tridgell2007-10-103-7/+97
* r14980: fixed several IBM checker errors in gentest and masktestAndrew Tridgell2007-10-102-3/+6
* r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell2007-10-101-1/+1
* r14967: load shared module torture test after we know where to search...Stefan Metzmacher2007-10-101-2/+2
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-0/+115
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-101-1/+10
* r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell2007-10-101-19/+53
* r14935: try to avoid a race condition in the recursion testAndrew Tridgell2007-10-101-1/+1
* r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell2007-10-101-0/+185
* r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell2007-10-101-0/+1
* r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell2007-10-101-1/+115
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-1013-14/+13
* r14845: expanded the number of info levels tested for continue in theAndrew Tridgell2007-10-101-90/+123
* r14843: the results of the srvsrv_* calls depends on the user,Stefan Metzmacher2007-10-101-85/+132
* r14826: initialize pid1 and pid2:-)Stefan Metzmacher2007-10-101-0/+3
* r14818: give an error on an unknown testStefan Metzmacher2007-10-101-0/+1
* r14817: rename some testsStefan Metzmacher2007-10-102-4/+6
* r14794: added a test to see what happens when you send a notify request on aAndrew Tridgell2007-10-101-0/+66
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-108-15/+13
* r14734: this demonstrates that a tcon isn't autoclosed by a ulogoffStefan Metzmacher2007-10-101-0/+151
* r14732: fix typo noticed by derrell, thanks!Stefan Metzmacher2007-10-101-1/+1
* r14728: Install two more headers, fix warningJelmer Vernooij2007-10-101-1/+1
* r14725: Reduce amount of headers, add simple ui implementation (not used yet ...Jelmer Vernooij2007-10-101-10/+32
* r14723: Keep statisticsJelmer Vernooij2007-10-102-0/+8
* r14721: Fix a couple of warnings.Jelmer Vernooij2007-10-102-0/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-10118-162/+192
* r14718: Add initial work on a standardized UI for smbtortureJelmer Vernooij2007-10-104-1/+133