s3:lib: remove function connections_forall()
[kai/samba.git] / source3 / lib / recvfile.c
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2011-12-31 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2011-12-31 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2011-12-25 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
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