Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r14393: Fix a couple of AIX warnings. | Jeremy Allison | 2006-03-14 | 1 | -1/+0 |
| | | | | Jeremy. | ||||
* | r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add | Jeremy Allison | 2004-12-20 | 1 | -1/+57 |
| | | | | | configure.in tests and code for sendfile on AIX. Jeremy. | ||||
* | r3944: Fix the problem we get on Linux where sendfile fails, but we've ↵ | Jeremy Allison | 2004-11-24 | 1 | -2/+26 |
| | | | | | | | | | | | already sent the header using send(). As our implementation of sendfile can't return EINTR (it restarts in that case) use an errno of EINTR to signal the linux sendfile fail after header case. When that happens send the rest of the data and then turn off sendfile. Sendfile should be safe to enable on all systems now (even though it may not help in all performance cases). Jeremy. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+382 |
metze |