Gráfico de commits

  • 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
  • dce84f26e1 prepare for the release of 1.4.4 lighttpd-1.4.4 weigon 2005-09-14 16:59:51 +00:00
  • ad64e6a283 allow a stand alone version weigon 2005-09-14 16:59:30 +00:00
  • 903a007674 allow a stand alone version weigon 2005-09-14 16:59:30 +00:00
  • 2036b0856b added docs for the new options and fixed docs about /prefix/ handling (fixes #202) weigon 2005-09-14 16:58:23 +00:00
  • af73bcb9fc added docs for the new options and fixed docs about /prefix/ handling (fixes #202) weigon 2005-09-14 16:58:23 +00:00
  • fa62470d62 the last header line is parsed again and X-LIGHTTPD-send-file was added. weigon 2005-09-14 13:55:06 +00:00
  • 119c0da37c the last header line is parsed again and X-LIGHTTPD-send-file was added. weigon 2005-09-14 13:55:06 +00:00
  • 692f40fac1 handle mod_secdownload similar to mod_alias: create the physical path yourself weigon 2005-09-14 12:47:47 +00:00
  • 9d93d78b8e handle mod_secdownload similar to mod_alias: create the physical path yourself weigon 2005-09-14 12:47:47 +00:00
  • 258e4c27a8 stipped data. from chunk structure (belongs to the last changeset) weigon 2005-09-14 10:43:00 +00:00
  • 88c96e46a0 stipped data. from chunk structure (belongs to the last changeset) weigon 2005-09-14 10:43:00 +00:00
  • 0ee1663d83 open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261, #257) weigon 2005-09-14 08:00:33 +00:00
  • 63dceeb0c6 open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261, #257) weigon 2005-09-14 08:00:33 +00:00
  • bc8b33da9a fixed hashing function to only generate unsigned values (fixes #251) weigon 2005-09-14 07:27:13 +00:00
  • b795fd36c0 fixed hashing function to only generate unsigned values (fixes #251) weigon 2005-09-14 07:27:13 +00:00
  • 1395000909 added the same check-local behaviour as in mod_fastcgi weigon 2005-09-14 07:12:21 +00:00
  • b3a8abd09d added the same check-local behaviour as in mod_fastcgi weigon 2005-09-14 07:12:21 +00:00
  • f67987742a exported splaytree_size weigon 2005-09-14 07:10:25 +00:00
  • 74a71a2ff8 exported splaytree_size weigon 2005-09-14 07:10:25 +00:00
  • 5e64b52846 improved error messages weigon 2005-09-14 07:09:52 +00:00
  • 7113a665b3 improved error messages weigon 2005-09-14 07:09:52 +00:00
  • 392579592d add variable var.PID for use in config file xuefer 2005-09-12 12:21:34 +00:00
  • 3006dd11c5 add variable var.PID for use in config file xuefer 2005-09-12 12:21:34 +00:00
  • c6f97f3a40 - don't keep the full fastcgi response in memory - don't cache more than 4 chunks in a queue for reuse - on chunkqueue_reset, clean the chunks weigon 2005-09-08 10:00:32 +00:00
  • 38b8743af3 - don't keep the full fastcgi response in memory - don't cache more than 4 chunks in a queue for reuse - on chunkqueue_reset, clean the chunks weigon 2005-09-08 10:00:32 +00:00
  • ebc96a7554 don't assume the relpath is really set (merge from #120) weigon 2005-09-08 09:57:55 +00:00
  • 57ed250138 don't assume the relpath is really set (merge from #120) weigon 2005-09-08 09:57:55 +00:00
  • 2d2173982e fixed crash in SIGINT handling weigon 2005-09-08 09:55:45 +00:00
  • 4b63eae57d fixed crash in SIGINT handling weigon 2005-09-08 09:55:45 +00:00
  • 0481a377d3 improve error-reporting (should fixed the Success 5 0 0 messages) weigon 2005-09-08 09:55:23 +00:00
  • d00bb524f7 improve error-reporting (should fixed the Success 5 0 0 messages) weigon 2005-09-08 09:55:23 +00:00
  • 29c2ffc7cf fixed example weigon 2005-09-07 07:33:15 +00:00
  • 6b63deb241 fixed example weigon 2005-09-07 07:33:15 +00:00
  • 74ff4bf6de fixed typo weigon 2005-09-07 07:32:29 +00:00
  • 9209f7e8bd fixed typo weigon 2005-09-07 07:32:29 +00:00
  • 49c952748e only enable fastcgi if necessary weigon 2005-09-06 10:07:36 +00:00
  • 0f9a82bd0e only enable fastcgi if necessary weigon 2005-09-06 10:07:36 +00:00
  • bccca062f3 try pkg-config for lua if all other tests fail (fixed #247, #254, #209) weigon 2005-09-06 09:48:17 +00:00
  • b9623d6fd2 try pkg-config for lua if all other tests fail (fixed #247, #254, #209) weigon 2005-09-06 09:48:17 +00:00
  • aa1814fb1f make default of sort to work xuefer 2005-09-05 17:04:29 +00:00