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
/
source
/
libsmb
/
clireadwrite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+3
*
Merge Richard's write > 4Gb fix.
Jeremy Allison
2002-12-30
1
-2
/
+12
*
merge from 2.2 fix for smbclient large files
Herb Lewis
2002-12-19
1
-1
/
+9
*
Test was reversed for ERRmoredata in cli_read.
Jeremy Allison
2002-11-27
1
-0
/
+10
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-26
/
+38
*
Correctly increment offset in cli_smbwrite.
Jeremy Allison
2002-03-20
1
-0
/
+2
*
Test against W2K that we're doing large read/writes correctly (we are).
Jeremy Allison
2002-03-20
1
-0
/
+9
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-6
/
+6
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
1
-2
/
+2
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
1
-4
/
+5
*
Re-added readbraw call to test with smbtorture. This code not yet
Jeremy Allison
2001-08-24
1
-1
/
+88
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-10
/
+14
*
cli_read() was reading too many bytes.
Andrew Tridgell
2001-07-01
1
-2
/
+1
*
Use a logical cli_read(), removed the cli_read_one() hack.
Jeremy Allison
2001-06-29
1
-124
/
+61
*
Merged cli_read_one() function for reading DCE/RPC reply fragments.
Tim Potter
2001-06-22
1
-0
/
+46
*
added some comments to make the cli read code clearer
Andrew Tridgell
2001-06-22
1
-4
/
+14
*
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
2001-06-21
1
-5
/
+8
*
Set correct reply word in large writeX (greater than 64k) replies.
Jeremy Allison
2001-06-05
1
-1
/
+5
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-2
/
+2
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-0
/
+273