summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-1/+2
* r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke2007-10-101-0/+87
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-1017-41/+41
* r14527: Fix build problems.Jelmer Vernooij2007-10-1017-0/+18
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-101-0/+1575
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-102-3/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-104-30/+30
* r14208: removed use of req->flags2 inside the ntvfs layer. This should helpAndrew Tridgell2007-10-101-8/+22
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-104-27/+27
* r13707: expanded the delete on close test some more, and make it easier toAndrew Tridgell2007-10-101-47/+70
* r13370: Added deltest21 - pull the rug out from a connection by socketJeremy Allison2007-10-101-81/+90
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+2
* r13297: It's a good thing the shipment of function headers tridgeJeremy Allison2007-10-101-221/+404
* r13277: print a useful error message when test 17 failsAndrew Tridgell2007-10-101-2/+2
* r13275: With a liberal sprinkling of smb_raw_exit thisJeremy Allison2007-10-101-9/+70
* r13272: Re-arrange so all the normal tests we can pass come first.Jeremy Allison2007-10-101-90/+92
* r13271: Do the same tests with directories.Jeremy Allison2007-10-101-2/+161
* r13270: Add tests for even more insane delete-on-close semantics.Jeremy Allison2007-10-101-0/+142
* r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij2007-10-101-3/+3
* r13004: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1016-0/+16
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-1016-0/+16
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1011-11/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+2
* r12154: Torture test for bug # 3303.Volker Lendecke2007-10-101-0/+125
* r12150: ReformattingVolker Lendecke2007-10-101-8/+15
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-101-2/+2
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-0/+1
* r9431: Check an error code in BASE-DELETE.Volker Lendecke2007-10-101-2/+13
* r9406: Add const.Andrew Bartlett2007-10-101-3/+3
* r9047: show the order of the server/correct output to make it easier to demo ...Andrew Tridgell2007-10-101-0/+2
* r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell2007-10-101-0/+2
* r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There isAndrew Tridgell2007-10-101-2/+4
* r8780: make numops controllable in BASE-DISCONNECTAndrew Tridgell2007-10-101-1/+2
* r8522: fixed another couple of size_t warningsAndrew Tridgell2007-10-101-2/+2
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-105-12/+18
* r8185: Delete on close on directories:Volker Lendecke2007-10-101-0/+137
* r8182: Little more testing delete-on-close: Check flag with qfileinfo.Volker Lendecke2007-10-101-16/+79
* r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke2007-10-101-84/+138
* r8177: More explorations.Volker Lendecke2007-10-101-1/+46
* r8176: Exploring the share mode database...Volker Lendecke2007-10-101-0/+39
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-104-21/+21
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-3/+7
* r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison2007-10-101-2/+168
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-1010-0/+13
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-104-12/+12