Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture test
[ira/wip.git] / source4 / torture / raw / read.c
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Andrew Tridgellcheck use of mincnt past EOF in SMB
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
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 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 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr20078: support the large samba3 reads in RAW-READ...
2007-10-10 Andrew Tridgellr20059: james was asking about CAP_LARGE_READX and...
2007-10-10 Andrew Tridgellr19506: fixed remaining parts of RAW-READ and RAW-WRITE...
2007-10-10 Andrew Tridgellr19504: - fixed a free error in file_lines_parse
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Stefan Metzmacherr15685: let samba3 pass RAW-READ and ignore one bug
2007-10-10 Stefan Metzmacherr15122: test what access masks are needed when using...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Tim Potterr9876: Fix some 64-bit warnings for Itanium machine.
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
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 Tridgellr3242: make the RAW-READ test not exercise the 0-0...
2007-10-10 Andrew Tridgellr3235: try readx beyond 64k in RAW-READ
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-08-29 Andrew Tridgellexpanded the RAW-READ test to make it clearer that...
2003-08-13 Andrew Tridgell- cope with servers that don't properly implement SMBexit
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code