summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r3277: don't use the non-portable getaddrinfo() function, instead useAndrew Tridgell2007-10-101-18/+3
* r3276: - allow for more than 256 open old style searches (limit currently set...Andrew Tridgell2007-10-103-28/+219
* r3271: use "struct messaging_context *" instead of "void *" in messaging APIAndrew Tridgell2007-10-106-33/+32
* r3270: - added another unlink testAndrew Tridgell2007-10-102-1/+5
* r3269: fixed return valueAndrew Tridgell2007-10-101-1/+1
* r3268: - fixed wildcard handling in new dirlist codeAndrew Tridgell2007-10-101-12/+41
* r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ...Andrew Tridgell2007-10-101-0/+2
* r3263: - pvfs now passes RAW-SEARCHAndrew Tridgell2007-10-101-2/+2
* r3262: - new pvfs_dirlist code that reopens the directory between searchAndrew Tridgell2007-10-104-101/+176
* r3261: added seek to RAW-SEARCH testAndrew Tridgell2007-10-102-15/+23
* r3260: redid the pvfs_dirlist() interface in preparation for a "keepAndrew Tridgell2007-10-103-55/+79
* r3259: expanded the RAW-SEARCH test some moreAndrew Tridgell2007-10-101-2/+4
* r3258: fixed "don't change" attribute for RAW_SFILEINFO_BASIC_INFOAndrew Tridgell2007-10-101-1/+1
* r3257: make the RAW-SEARCH test less sensitive to the servers directory orderingAndrew Tridgell2007-10-101-6/+7
* r3256: get rid of the unused session_claim() and session_yield() callsAndrew Tridgell2007-10-103-25/+0
* r3255: - fixed 2 uninitialised data errors found with valgrindAndrew Tridgell2007-10-102-2/+5
* r3254: - expanded the RAW-IOCTL testAndrew Tridgell2007-10-103-11/+11
* 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