index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3270: - added another unlink test
Andrew Tridgell
2
-1
/
+5
2007-10-10
r3269: fixed return value
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3268: - fixed wildcard handling in new dirlist code
Andrew Tridgell
1
-12
/
+41
2007-10-10
r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3263: - pvfs now passes RAW-SEARCH
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3262: - new pvfs_dirlist code that reopens the directory between search
Andrew Tridgell
4
-101
/
+176
2007-10-10
r3261: added seek to RAW-SEARCH test
Andrew Tridgell
2
-15
/
+23
2007-10-10
r3260: redid the pvfs_dirlist() interface in preparation for a "keep
Andrew Tridgell
3
-55
/
+79
2007-10-10
r3259: expanded the RAW-SEARCH test some more
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3258: fixed "don't change" attribute for RAW_SFILEINFO_BASIC_INFO
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3257: make the RAW-SEARCH test less sensitive to the servers directory ordering
Andrew Tridgell
1
-6
/
+7
2007-10-10
r3256: get rid of the unused session_claim() and session_yield() calls
Andrew Tridgell
3
-25
/
+0
2007-10-10
r3255: - fixed 2 uninitialised data errors found with valgrind
Andrew Tridgell
2
-2
/
+5
2007-10-10
r3254: - expanded the RAW-IOCTL test
Andrew Tridgell
3
-11
/
+11
2007-10-10
r3253: - added rudimentary support for ntioctl in pvfs
Andrew Tridgell
4
-9
/
+97
2007-10-10
r3252: pvfs now passes BASE-TRANS2
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3251: - move the openattr test code into basic/attr.c
Andrew Tridgell
4
-281
/
+310
2007-10-10
r3250: Add idl for printer info level 0.
Tim Potter
1
-11
/
+44
2007-10-10
r3249: - change_time is closer to ctime than mtime
Andrew Tridgell
3
-5
/
+9
2007-10-10
r3248: don't stop searches on failed fill_search_info()
Andrew Tridgell
1
-7
/
+1
2007-10-10
r3247: FILE_ATTRIBUTE_NORMAL is only a null-op for setattr and setattre, not ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3246: new files should get created with FILE_ATTRIBUTE_ARCHIVE
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3245: use __location__ in RAW-SEARCH
Andrew Tridgell
1
-18
/
+18
2007-10-10
r3244: pvfs now passes the RAW-UNLINK and RAW-READ tests
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3243: read the high offset count in SMBreadx in the server
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...
Andrew Tridgell
1
-4
/
+6
2007-10-10
r3241: don't skip the read completely for a zero-length read, as it could giv...
Andrew Tridgell
1
-8
/
+7
2007-10-10
r3240: - update the rules for what error codes should be given on the
Andrew Tridgell
7
-66
/
+327
2007-10-10
r3239: reads of more than UINT16_MAX bytes should return 0 bytes
Andrew Tridgell
1
-5
/
+11
2007-10-10
r3238: rename null_mtime() to the more accurate name "null_time()", and
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3237: - allow for readx calls larger than 64k
Andrew Tridgell
2
-17
/
+6
2007-10-10
r3236: test a few more combinations in RAW-UNLINK
Andrew Tridgell
1
-0
/
+27
2007-10-10
r3235: try readx beyond 64k in RAW-READ
Andrew Tridgell
1
-6
/
+17
2007-10-10
r3234: in SMBreadx, if the client asks for exactly 65535 bytes then don't try
Andrew Tridgell
1
-3
/
+13
2007-10-10
r3227: added a per-share option "case insensitive filesystem", that tells the
Andrew Tridgell
5
-10
/
+36
2007-10-10
r3224: add the LOCAL-* tests to test_posix.sh
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3223: continue the effort on LIBREPLACE to try to get the ldb tools to
Andrew Tridgell
3
-34
/
+35
2007-10-10
r3219: Hi, Andrew B.!
Volker Lendecke
1
-0
/
+2
2007-10-10
r3218: Fix the build
Volker Lendecke
2
-2
/
+2
2007-10-10
r3217: Start of a spoolss_GetPrinter test.
Tim Potter
1
-0
/
+26
2007-10-10
r3216: Add tests for OpenPrinterEx and ClosePrinter.
Tim Potter
1
-8
/
+63
2007-10-10
r3215: access_required -> access_mask for OpenPrinterEx
Tim Potter
1
-1
/
+1
2007-10-10
r3214: Load the config file (required for ncacn_np:)
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r3213: Make credentials in a binding dialog optional
Jelmer Vernooij
3
-31
/
+33
2007-10-10
r3212: Never put a hostname in a ncalrpc binding string
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3211: Add a graphical endpoint mapper view tool
Jelmer Vernooij
5
-8
/
+334
2007-10-10
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
Andrew Tridgell
5
-35
/
+44
2007-10-10
r3209: - Create directory for ncalrpc with correct mode
Jelmer Vernooij
3
-10
/
+17
2007-10-10
r3208: fixed permissions of ncalrpc directory creation
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3207: - reformat error msgs in BASE-DIR* tests
Andrew Tridgell
6
-16
/
+27
[next]