index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network_linux_sendfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
oops, fixed compile
Jan Kneschke
2006-02-15
1
-1
/
+1
*
- move the extra-stat() out of the main-path
Jan Kneschke
2006-02-15
1
-15
/
+15
*
disable posix_fadvise support as 2.4.x kernels cause problems here.
Jan Kneschke
2006-02-13
1
-0
/
+3
*
if posix_fadvise is not implemented, ignore the error
Jan Kneschke
2006-02-09
1
-2
/
+4
*
set SEQENTIAL READ on the sendfile file-fds
Jan Kneschke
2006-01-31
1
-0
/
+25
*
handle a sendfile() = 0 is connection closed by remote side
Jan Kneschke
2006-01-09
1
-0
/
+5
*
renamed file.offset to file.start (we had 3 different 'offset' which was conf...
Jan Kneschke
2005-10-24
1
-1
/
+1
*
close fds on error and add CLOEXEC to FDs which stay open for a longer time
Jan Kneschke
2005-10-22
1
-4
/
+8
*
added the fd as parameter for the write() functions
Jan Kneschke
2005-09-26
1
-4
/
+8
*
updated cq->written and con->bytes_written correctly
Jan Kneschke
2005-09-22
1
-3
/
+3
*
open files only once for chunk, cache mmap and let the chunk itself close the...
Jan Kneschke
2005-09-14
1
-20
/
+19
*
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...
Jan Kneschke
2005-08-08
1
-37
/
+40
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+205