summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell2007-10-104-9/+97
* r3252: pvfs now passes BASE-TRANS2Andrew Tridgell2007-10-101-2/+2
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-104-281/+310
* r3250: Add idl for printer info level 0.Tim Potter2007-10-101-11/+44
* r3249: - change_time is closer to ctime than mtimeAndrew Tridgell2007-10-103-5/+9
* r3248: don't stop searches on failed fill_search_info()Andrew Tridgell2007-10-101-7/+1
* r3247: FILE_ATTRIBUTE_NORMAL is only a null-op for setattr and setattre, not ...Andrew Tridgell2007-10-101-1/+1
* r3246: new files should get created with FILE_ATTRIBUTE_ARCHIVEAndrew Tridgell2007-10-101-1/+1
* r3245: use __location__ in RAW-SEARCHAndrew Tridgell2007-10-101-18/+18
* r3244: pvfs now passes the RAW-UNLINK and RAW-READ testsAndrew Tridgell2007-10-101-1/+2
* r3243: read the high offset count in SMBreadx in the serverAndrew Tridgell2007-10-101-0/+1
* r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...Andrew Tridgell2007-10-101-4/+6
* r3241: don't skip the read completely for a zero-length read, as it could giv...Andrew Tridgell2007-10-101-8/+7
* r3240: - update the rules for what error codes should be given on theAndrew Tridgell2007-10-107-66/+327
* r3239: reads of more than UINT16_MAX bytes should return 0 bytesAndrew Tridgell2007-10-101-5/+11
* r3238: rename null_mtime() to the more accurate name "null_time()", andAndrew Tridgell2007-10-101-7/+7
* r3237: - allow for readx calls larger than 64kAndrew Tridgell2007-10-102-17/+6
* r3236: test a few more combinations in RAW-UNLINKAndrew Tridgell2007-10-101-0/+27
* r3235: try readx beyond 64k in RAW-READAndrew Tridgell2007-10-101-6/+17
* r3234: in SMBreadx, if the client asks for exactly 65535 bytes then don't tryAndrew Tridgell2007-10-101-3/+13
* r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell2007-10-105-10/+36
* r3224: add the LOCAL-* tests to test_posix.shAndrew Tridgell2007-10-101-1/+2
* r3223: continue the effort on LIBREPLACE to try to get the ldb tools toAndrew Tridgell2007-10-103-34/+35
* r3219: Hi, Andrew B.!Volker Lendecke2007-10-101-0/+2
* r3218: Fix the buildVolker Lendecke2007-10-102-2/+2
* r3217: Start of a spoolss_GetPrinter test.Tim Potter2007-10-101-0/+26
* r3216: Add tests for OpenPrinterEx and ClosePrinter.Tim Potter2007-10-101-8/+63
* r3215: access_required -> access_mask for OpenPrinterExTim Potter2007-10-101-1/+1
* r3214: Load the config file (required for ncacn_np:)Jelmer Vernooij2007-10-101-1/+4
* r3213: Make credentials in a binding dialog optionalJelmer Vernooij2007-10-103-31/+33
* r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij2007-10-101-0/+1
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-105-8/+334
* r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, andAndrew Tridgell2007-10-105-35/+44
* r3209: - Create directory for ncalrpc with correct modeJelmer Vernooij2007-10-103-10/+17
* r3208: fixed permissions of ncalrpc directory creationAndrew Tridgell2007-10-101-1/+1
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-106-16/+27
* r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell2007-10-102-0/+3
* r3205: Create ncalrpc directory if it didn't exist yetJelmer Vernooij2007-10-103-2/+7
* r3204: Got unpacking of an array of PrinterInfo union elements working. Phew.Tim Potter2007-10-102-54/+45
* r3203: moved more test functions into torture/basic/*.cAndrew Tridgell2007-10-104-211/+239
* r3202: return a old DOS error code ERRSRV:ERRbaduid for a bad vuid. This mean...Andrew Tridgell2007-10-102-3/+3
* r3201: we now pass the BASE-OPEN testAndrew Tridgell2007-10-101-4/+4
* r3200: - improved the accuracy of openx emulation. We now nearly pass the ope...Andrew Tridgell2007-10-103-21/+53
* r3199: added a couple more test paths to RAW-CHKPATHAndrew Tridgell2007-10-101-0/+10
* r3198: check for too many .. components in filenamesAndrew Tridgell2007-10-103-5/+20
* r3197: fixed error code mapping for ENOTDIRAndrew Tridgell2007-10-101-1/+1
* r3196: Grr - add more useless dependencies to get swig wrappers to build.Tim Potter2007-10-101-1/+2
* r3195: fill in more of the fsinfo fields, and avoid calling the potentiallyAndrew Tridgell2007-10-101-25/+102
* r3194: fixed an uninitialised variableAndrew Tridgell2007-10-101-0/+1
* r3193: improved the initial permissions choice for file create, based upon do...Andrew Tridgell2007-10-102-61/+61