index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
recvfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
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