Gráfico de commits

  • 987110317f Fix broken return values from int to enum in mod_fastcgi stbuehler 2009-10-20 07:32:40 +00:00
  • 9d20c38719 Fix linger close timeout handling, drop timeout to 5 seconds (fixes #2086) stbuehler 2009-10-19 13:26:01 +00:00
  • 932b67bd2b Fix linger close timeout handling, drop timeout to 5 seconds (fixes #2086) stbuehler 2009-10-19 13:26:01 +00:00
  • 579c92e50b Fix NEWS - referenced wrong bug (fixes #2084) stbuehler 2009-10-17 14:06:37 +00:00
  • a0dfe15e41 Fix NEWS - referenced wrong bug (fixes #2084) stbuehler 2009-10-17 14:06:37 +00:00
  • 80617f73ee Don't print ssl error if client didn't support TLS SNI stbuehler 2009-10-16 22:06:22 +00:00
  • 1d5d55a484 Don't print ssl error if client didn't support TLS SNI stbuehler 2009-10-16 22:06:22 +00:00
  • f3169ef0e0 fix mod_webdav crash from #1793 (fixes #2048, thx hiroya) stbuehler 2009-10-16 19:00:19 +00:00
  • e087d5bf1e fix mod_webdav crash from #1793 (fixes #2048, thx hiroya) stbuehler 2009-10-16 19:00:19 +00:00
  • 0c12e03aaf Fix accesslog escape segfault (#1551) stbuehler 2009-10-16 18:56:04 +00:00
  • 6ecb86159c Fix accesslog escape segfault (#1551) stbuehler 2009-10-16 18:56:04 +00:00
  • 27a0d967b0 mod_accesslog: escape special characters (fixes #1551, thx icy) stbuehler 2009-10-16 16:43:28 +00:00
  • 069e848a0c mod_accesslog: escape special characters (fixes #1551, thx icy) stbuehler 2009-10-16 16:43:28 +00:00
  • 84c15f7dd9 mod_fastcgi: Fix host->active_procs counter, return 503 if connect wasn't successful after 5 tries (fixes #1825) stbuehler 2009-10-16 09:02:41 +00:00
  • 19838e99eb mod_fastcgi: Fix host->active_procs counter, return 503 if connect wasn't successful after 5 tries (fixes #1825) stbuehler 2009-10-16 09:02:41 +00:00
  • 2cd1d7fbf6 Fix compile problems without ssl stbuehler 2009-10-14 19:05:00 +00:00
  • 1aaa67bb9b Fix compile problems without ssl stbuehler 2009-10-14 19:05:00 +00:00
  • e681fa40aa Add SSL Client Certificate verification (#1288) stbuehler 2009-10-14 18:19:19 +00:00
  • b987643307 Add SSL Client Certificate verification (#1288) stbuehler 2009-10-14 18:19:19 +00:00
  • 614148589e Fix compile error if TLS SNI isn't supported stbuehler 2009-10-14 17:46:23 +00:00
  • 97cec38a3b Fix compile error if TLS SNI isn't supported stbuehler 2009-10-14 17:46:23 +00:00
  • 519a8aac9d mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008) stbuehler 2009-10-14 17:32:38 +00:00
  • 8c83976dbe mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008) stbuehler 2009-10-14 17:32:38 +00:00
  • 8aad0278d6 Fix some warnings in previous commit (TLS SNI) stbuehler 2009-10-14 14:32:24 +00:00
  • 7322d53684 Fix some warnings in previous commit (TLS SNI) stbuehler 2009-10-14 14:32:24 +00:00
  • 574af2bd8d Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) Peter Colberg 2009-10-14 13:39:59 +00:00
  • 8b6dae4139 Add TLS servername indication (SNI) support (fixes #386, thx Peter Colberg <peter@colberg.org>) Peter Colberg 2009-10-14 13:39:59 +00:00
  • ccb9fdbe56 mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn't exist or is not a regular file (fixes #985, thx lucas aerbeydt) stbuehler 2009-10-12 21:49:09 +00:00
  • 83145e8ba6 mod_rewrite: add url.rewrite-[repeat-]if-not-file to rewrite if file doesn't exist or is not a regular file (fixes #985, thx lucas aerbeydt) stbuehler 2009-10-12 21:49:09 +00:00
  • eccee67377 Fix mod_fastcgi bin-path check stbuehler 2009-10-12 21:49:01 +00:00
  • b9f5f1de8c Fix mod_fastcgi bin-path check stbuehler 2009-10-12 21:49:01 +00:00
  • 284bb3e8f0 Fix close_timeout_ts trigger (should finally fix lingering close) stbuehler 2009-10-12 20:59:38 +00:00
  • 20c4cd55c3 Fix close_timeout_ts trigger (should finally fix lingering close) stbuehler 2009-10-12 20:59:38 +00:00
  • 9807617adf Add some iterators for mod_magnet (fixes #1307) stbuehler 2009-10-12 19:49:43 +00:00
  • 915a9e3e88 Add some iterators for mod_magnet (fixes #1307) stbuehler 2009-10-12 19:49:43 +00:00
  • eeb815ada7 always define _GNU_SOURCE stbuehler 2009-10-12 10:39:36 +00:00
  • 67cb38d0ca always define _GNU_SOURCE stbuehler 2009-10-12 10:39:36 +00:00
  • ad15f21e37 mod_accesslog: configurable timestamp logging (fixes #1479) stbuehler 2009-10-12 10:13:01 +00:00
  • ea903c7512 mod_accesslog: configurable timestamp logging (fixes #1479) stbuehler 2009-10-12 10:13:01 +00:00
  • 6ef9489b1f mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (#1455) stbuehler 2009-10-12 09:35:01 +00:00
  • 07ed8a269b mod_usertrack: Use T_CONFIG_INT for max-age, solves range problem (#1455) stbuehler 2009-10-12 09:35:01 +00:00
  • 7f2d422406 Fix segfault on invalid config "duplicate else conditions" (fixes #2065) stbuehler 2009-10-12 08:48:08 +00:00
  • 0bd06a9629 Fix segfault on invalid config "duplicate else conditions" (fixes #2065) stbuehler 2009-10-12 08:48:08 +00:00
  • 76b816da63 mod_fastcgi: restart local procs immediately after they terminated, fix local procs handling stbuehler 2009-10-11 21:54:50 +00:00
  • fd13e94427 mod_fastcgi: restart local procs immediately after they terminated, fix local procs handling stbuehler 2009-10-11 21:54:50 +00:00
  • 0def701a70 Fix linger-on-close behaviour to avoid rare failure conditions (was r2636, fixes #657, thx apenwarr) stbuehler 2009-10-11 20:36:49 +00:00
  • a68a289c75 Fix linger-on-close behaviour to avoid rare failure conditions (was r2636, fixes #657, thx apenwarr) stbuehler 2009-10-11 20:36:49 +00:00
  • 04850d5492 tests: Rename env-var to select tests to RUNTESTS stbuehler 2009-10-11 20:32:40 +00:00
  • ce74fd521c tests: Rename env-var to select tests to RUNTESTS stbuehler 2009-10-11 20:32:40 +00:00
  • 4bed2df34b commit 476c5d48ea9fbd4d1c6d4ef3f128b6e4898a297f stbuehler 2009-10-11 20:32:33 +00:00
  • 7c65bd74ff commit 476c5d48ea9fbd4d1c6d4ef3f128b6e4898a297f stbuehler 2009-10-11 20:32:33 +00:00
  • 98204a2506 mod_fastcgi: fix is_local detection, respawn backends if bin-path is set (fixes #897) stbuehler 2009-10-11 19:46:32 +00:00
  • 925a5ed5c4 mod_fastcgi: fix is_local detection, respawn backends if bin-path is set (fixes #897) stbuehler 2009-10-11 19:46:32 +00:00
  • daf3f89b4c mod_compress: match partial+full content-type (fixes #1552) stbuehler 2009-10-11 19:27:55 +00:00
  • d21c645bfa mod_compress: match partial+full content-type (fixes #1552) stbuehler 2009-10-11 19:27:55 +00:00
  • 813ba219ec Update NEWS file stbuehler 2009-10-11 19:11:45 +00:00
  • af3961c9d9 Update NEWS file stbuehler 2009-10-11 19:11:45 +00:00
  • b648a70caf mod_fastcgi: don't disable backend if disable-time is 0 (fixes #1825) stbuehler 2009-10-11 19:08:38 +00:00
  • b9db35f5ff mod_fastcgi: don't disable backend if disable-time is 0 (fixes #1825) stbuehler 2009-10-11 19:08:38 +00:00
  • c5e717cc6f Read hostname from absolute uris in the request line (fixes #1937) stbuehler 2009-10-11 18:31:25 +00:00
  • 17d0c36eed Read hostname from absolute uris in the request line (fixes #1937) stbuehler 2009-10-11 18:31:25 +00:00
  • 94625e1d39 mod_webdav: Delete old properties before updating new for MOVE (fixes #1317) stbuehler 2009-10-11 17:22:24 +00:00
  • a55f82a392 mod_webdav: Delete old properties before updating new for MOVE (fixes #1317) stbuehler 2009-10-11 17:22:24 +00:00
  • e1e2e84dce mod_webdav: Patch to skip login information for domain part of Destination field (fixes #1793) stbuehler 2009-10-11 17:16:16 +00:00
  • cef23f08d3 mod_webdav: Patch to skip login information for domain part of Destination field (fixes #1793) stbuehler 2009-10-11 17:16:16 +00:00
  • e58eeb54e1 Revert to _GNU_SOURCE before <time.h> for strptime stbuehler 2009-10-11 16:45:24 +00:00
  • 56adf372fb Revert to _GNU_SOURCE before <time.h> for strptime stbuehler 2009-10-11 16:45:24 +00:00
  • 3c74a4c203 Add _XOPEN_SOURCE for strptime stbuehler 2009-10-11 16:29:38 +00:00
  • 844d2e9ef5 Add _XOPEN_SOURCE for strptime stbuehler 2009-10-11 16:29:38 +00:00
  • baccbcddc2 Add <sys/types.h> before including event backends stbuehler 2009-10-11 14:54:33 +00:00
  • 3d22a09b51 Add <sys/types.h> before including event backends stbuehler 2009-10-11 14:54:33 +00:00
  • d8f4f162fc Fix some compile problems from header inclusion reorder patch stbuehler 2009-10-11 14:48:08 +00:00
  • 122831dc17 Fix some compile problems from header inclusion reorder patch stbuehler 2009-10-11 14:48:08 +00:00
  • 5598566880 Fix header inclusion order, always include "config.h" before any system header stbuehler 2009-10-11 14:31:42 +00:00
  • 22e8b456a9 Fix header inclusion order, always include "config.h" before any system header stbuehler 2009-10-11 14:31:42 +00:00
  • b19f250001 Remember keep-alive-idle in separate variable (fixes #1988) stbuehler 2009-10-11 13:16:03 +00:00
  • d69683ddb5 Remember keep-alive-idle in separate variable (fixes #1988) stbuehler 2009-10-11 13:16:03 +00:00
  • a2d4056c12 - Combine Cache-Control header value in mod_expire to existing HTTP header if header already added by other modules (fixes #2068) Elan Ruusamäe 2009-09-21 13:15:57 +00:00
  • 6c75b7bf24 - Combine Cache-Control header value in mod_expire to existing HTTP header if header already added by other modules (fixes #2068) Elan Ruusamäe 2009-09-21 13:15:57 +00:00
  • a2e6856030 - space cosmetic for last commit Elan Ruusamäe 2009-09-14 10:41:13 +00:00
  • e74295262b - space cosmetic for last commit Elan Ruusamäe 2009-09-14 10:41:13 +00:00
  • 2613f4005e - include query string in fastcgi backend errors Elan Ruusamäe 2009-09-14 09:57:08 +00:00
  • cb1ad7b130 - include query string in fastcgi backend errors Elan Ruusamäe 2009-09-14 09:57:08 +00:00
  • 7103c63497 Fixed some small non-critical leaks reported by cppcheck stbuehler 2009-09-01 14:03:59 +00:00
  • f9e65e8500 Fixed some small non-critical leaks reported by cppcheck stbuehler 2009-09-01 14:03:59 +00:00
  • 46fed0fff8 Create m4/ directory in autogen.sh stbuehler 2009-08-29 12:59:25 +00:00
  • 34d3f7da99 Create m4/ directory in autogen.sh stbuehler 2009-08-29 12:59:25 +00:00
  • ce741241b5 Fix autogen.sh (used mysql-proxy as template) stbuehler 2009-08-29 11:39:19 +00:00
  • 759121da93 Fix autogen.sh (used mysql-proxy as template) stbuehler 2009-08-29 11:39:19 +00:00
  • a132a60860 Print an error if you use too many captures in a regex pattern (fixes #2059) stbuehler 2009-08-28 19:30:48 +00:00
  • 543f8040d3 Print an error if you use too many captures in a regex pattern (fixes #2059) stbuehler 2009-08-28 19:30:48 +00:00
  • 419b87ad80 Use linux-epoll by default if available (fixes #2021, thx Olaf van der Spek) stbuehler 2009-08-12 18:27:18 +00:00
  • 5ae8685604 Use linux-epoll by default if available (fixes #2021, thx Olaf van der Spek) stbuehler 2009-08-12 18:27:18 +00:00
  • 3ff0616c99 tests: fix endless loop if connect fails without the child dying stbuehler 2009-08-08 12:51:05 +00:00
  • 0eff441bb6 tests: fix endless loop if connect fails without the child dying stbuehler 2009-08-08 12:51:05 +00:00
  • 7b324fe6eb Set tm.tm_isdst = 0 before mktime() (fixes #2047) stbuehler 2009-08-06 08:33:19 +00:00
  • 0413cf0ecf Set tm.tm_isdst = 0 before mktime() (fixes #2047) stbuehler 2009-08-06 08:33:19 +00:00
  • 3d5d5f17ff Print errors from include_shell to stderr stbuehler 2009-07-30 18:15:04 +00:00
  • 956b6e1924 Print errors from include_shell to stderr stbuehler 2009-07-30 18:15:04 +00:00
  • 921bde2e0d Fix ipv6 in mod_proxy (fixes #2043) stbuehler 2009-07-27 16:12:36 +00:00