Gráfico de commits

  • 18204e180e case insensitive match for secdownload md5 token (#1710) Stefan Bühler 2008-07-30 21:16:25 +00:00
  • 41868422f3 case insensitive match for secdownload md5 token (#1710) Stefan Bühler 2008-07-30 21:16:25 +00:00
  • 1cb5e5ad73 Replace buffer_{append,copy}_string with the _len variant where possible (#1732, thx crypt) Replace BUFFER_{APPEND,COPY}_STRING_CONST with _len(b, CONST_STRL_LEN(x)) Stefan Bühler 2008-07-30 19:38:32 +00:00
  • 52861d77df Replace buffer_{append,copy}_string with the _len variant where possible (#1732, thx crypt) Replace BUFFER_{APPEND,COPY}_STRING_CONST with _len(b, CONST_STRL_LEN(x)) Stefan Bühler 2008-07-30 19:38:32 +00:00
  • a5abefe4c3 [tests] Fix fastcgi php finding Stefan Bühler 2008-07-30 17:40:09 +00:00
  • 0c8ebbeb60 [tests] Fix fastcgi php finding Stefan Bühler 2008-07-30 17:40:09 +00:00
  • 44e15591eb fixed typo in mod_accesslog, localtime instead of localtime_r (#1699) Stefan Bühler 2008-07-30 16:42:14 +00:00
  • 25c7c7f3f8 fixed typo in mod_accesslog, localtime instead of localtime_r (#1699) Stefan Bühler 2008-07-30 16:42:14 +00:00
  • d1008a2f2c [tests] remove env TODO test: don't use undefined env vars Stefan Bühler 2008-07-29 21:22:36 +00:00
  • 2bd973108d [tests] remove env TODO test: don't use undefined env vars Stefan Bühler 2008-07-29 21:22:36 +00:00
  • 7b1369a8fc [tests] Fixed tests needing php running (if not running on port 1026, search php in env[PHP] or /usr/bin/php-cgi) Stefan Bühler 2008-07-29 21:22:28 +00:00
  • 3bb07cad07 [tests] Fixed tests needing php running (if not running on port 1026, search php in env[PHP] or /usr/bin/php-cgi) Stefan Bühler 2008-07-29 21:22:28 +00:00
  • 5ad292dddb [tests] Remove pidfile from test system Stefan Bühler 2008-07-29 21:22:13 +00:00
  • cbd40dc44b [tests] Remove pidfile from test system Stefan Bühler 2008-07-29 21:22:13 +00:00
  • 621cbaa6e4 [tests] Fixed test system, use foreground daemons and waitpid Stefan Bühler 2008-07-29 21:21:34 +00:00
  • 0b257bcefa [tests] Fixed test system, use foreground daemons and waitpid Stefan Bühler 2008-07-29 21:21:34 +00:00
  • 57942765c7 Fix scgi HTTP/1.* status parsing (#1638), found by met@uberstats.com Stefan Bühler 2008-07-28 08:43:23 +00:00
  • a70ba6c625 Fix scgi HTTP/1.* status parsing (#1638), found by met@uberstats.com Stefan Bühler 2008-07-28 08:43:23 +00:00
  • b8fd5f290b Fix bug with IPv6 in mod_evasive Stefan Bühler 2008-07-28 08:43:19 +00:00
  • 543830266c Fix bug with IPv6 in mod_evasive Stefan Bühler 2008-07-28 08:43:19 +00:00
  • 7662839b3d Close connection in mod_magnet if returned status code Stefan Bühler 2008-07-20 17:55:14 +00:00
  • f08cd32877 Close connection in mod_magnet if returned status code Stefan Bühler 2008-07-20 17:55:14 +00:00
  • fb6277d524 Close connection after redirect in trigger_b4_dl Stefan Bühler 2008-07-20 12:58:18 +00:00
  • cf789917f7 Close connection after redirect in trigger_b4_dl Stefan Bühler 2008-07-20 12:58:18 +00:00
  • 4e1e0e4b3b - let spawn-fcgi propagate exit code from spawned fcgi application Elan Ruusamäe 2008-07-14 15:45:05 +00:00
  • 0f515626e4 - let spawn-fcgi propagate exit code from spawned fcgi application Elan Ruusamäe 2008-07-14 15:45:05 +00:00
  • a636eb39f1 - print success message to stdout (for discarding it from initscripts) Elan Ruusamäe 2008-07-14 14:47:39 +00:00
  • 00e5a032d6 - print success message to stdout (for discarding it from initscripts) Elan Ruusamäe 2008-07-14 14:47:39 +00:00
  • 29de91de47 - strerror() wants errno as param not arbitary exit value from spawned child Elan Ruusamäe 2008-07-14 14:40:52 +00:00
  • f08ffad238 - strerror() wants errno as param not arbitary exit value from spawned child Elan Ruusamäe 2008-07-14 14:40:52 +00:00
  • 2cffdee6b0 - revert unwanted commit Elan Ruusamäe 2008-07-14 14:33:06 +00:00
  • 5fa895e8ec - revert unwanted commit Elan Ruusamäe 2008-07-14 14:33:06 +00:00
  • dd78d73cd0 - merge spawn-fcgi changes from trunk (from @2191) Elan Ruusamäe 2008-07-14 14:26:20 +00:00
  • ef95813dea - merge spawn-fcgi changes from trunk (from @2191) Elan Ruusamäe 2008-07-14 14:26:20 +00:00
  • 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