Commit Graph

  • 1d3da14a5b make it works for both autotools/scons xuefer 2005-09-29 17:06:47 +00:00
  • db141fffdb make %1 %2 etc works instead of SEGV xuefer 2005-09-29 15:23:09 +00:00
  • 1f855b34dd make %1 %2 etc works instead of SEGV xuefer 2005-09-29 15:23:09 +00:00
  • b55cf5dfcb an unset header is now treat as empty_string "" to make the conditional logic correct. xuefer 2005-09-29 14:42:35 +00:00
  • 9be1abfb85 an unset header is now treat as empty_string "" to make the conditional logic correct. xuefer 2005-09-29 14:42:35 +00:00
  • 0ac56f08b5 fixed compilation of libxml2 is not installed weigon 2005-09-29 14:36:08 +00:00
  • 33320eba67 fixed compilation of libxml2 is not installed weigon 2005-09-29 14:36:08 +00:00
  • 7510f929bb expect XML_ERR_DOCUMENT_END for the final packet weigon 2005-09-29 14:18:26 +00:00
  • ab522ec82a expect XML_ERR_DOCUMENT_END for the final packet weigon 2005-09-29 14:18:26 +00:00
  • a6973fc6a2 this should have been part of [752] weigon 2005-09-29 13:31:12 +00:00
  • 4fc810eb34 this should have been part of [752] weigon 2005-09-29 13:31:12 +00:00
  • b423d6c39f added a check for $HTTP["referer"] == "" weigon 2005-09-29 13:30:25 +00:00
  • 4005e69bbf added a check for $HTTP["referer"] == "" weigon 2005-09-29 13:30:25 +00:00
  • 0d480f67e5 added a ssi check for the endless loop we had weigon 2005-09-29 13:29:44 +00:00
  • cebb64e47b added a ssi check for the endless loop we had weigon 2005-09-29 13:29:44 +00:00
  • 4869d907e9 update bytes_written in con-> (fixed #737) weigon 2005-09-29 13:12:34 +00:00
  • 54dea53fdf update bytes_written in con-> (fixed #737) weigon 2005-09-29 13:12:34 +00:00
  • 7f28c66f2f ported to request_content_queue and fixed segfault of sqlite is compiled in but not used weigon 2005-09-29 13:04:20 +00:00
  • 6a0b737789 ported to request_content_queue and fixed segfault of sqlite is compiled in but not used weigon 2005-09-29 13:04:20 +00:00
  • 1d21c52649 fdlist is not used, removed it (fixes inclusion into C++) weigon 2005-09-29 13:03:39 +00:00
  • 7dcf695bee fdlist is not used, removed it (fixes inclusion into C++) weigon 2005-09-29 13:03:39 +00:00
  • 4d2eddef35 include either inttypes.h or stdint.h (fixes #291) weigon 2005-09-29 13:02:50 +00:00
  • 40968e3c64 include either inttypes.h or stdint.h (fixes #291) weigon 2005-09-29 13:02:50 +00:00
  • 012a2e2be8 fixed preparation of the content if we have to get the content from 2 network packets weigon 2005-09-29 12:29:04 +00:00
  • c76035f592 fixed preparation of the content if we have to get the content from 2 network packets weigon 2005-09-29 12:29:04 +00:00
  • 87ebe68ae0 print bin-path if a fastcgi-binary exits at spawning time and us %lld for long long int weigon 2005-09-26 12:30:18 +00:00
  • 5cafff4776 print bin-path if a fastcgi-binary exits at spawning time and us %lld for long long int weigon 2005-09-26 12:30:18 +00:00
  • 5ae66a0efe fixed crc32c on 64bit platforms (fixes crc errors) weigon 2005-09-26 12:26:37 +00:00
  • aab12c7582 fixed crc32c on 64bit platforms (fixes crc errors) weigon 2005-09-26 12:26:37 +00:00
  • 839cea77c6 with_xml instead of with_xml2 and fixed passing of -D options for LFS weigon 2005-09-26 09:44:36 +00:00
  • 4b60920e80 with_xml instead of with_xml2 and fixed passing of -D options for LFS weigon 2005-09-26 09:44:36 +00:00
  • 1d59b3a6e7 append X-Forwarded-For to existing headers weigon 2005-09-26 09:16:35 +00:00
  • 8bf86d6d8d append X-Forwarded-For to existing headers weigon 2005-09-26 09:16:35 +00:00
  • 4aa4611edd removed debug code weigon 2005-09-26 09:16:07 +00:00
  • 08809b7968 removed debug code weigon 2005-09-26 09:16:07 +00:00
  • 8dcb14653f removed con->request.content (mem-buffer) by a chunk-queue which can buffer to tempfiles of the content is to large weigon 2005-09-26 08:56:39 +00:00
  • 1c09f28447 removed con->request.content (mem-buffer) by a chunk-queue which can buffer to tempfiles of the content is to large weigon 2005-09-26 08:56:39 +00:00
  • edba8b85da if we would have streaming mod_uploadprogress would work weigon 2005-09-26 08:55:07 +00:00
  • 5bd52eea71 if we would have streaming mod_uploadprogress would work weigon 2005-09-26 08:55:07 +00:00
  • a7e6724021 removed warning weigon 2005-09-26 08:54:34 +00:00
  • 2d249ec215 removed warning weigon 2005-09-26 08:54:34 +00:00
  • 77e19217e0 added tempfile chunks which remove the file automaticly of they are closed weigon 2005-09-26 08:53:58 +00:00
  • d958d547c8 added tempfile chunks which remove the file automaticly of they are closed weigon 2005-09-26 08:53:58 +00:00
  • 621bb08a53 added the fd as parameter for the write() functions - the plugins can use them now too weigon 2005-09-26 08:52:37 +00:00
  • bd893badb9 added the fd as parameter for the write() functions - the plugins can use them now too weigon 2005-09-26 08:52:37 +00:00
  • a8f0168ebf max-request-size was not respected since a long time weigon 2005-09-26 08:49:13 +00:00
  • c440468249 max-request-size was not respected since a long time weigon 2005-09-26 08:49:13 +00:00
  • 8894a1d7e5 copied mod-uploadprogress as we get to the point where it will work again weigon 2005-09-25 17:11:52 +00:00
  • 2865e7d1c9 copied mod-uploadprogress as we get to the point where it will work again weigon 2005-09-25 17:11:52 +00:00
  • caf4bff2ec added a alternative to automake and friends by using scons The main reason is improved built-speed weigon 2005-09-24 12:07:57 +00:00
  • e95ea21b1e added a alternative to automake and friends by using scons The main reason is improved built-speed weigon 2005-09-24 12:07:57 +00:00
  • fd95649845 either remove include config.h or covered it in HAVE_CONFIG_H weigon 2005-09-24 12:06:04 +00:00
  • b4d9d061c8 either remove include config.h or covered it in HAVE_CONFIG_H weigon 2005-09-24 12:06:04 +00:00
  • 2b3897ba7b only accept 100 connection in one round to remove the starvation of waiting connections weigon 2005-09-23 16:31:49 +00:00
  • b46fa4497b only accept 100 connection in one round to remove the starvation of waiting connections weigon 2005-09-23 16:31:49 +00:00
  • 04b815a7d9 fix for string to be key (implicit convert integer to string when needed). xuefer 2005-09-22 13:45:33 +00:00
  • 5e2a796a19 fix for string to be key (implicit convert integer to string when needed). xuefer 2005-09-22 13:45:33 +00:00
  • 440466ea82 correct error message for context_ndx xuefer 2005-09-22 13:33:18 +00:00
  • 40fb6ffec1 correct error message for context_ndx xuefer 2005-09-22 13:33:18 +00:00
  • 57636ca9ff removed the <handle> in fastcgi.server and fixed the example weigon 2005-09-22 13:13:01 +00:00
  • f765742b64 removed the <handle> in fastcgi.server and fixed the example weigon 2005-09-22 13:13:01 +00:00
  • d005ce8d44 updated cq->written and con->bytes_written correctly weigon 2005-09-22 09:08:06 +00:00
  • b32a18b1e8 updated cq->written and con->bytes_written correctly weigon 2005-09-22 09:08:06 +00:00
  • a5e56755be improved error-msg and fixed invalid read from uninit memory weigon 2005-09-22 08:24:08 +00:00
  • dccb266a39 improved error-msg and fixed invalid read from uninit memory weigon 2005-09-22 08:24:08 +00:00
  • 4b954a4035 removed the if (ISREG || ISDIR) as we need the sce set if we return HANDLER_GO_ON weigon 2005-09-22 08:00:28 +00:00
  • 519788686c removed the if (ISREG || ISDIR) as we need the sce set if we return HANDLER_GO_ON weigon 2005-09-22 08:00:28 +00:00
  • 54bee84346 only cleanup conditional contextes which are already setup weigon 2005-09-21 17:14:00 +00:00
  • 6fa5bb1138 only cleanup conditional contextes which are already setup weigon 2005-09-21 17:14:00 +00:00
  • d2ce40f80b replace i by j to fix a segfault in the error-msg and improved the error-msg (fixed #281) weigon 2005-09-21 16:50:27 +00:00
  • eacec21ab5 replace i by j to fix a segfault in the error-msg and improved the error-msg (fixed #281) weigon 2005-09-21 16:50:27 +00:00
  • 68ad99328c only get a buffer if we really need it (fixed #280) weigon 2005-09-21 16:41:23 +00:00
  • f5ca9798df only get a buffer if we really need it (fixed #280) weigon 2005-09-21 16:41:23 +00:00
  • c93f7b6b02 fixed segfault if no global mysql-vhost-config was set (fixes #268) weigon 2005-09-21 11:14:42 +00:00
  • 09a26806f4 fixed segfault if no global mysql-vhost-config was set (fixes #268) weigon 2005-09-21 11:14:42 +00:00
  • 4e05187903 302 is used for Location: redirects in SCGI, FastCGI and CGI which might contain content weigon 2005-09-21 10:45:26 +00:00
  • 89ff779a78 302 is used for Location: redirects in SCGI, FastCGI and CGI which might contain content weigon 2005-09-21 10:45:26 +00:00
  • b75afe97f7 include <sys/select.h> if available (fixes #264, #275) weigon 2005-09-20 15:57:48 +00:00
  • c8a9649287 include <sys/select.h> if available (fixes #264, #275) weigon 2005-09-20 15:57:48 +00:00
  • 4d8eeb6592 added the rest of the DeltaV methods weigon 2005-09-20 15:45:10 +00:00
  • 0d8585137f added the rest of the DeltaV methods weigon 2005-09-20 15:45:10 +00:00
  • ee1080fc3f removed unusued variables weigon 2005-09-20 15:44:52 +00:00
  • 56f637b885 removed unusued variables weigon 2005-09-20 15:44:52 +00:00
  • 48f4d25e41 added REPORT for webdav/svn weigon 2005-09-20 07:18:40 +00:00
  • 4b025512d8 added REPORT for webdav/svn weigon 2005-09-20 07:18:40 +00:00
  • 0670a166a9 fix and add testcase for #255 xuefer 2005-09-20 05:54:19 +00:00
  • 14754f33f4 fix and add testcase for #255 xuefer 2005-09-20 05:54:19 +00:00
  • 86a946b426 add dirlisting needs pcre weigon 2005-09-19 13:13:16 +00:00
  • 4f1b2f8ca0 add dirlisting needs pcre weigon 2005-09-19 13:13:16 +00:00
  • b71296c03d fixed typos weigon 2005-09-19 08:51:34 +00:00
  • f679dba35d fixed typos weigon 2005-09-19 08:51:34 +00:00
  • 77bebbdbef added lighttpd.passwd for the mod-auth tests weigon 2005-09-18 09:29:02 +00:00
  • 4e7ffb3a12 added lighttpd.passwd for the mod-auth tests weigon 2005-09-18 09:29:02 +00:00
  • 12384a487b updated docs and news about md5 support in htpasswd weigon 2005-09-16 12:45:15 +00:00
  • 95dfbca5af updated docs and news about md5 support in htpasswd weigon 2005-09-16 12:45:15 +00:00
  • d6a298b18a tests for htpasswd + md5 and referer matching in conditionals weigon 2005-09-16 12:44:29 +00:00
  • e2cf5d3094 tests for htpasswd + md5 and referer matching in conditionals weigon 2005-09-16 12:44:29 +00:00
  • 62d665f759 added support for md5 and blowfish passwords (fixes #73) weigon 2005-09-16 10:40:45 +00:00
  • be5f187d0f added support for md5 and blowfish passwords (fixes #73) weigon 2005-09-16 10:40:45 +00:00
  • 78f3c28ea1 prepare for the release of 1.4.4 weigon 2005-09-14 16:59:51 +00:00