summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - add a try-catch around add-contentjan2006-09-111-59/+121
* added mod_magnetjan2006-09-105-0/+663
* added comment on waitpid() + -HUPjan2006-09-101-0/+8
* - only run symlink checks if we should not follow them.darix2006-09-101-30/+32
* use sysconf() to get IOV_MAX (fixes #842)jan2006-09-091-25/+18
* Remove unmaintained and not working pam code.darix2006-09-073-46/+7
* - dont debug the statcache by default!;)darix2006-09-071-1/+1
* merged [1055], [1056], [1068], [1172], [1176]jan2006-09-074-1/+121
* don't use strndup if possiblejan2006-09-071-13/+16
* - added missing file symlink.tdarix2006-09-071-0/+115
* merged [1105]jan2006-09-0712-99/+98
* merged [1217] jan2006-09-075-5/+50
* - backport symlink patch in hard version to 1.4.11darix2006-09-079-15/+144
* merged [1044], [1052], [1054]jan2006-09-073-4/+22
* merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]jan2006-09-077-75/+141
* merged [1082]jan2006-09-071-3/+3
* backported to the 1.4.11 interfacejan2006-09-011-11/+14
* merged -r1042:1194 for mod_webdav.c from the 1.5.0 treejan2006-09-011-269/+881
* fix cygwin-only path traversaljan2006-09-011-0/+12
* - use a big SSL_read buffer which can read at least 16k + the pending bytesjan2006-09-012-3/+32
* disable the ssl-write checks for a moving SSL-write-bufferjan2006-09-011-0/+3
* skip empty buffersjan2006-09-011-1/+1
* - branch for testing the ssl fixesdarix2006-08-300-0/+0
* tagged lighttpd-1.4.11lighttpd-1.4.11jan2006-03-090-0/+0
* fixed formatingjan2006-03-091-4/+8
* make the wrapper compatible with solaris' /bin/shjan2006-03-091-3/+3
* - fixed test for max-request-size on 64bit platformsjan2006-03-092-3/+6
* don't forget the waitpid() for locally spawned processes (patch by Cameron Ring)jan2006-03-091-5/+21
* removed complex proc-load-balancing code and simplified itjan2006-03-091-149/+14
* the next release is 1.4.11jan2006-03-092-2/+2
* fixed case for sh)jan2006-03-091-2/+1
* reordered modulesjan2006-03-091-8/+19
* fixed typojan2006-03-091-1/+1
* prepare the pre-release of 1.4.11jan2006-03-091-0/+13
* big cleanup of error-handlingjan2006-03-081-216/+255
* added mod_flv_streaming.c for streaming flash movies efficientlyjan2006-03-073-1/+284
* added ability to specify which ip address spawn-fci listens on (fixes #504), ...jan2006-03-071-5/+12
* we have an extra test for respondersjan2006-03-061-2/+2
* 432 is used by webdav for lockedjan2006-03-061-0/+1
* removed umask(0);, let the old umask stay in place (fixes #547)jan2006-03-041-2/+0
* allow leading zeros in HTTP/01.01 (fixes #542)jan2006-03-042-5/+77
* OPTIONS may have a content-lengthjan2006-03-041-1/+1
* check for trailing spaces on windowsjan2006-03-041-0/+7
* fixed calculation of unix-socket path length if SUN_LEN is not defined (fixes...jan2006-03-042-2/+2
* fixed handling of subdirs in ssi (fixes #462), patch by robejan2006-03-041-8/+6
* fixed end of life memleaks (fixes #524)jan2006-03-041-0/+2
* don't init a SERVER["socket"] if it is initialized alreadyjan2006-03-041-3/+11
* strip ... and %20 from physical filenames only on windowsjan2006-03-041-0/+6
* added comment about cgi.fix_pathinfojan2006-03-041-0/+1
* fixed #557: %0 crashed with !~moo2006-03-031-1/+1