s3: Fix some nonempty blank lines
[ira/wip.git] / source3 / lib / recvfile.c
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 Volker LendeckeSeveral fixes to our use of splice
2008-12-31 Volker LendeckeDisable the use of splice(2)
2008-12-31 Volker LendeckeTry to fix recvfile using splice on Linux
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Jeremy AllisonFix bug #5477 - recvfile code was broken.
2008-05-06 Jeremy AllisonEnable tests for splice on Linux. Add a static (vl...
2007-10-31 Jeremy AllisonMake explicit draining the socket on RECVFILE. Add
2007-10-31 Jeremy AllisonHandle the disk full error case correctly.
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonForgot to add recvfile.c