summaryrefslogtreecommitdiff
path: root/source3/lib/recvfile.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Fix bug #5477 - recvfile code was broken.Jeremy Allison1-0/+10
2008-05-06Enable tests for splice on Linux. Add a static (vl, I hate this)Jeremy Allison1-2/+19
2007-10-31Make explicit draining the socket on RECVFILE. AddJeremy Allison1-14/+7
2007-10-30Handle the disk full error case correctly.Jeremy Allison1-6/+25
2007-10-30Add new parameter, "min receivefile size" (by default setJeremy Allison1-2/+38
2007-10-29Forgot to add recvfile.cJeremy Allison1-0/+158