r6720: added support for the remaining 2 types of CLDAP netlogon
[samba.git] / source / torture / raw /
2007-10-10 Tim Potterr6676: Fix unused variable.
2007-10-10 Tim Potterr6675: Fix printf warning.
2007-10-10 Andrew Tridgellr6581: improved the error message for RAW-LOCK timeouts
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Bartlettr6315: Allow sane session setup behaviour on SPNEGO...
2007-10-10 Andrew Bartlettr6314: A more complete RAW-CONTEXT test. This Samba4...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Jeremy Allisonr5071: Reverted (per tridge request).
2007-10-10 Jeremy Allisonr5068: I'm pretty sure an old search request is allowed...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5035: fixed composite test to use --num-ops command...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Volker Lendecker4949: First version of a fetchfile composite function...
2007-10-10 Andrew Tridgellr4792: use type safety int the test suite too
2007-10-10 Andrew Tridgellr4779: demonstrate doing 50 parallel loadfile operation...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Andrew Tridgellr4710: added a smb_composite_savefile() function, and...
2007-10-10 Andrew Tridgellr4700: first attempt at a composite async function...
2007-10-10 Andrew Tridgellr4612: make the output for the w2k3 acl bug a bit clearer
2007-10-10 Andrew Tridgellr4596: added a dynamic inheritance ACLs test. As far...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4583: print which bit failed in the owner bits check
2007-10-10 Andrew Tridgellr4582: finally worked out what is going on with the...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Tridgellr4463: added testing of the special SID_CREATOR_OWNER...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Andrew Tridgellr4407: stricter checking of parameters on hard link...
2007-10-10 Andrew Tridgellr4402: use __location__ instead of __LINE__ in the...
2007-10-10 Andrew Tridgellr4401: stricter test for correct ACL inheritance in...
2007-10-10 Andrew Tridgellr4389: added checking for the default inherited ACL...
2007-10-10 Andrew Tridgellr4388: - allow ACE flags to be specified in security_de...
2007-10-10 Andrew Tridgellr4364: - added support for testing of chained SMB opera...
2007-10-10 Andrew Tridgellr4317: check the count of replies in the os2 ea_list...
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4183: expanded the RAW-MKDIR torture test to test...
2007-10-10 Andrew Tridgellr4173: - new t2open code, that can cope with "create...
2007-10-10 Andrew Tridgellr4164: added a test that simulates a OS/2 file delete...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
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...
next