r4139: 2nd attempt at fixing the null ptr in size_is() problem.
[samba.git] / source4 / torture / raw /
2007-10-10 Andrew Tridgellr4074: make the RAW-ACLS test use the new lsa helper...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4061: more additions to the RAW-ACLS test, to help...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4053: expanded and fixed a bug in the RAW-ACLS test
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4036: expanded the RAW-ACLS torture test to include...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3835: - added testing of setting an initial ACL on...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Andrew Tridgellr3828: added testing of opening an existing file with...
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Andrew Tridgellr3821: added client side code and test code for NTTRANS...
2007-10-10 Andrew Tridgellr3800: - fixed delete-on-close behaviour for streams
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3793: add some streams tests that show how the :$DATA...
2007-10-10 Andrew Tridgellr3746: added RAW-STREAMS and RAW-EAS tests to smbtorture
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3594: continue conversion to __location__ from __LINE_...
2007-10-10 Andrew Tridgellr3576: don't consider short share delay timeouts to...
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Andrew Tridgellr3573: added trans2open support to smbd and pvfs, and...
2007-10-10 Andrew Tridgellr3540: added testing of SMBntcancel in the open/open...
2007-10-10 Andrew Tridgellr3539: much nicer async open delay code.
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3288: - updated the path processing in pvfs to pass...
2007-10-10 Andrew Tridgellr3276: - allow for more than 256 open old style searche...
2007-10-10 Andrew Tridgellr3270: - added another unlink test
2007-10-10 Andrew Tridgellr3261: added seek to RAW-SEARCH test
2007-10-10 Andrew Tridgellr3259: expanded the RAW-SEARCH test some more
2007-10-10 Andrew Tridgellr3257: make the RAW-SEARCH test less sensitive to the...
2007-10-10 Andrew Tridgellr3254: - expanded the RAW-IOCTL test
2007-10-10 Andrew Tridgellr3251: - move the openattr test code into basic/attr.c
2007-10-10 Andrew Tridgellr3245: use __location__ in RAW-SEARCH
2007-10-10 Andrew Tridgellr3242: make the RAW-READ test not exercise the 0-0...
2007-10-10 Andrew Tridgellr3236: test a few more combinations in RAW-UNLINK
2007-10-10 Andrew Tridgellr3235: try readx beyond 64k in RAW-READ
2007-10-10 Andrew Tridgellr3206: - added the reverse map for ERRbaduid to NT_STAT...
2007-10-10 Andrew Tridgellr3199: added a couple more test paths to RAW-CHKPATH
2007-10-10 Andrew Tridgellr3198: check for too many .. components in filenames
2007-10-10 Andrew Tridgellr3191: use __location__ in RAW-UNLINK test
2007-10-10 Andrew Tridgellr3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED...
2007-10-10 Andrew Tridgellr3173: make the RAW-QFILEINFO test cope better with...
2007-10-10 Andrew Tridgellr3108: try to cope with servers that put FILE_ATTRIBUTE...
2007-10-10 Andrew Tridgellr3105: using __location__ instead of __LINE__ to give...
2007-10-10 Andrew Tridgellr3085: make the RAW-WRITE tests more robust to errors...
2007-10-10 Andrew Tridgellr3034: - fixed a bug in message dispatch, when the...
2007-10-10 Andrew Tridgellr3030: added testing of lock cancel, and some more...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
2007-10-10 Andrew Tridgellr2983: report a failure if a server doesn't update...
2007-10-10 Andrew Tridgellr2982: added a test that shows the amount of time a...
2007-10-10 Andrew Tridgellr2929: longhorn does not produce sorted directory listi...
2007-10-10 Volker Lendecker2912: Test for the sort-of weird file stamp semantics...
2007-10-10 Andrew Tridgellr2909: fix some RAW-SEARCH torture mem leaks
2007-10-10 Volker Lendecker2895: Another nut to crack, not sure how hard: The...
2007-10-10 Andrew Tridgellr2738: free up the session information as soon as it...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2649: - used some cpp tricks to make users of talloc...
2007-10-10 Andrew Tridgellr2593: don't crash if the server doesn't know that...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Andrew Tridgellr2469: complete overhaul of the old-style RAW_SEARCH_...
2007-10-10 Andrew Tridgellr2462: added a test for the error code for no matching...
2007-10-10 Andrew Tridgellr2457: expanded the RAW-SEARCH test to test for what...
2007-10-10 Jeremy Allisonr2217: Ad-hoc tests to allow me to work out the correct...
2007-10-10 Jeremy Allisonr2151: Added some more ad-hoc tests. Found bugs in...
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Stefan Metzmacherr1996: fix compiler warnings
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1820: added a strcmp_safe() that handles NULL pointers...
2007-10-10 Andrew Bartlettr1795: Fix the multiple session setup torture tests.
2007-10-10 Andrew Bartlettr1769: Add a new torture test to check vuid properties...
2007-10-10 Andrew Tridgellr1740: fixed the torture suite for ASCII-only servers
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1632: in case of error don't send uninitialised fnums...
2007-10-10 Stefan Metzmacherr1547: rename 'enum <bla>_level' -> 'enum smb_<bla...
2007-10-10 Jeremy Allisonr1113: Test for wildcards in chkpath.
2007-10-10 Jeremy Allisonr1098: Extended raw chkpath to catch regressions.
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Jeremy Allisonr946: Updated attribute only oplock tester to cover...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Jeremy Allisonr865: Regression test for attribute-only opens not...
2007-10-10 Jeremy Allisonr741: Test from Volker in RAW-OPEN for truncating a...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Jeremy Allisonr204: Turns out that the string in the SEARCH unix_info...
next