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_write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use buffer API to read and modify "used" member
Stefan Bühler
2015-02-08
1
-3
/
+3
*
Remove buffer_prepare_copy() and buffer_prepare_append()
Stefan Bühler
2015-02-08
1
-1
/
+1
*
[network] check return value of lseek()
Stefan Bühler
2014-02-16
1
-2
/
+5
*
Limit amount of bytes we send in one go; fixes stalling in one connection and...
Stefan Bühler
2011-08-22
1
-8
/
+11
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-10
/
+10
*
Fix handling network-write return values (#2024)
Stefan Bühler
2009-07-23
1
-12
/
+58
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-28
/
+28
*
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
-1
/
+1
*
added the fd as parameter for the write() functions
Jan Kneschke
2005-09-26
1
-5
/
+2
*
updated cq->written and con->bytes_written correctly
Jan Kneschke
2005-09-22
1
-0
/
+2
*
open files only once for chunk, cache mmap and let the chunk itself close the...
Jan Kneschke
2005-09-14
1
-11
/
+11
*
sol10 needs them
Jan Kneschke
2005-08-19
1
-4
/
+8
*
dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...
Jan Kneschke
2005-08-08
1
-44
/
+21
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+188