Gráfico de commits

  • 6e193e4040 make AIX happy and include fcntl.h instead of sys/fcntl.h (fixes #417) weigon 2005-12-20 12:47:39 +00:00
  • ca99b106ca show HEADER.txt if it exists (fixes #246) (<mnag@FreeBSD.org>) weigon 2005-12-20 12:37:46 +00:00
  • a39e5713d5 show HEADER.txt if it exists (fixes #246) (<mnag@FreeBSD.org>) weigon 2005-12-20 12:37:46 +00:00
  • 07a25d5be5 include content-type in HTML too - fixes #365 (patch from sniper@php.net) weigon 2005-12-19 13:45:33 +00:00
  • 33101e2057 include content-type in HTML too - fixes #365 (patch from sniper@php.net) weigon 2005-12-19 13:45:33 +00:00
  • ed793deb12 - next release is 1.4.9 - added checks for prctl to enable core files after setuid() <sandy@meebo.com> weigon 2005-12-15 14:30:46 +00:00
  • 2fe31be5c5 - next release is 1.4.9 - added checks for prctl to enable core files after setuid() <sandy@meebo.com> weigon 2005-12-15 14:30:46 +00:00
  • d6b7d26306 used the wrong type for the configfile handling weigon 2005-12-14 12:41:17 +00:00
  • 70436a8805 used the wrong type for the configfile handling weigon 2005-12-14 12:41:17 +00:00
  • 2fec1ecee6 fixed typos weigon 2005-12-13 11:36:15 +00:00
  • 4c3f59a0c2 fixed typos weigon 2005-12-13 11:36:15 +00:00
  • 6ce8fa4151 fixed typo (and next time I should at least compile before commiting) weigon 2005-12-05 13:30:37 +00:00
  • d35482ee9a fixed typo (and next time I should at least compile before commiting) weigon 2005-12-05 13:30:37 +00:00
  • 3964a6013e don't crash if Host: is not set weigon 2005-12-05 13:30:11 +00:00
  • 3faefdbaf1 don't crash if Host: is not set weigon 2005-12-05 13:30:11 +00:00
  • 1020885d8d cleanup the connection-internals at the end of the of the response and not at the end of the connection - fixed 100% loops and error-log messages for mod_cgi ("sandy" <sjen@cs.stanford.edu>) weigon 2005-11-30 14:28:18 +00:00
  • 4de36723c0 cleanup the connection-internals at the end of the of the response and not at the end of the connection - fixed 100% loops and error-log messages for mod_cgi ("sandy" <sjen@cs.stanford.edu>) weigon 2005-11-30 14:28:18 +00:00
  • bbd18501e9 take the right docroot if simple-vhost is used for MOVE/COPY operations (fixes #389) weigon 2005-11-26 12:47:45 +00:00
  • 052f83e095 take the right docroot if simple-vhost is used for MOVE/COPY operations (fixes #389) weigon 2005-11-26 12:47:45 +00:00
  • a3aed7dfda improved the error-msgs weigon 2005-11-26 12:47:09 +00:00
  • 780bc91ffe improved the error-msgs weigon 2005-11-26 12:47:09 +00:00
  • 28b9c992a5 improve the example based on a comment from dllm70-boborosso (at) yahoo.com weigon 2005-11-25 12:14:32 +00:00
  • 79d9f26032 improve the example based on a comment from dllm70-boborosso (at) yahoo.com weigon 2005-11-25 12:14:32 +00:00
  • c33fc10a93 fixed server-based traffic shaping if connection limit is not set lighttpd-1.4.8 weigon 2005-11-23 11:44:35 +00:00
  • 7d2a0ff6dc fixed server-based traffic shaping if connection limit is not set weigon 2005-11-23 11:44:35 +00:00
  • 96ae6c3315 allow to bind the server to a unix-domain socket weigon 2005-11-23 10:46:21 +00:00
  • b9b8a46f40 allow to bind the server to a unix-domain socket weigon 2005-11-23 10:46:21 +00:00
  • 0b97fea80d in case the length is 0 don't decrement the lenght weigon 2005-11-23 10:46:01 +00:00
  • 269ccc70c8 in case the length is 0 don't decrement the lenght weigon 2005-11-23 10:46:01 +00:00
  • 3d205444ca improved error-msg weigon 2005-11-22 22:49:29 +00:00
  • 2d7b1e0227 improved error-msg weigon 2005-11-22 22:49:29 +00:00
  • bda188266e reverted last patch as open + fstat() results in a hang on named-pipes weigon 2005-11-22 14:29:55 +00:00
  • 478cb34bb3 reverted last patch as open + fstat() results in a hang on named-pipes weigon 2005-11-22 14:29:55 +00:00
  • 271a35a5a4 set content-type for errorfiles (fixed #383) weigon 2005-11-22 11:23:03 +00:00
  • 11c3722432 set content-type for errorfiles (fixed #383) weigon 2005-11-22 11:23:03 +00:00
  • 38a053cbf8 fixed 64bit printf() for size_t weigon 2005-11-22 11:22:17 +00:00
  • 4561af582d fixed 64bit printf() for size_t weigon 2005-11-22 11:22:17 +00:00
  • ea1977026c - init FAM after fdevent-backend is up - open + fstat instead of stat + open for speed reasons - only init FAM if requested by config weigon 2005-11-22 11:21:35 +00:00
  • 7d8758598f - init FAM after fdevent-backend is up - open + fstat instead of stat + open for speed reasons - only init FAM if requested by config weigon 2005-11-22 11:21:35 +00:00
  • 657f796b87 fixed possible overflow in password-salt handling (reported on slashdot by james-web@and.org) weigon 2005-11-21 15:04:28 +00:00
  • ad7d85b7f5 fixed possible overflow in password-salt handling (reported on slashdot by james-web@and.org) weigon 2005-11-21 15:04:28 +00:00
  • dc4fae1e94 fixed streaming cgi output (like cgi-irc) weigon 2005-11-20 09:28:51 +00:00
  • 2cc4f96765 fixed streaming cgi output (like cgi-irc) weigon 2005-11-20 09:28:51 +00:00
  • aafe5ae091 update NEWS to latest changes weigon 2005-11-18 13:29:05 +00:00
  • a364e9f5a9 update NEWS to latest changes weigon 2005-11-18 13:29:05 +00:00
  • e8e18a0557 fixed typo weigon 2005-11-18 13:28:53 +00:00
  • e9e05e3b03 fixed typo weigon 2005-11-18 13:28:53 +00:00
  • f2ecee9805 suppress the 'using default-vhost' message by default weigon 2005-11-18 13:28:40 +00:00
  • f54cf620f1 suppress the 'using default-vhost' message by default weigon 2005-11-18 13:28:40 +00:00
  • 3f51c954a6 fixed unsigned/signed compare weigon 2005-11-18 13:28:12 +00:00
  • 93ba0f958e fixed unsigned/signed compare weigon 2005-11-18 13:28:12 +00:00
  • 80a5827efc updated test as we don't overwrite the Server-Header anymore weigon 2005-11-18 13:27:47 +00:00
  • bab099bca6 updated test as we don't overwrite the Server-Header anymore weigon 2005-11-18 13:27:47 +00:00
  • 8c114a70e5 check if we need -ldl to get dlopen weigon 2005-11-18 13:27:17 +00:00
  • 230e670078 check if we need -ldl to get dlopen weigon 2005-11-18 13:27:17 +00:00
  • 2ef1bb7d0b link all the files to mod_cml weigon 2005-11-18 12:44:29 +00:00
  • 971dc42657 link all the files to mod_cml weigon 2005-11-18 12:44:29 +00:00
  • 8ed3bc9f66 - don't duplicate Server and Date Header - strip Connection header from backend response if we are proxy - trust Connection-Length if we are proxy weigon 2005-11-18 12:38:18 +00:00
  • 93693b11e0 - don't duplicate Server and Date Header - strip Connection header from backend response if we are proxy - trust Connection-Length if we are proxy weigon 2005-11-18 12:38:18 +00:00
  • 197ee1e012 more unsigned/sign compare fixes weigon 2005-11-18 12:00:48 +00:00
  • a4be52451f more unsigned/sign compare fixes weigon 2005-11-18 12:00:48 +00:00
  • 712ed58d78 added a keep-alive check for pipelining weigon 2005-11-18 12:00:24 +00:00
  • 151daf933c added a keep-alive check for pipelining weigon 2005-11-18 12:00:24 +00:00
  • 9ee5217136 added lua compile option weigon 2005-11-18 11:59:48 +00:00
  • 6db887ad3c added lua compile option weigon 2005-11-18 11:59:48 +00:00
  • 8bf9a9fe74 fixed ranges for the unsigned fixes weigon 2005-11-18 11:32:53 +00:00
  • 1375a63a82 fixed ranges for the unsigned fixes weigon 2005-11-18 11:32:53 +00:00
  • c2c0b0a3e2 small update for 1.4.8 weigon 2005-11-17 14:39:49 +00:00
  • f541eb8f53 small update for 1.4.8 weigon 2005-11-17 14:39:49 +00:00
  • 3c97894c97 fixed md5 on 64bit platforms weigon 2005-11-17 14:39:07 +00:00
  • 62d8d1ef53 fixed md5 on 64bit platforms weigon 2005-11-17 14:39:07 +00:00
  • e56936b715 fixed unsigned compares weigon 2005-11-17 14:38:50 +00:00
  • 60ccbd89f7 fixed unsigned compares weigon 2005-11-17 14:38:50 +00:00
  • 4868315d01 fixed assertion if a read() returned with EGAIN in POST-read and fixed pipelining + keep-alive weigon 2005-11-17 14:08:58 +00:00
  • aa7e634b75 fixed assertion if a read() returned with EGAIN in POST-read and fixed pipelining + keep-alive weigon 2005-11-17 14:08:58 +00:00
  • 9191e8c458 don't take all max-fds as solaris needs some fds for devpoll weigon 2005-11-17 14:07:52 +00:00
  • 7d46051907 don't take all max-fds as solaris needs some fds for devpoll weigon 2005-11-17 14:07:52 +00:00
  • afb519d6be don't try to encode a empty uri.path weigon 2005-11-17 12:54:09 +00:00
  • 4d5dd7fe4d don't try to encode a empty uri.path weigon 2005-11-17 12:54:09 +00:00
  • 0d50fbc1c6 fixed unsigned compare weigon 2005-11-17 12:53:44 +00:00
  • f0583d8b73 fixed unsigned compare weigon 2005-11-17 12:53:44 +00:00
  • 0efac19ea9 improved warning-message weigon 2005-11-15 10:58:39 +00:00
  • 0c6af9ae46 improved warning-message weigon 2005-11-15 10:58:39 +00:00
  • 9fb0dbb8bd added ldap-support to scons-build for mod_auth weigon 2005-11-15 10:33:53 +00:00
  • f35df44d00 added ldap-support to scons-build for mod_auth weigon 2005-11-15 10:33:53 +00:00
  • ae87fb5dd1 fixed unsinged compare weigon 2005-11-15 10:33:31 +00:00
  • e3cac26e27 fixed unsinged compare weigon 2005-11-15 10:33:31 +00:00
  • 84cc5fc174 made cafile optional for starttls as encryption might be enough for a start weigon 2005-11-15 10:33:07 +00:00
  • 6ca932df94 made cafile optional for starttls as encryption might be enough for a start weigon 2005-11-15 10:33:07 +00:00
  • 3e87f024d8 added with_ldap weigon 2005-11-15 10:32:15 +00:00
  • 287299975c added with_ldap weigon 2005-11-15 10:32:15 +00:00
  • 7b1913d936 give credits weigon 2005-11-15 09:30:46 +00:00
  • 50ad16742f give credits weigon 2005-11-15 09:30:46 +00:00
  • 9d4f8371b1 init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning weigon 2005-11-15 09:24:55 +00:00
  • 95fb9a3cf7 init the fdevent-handler AFTER daemonize and AFTER the max-worker spawning weigon 2005-11-15 09:24:55 +00:00
  • 72d39627fc strip debian/Makefile from the distribution weigon 2005-11-15 08:40:40 +00:00
  • 1a96aea496 strip debian/Makefile from the distribution weigon 2005-11-15 08:40:40 +00:00
  • 60d068246d fixed calcutation of offset and length for range-request weigon 2005-11-14 10:33:03 +00:00
  • 53144a5a86 fixed calcutation of offset and length for range-request weigon 2005-11-14 10:33:03 +00:00
  • 73dab75702 fixed the DEBUG: warning for the Last-Modified header check weigon 2005-11-14 10:32:18 +00:00