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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
raw
/
write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-35
/
+35
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r24741: More use of the torture API.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r24735: Use torture API in more places.
Jelmer Vernooij
2007-10-10
1
-27
/
+21
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for
Andrew Tridgell
2007-10-10
1
-1
/
+21
*
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33
Andrew Tridgell
2007-10-10
1
-1
/
+7
*
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-19
/
+19
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-19
/
+19
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r8491: lower the offset limit that filesystems need to support to pass RAW-WR...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
2007-10-10
1
-250
/
+5
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3251: - move the openattr test code into basic/attr.c
Andrew Tridgell
2007-10-10
1
-113
/
+111
*
r3085: make the RAW-WRITE tests more robust to errors in previous parts of th...
Andrew Tridgell
2007-10-10
1
-19
/
+19
*
r2983: report a failure if a server doesn't update the write time at all
Andrew Tridgell
2007-10-10
1
-1
/
+8
*
r2982: added a test that shows the amount of time a server takes to update
Andrew Tridgell
2007-10-10
1
-0
/
+84
*
r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...
Volker Lendecke
2007-10-10
1
-54
/
+92
*
r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...
Volker Lendecke
2007-10-10
1
-0
/
+103
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-56
/
+56
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
1
-5
/
+5
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
1
-51
/
+51
*
- cope with servers that don't properly implement SMBexit
Andrew Tridgell
2003-08-13
1
-18
/
+24
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+702