Commit Graph

  • 01afa1ca5b don't segfault on cleanup if the startup failed weigon 2005-06-15 09:27:04 +00:00
  • e98068d1e8 updated ChangeLog and NEWS from trac-timeline weigon 2005-06-12 11:01:07 +00:00
  • 8281374f40 updated ChangeLog and NEWS from trac-timeline weigon 2005-06-12 11:01:07 +00:00
  • bf19f8d58a fixed scgi protocol handling and run first tests again pythonpaste weigon 2005-06-12 10:31:19 +00:00
  • 91f59d67b1 fixed scgi protocol handling and run first tests again pythonpaste weigon 2005-06-12 10:31:19 +00:00
  • 6cd18184f3 added a mod_scgi.c to implement SCGI for the python folks. This just a skeleton and has to tested against a real SCGI server. weigon 2005-06-12 09:29:00 +00:00
  • 53c6ac0628 added a mod_scgi.c to implement SCGI for the python folks. This just a skeleton and has to tested against a real SCGI server. weigon 2005-06-12 09:29:00 +00:00
  • b32ce6193c disable adaptive spawning for now weigon 2005-06-12 09:28:06 +00:00
  • e6a090656f disable adaptive spawning for now weigon 2005-06-12 09:28:06 +00:00
  • 848b28cf10 improve readability for error in request header error (fix #101) weigon 2005-06-12 09:26:19 +00:00
  • 533e8047c0 improve readability for error in request header error (fix #101) weigon 2005-06-12 09:26:19 +00:00
  • df8c90bd07 final fix for testcase and #177 weigon 2005-06-12 09:18:17 +00:00
  • 7bca57bb6b final fix for testcase and #177 weigon 2005-06-12 09:18:17 +00:00
  • ce56b8524c improved debug output weigon 2005-06-12 09:17:04 +00:00
  • f090899eae improved debug output weigon 2005-06-12 09:17:04 +00:00
  • 96268b724f Quote ETag, fixes #117 weigon 2005-06-12 09:09:28 +00:00
  • 5986add693 Quote ETag, fixes #117 weigon 2005-06-12 09:09:28 +00:00
  • f842c445f8 fixed checks for the digest-crash weigon 2005-06-11 09:02:34 +00:00
  • d185991460 fixed checks for the digest-crash weigon 2005-06-11 09:02:34 +00:00
  • 2efd2095c8 merged [373] weigon 2005-06-06 21:21:37 +00:00
  • 4d33902639 merged [373] weigon 2005-06-06 21:21:37 +00:00
  • e5db46ba10 fixed #148 and let PAM use the lighttpd-handle (if someone implements it) weigon 2005-06-05 20:54:55 +00:00
  • c8652e52b0 fixed #148 and let PAM use the lighttpd-handle (if someone implements it) weigon 2005-06-05 20:54:55 +00:00
  • 3964ec13b6 Fixed segv if debuggin is enabled weigon 2005-06-05 20:47:37 +00:00
  • 232e6158a9 Fixed segv if debuggin is enabled weigon 2005-06-05 20:47:37 +00:00
  • 59aa7c8a3f removed dead code, improved debug output and use + instead of % for the host-selection in CARP weigon 2005-06-05 12:00:29 +00:00
  • d162ea1385 removed dead code, improved debug output and use + instead of % for the host-selection in CARP weigon 2005-06-05 12:00:29 +00:00
  • 06e5242993 use size_t instead of unsigned int and char * instead of unsigned char * weigon 2005-06-05 11:59:33 +00:00
  • 8e67134b23 use size_t instead of unsigned int and char * instead of unsigned char * weigon 2005-06-05 11:59:33 +00:00
  • aef8992dea make port 80 the default weigon 2005-06-05 09:05:10 +00:00
  • c65f4e0223 make port 80 the default weigon 2005-06-05 09:05:10 +00:00
  • e30d322bfb make sure we mark the connection as SSL (important for redirects later) weigon 2005-06-05 08:34:42 +00:00
  • e5a1b1eb4a make sure we mark the connection as SSL (important for redirects later) weigon 2005-06-05 08:34:42 +00:00
  • 3aa4859bad Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. weigon 2005-06-04 15:42:31 +00:00
  • acfe706d73 Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. weigon 2005-06-04 15:42:31 +00:00
  • d6a43011c7 don't close the connection twice on HUP|IN weigon 2005-06-04 15:19:50 +00:00
  • efa87f47c1 don't close the connection twice on HUP|IN weigon 2005-06-04 15:19:50 +00:00
  • db1d4718fa added more debug info and fix hang after a local fcgi process has died weigon 2005-06-04 14:28:00 +00:00
  • b527f569af added more debug info and fix hang after a local fcgi process has died weigon 2005-06-04 14:28:00 +00:00
  • 2da763f076 handle ranges >2G correctly weigon 2005-06-04 14:27:17 +00:00
  • 4335479051 handle ranges >2G correctly weigon 2005-06-04 14:27:17 +00:00
  • 933d6b9cd3 using 127.0.0.1 is fine for all systems weigon 2005-06-04 13:51:37 +00:00
  • 5056731095 using 127.0.0.1 is fine for all systems weigon 2005-06-04 13:51:37 +00:00
  • fadc148552 added balancing and debugging info weigon 2005-05-31 08:23:33 +00:00
  • bca076c9d0 added balancing and debugging info weigon 2005-05-31 08:23:33 +00:00
  • 4fc71d23a4 Fix crash if qop is not set in the authorize response weigon 2005-05-31 08:22:37 +00:00
  • dfe03995d7 Fix crash if qop is not set in the authorize response weigon 2005-05-31 08:22:37 +00:00
  • 4be3b5e482 handle range requests for >2Gb correctly weigon 2005-05-23 13:43:40 +00:00
  • b90f231042 handle range requests for >2Gb correctly weigon 2005-05-23 13:43:40 +00:00
  • cec7b3ae56 cleanup nicely weigon 2005-05-23 13:43:01 +00:00
  • 3eaaf78038 cleanup nicely weigon 2005-05-23 13:43:01 +00:00
  • bd92bdd090 Clenaup environment before finishing the request weigon 2005-05-20 13:30:53 +00:00
  • f88ca6b629 Clenaup environment before finishing the request weigon 2005-05-20 13:30:53 +00:00
  • db323fcd14 added tests for mod-proxy weigon 2005-05-10 18:48:59 +00:00
  • cee3c0d880 added tests for mod-proxy weigon 2005-05-10 18:48:59 +00:00
  • 6227dba5d2 - Added hash, round-robin balancers - fixed return codes in two cases - droped some endless loops - FIXME: re-enabling of dead hosts is missing for now weigon 2005-05-08 06:25:17 +00:00
  • b5e848d5b4 - Added hash, round-robin balancers - fixed return codes in two cases - droped some endless loops - FIXME: re-enabling of dead hosts is missing for now weigon 2005-05-08 06:25:17 +00:00
  • af8963bbb0 replaced IP address for fastcgi.server to localhost weigon 2005-05-08 06:22:55 +00:00
  • 510b536669 replaced IP address for fastcgi.server to localhost weigon 2005-05-08 06:22:55 +00:00
  • 73bafbe179 remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed weigon 2005-05-05 08:15:05 +00:00
  • e7def825a8 remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed weigon 2005-05-05 08:15:05 +00:00
  • ff01c039e7 added the name of the plugin if dlopen fails weigon 2005-05-05 08:08:45 +00:00
  • 6b5c314cc6 added the name of the plugin if dlopen fails weigon 2005-05-05 08:08:45 +00:00
  • d2db8f9123 don't use accept-filtering if SSL is used weigon 2005-04-30 10:03:29 +00:00
  • 279af9590f don't use accept-filtering if SSL is used weigon 2005-04-30 10:03:29 +00:00
  • efae60d61b merged [166] weigon 2005-04-30 05:39:37 +00:00
  • be5bb63b00 merged [166] weigon 2005-04-30 05:39:37 +00:00
  • 7f503f4720 next release will be 1.3.14 weigon 2005-04-30 05:39:19 +00:00
  • bd7c860620 next release will be 1.3.14 weigon 2005-04-30 05:39:19 +00:00
  • 414e604d0b merged [238] weigon 2005-04-20 18:07:58 +00:00
  • 3e61a898cb merged [238] weigon 2005-04-20 18:07:58 +00:00
  • 294404959d set server-name to http_host if it is not set explicitly weigon 2005-04-20 16:44:00 +00:00
  • a4f3a407bf set server-name to http_host if it is not set explicitly weigon 2005-04-20 16:44:00 +00:00
  • 8072c36f73 removed duplicate variable weigon 2005-04-20 16:35:34 +00:00
  • 6925cdcf49 removed duplicate variable weigon 2005-04-20 16:35:34 +00:00
  • b969100279 merged [281] weigon 2005-04-15 08:10:39 +00:00
  • d501b21f57 merged [281] weigon 2005-04-15 08:10:39 +00:00
  • 5308d7b2ff merged partts of [192] and [194] weigon 2005-04-15 08:05:08 +00:00
  • 3b5fffce48 merged partts of [192] and [194] weigon 2005-04-15 08:05:08 +00:00
  • c43a6c8fef merged [279] weigon 2005-04-15 06:58:25 +00:00
  • 8a3b1f5cb0 merged [279] weigon 2005-04-15 06:58:25 +00:00
  • b4f55a156d merged [274] and [239] weigon 2005-04-14 21:23:09 +00:00
  • ba06bde6d5 merged [274] and [239] weigon 2005-04-14 21:23:09 +00:00
  • c91f0d3a8b merge [109], [259], [266] and [267] weigon 2005-04-14 21:20:29 +00:00
  • 4f14ff8424 merge [109], [259], [266] and [267] weigon 2005-04-14 21:20:29 +00:00
  • 77b65d01e4 branched 1.3.x from 1.3.13. This tree will only get fixes. weigon 2005-04-14 21:03:33 +00:00
  • ea73c9e512 branched 1.3.x from 1.3.13. This tree will only get fixes. weigon 2005-04-14 21:03:33 +00:00
  • fb9169f0c2 tagged 1.3.13 weigon 2005-03-06 11:56:46 +00:00
  • 0178e29cee tagged 1.3.13 weigon 2005-03-06 11:56:46 +00:00
  • 6ccafd7630 updated the NEWS for the important changes in 1.3.13 weigon 2005-03-06 11:56:14 +00:00
  • 44e33e8647 updated the NEWS for the important changes in 1.3.13 lighttpd-1.3.13 weigon 2005-03-06 11:56:14 +00:00
  • e7dbdfd8a1 fixed check for running process weigon 2005-03-06 11:51:14 +00:00
  • 659503eb16 fixed check for running process weigon 2005-03-06 11:51:14 +00:00
  • 282ba82b40 updated .cvsignore weigon 2005-03-06 11:28:57 +00:00
  • 18d3e51e3e updated .cvsignore weigon 2005-03-06 11:28:57 +00:00
  • 1e2694b290 added all changes from trac-timeline weigon 2005-03-06 11:28:40 +00:00
  • 50871dfce8 added all changes from trac-timeline weigon 2005-03-06 11:28:40 +00:00
  • 32452ad168 prepare for 1.3.13 weigon 2005-03-06 11:22:44 +00:00
  • d0ad62cd59 prepare for 1.3.13 weigon 2005-03-06 11:22:44 +00:00
  • 71b4ba7f12 drop unused files and added the checks for mod-rewrite weigon 2005-03-06 11:22:14 +00:00