Commit Graph

  • 8f98581bbf the previous fix does not actually fix overflow Igor Sysoev 2006-12-06 11:33:18 +0000
  • 8b6844c747 fix msec overflow Igor Sysoev 2006-12-05 20:30:05 +0000
  • 67effaff99 bump version Igor Sysoev 2006-12-04 17:05:07 +0000
  • 62ee0c4ff5 release-0.5.0 tag Igor Sysoev 2006-12-04 16:56:54 +0000
  • 05f998825f nginx-0.5.0-RELEASE release-0.5.0 Igor Sysoev 2006-12-04 16:56:53 +0000
  • 3d2fd18a39 upstream choice modules Igor Sysoev 2006-12-04 16:46:13 +0000
  • a53f7293c8 Auth-Status: WAIT Igor Sysoev 2006-12-03 13:48:49 +0000
  • 90d7bb2b13 the PERL_NO_GET_CONTEXT is actually required, see perlguts Igor Sysoev 2006-11-28 13:20:34 +0000
  • 2f899aa56c fix building on 64-bit platforms Igor Sysoev 2006-11-27 20:47:55 +0000
  • a8c54c082c axe old % log format Igor Sysoev 2006-11-27 14:46:15 +0000
  • f9ad2f1545 bump version to 0.5.0 Igor Sysoev 2006-11-27 14:34:42 +0000
  • 23446ff2cb release-0.4.14 tag Igor Sysoev 2006-11-27 14:28:45 +0000
  • 3a6cb40b36 nginx-0.4.14-RELEASE release-0.4.14 Igor Sysoev 2006-11-27 14:28:44 +0000
  • 693c452517 fix the previous commit Igor Sysoev 2006-11-27 11:12:34 +0000
  • 0ec09f9196 test PCRE in FreeBSD, Linux, and NetBSD Igor Sysoev 2006-11-27 11:07:09 +0000
  • 9a29d129f2 add comment Igor Sysoev 2006-11-26 16:56:41 +0000
  • 36d520d686 fix segfaults in future workers those will use old configuration, if new configuration failed Igor Sysoev 2006-11-26 15:35:02 +0000
  • f9b7db5aaa Axe several perl interpreter instances: they may be useful in currently unsupported threaded environment, but now they complicate code: *) perl_clone() requires at least duplicating nginx stash; *) the multiplicity requires to re-evalute all precompiled subroutines and nginx stash in new interpreter context. Igor Sysoev 2006-11-26 14:35:27 +0000
  • ac6e1c1254 add debug logging Igor Sysoev 2006-11-25 23:27:34 +0000
  • fab5acdd28 fix recursive perl_set variable call Igor Sysoev 2006-11-25 23:27:06 +0000
  • b5602b113a it seems the PERL_NO_GET_CONTEXT was needed to disable warnings only Igor Sysoev 2006-11-25 23:24:24 +0000
  • e9726bf7f4 style fix Igor Sysoev 2006-11-25 23:23:27 +0000
  • 446abc3b4d axe unused code Igor Sysoev 2006-11-24 13:19:13 +0000
  • 7392524ca0 add slab to release and snaphost tarballs Igor Sysoev 2006-11-24 11:44:24 +0000
  • 17e0e1a554 fix segfault Igor Sysoev 2006-11-23 20:22:24 +0000
  • 95ead46111 use host part in URL Igor Sysoev 2006-11-23 20:20:23 +0000
  • b1ee81d7cd add mime types Igor Sysoev 2006-11-22 16:20:21 +0000
  • 0de2e655cf fix segfault when connect() failed Igor Sysoev 2006-11-22 16:00:14 +0000
  • f4eb017333 ngx_rbtree_insert_value() Igor Sysoev 2006-11-20 17:13:21 +0000
  • 67cd336d88 slab allocator in shared memory Igor Sysoev 2006-11-20 08:51:45 +0000
  • cae66582d5 fix the previous commit Igor Sysoev 2006-11-19 07:27:10 +0000
  • 2573f71e14 fix endless loop when too many FastCGI sent too many to stderr Igor Sysoev 2006-11-18 21:46:16 +0000
  • 7ef16ce57c proxy_pass_error_message Igor Sysoev 2006-11-17 14:22:51 +0000
  • a4beda6c09 use correct auth method length Igor Sysoev 2006-11-17 09:30:46 +0000
  • 478ceec7e3 count s->login_attempt for POP3, minimize code Igor Sysoev 2006-11-17 09:00:43 +0000
  • ae821ceb41 fix segfault when many auth failures occurred Igor Sysoev 2006-11-17 08:46:34 +0000
  • 8c5f37e7d3 rbtree insert procedure Igor Sysoev 2006-11-16 15:34:52 +0000
  • d2ad7cb3d7 change variable name Igor Sysoev 2006-11-16 15:15:16 +0000
  • 66fe3fdc10 reset pop3 parsing state Igor Sysoev 2006-11-16 14:51:07 +0000
  • eb885fafd2 fix negative upstream response time Igor Sysoev 2006-11-15 20:51:07 +0000
  • c28473eef4 bump version Igor Sysoev 2006-11-15 20:07:57 +0000
  • 3b71d49312 release-0.4.13 tag Igor Sysoev 2006-11-15 20:02:12 +0000
  • d7d192f982 nginx-0.4.13-RELEASE release-0.4.13 Igor Sysoev 2006-11-15 20:02:11 +0000
  • ae5db1d400 fix add_before_body without add_after_body Igor Sysoev 2006-11-14 13:15:08 +0000
  • 58364233a6 debug log should not be under rewrite_log control Igor Sysoev 2006-11-14 12:45:03 +0000
  • 8365f731bf add more WebDAV methods Igor Sysoev 2006-11-14 12:43:48 +0000
  • e927b1e58a allow proxy_pass inside limit_except Igor Sysoev 2006-11-14 12:43:14 +0000
  • 81188729e6 charset could not be set for ngx_http_autoindex_module responses Igor Sysoev 2006-11-13 20:53:37 +0000
  • 12c94ae212 fix big client body receiving with deferred accept() Igor Sysoev 2006-11-13 20:40:17 +0000
  • ff3540af3a fix FastCGI "zero size buf" alert Igor Sysoev 2006-11-06 18:46:00 +0000
  • 80eec93a5f fix --group= vs --user= Igor Sysoev 2006-11-06 18:39:28 +0000
  • 5fd6d349c8 fix subrequest limit Igor Sysoev 2006-11-02 13:48:28 +0000
  • 85300c3f14 fix subrequest limit Igor Sysoev 2006-11-02 13:38:25 +0000
  • cf5836e850 bump version Igor Sysoev 2006-10-31 15:41:41 +0000
  • 76ba718871 release-0.4.12 tag Igor Sysoev 2006-10-31 15:28:44 +0000
  • ba343db632 nginx-0.4.12-RELEASE release-0.4.12 Igor Sysoev 2006-10-31 15:28:43 +0000
  • eccb108f5c $r->variable Igor Sysoev 2006-10-31 14:46:48 +0000
  • e9b7809178 style fix Igor Sysoev 2006-10-31 12:30:24 +0000
  • bc808a7bab style fix Igor Sysoev 2006-10-31 12:27:32 +0000
  • addd3c8676 treat '\' as special character in win32 only Igor Sysoev 2006-10-30 20:36:54 +0000
  • 020ffea637 high level HTTP buffered flags should be on per-subrequest basis, this fix a bug in SSI when a big static file is included Igor Sysoev 2006-10-30 20:25:22 +0000
  • d0427afb8b fix format Igor Sysoev 2006-10-30 20:03:49 +0000
  • b5c75dc88a style fix Igor Sysoev 2006-10-28 14:36:44 +0000
  • 0593b63c6a undo the previous wrong commit Igor Sysoev 2006-10-28 14:32:39 +0000
  • e6d99d831c bad commit Igor Sysoev 2006-10-28 14:20:13 +0000
  • a994bd0ae2 change order Igor Sysoev 2006-10-28 13:59:56 +0000
  • 0359ba8cc1 optimize the most frequent cases Igor Sysoev 2006-10-28 12:04:43 +0000
  • e23b4849b5 handle the most frequent case first Igor Sysoev 2006-10-28 10:47:11 +0000
  • a724100799 axe unused state Igor Sysoev 2006-10-28 10:42:24 +0000
  • b80a7f4318 omit "#fragment" Igor Sysoev 2006-10-28 10:15:31 +0000
  • 4346bab52e we do not need the zero terminated r->uri for a long time Igor Sysoev 2006-10-28 08:45:01 +0000
  • da04d54f81 bump version Igor Sysoev 2006-10-25 16:33:40 +0000
  • 59f6a1ba3c release-0.4.11 tag Igor Sysoev 2006-10-25 16:29:26 +0000
  • d9d1ff1294 nginx-0.4.11-RELEASE release-0.4.11 Igor Sysoev 2006-10-25 16:29:25 +0000
  • 62f87beb76 style fix: remove trailing spaces Igor Sysoev 2006-10-25 16:19:03 +0000
  • 9644b8293a fix log message Igor Sysoev 2006-10-25 15:38:02 +0000
  • 711dd6f79a fix alias without trailing slash Igor Sysoev 2006-10-25 15:36:11 +0000
  • 297f2bb4b9 axe unused code Igor Sysoev 2006-10-25 14:13:27 +0000
  • 2aeb32e564 $r->allow_ranges Igor Sysoev 2006-10-25 13:56:32 +0000
  • 3e5d9454c3 bugfixes Igor Sysoev 2006-10-25 13:07:11 +0000
  • 50cca1cb4b AUTH PLAIN LOGIN CRAM-MD5 Igor Sysoev 2006-10-24 18:38:31 +0000
  • df6f57afeb axe ngx_inet_upstream_parse() and ngx_inet_parse_host_port() Igor Sysoev 2006-10-24 14:18:35 +0000
  • 914bcbd671 now the "memcached_pass" directive uses ngx_parse_url() Igor Sysoev 2006-10-24 13:50:35 +0000
  • 3d7f00d414 axe src/core/ngx_unix_domain.* Igor Sysoev 2006-10-24 13:43:19 +0000
  • 7063343a6c now the "auth_http" directive uses ngx_parse_url() Igor Sysoev 2006-10-24 13:22:59 +0000
  • 20bf47b73d now the "listen" directives use ngx_parse_url() Igor Sysoev 2006-10-24 13:06:55 +0000
  • 70296c518a bump version Igor Sysoev 2006-10-23 13:50:51 +0000
  • 31090a74f9 release-0.4.10 tag Igor Sysoev 2006-10-23 13:25:28 +0000
  • 0859b828b5 nginx-0.4.10-RELEASE release-0.4.10 Igor Sysoev 2006-10-23 13:25:27 +0000
  • abeb122d6e APOP Igor Sysoev 2006-10-23 13:10:10 +0000
  • 73c80d82c1 disable write level event while waiting auth server response Igor Sysoev 2006-10-20 20:43:01 +0000
  • a1e7b04a43 NULL is short way Igor Sysoev 2006-10-20 19:10:16 +0000
  • 44d8bc2ff1 fix segfault if $server_addr failed Igor Sysoev 2006-10-20 19:07:50 +0000
  • 3d0a7168a9 aligned ngx_crc32_table_short was allocated from wrong pool Igor Sysoev 2006-10-20 12:22:39 +0000
  • 2f73f772f1 backout the previous commit Igor Sysoev 2006-10-19 10:19:19 +0000
  • 4a2547a179 disable bcc precompiled headers, bcc hungs at src/core/ngx_hash.c after previous commit Igor Sysoev 2006-10-19 09:59:18 +0000
  • 5569faa5e3 split ngx_crc32() to short and long version Igor Sysoev 2006-10-19 09:57:49 +0000
  • a8503de5b3 add includes Igor Sysoev 2006-10-19 08:16:29 +0000
  • db263f881a spelling Igor Sysoev 2006-10-18 19:05:30 +0000
  • 5864fc0fcc ngx_crc32() Igor Sysoev 2006-10-18 19:00:21 +0000