r26316: Use contexts for conversion functions.
[sfrench/samba-autobuild/.git] / source4 / torture / smb2 /
2007-12-21 Jelmer Vernooijr26267: Fix two calls of smb2_connect I missed.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25579: BOOL -> bool
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Stefan Metzmacherr25159: fix missing declarations warning
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22894: don't send a 2nd request before the last one...
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 Stefan Metzmacherr22824: - add a simple test which shows how a lock...
2007-10-10 Stefan Metzmacherr22407: this dependecies should be private
2007-10-10 Stefan Metzmacherr21524: don't send unitialized data to the socket
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Andrew Tridgellr18838: make sure we cleanup after SMB2-MAXWRITE (it...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Andrew Tridgellr18808: added SMB2-MAXWRITE test and SMB2-DIR tests
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr16981: check the returned values
2007-10-10 Stefan Metzmacherr16977: do a few more notify tests
2007-10-10 Stefan Metzmacherr16976: add a very simple SMB2-NOTIFY test
2007-10-10 Stefan Metzmacherr16951: add the year to the copyright...
2007-10-10 Stefan Metzmacherr16874: query all information
2007-10-10 Stefan Metzmacherr16739: test SMB2-GETINFO SMB2-SETINFO by make test
2007-10-10 Stefan Metzmacherr16738: vista beta2 use FILE_CLOSED as error for an...
2007-10-10 Stefan Metzmacherr16737: if an error happens report it
2007-10-10 Stefan Metzmacherr16736: - convert unix times to nttime before sending...
2007-10-10 Stefan Metzmacherr16725: don't ignore errors
2007-10-10 Stefan Metzmacherr16672: we don't need this twice:-)
2007-10-10 Stefan Metzmacherr16668: test setting of security descriptors vis smb2...
2007-10-10 Stefan Metzmacherr16406: use the generic smb_handle in smb2_getinfo...
2007-10-10 Stefan Metzmacherr16405: fix compiler warning of missing smb2_handle
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
2007-10-10 Stefan Metzmacherr15816: add SMB2-LOCK torture test, which demonstrates...
2007-10-10 Stefan Metzmacherr15803: the SMB2 server gives NT_STATUS_NOT_FOUND inste...
2007-10-10 Stefan Metzmacherr15759: samba4 currently only supports read sizes up...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Jelmer Vernooijr15599: Fix more popt dependencies - these should be...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12114: - smb2_keepalive() acts on the smb2_transport
2007-10-10 Andrew Tridgellr12007: fixed a valgrind error in the SMB2-SETINFO...
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Tim Potterr11965: Try to fix some 64-bit warnings.
2007-10-10 Andrew Tridgellr11907: added testing of SMB2 keepalive
2007-10-10 Andrew Tridgellr11905: added SMB2_FLUSH as opcode 7. Thanks to metze...
2007-10-10 Andrew Tridgellr11904: added smb2_tdis() testing
2007-10-10 Andrew Tridgellr11902: added smb2_logoff() testing
2007-10-10 Andrew Tridgellr11890: added tests for the last few fields in SMB2...
2007-10-10 Andrew Tridgellr11850: added a test suite for the SMB2 find calls
2007-10-10 Andrew Tridgellr11801: - added basic SMB2 find support
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Andrew Tridgellr11780: it turns out that the MxAc tag isn't a security...
2007-10-10 Andrew Tridgellr11777: display the security_descriptor in torture_smb2...
2007-10-10 Andrew Tridgellr11776: no need to call out to SMB to setup test files...
2007-10-10 Andrew Tridgellr11775: added support for creating files on SMB2 with...
2007-10-10 Andrew Tridgellr11773: added a SMB2-SETINFO test suite. This tests...
2007-10-10 Andrew Tridgellr11758: unified the parse code for the SMB and SMB2...
2007-10-10 Andrew Tridgellr11755: added names for all of the SMB2 qfs info levels...
2007-10-10 Andrew Tridgellr11753: change the getinfo scanner to scan with both...
2007-10-10 Stefan Metzmacherr11741: - the buffer code (first 2 bytes in the SMB2...
2007-10-10 Andrew Tridgellr11738: test larger read/write calls. If you run smbtor...
2007-10-10 Andrew Tridgellr11736: display EAs and streams in smb2 torture tests
2007-10-10 Andrew Tridgellr11730: added parsing and tests for a bunch more SMB2...
2007-10-10 Andrew Tridgellr11716: added a read/write test
2007-10-10 Andrew Tridgellr11699: use create_complex_file() to setup a file with...
2007-10-10 Andrew Tridgellr11697: - added a generic SMB2 getinfo call
2007-10-10 Andrew Tridgellr11695: added SMB2-SCAN torture test for scanning for...
2007-10-10 Andrew Tridgellr11693: added a full async composite function for SMB2...
2007-10-10 Andrew Tridgellr11692: added a full composite (async) spnego session...
2007-10-10 Andrew Tridgellr11691: added reply buffer code checks and oplock flags...
2007-10-10 Andrew Tridgellr11687: filled in 3 more fields in the close reply
2007-10-10 Andrew Tridgellr11681: filled in a few more smb2_create() fields
2007-10-10 Andrew Tridgellr11680: added smb2_close(). This also demonstrates...
2007-10-10 Andrew Tridgellr11679: opening/creating files in SMB2 now works. Lots...
2007-10-10 Stefan Metzmacherr11677: print leading zeros
2007-10-10 Andrew Tridgellr11674: SMB2 tree connect now works. We do 2 session...
2007-10-10 Andrew Tridgellr11668: yay! we get a successful session setup with...
2007-10-10 Andrew Tridgellr11666: filled in the basic session setup. Vista happil...
2007-10-10 Andrew Tridgellr11665: started to put some meat on the structure used...
2007-10-10 Andrew Tridgellr11663: start of a SMB2 torture test. Just does a negpr...