r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
[abartlet/samba.git/.git] / source4 / script / tests / test_posix.sh
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Stefan Metzmacherr16877: run SMB2-FIND test
2007-10-10 Andrew Bartlettr16828: Add RPC-LSA as a test that passes, and remove...
2007-10-10 Stefan Metzmacherr16739: test SMB2-GETINFO SMB2-SETINFO by make test
2007-10-10 Stefan Metzmacherr16469: do some smb2 tests
2007-10-10 Stefan Metzmacherr14929: add some comments
2007-10-10 Andrew Tridgellr14919: disable the BASE-DEFER_OPEN test until it gets...
2007-10-10 Stefan Metzmacherr14819: list all tests smbtorture offers and explicit...
2007-10-10 Stefan Metzmacherr14815: BASE-DIR doesn't exists...
2007-10-10 Stefan Metzmacherr14814: also run the BASE-DIR test with 'make test'
2007-10-10 Andrew Tridgellr13854: we now pass BASE-NEGNOWAIT
2007-10-10 Andrew Tridgellr13740: the BASE-DELETE test now passes, and is a quick...
2007-10-10 Andrew Bartlettr11442: Don't use BASE-NEGNOWAIT any more. It is a...
2007-10-10 Andrew Tridgellr9120: added the BASE-DISCONNECT test to our set of...
2007-10-10 Andrew Tridgellr8295: turn off the delete on close test in the build...
2007-10-10 Andrew Tridgellr7919: use more portable shell syntax for MALLOC_CHECK_
2007-10-10 Andrew Tridgellr7495: used --maximum-runtime=300 for each smbtorture...
2007-10-10 Stefan Metzmacherr7421: - move test* functions to a seperate file
2007-10-10 Stefan Metzmacherr7402: - don't stop after a failed test
2007-10-10 Stefan Metzmacherr7387: enable extra smbtorture args to test_posix.sh
2007-10-10 Andrew Tridgellr4953: - enable easy valgrind use in all our test scripts
2007-10-10 Andrew Tridgellr4833: added LOCAL-SOCKET to the list of tests that...
2007-10-10 Andrew Tridgellr4319: make it easy to use valgrind in the test_posix...
2007-10-10 Andrew Tridgellr3834: - fixed XATTR_NTACL_NAME
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Andrew Tridgellr3748: pvfs passes RAW-EAS but not RAW-STREAMS yet
2007-10-10 Andrew Tridgellr3719: pvfs now passes the RAW-RENAME test
2007-10-10 Andrew Tridgellr3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE
2007-10-10 Andrew Tridgellr3698: mark RAW-SFILEINFO as working
2007-10-10 Andrew Tridgellr3618: - this adds the special case for DENY_DOS semant...
2007-10-10 Andrew Tridgellr3592: auto-cleanup the test.$$ log files in these...
2007-10-10 Andrew Tridgellr3580: - on file overwrite in ntcreatex we need to...
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists...
2007-10-10 Andrew Tridgellr3288: - updated the path processing in pvfs to pass...
2007-10-10 Andrew Tridgellr3270: - added another unlink test
2007-10-10 Andrew Tridgellr3263: - pvfs now passes RAW-SEARCH
2007-10-10 Andrew Tridgellr3254: - expanded the RAW-IOCTL test
2007-10-10 Andrew Tridgellr3252: pvfs now passes BASE-TRANS2
2007-10-10 Andrew Tridgellr3249: - change_time is closer to ctime than mtime
2007-10-10 Andrew Tridgellr3244: pvfs now passes the RAW-UNLINK and RAW-READ...
2007-10-10 Andrew Tridgellr3224: add the LOCAL-* tests to test_posix.sh
2007-10-10 Andrew Tridgellr3207: - reformat error msgs in BASE-DIR* tests
2007-10-10 Andrew Tridgellr3202: return a old DOS error code ERRSRV:ERRbaduid...
2007-10-10 Andrew Tridgellr3201: we now pass the BASE-OPEN test
2007-10-10 Andrew Tridgellr3198: check for too many .. components in filenames
2007-10-10 Andrew Tridgellr3189: improved the share_conflict() logic (both in...
2007-10-10 Andrew Tridgellr3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED...
2007-10-10 Andrew Tridgellr3176: added a script to run all the filesystem torture...