Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 4 | -12/+12 |
2007-10-10 | r19389: Remove samba3-specific checks: instead, always simply mark these test... | Jelmer Vernooij | 1 | -7/+5 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 18 | -2420/+2262 |
2007-10-10 | r18807: don't overtax the imaginations of servers that can't do mkdir on \\di... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18307: fixed a warning | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17417: Try to fix random failures in the build farm for 3_0. | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 17 | -52/+59 |
2007-10-10 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r16756: Some machines on the build farms sporadically fail the test | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r16657: Test Jerry's iTunes bug, along with some more error conditions | Volker Lendecke | 1 | -1/+18 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -46/+46 |
2007-10-10 | r16182: Better test the 15 out of 20 tests we right now survive than not test at | Volker Lendecke | 1 | -5/+7 |
2007-10-10 | r15865: using dirname for a variable isn't that good, | Stefan Metzmacher | 2 | -43/+43 |
2007-10-10 | r15836: Test an invalid DOS share mode. | Volker Lendecke | 1 | -1/+34 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15706: This is a very specific test that helps me in making sure I don't scr... | Volker Lendecke | 1 | -0/+150 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -1/+2 |
2007-10-10 | r15087: Quick stress test that does more or less what the tool "iometer" does. | Volker Lendecke | 1 | -0/+87 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 17 | -41/+41 |
2007-10-10 | r14527: Fix build problems. | Jelmer Vernooij | 17 | -0/+18 |
2007-10-10 | r14519: Put base registration in a seperate file, as well as some | Jelmer Vernooij | 1 | -0/+1575 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 2 | -3/+2 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 4 | -30/+30 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 1 | -8/+22 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 4 | -27/+27 |
2007-10-10 | r13707: expanded the delete on close test some more, and make it easier to | Andrew Tridgell | 1 | -47/+70 |
2007-10-10 | r13370: Added deltest21 - pull the rug out from a connection by socket | Jeremy Allison | 1 | -81/+90 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13297: It's a good thing the shipment of function headers tridge | Jeremy Allison | 1 | -221/+404 |
2007-10-10 | r13277: print a useful error message when test 17 fails | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13275: With a liberal sprinkling of smb_raw_exit this | Jeremy Allison | 1 | -9/+70 |
2007-10-10 | r13272: Re-arrange so all the normal tests we can pass come first. | Jeremy Allison | 1 | -90/+92 |
2007-10-10 | r13271: Do the same tests with directories. | Jeremy Allison | 1 | -2/+161 |
2007-10-10 | r13270: Add tests for even more insane delete-on-close semantics. | Jeremy Allison | 1 | -0/+142 |
2007-10-10 | r13170: Remove some dependencies on -1 implying the size of pstring | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r13004: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 16 | -0/+16 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 16 | -0/+16 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 11 | -11/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r12154: Torture test for bug # 3303. | Volker Lendecke | 1 | -0/+125 |
2007-10-10 | r12150: Reformatting | Volker Lendecke | 1 | -8/+15 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 1 | -1/+0 |