Graphe des révisions

  • 6f5d1a2787 fix for lua not installed Jan Kneschke 2006-09-15 14:56:41 +00:00
  • 4b8905d4b4 fix for lua not installed Jan Kneschke 2006-09-15 14:56:41 +00:00
  • d596deeed8 - fix minor typo in the changelog Marcus Rückert 2006-09-15 13:33:45 +00:00
  • 73763f878b - fix minor typo in the changelog Marcus Rückert 2006-09-15 13:33:45 +00:00
  • 7d45172ae2 fixed writev() for older glibc's Jan Kneschke 2006-09-15 13:28:07 +00:00
  • 49815a7798 fixed writev() for older glibc's Jan Kneschke 2006-09-15 13:28:07 +00:00
  • fa85055872 - make the features output more portable Marcus Rückert 2006-09-15 13:23:07 +00:00
  • d9cb387859 - make the features output more portable Marcus Rückert 2006-09-15 13:23:07 +00:00
  • ab31bef7de fixed mod_cml + lua 5.1 Jan Kneschke 2006-09-15 12:52:53 +00:00
  • 08c093b940 fixed mod_cml + lua 5.1 Jan Kneschke 2006-09-15 12:52:53 +00:00
  • 04870fe002 added last changes before pre-release Jan Kneschke 2006-09-15 12:02:05 +00:00
  • f157915cab added last changes before pre-release Jan Kneschke 2006-09-15 12:02:05 +00:00
  • 0177e591bf added missing header file Jan Kneschke 2006-09-15 12:01:43 +00:00
  • 6e1a97da6b added missing header file Jan Kneschke 2006-09-15 12:01:43 +00:00
  • c70b5f638c if wait() gets interruped, don't increase the number of workers to start Jan Kneschke 2006-09-15 12:01:29 +00:00
  • 9076cbdf5c if wait() gets interruped, don't increase the number of workers to start Jan Kneschke 2006-09-15 12:01:29 +00:00
  • 656bc152c2 fixed compile if lua is not enabled Jan Kneschke 2006-09-15 11:49:57 +00:00
  • e931d4f27f fixed compile if lua is not enabled Jan Kneschke 2006-09-15 11:49:57 +00:00
  • 24219c574e - added set() for .env[] - added .RESTART_REQUEST - fixed handling of .content = { { ... } } if offset is set, but no length - added range checks for offset and length Jan Kneschke 2006-09-15 10:00:46 +00:00
  • 63ec609a56 - added set() for .env[] - added .RESTART_REQUEST - fixed handling of .content = { { ... } } if offset is set, but no length - added range checks for offset and length Jan Kneschke 2006-09-15 10:00:46 +00:00
  • ae8ae03c80 added support for lighty.status[] in mod_magnet Jan Kneschke 2006-09-14 12:00:32 +00:00
  • c7b9858b03 added support for lighty.status[] in mod_magnet Jan Kneschke 2006-09-14 12:00:32 +00:00
  • 6948f3bf54 luaL_newstate() is from lauxlib.h, #include it Jan Kneschke 2006-09-14 11:55:26 +00:00
  • 1b47e99a34 luaL_newstate() is from lauxlib.h, #include it Jan Kneschke 2006-09-14 11:55:26 +00:00
  • 160d50bb57 oops, use SSL_CTX_* if you modify the ssl_ctx Jan Kneschke 2006-09-14 11:55:01 +00:00
  • 7b4097f7ee oops, use SSL_CTX_* if you modify the ssl_ctx Jan Kneschke 2006-09-14 11:55:01 +00:00
  • 8ffdf3374c - moved all global vars to the lighty.* namespace - added lighty.env[] to get read access to uri.path, physical.path and friends Jan Kneschke 2006-09-13 13:13:27 +00:00
  • b79f1a24c9 - moved all global vars to the lighty.* namespace - added lighty.env[] to get read access to uri.path, physical.path and friends Jan Kneschke 2006-09-13 13:13:27 +00:00
  • 4c6fa945f4 free hostname on shutdown (fixes #844) Jan Kneschke 2006-09-13 10:12:31 +00:00
  • 51db8b5498 free hostname on shutdown (fixes #844) Jan Kneschke 2006-09-13 10:12:31 +00:00
  • 35c9f6cb8a - add a try-catch around add-content - make the content-array simpler - make request[] a porxy to the con->request array in c Jan Kneschke 2006-09-11 20:37:29 +00:00
  • 925cb27a14 - add a try-catch around add-content - make the content-array simpler - make request[] a porxy to the con->request array in c Jan Kneschke 2006-09-11 20:37:29 +00:00
  • f37c91d425 added mod_magnet Jan Kneschke 2006-09-10 22:01:43 +00:00
  • daeab348cd added mod_magnet Jan Kneschke 2006-09-10 22:01:43 +00:00
  • 046d404d2b added comment on waitpid() + -HUP Jan Kneschke 2006-09-10 22:01:26 +00:00
  • 1311a6137f added comment on waitpid() + -HUP Jan Kneschke 2006-09-10 22:01:26 +00:00
  • 82325c795d - only run symlink checks if we should not follow them. Marcus Rückert 2006-09-10 14:11:08 +00:00
  • 05919041e1 - only run symlink checks if we should not follow them. Marcus Rückert 2006-09-10 14:11:08 +00:00
  • ee804a1180 use sysconf() to get IOV_MAX (fixes #842) Jan Kneschke 2006-09-09 13:21:21 +00:00
  • dcb2689f4d use sysconf() to get IOV_MAX (fixes #842) Jan Kneschke 2006-09-09 13:21:21 +00:00
  • 48a30c2631 Remove unmaintained and not working pam code. Most people would use pam auth with /etc/{passwd,shadow}. This is a stupid idea anyway. Marcus Rückert 2006-09-07 14:21:17 +00:00
  • 27e3de6ca4 Remove unmaintained and not working pam code. Most people would use pam auth with /etc/{passwd,shadow}. This is a stupid idea anyway. Marcus Rückert 2006-09-07 14:21:17 +00:00
  • 70e35f7c8f - dont debug the statcache by default!;) Marcus Rückert 2006-09-07 14:01:38 +00:00
  • 0f190e1614 - dont debug the statcache by default!;) Marcus Rückert 2006-09-07 14:01:38 +00:00
  • 2b497cb06c merged [1055], [1056], [1068], [1172], [1176] Jan Kneschke 2006-09-07 12:28:48 +00:00
  • 7d4d819599 merged [1055], [1056], [1068], [1172], [1176] Jan Kneschke 2006-09-07 12:28:48 +00:00
  • ef986d01ed don't use strndup if possible Jan Kneschke 2006-09-07 12:17:00 +00:00
  • 08994e478a don't use strndup if possible Jan Kneschke 2006-09-07 12:17:00 +00:00
  • 98f4786474 - added missing file symlink.t Marcus Rückert 2006-09-07 11:33:21 +00:00
  • 7a6f8ced20 - added missing file symlink.t Marcus Rückert 2006-09-07 11:33:21 +00:00
  • cb2cdaee63 merged [1105] Jan Kneschke 2006-09-07 11:11:30 +00:00
  • 3521657508 merged [1105] Jan Kneschke 2006-09-07 11:11:30 +00:00
  • c503697161 merged [1217] fixed allow-http-11 Jan Kneschke 2006-09-07 11:05:41 +00:00
  • 3b73da83a2 merged [1217] fixed allow-http-11 Jan Kneschke 2006-09-07 11:05:41 +00:00
  • 9dd8a60366 - backport symlink patch in hard version to 1.4.11 Marcus Rückert 2006-09-07 11:00:02 +00:00
  • 657a024d53 - backport symlink patch in hard version to 1.4.11 Marcus Rückert 2006-09-07 11:00:02 +00:00
  • a4f30c5287 merged [1044], [1052], [1054] updated NEWS file Jan Kneschke 2006-09-07 10:32:13 +00:00
  • d5c9873255 merged [1044], [1052], [1054] updated NEWS file Jan Kneschke 2006-09-07 10:32:13 +00:00
  • a0788f7cce merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062] added ssl.use-sslv2 and ssl.cipher-list Jan Kneschke 2006-09-07 10:19:29 +00:00
  • a85ca5e0ef merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062] added ssl.use-sslv2 and ssl.cipher-list Jan Kneschke 2006-09-07 10:19:29 +00:00
  • df304166a2 merged [1082] Jan Kneschke 2006-09-07 10:17:33 +00:00
  • 47069040ba merged [1082] Jan Kneschke 2006-09-07 10:17:33 +00:00
  • adc41361d7 backported to the 1.4.11 interface Jan Kneschke 2006-09-01 10:21:53 +00:00
  • 38b24d85d4 backported to the 1.4.11 interface Jan Kneschke 2006-09-01 10:21:53 +00:00
  • 0b6002bfda merged -r1042:1194 for mod_webdav.c from the 1.5.0 tree Jan Kneschke 2006-09-01 10:17:28 +00:00
  • 33983f89f1 merged -r1042:1194 for mod_webdav.c from the 1.5.0 tree Jan Kneschke 2006-09-01 10:17:28 +00:00
  • fe140d729f fix cygwin-only path traversal Jan Kneschke 2006-09-01 10:07:09 +00:00
  • 71e66c88ec fix cygwin-only path traversal Jan Kneschke 2006-09-01 10:07:09 +00:00
  • 668ec4e6d7 - use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ Jan Kneschke 2006-09-01 09:53:44 +00:00
  • 48ca389d89 - use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ Jan Kneschke 2006-09-01 09:53:44 +00:00
  • 506bf59c50 disable the ssl-write checks for a moving SSL-write-buffer Jan Kneschke 2006-09-01 09:52:32 +00:00
  • 609a30e896 disable the ssl-write checks for a moving SSL-write-buffer Jan Kneschke 2006-09-01 09:52:32 +00:00
  • 5e581805e7 skip empty buffers Jan Kneschke 2006-09-01 09:51:51 +00:00
  • 28f6aa9ba8 skip empty buffers Jan Kneschke 2006-09-01 09:51:51 +00:00
  • 5aa737d830 - branch for testing the ssl fixes Marcus Rückert 2006-08-30 15:37:16 +00:00
  • f3c92b12e8 - branch for testing the ssl fixes Marcus Rückert 2006-08-30 15:37:16 +00:00
  • b78d8edd86 tagged lighttpd-1.4.11 Jan Kneschke 2006-03-09 18:31:05 +00:00
  • e9b029c21a tagged lighttpd-1.4.11 Jan Kneschke 2006-03-09 18:31:05 +00:00
  • 84a9e99b3c fixed formating lighttpd-1.4.11 Jan Kneschke 2006-03-09 17:34:51 +00:00
  • 2cf69764e5 fixed formating Jan Kneschke 2006-03-09 17:34:51 +00:00
  • 5359b9b76b make the wrapper compatible with solaris' /bin/sh Jan Kneschke 2006-03-09 15:35:51 +00:00
  • 7ac34bb5ca make the wrapper compatible with solaris' /bin/sh Jan Kneschke 2006-03-09 15:35:51 +00:00
  • b3bd50866a - fixed test for max-request-size on 64bit platforms - fixed counting the skipped tests in mod-fastcgi.t Jan Kneschke 2006-03-09 13:36:57 +00:00
  • 9dbf12d8ed - fixed test for max-request-size on 64bit platforms - fixed counting the skipped tests in mod-fastcgi.t Jan Kneschke 2006-03-09 13:36:57 +00:00
  • b1ed266c5b don't forget the waitpid() for locally spawned processes (patch by Cameron Ring) Jan Kneschke 2006-03-09 11:21:59 +00:00
  • 7ef30c4dfe don't forget the waitpid() for locally spawned processes (patch by Cameron Ring) Jan Kneschke 2006-03-09 11:21:59 +00:00
  • b3980e7a14 removed complex proc-load-balancing code and simplified it Jan Kneschke 2006-03-09 11:15:30 +00:00
  • 55bfb4737d removed complex proc-load-balancing code and simplified it Jan Kneschke 2006-03-09 11:15:30 +00:00
  • c4ad335731 the next release is 1.4.11 Jan Kneschke 2006-03-09 00:11:14 +00:00
  • 3420a2b22b the next release is 1.4.11 Jan Kneschke 2006-03-09 00:11:14 +00:00
  • 95270d33b3 fixed case for sh) Jan Kneschke 2006-03-09 00:11:04 +00:00
  • bb01131ce0 fixed case for sh) Jan Kneschke 2006-03-09 00:11:04 +00:00
  • 21f008a31b reordered modules Jan Kneschke 2006-03-09 00:10:40 +00:00
  • 35104118f4 reordered modules Jan Kneschke 2006-03-09 00:10:40 +00:00
  • c3b3b06f6f fixed typo Jan Kneschke 2006-03-09 00:10:22 +00:00
  • f55d7dd566 fixed typo Jan Kneschke 2006-03-09 00:10:22 +00:00
  • b02de9ece7 prepare the pre-release of 1.4.11 Jan Kneschke 2006-03-09 00:10:07 +00:00
  • 2e158adaf3 prepare the pre-release of 1.4.11 Jan Kneschke 2006-03-09 00:10:07 +00:00
  • 8079556fad big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors Jan Kneschke 2006-03-08 23:58:18 +00:00
  • a1eb4c307f big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors Jan Kneschke 2006-03-08 23:58:18 +00:00