summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2-1/+2
2007-10-10r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher1-1/+1
2007-10-10r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell1-5/+91
2007-10-10r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher1-3/+3
2007-10-10r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett1-1/+1
2007-10-10r15502: Typo fix.Rafal Szczesniak1-1/+1
2007-10-10r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett1-1/+1
2007-10-10r15499: This test can't run if the remote server won't let us open a policy h...Andrew Bartlett1-1/+4
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak4-11/+34
2007-10-10r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak1-0/+36
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett1-1/+1
2007-10-10r15412: Put the test in a dangerous category.Rafal Szczesniak1-0/+5
2007-10-10r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak3-1/+81
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2-8/+9
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett1-38/+7
2007-10-10r15344: Fix shared library buildJelmer Vernooij1-4/+5
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij1-1/+2
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2-9/+9
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij6-6/+2
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+1
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-1/+1
2007-10-10r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher1-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij3-16/+16
2007-10-10r15201: Use abs() rather then ABS()Jelmer Vernooij4-8/+8
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2-8/+10
2007-10-10r15131: Tidy help output. When printing the list of tests, group them by prefixJames Peach1-6/+20
2007-10-10r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher1-15/+159
2007-10-10r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke1-0/+87
2007-10-10r15070: test the needed access masks for read/write the differentStefan Metzmacher1-0/+209
2007-10-10r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher1-4/+94
2007-10-10r15049: for really efficient oplock handling with thousands of open files weAndrew Tridgell1-8/+10
2007-10-10r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell2-41/+134
2007-10-10r15032: change BENCH-NBENCH to always break to none, rather than accepting aAndrew Tridgell1-2/+3
2007-10-10r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell1-1/+7
2007-10-10r15015: add an explanation for this testAndrew Tridgell1-1/+10
2007-10-10r15014: added a simple batch oplock benchmarkAndrew Tridgell3-7/+97
2007-10-10r14980: fixed several IBM checker errors in gentest and masktestAndrew Tridgell2-3/+6
2007-10-10r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell1-1/+1
2007-10-10r14967: load shared module torture test after we know where to search...Stefan Metzmacher1-2/+2
2007-10-10r14956: change the notify search to be much more efficient by using aAndrew Tridgell1-0/+115
2007-10-10r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell1-1/+10
2007-10-10r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell1-19/+53
2007-10-10r14935: try to avoid a race condition in the recursion testAndrew Tridgell1-1/+1
2007-10-10r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell1-0/+185
2007-10-10r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell1-0/+1
2007-10-10r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell1-1/+115
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher13-14/+13
2007-10-10r14845: expanded the number of info levels tested for continue in theAndrew Tridgell1-90/+123
2007-10-10r14843: the results of the srvsrv_* calls depends on the user,Stefan Metzmacher1-85/+132
2007-10-10r14826: initialize pid1 and pid2:-)Stefan Metzmacher1-0/+3