Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
* | Several fixes to our use of splice | Volker Lendecke | 2009-01-07 | 1 | -4/+6 |
* | Disable the use of splice(2) | Volker Lendecke | 2008-12-31 | 1 | -1/+1 |
* | Try to fix recvfile using splice on Linux | Volker Lendecke | 2008-12-31 | 1 | -21/+36 |
* | Fix bug #5477 - recvfile code was broken. | Jeremy Allison | 2008-05-20 | 1 | -0/+10 |
* | Enable tests for splice on Linux. Add a static (vl, I hate this) | Jeremy Allison | 2008-05-06 | 1 | -2/+19 |
* | Make explicit draining the socket on RECVFILE. Add | Jeremy Allison | 2007-10-31 | 1 | -14/+7 |
* | Handle the disk full error case correctly. | Jeremy Allison | 2007-10-30 | 1 | -6/+25 |
* | Add new parameter, "min receivefile size" (by default set | Jeremy Allison | 2007-10-30 | 1 | -2/+38 |
* | Forgot to add recvfile.c | Jeremy Allison | 2007-10-29 | 1 | -0/+158 |