Commit Graph

  • 0dc8690df3 - fix typo ;) #1691 Elan Ruusamäe 2008-06-17 16:32:05 +00:00
  • 13576f67a6 - fix typo ;) #1691 Elan Ruusamäe 2008-06-17 16:32:05 +00:00
  • 5c87ffd204 fixed #729: Incorrect PATH_INFO when FastCGI is serving "/", use "fix-root-scriptname" => "enable" to workaround mOo 2008-05-22 10:04:01 +00:00
  • b5632eada1 fixed #729: Incorrect PATH_INFO when FastCGI is serving "/", use "fix-root-scriptname" => "enable" to workaround mOo 2008-05-22 10:04:01 +00:00
  • 5b3656cc76 avoid undefined index triggered by user's php.ini mOo 2008-05-22 06:50:01 +00:00
  • 765d3cbe6a avoid undefined index triggered by user's php.ini mOo 2008-05-22 06:50:01 +00:00
  • 9bd84bfc38 build mod_extforward in scons mOo 2008-05-22 06:28:08 +00:00
  • 695a227783 build mod_extforward in scons mOo 2008-05-22 06:28:08 +00:00
  • 61402be4a1 mark testcase executable mOo 2008-05-22 06:25:54 +00:00
  • ead7276368 mark testcase executable mOo 2008-05-22 06:25:54 +00:00
  • c3f414f9e7 sync code between fastcgi->scgi: copy note_is_sent, fix typos mOo 2008-05-22 03:41:17 +00:00
  • 5921dc1f2d sync code between fastcgi->scgi: copy note_is_sent, fix typos mOo 2008-05-22 03:41:17 +00:00
  • 471607af9e sync the "if" logic block with mod_fastcgi to make the indention same mOo 2008-05-22 03:31:22 +00:00
  • b557589f05 sync the "if" logic block with mod_fastcgi to make the indention same mOo 2008-05-22 03:31:22 +00:00
  • 53a502eccc merged [2170] from trunk: fixed include basedir within include_shell, thanks to lunatic mOo 2008-05-15 01:24:00 +00:00
  • 098ea27629 merged [2170] from trunk: fixed include basedir within include_shell, thanks to lunatic mOo 2008-05-15 01:24:00 +00:00
  • 35dffe4c15 Fix dependencies of the parser files in the Makefile Stefan Bühler 2008-04-29 21:01:45 +00:00
  • 4adb52a416 Fix dependencies of the parser files in the Makefile Stefan Bühler 2008-04-29 21:01:45 +00:00
  • 724a748f17 Fix type in previous commit Stefan Bühler 2008-04-29 21:01:22 +00:00
  • 193b933329 Fix type in previous commit Stefan Bühler 2008-04-29 21:01:22 +00:00
  • cfdcd8507f Fix more warnings (unused var, pointer types in md5.c) Stefan Bühler 2008-04-29 21:01:00 +00:00
  • e93cb224c1 Fix more warnings (unused var, pointer types in md5.c) Stefan Bühler 2008-04-29 21:01:00 +00:00
  • 92e8fba264 Fix warning of deprecated ldap api usage (define LDAP_DEPRECATED) Stefan Bühler 2008-04-29 21:00:01 +00:00
  • 7b309ef770 Fix warning of deprecated ldap api usage (define LDAP_DEPRECATED) Stefan Bühler 2008-04-29 21:00:01 +00:00
  • 735eeb1f11 Implement a clean way to open /dev/null and use it to close stdin/out/err in the needed places (#624) Stefan Bühler 2008-04-29 20:59:39 +00:00
  • 93e7167f84 Implement a clean way to open /dev/null and use it to close stdin/out/err in the needed places (#624) Stefan Bühler 2008-04-29 20:59:39 +00:00
  • f8096a4373 Disable logging to access.log if filename is an empty string Stefan Bühler 2008-04-29 20:59:18 +00:00
  • f9999e286e Disable logging to access.log if filename is an empty string Stefan Bühler 2008-04-29 20:59:18 +00:00
  • 4ad1a10c90 Do not rely on PATH_MAX (POSIX does not require it) (#580) Stefan Bühler 2008-04-29 11:03:41 +00:00
  • cbdd9e485b Do not rely on PATH_MAX (POSIX does not require it) (#580) Stefan Bühler 2008-04-29 11:03:41 +00:00
  • c6dc1415b0 Fixed many warnings (compare (un)signed, unused vars, and initialize with zero) Stefan Bühler 2008-04-29 11:03:26 +00:00
  • 5a9992b106 Fixed many warnings (compare (un)signed, unused vars, and initialize with zero) Stefan Bühler 2008-04-29 11:03:26 +00:00
  • 5a8203c49d Remove generated mod_ssi_expreparser.h from source (should be generated by lemon) Stefan Bühler 2008-04-29 11:03:13 +00:00
  • 7adc4d7e8c Remove generated mod_ssi_expreparser.h from source (should be generated by lemon) Stefan Bühler 2008-04-29 11:03:13 +00:00
  • ce9dec0965 And now really delete lighttpd.spec.in itself Stefan Bühler 2008-04-23 20:01:51 +00:00
  • c431c5166f And now really delete lighttpd.spec.in itself Stefan Bühler 2008-04-23 20:01:51 +00:00
  • 233f0313d3 Remove lighttpd.spec* from source, fixing all problems with it ;-) Stefan Bühler 2008-04-23 19:54:35 +00:00
  • 70c0280c92 Remove lighttpd.spec* from source, fixing all problems with it ;-) Stefan Bühler 2008-04-23 19:54:35 +00:00
  • 4329e39546 Fix typo in test description Stefan Bühler 2008-04-23 19:45:05 +00:00
  • 074223041a Fix typo in test description Stefan Bühler 2008-04-23 19:45:05 +00:00
  • 059d00d5d7 Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page Stefan Bühler 2008-04-23 19:27:12 +00:00
  • 73189c64e7 Fix mod_magnet to set con->mode = p->id if it generates content, so returning 4xx/5xx doesn't append an error page Stefan Bühler 2008-04-23 19:27:12 +00:00
  • 7bf291ea84 Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639) Stefan Bühler 2008-04-23 19:10:42 +00:00
  • ac92ea3616 Allow all http status codes by default; disable body only for 204,205 and 304; generate error pages for 4xx and 5xx (#1639) Stefan Bühler 2008-04-23 19:10:42 +00:00
  • 8c8c2fef84 Handle EINTR in mod_cgi during write() (#1640) Stefan Bühler 2008-04-23 15:05:50 +00:00
  • 8dd78e06c7 Handle EINTR in mod_cgi during write() (#1640) Stefan Bühler 2008-04-23 15:05:50 +00:00
  • 559e145c62 Overwrite Content-Type header in mod_dirlisting instead of inserting (#1614), patch by Henrik Holst Stefan Bühler 2008-04-23 13:20:55 +00:00
  • 4bf89c62b6 Overwrite Content-Type header in mod_dirlisting instead of inserting (#1614), patch by Henrik Holst Stefan Bühler 2008-04-23 13:20:55 +00:00
  • f025f6e0b5 Fix comment style (use /* */ instead of //) Stefan Bühler 2008-04-23 13:10:41 +00:00
  • fcce4c9cbb Fix comment style (use /* */ instead of //) Stefan Bühler 2008-04-23 13:10:41 +00:00
  • a7f877a20c Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local) Stefan Bühler 2008-04-23 13:08:13 +00:00
  • fe8b7e575e Fix mod_fastcgi prefix matching: match the prefix always against url, not the absolute filepath (regardless of check-local) Stefan Bühler 2008-04-23 13:08:13 +00:00
  • e6d7b8d95b Fix accesslog port (should be port from the connection, not the "server.port") (#1618) Stefan Bühler 2008-04-23 13:04:21 +00:00
  • 79a6ae3fd4 Fix accesslog port (should be port from the connection, not the "server.port") (#1618) Stefan Bühler 2008-04-23 13:04:21 +00:00
  • 4b8e912266 Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$" Stefan Bühler 2008-04-23 13:00:15 +00:00
  • 0841482318 Enable escaping of % and $ in redirect/rewrite; only two cases changed their behaviour: "%%" => "%", "$$" => "$" Stefan Bühler 2008-04-23 13:00:15 +00:00
  • 966f4990c8 Fix conditional interpretation of core options Stefan Bühler 2008-04-23 12:38:32 +00:00
  • bb1d9af71c Fix conditional interpretation of core options Stefan Bühler 2008-04-23 12:38:32 +00:00
  • e875e5339a Don't send empty Server headers (#1620) Stefan Bühler 2008-04-10 10:54:27 +00:00
  • ff4cabbb1d Don't send empty Server headers (#1620) Stefan Bühler 2008-04-10 10:54:27 +00:00
  • 0a8a876652 - fix 2 small typos in the ssl fix Marcus Rückert 2008-04-07 10:54:26 +00:00
  • 91d83ea983 - fix 2 small typos in the ssl fix Marcus Rückert 2008-04-07 10:54:26 +00:00
  • 6f7761e1a9 Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628) Stefan Bühler 2008-04-05 20:00:21 +00:00
  • bcb3310a62 Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "memleak" (#1628) Stefan Bühler 2008-04-05 20:00:21 +00:00
  • bf6c37a869 Fix previous commit (wrong line in the NEWS file) Stefan Bühler 2008-03-30 15:01:50 +00:00
  • 3ab6e28ce8 Fix previous commit (wrong line in the NEWS file) Stefan Bühler 2008-03-30 15:01:50 +00:00
  • 9952021bb5 Added CVE for #285 (CVE-2008-1531) Stefan Bühler 2008-03-30 14:49:45 +00:00
  • 7df37be5c5 Added CVE for #285 (CVE-2008-1531) Stefan Bühler 2008-03-30 14:49:45 +00:00
  • ba88bde078 Fixed SSL_shutdown error handling problems which became visible after [2136]. Stefan Bühler 2008-03-28 16:33:15 +00:00
  • 6363a0908f Fixed SSL_shutdown error handling problems which became visible after [2136]. Stefan Bühler 2008-03-28 16:33:15 +00:00
  • 262a97ec9b Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) Stefan Bühler 2008-03-26 14:23:05 +00:00
  • 2cf3927ef5 Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) Stefan Bühler 2008-03-26 14:23:05 +00:00
  • c34d21c12e Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308) Stefan Bühler 2008-03-26 13:51:33 +00:00
  • 80be71bd43 Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308) Stefan Bühler 2008-03-26 13:51:33 +00:00
  • 3ddedce382 Fix #285 again: read error after SSL_shutdown (thx marton.illes@balabit.com) and clear the error queue before some other calls Stefan Bühler 2008-03-26 11:51:06 +00:00
  • 2b46e3dacc Fix #285 again: read error after SSL_shutdown (thx marton.illes@balabit.com) and clear the error queue before some other calls Stefan Bühler 2008-03-26 11:51:06 +00:00
  • 6bbf17ba6f Update documentation for #1587 Stefan Bühler 2008-03-13 15:34:46 +00:00
  • 763f88406e Update documentation for #1587 Stefan Bühler 2008-03-13 15:34:46 +00:00
  • 4803535df5 Fix mod_extforward to compile with old gcc version (#1591) Stefan Bühler 2008-03-13 15:34:28 +00:00
  • 2772e62d8d Fix mod_extforward to compile with old gcc version (#1591) Stefan Bühler 2008-03-13 15:34:28 +00:00
  • 9f58743b08 Fix mod_compress to compile with old gcc version (#1592) Stefan Bühler 2008-03-13 15:34:10 +00:00
  • adec5443ee Fix mod_compress to compile with old gcc version (#1592) Stefan Bühler 2008-03-13 15:34:10 +00:00
  • 8c3fadc468 - next is 1.4.20 Stefan Bühler 2008-03-13 15:33:06 +00:00
  • 6528732c79 - next is 1.4.20 Stefan Bühler 2008-03-13 15:33:06 +00:00
  • fe863f50e0 - added CVE for the mod_userdir bug lighttpd-1.4.19 Marcus Rückert 2008-03-10 21:28:30 +00:00
  • 41414d6348 - added CVE for the mod_userdir bug Marcus Rückert 2008-03-10 21:28:30 +00:00
  • f6748e64af fixed handling of waitpid() == EINTR mod_ssi on solaris Jan Kneschke 2008-03-10 19:20:27 +00:00
  • 7bb555991c fixed handling of waitpid() == EINTR mod_ssi on solaris Jan Kneschke 2008-03-10 19:20:27 +00:00
  • 0e9c7e9c16 make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't found Jan Kneschke 2008-03-10 19:15:27 +00:00
  • 1181dad6e0 make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't found Jan Kneschke 2008-03-10 19:15:27 +00:00
  • 08e9fcb88f added support to run dtruss as TRACEME Jan Kneschke 2008-03-10 19:14:05 +00:00
  • abe8e3613e added support to run dtruss as TRACEME Jan Kneschke 2008-03-10 19:14:05 +00:00
  • 06e1c9528c - added cve numbers for DOS and mod_cgi bug Marcus Rückert 2008-03-10 15:54:38 +00:00
  • 8cc03378a1 - added cve numbers for DOS and mod_cgi bug Marcus Rückert 2008-03-10 15:54:38 +00:00
  • ba688fd6cb workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed) Stefan Bühler 2008-03-10 11:45:29 +00:00
  • ec5c74ad12 workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed) Stefan Bühler 2008-03-10 11:45:29 +00:00
  • 2b1034a49b - verbose FCGI header too small error Elan Ruusamäe 2008-03-07 10:48:34 +00:00
  • 0fd628958c - verbose FCGI header too small error Elan Ruusamäe 2008-03-07 10:48:34 +00:00
  • e18a9ccf21 Fix symlink.t check to run with builddir != srcdir Stefan Bühler 2008-03-02 12:59:54 +00:00
  • 0663d67c1a Fix symlink.t check to run with builddir != srcdir Stefan Bühler 2008-03-02 12:59:54 +00:00