index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
read.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
torture4: Fix some whitespace
Volker Lendecke
1
-15
/
+15
2016-06-18
s4: torture: Added raw readX test to ensure 'reserved' fields are zero.
Jeremy Allison
1
-0
/
+44
2014-08-30
torture: Use torture_assert macro for value check in raw.read
Christof Schmitt
1
-6
/
+3
2014-08-30
torture: Use torture_assert macro for status check in raw.read
Christof Schmitt
1
-6
/
+3
2014-08-30
torture: Use torture_fail macro in check_buffer for read requests
Christof Schmitt
1
-5
/
+7
2014-08-30
torture: Add test for 16 bit alignment of readx data
Christof Schmitt
1
-0
/
+23
2013-03-20
s4:torture: let raw.read accept larger reads than 0x10000
Stefan Metzmacher
1
-4
/
+2
2013-03-20
s4:torture: raw.read fix large reads against windows
Stefan Metzmacher
1
-9
/
+3
2012-05-18
s4-torture: Improve torture test boilerplate, use torture_assert()
Andrew Bartlett
1
-15
/
+5
2011-03-19
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-2
/
+2
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-6
/
+6
2009-12-03
s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READ
Zachary Loafman
1
-0
/
+5
2009-12-03
s4 torture: Allow READ to be parameterized, add more readx tests
Zachary Loafman
1
-2
/
+29
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-2
/
+0
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-3
/
+3
2009-08-05
s4 now supports the large readx extension
Andrew Tridgell
1
-6
/
+11
2009-08-05
skip the readbraw tests if the server does not support it
Andrew Tridgell
1
-0
/
+5
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-05-26
check use of mincnt past EOF in SMB
Andrew Tridgell
1
-0
/
+17
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-39
/
+39
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-31
/
+25
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20078: support the large samba3 reads in RAW-READ test
Andrew Tridgell
1
-4
/
+14
2007-10-10
r20059: james was asking about CAP_LARGE_READX and reads close to the 64k
Andrew Tridgell
1
-0
/
+20
2007-10-10
r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for
Andrew Tridgell
1
-36
/
+46
2007-10-10
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
1
-0
/
+5
2007-10-10
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-1
/
+1
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-1
/
+1
2007-10-10
r15685: let samba3 pass RAW-READ and ignore one bug
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...
Stefan Metzmacher
1
-15
/
+159
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9876: Fix some 64-bit warnings for Itanium machine.
Tim Potter
1
-2
/
+2
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-7
/
+7
[next]