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
/
source3
/
lib
/
recvfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
s3/lib: use VFS_PWRITE_APPEND_OFFSET in default_sys_recvfile()
Ralph Boehme
1
-1
/
+1
2015-10-13
lib: Move sys_rw* to lib/util
Volker Lendecke
1
-1
/
+1
2014-12-07
lib: Split out sys_[read|write] & friends
Volker Lendecke
1
-0
/
+1
2014-09-18
Remove a few #ifdef EWOULDBLOCk
Volker Lendecke
1
-8
/
+0
2014-05-24
s3:smbd: let default_sys_recvfile() and sys_recvfile() cope with non-blocking...
Jeremy Allison
1
-2
/
+44
2014-04-11
s3:lib: use stack buffers in drain_socket() and default_sys_recvfile()
Stefan Metzmacher
1
-16
/
+2
2013-04-19
Ensure drain_socket() operates on a blocking socket.
Jeremy Allison
1
-2
/
+15
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-4
/
+4
2012-04-05
build: Remove sys_lseek wrapper
Andrew Bartlett
1
-1
/
+1
2011-12-30
Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
1
-21
/
+18
2011-12-30
Second part of fix for bug #8679 - recvfile code path using splice() on Linux...
Jeremy Allison
1
-1
/
+30
2011-12-25
Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...
Jeremy Allison
1
-3
/
+2
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2009-01-07
Several fixes to our use of splice
Volker Lendecke
1
-4
/
+6
2008-12-31
Disable the use of splice(2)
Volker Lendecke
1
-1
/
+1
2008-12-31
Try to fix recvfile using splice on Linux
Volker Lendecke
1
-21
/
+36
2008-05-20
Fix bug #5477 - recvfile code was broken.
Jeremy Allison
1
-0
/
+10
2008-05-06
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
1
-2
/
+19
2007-10-31
Make explicit draining the socket on RECVFILE. Add
Jeremy Allison
1
-14
/
+7
2007-10-30
Handle the disk full error case correctly.
Jeremy Allison
1
-6
/
+25
2007-10-30
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
1
-2
/
+38
2007-10-29
Forgot to add recvfile.c
Jeremy Allison
1
-0
/
+158