Commit Graph

  • 280d6955e3 bump version Igor Sysoev 2009-10-06 13:52:26 +0000
  • 37cc70b1c4 release-0.8.18 tag Igor Sysoev 2009-10-06 12:44:51 +0000
  • aaf9c1663e nginx-0.8.18-RELEASE release-0.8.18 Igor Sysoev 2009-10-06 12:44:50 +0000
  • 2fb73afece limit_conn_log_level Igor Sysoev 2009-10-06 10:14:29 +0000
  • 6624c62742 limit_req_log_level Igor Sysoev 2009-10-06 10:14:21 +0000
  • 4ae43f965d fix building by gcc45 Igor Sysoev 2009-10-06 09:46:16 +0000
  • 5d4b802370 make limit_req to conform to the leaky bucket algorithm Igor Sysoev 2009-10-06 09:37:18 +0000
  • a2951910d3 omit '\0' from "Location" header on MKCOL request Igor Sysoev 2009-10-06 09:32:21 +0000
  • 703f15d8a2 clear r->lingering_close to disable preventively calling ngx_http_set_lingering_close() while request cleanup Igor Sysoev 2009-10-02 11:32:56 +0000
  • 2d24d749e4 clear r->keepalive to disable preventively calling ngx_http_set_keepalive() while request cleanup Igor Sysoev 2009-10-02 11:30:47 +0000
  • 48a3131d83 update r3167: do not set r->discard_body if the body has been just discarded Igor Sysoev 2009-10-02 09:46:04 +0000
  • 3266171fd4 read_ahead Igor Sysoev 2009-09-30 13:21:52 +0000
  • 687b0e99ea Linux/SPARC malloc() returns an address aligned to 8. This conflicts with our SPARC 16-byte alignment and some allocations may be done out of pool. ngx_memalign(ngx_pagesize) fixes this issue. Igor Sysoev 2009-09-30 12:56:44 +0000
  • 689064b91a log 499 instead 0, the bug was introduced in r3050 Igor Sysoev 2009-09-30 12:05:08 +0000
  • 13210a18f4 allow several perl_modules Igor Sysoev 2009-09-30 11:46:01 +0000
  • d9ef969e28 use ngx_conf_set_str_array_slot() for perl_require Igor Sysoev 2009-09-28 16:07:14 +0000
  • 2c808cc191 optimize error handling Igor Sysoev 2009-09-28 15:57:28 +0000
  • 0056d6b4aa bump version Igor Sysoev 2009-09-28 15:56:28 +0000
  • 1a88b8d56d release-0.8.17 tag Igor Sysoev 2009-09-28 13:08:10 +0000
  • 37e4b61aee nginx-0.8.17-RELEASE release-0.8.17 Igor Sysoev 2009-09-28 13:08:09 +0000
  • 65166cfa2f fix request counter in resolver handling, the bug was introduced in r3050 Igor Sysoev 2009-09-28 12:31:47 +0000
  • 920c00dcb5 allow "make clean" for OpenSSL, the bug was introduced in r2874 Igor Sysoev 2009-09-28 12:24:09 +0000
  • 00e723da20 we do not need to increase request counter in this place, the bug had appeared in r3115 Igor Sysoev 2009-09-28 11:12:45 +0000
  • 63bfeb9bd0 fix r3078: do not increase request counter if body has been just discarded Igor Sysoev 2009-09-26 13:24:15 +0000
  • 29e7d8cc73 use parents around NGX_ATOMIC_T_LEN value Igor Sysoev 2009-09-25 20:25:47 +0000
  • 48a28e2dad uniform ngx_directio_on/off() interface with other file functions Igor Sysoev 2009-09-25 14:17:28 +0000
  • 38a7faadfe handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG Igor Sysoev 2009-09-25 13:55:46 +0000
  • 812234e2f5 fix discarding body Igor Sysoev 2009-09-25 11:55:33 +0000
  • a552ab476e check unsafe Destination Igor Sysoev 2009-09-25 09:30:06 +0000
  • 7f6d71bbc8 low ENAMETOOLONG logging level Igor Sysoev 2009-09-25 09:13:08 +0000
  • c81582ea67 fix r3155 Igor Sysoev 2009-09-24 20:09:12 +0000
  • 5631879c7a test incomplete WriteFile() Igor Sysoev 2009-09-24 20:05:21 +0000
  • f4d97e2472 log file name for read/write errors Igor Sysoev 2009-09-24 20:04:10 +0000
  • 4bcc725f83 delete Win95 code Igor Sysoev 2009-09-24 19:55:35 +0000
  • ef2662caab fix debug log message Igor Sysoev 2009-09-24 14:47:10 +0000
  • cdaf442a2f $ssl_session_id Igor Sysoev 2009-09-24 14:45:28 +0000
  • f63a48ce7e update the previous commit: use ngx_strlow() Igor Sysoev 2009-09-24 13:23:25 +0000
  • 6749e92938 $host is always in low case: Igor Sysoev 2009-09-24 13:15:50 +0000
  • e5b2d3c6b2 low default connection errors level from alert to error Igor Sysoev 2009-09-23 15:28:33 +0000
  • 3749443661 bump version Igor Sysoev 2009-09-23 15:27:17 +0000
  • b6222342d3 release-0.8.16 tag Igor Sysoev 2009-09-22 14:35:22 +0000
  • d8b953859a nginx-0.8.16-RELEASE release-0.8.16 Igor Sysoev 2009-09-22 14:35:21 +0000
  • 81fed299ce fail if file size was changed Igor Sysoev 2009-09-22 09:44:57 +0000
  • 70df46f5c5 fix typo in addition_types directive name Igor Sysoev 2009-09-22 09:06:15 +0000
  • 7386cf58a7 fix request counter for post_action, the bug was introduced in r3050 Igor Sysoev 2009-09-21 18:34:22 +0000
  • 5b6b1fda1c allow to log invalid $request in access_log always, before it was logged only if error_log was set to info or debug level Igor Sysoev 2009-09-21 15:55:56 +0000
  • a8d3d2204f fix resolver cache rbtree comparison Igor Sysoev 2009-09-19 16:15:13 +0000
  • 15c149e499 restore environ, this fixes segfault on reconfiguration failure when perl module creates new environment Igor Sysoev 2009-09-18 09:21:14 +0000
  • 2d95c3f210 fix comment Igor Sysoev 2009-09-18 09:12:40 +0000
  • c828202087 *) issue warning instead of failure: this is too common case *) use ngx_log_error(), since OpenSSL does not set an error on the failure Igor Sysoev 2009-09-18 09:10:16 +0000
  • 99651523de fix memory leak in resolver Igor Sysoev 2009-09-16 13:48:11 +0000
  • 866e958c5d win32 ngx_file_info() utf8 support Igor Sysoev 2009-09-16 13:30:13 +0000
  • 7e4e5e165f preserve errno while ngx_free() Igor Sysoev 2009-09-16 13:28:20 +0000
  • d1e9567425 do not pass buf with empty cached response, this fixes "zero size buf in output" alert Igor Sysoev 2009-09-15 15:12:03 +0000
  • 04c2f085f4 nginx always sent "Vary: Accept-Encoding", if both gzip_static and gzip_vary were on Igor Sysoev 2009-09-15 11:57:29 +0000
  • 4428cfc12b image_filter_transparency Igor Sysoev 2009-09-15 11:55:17 +0000
  • f1edf87d04 fix alpha-channel transparency in PNG Igor Sysoev 2009-09-15 09:47:12 +0000
  • 6db93ab8ba allow perl "sub{..." Igor Sysoev 2009-09-15 09:37:16 +0000
  • e6823b5199 bump version Igor Sysoev 2009-09-15 09:36:09 +0000
  • b42ef0b68d release-0.5.38 tag stable-0.5 Igor Sysoev 2009-09-14 13:17:17 +0000
  • 6723f05fe4 nginx-0.5.38-RELEASE release-0.5.38 Igor Sysoev 2009-09-14 13:17:16 +0000
  • a96d7646c1 release-0.6.39 tag stable-0.6 Igor Sysoev 2009-09-14 13:13:22 +0000
  • 5a73d57053 nginx-0.6.39-RELEASE release-0.6.39 Igor Sysoev 2009-09-14 13:13:21 +0000
  • 21d63823ba release-0.7.62 tag Igor Sysoev 2009-09-14 13:09:55 +0000
  • 90a09bb0dd nginx-0.7.62-RELEASE release-0.7.62 Igor Sysoev 2009-09-14 13:09:54 +0000
  • e70cd90a68 release-0.8.15 tag Igor Sysoev 2009-09-14 13:07:18 +0000
  • 07d6f24cf3 nginx-0.8.15-RELEASE release-0.8.15 Igor Sysoev 2009-09-14 13:07:17 +0000
  • be9d165064 test space between "~" and regex in server_name and invalid_referers Igor Sysoev 2009-09-14 09:48:48 +0000
  • 97aa4c86a1 handle "/../" case more reliably Igor Sysoev 2009-09-14 07:42:01 +0000
  • 12a7d493d4 fix request counter for X-Accel-Redirect, the bug was introduced in r3050 Igor Sysoev 2009-09-13 13:45:32 +0000
  • 84b20ca18b fix case when the output filter should add incoming buffers while waiting on file AIO completion Igor Sysoev 2009-09-13 06:28:17 +0000
  • 570608ff4a style fix Igor Sysoev 2009-09-13 06:25:54 +0000
  • 79b8049de4 fix transparency in GIF Igor Sysoev 2009-09-12 09:46:28 +0000
  • 96e36ef252 If .domain.com, .sub.domain.com, and .domain-some.com were defined, then .sub.domain.com was matched by .domain.com: wildcard names hash was built incorrectly due to sorting order issue of "." vs "-". They were sorted as com.domain com.domain-some com.domain.sub while they should be sorted as com.domain com.domain.sub com.domain-some for correct hash building Igor Sysoev 2009-09-12 09:28:37 +0000
  • e0f1d0afcc style fix Igor Sysoev 2009-09-11 13:57:50 +0000
  • 526f36aab8 fix request counter for rewrite or internal redirection cycle, the bug was introduced in r3050 Igor Sysoev 2009-09-10 16:34:09 +0000
  • 908194eddd fail if no file aio was found Igor Sysoev 2009-09-10 12:08:30 +0000
  • 3e751480b2 increase request counter before an upstream cleanup because the cleanup decreases the counter via ngx_http_finalize_request(r, NGX_DONE), the bug was introduced in r3050 Igor Sysoev 2009-09-08 11:37:50 +0000
  • 4d4b2a1b40 fix request counter handling in perl module for $r->internal_redirect() and $r->has_request_body(), the bug was introduced in r3050 Igor Sysoev 2009-09-08 11:33:32 +0000
  • 9963b19f69 do not pass incoming buf chain twice if data are ready, the bug was introduced in r3072 Igor Sysoev 2009-09-07 12:10:07 +0000
  • d0afc39841 bump version Igor Sysoev 2009-09-07 12:08:58 +0000
  • 34953132b1 merge r3092: Igor Sysoev 2009-09-07 12:03:14 +0000
  • 6660f82e17 merge r3076, r3080: Igor Sysoev 2009-09-07 12:02:37 +0000
  • 5478e46ce9 bump version Igor Sysoev 2009-09-07 12:00:25 +0000
  • a558afd8e9 merge 2411: Igor Sysoev 2009-09-07 11:57:04 +0000
  • 06b8301307 merge r3076, r3080: Igor Sysoev 2009-09-07 11:54:51 +0000
  • bd4ed858f3 bump version Igor Sysoev 2009-09-07 11:53:09 +0000
  • 14d92237d1 merge r3047, r3048, r3049: Igor Sysoev 2009-09-07 11:31:20 +0000
  • bfa9302e89 r3040: Igor Sysoev 2009-09-07 11:27:37 +0000
  • 6ace74566d merge r3038: Igor Sysoev 2009-09-07 11:27:07 +0000
  • 80d70e434d merge r3037: Igor Sysoev 2009-09-07 11:26:40 +0000
  • caf21c99d8 merge r3076, r3077, r3080: Igor Sysoev 2009-09-07 11:11:24 +0000
  • e5fb02e01f merge r3011, r3012, r3026: Igor Sysoev 2009-09-07 10:12:49 +0000
  • e018897a78 merge r2984, r2985, r3000: Igor Sysoev 2009-09-07 10:05:36 +0000
  • fbee171114 merge r2983: Igor Sysoev 2009-09-07 10:03:15 +0000
  • a544b2ee98 merge r2980, r2981, r2982: Igor Sysoev 2009-09-07 10:01:26 +0000
  • 0ac11cd241 merge r2975: Igor Sysoev 2009-09-07 09:54:47 +0000
  • bfb2447d15 merge r2953, r2958, r3084: Igor Sysoev 2009-09-07 09:49:51 +0000
  • c8cee16ad7 handle "/../" case more reliably Igor Sysoev 2009-09-07 09:29:41 +0000
  • 255546c802 merge r2991: Igor Sysoev 2009-09-07 09:25:59 +0000