Commit Graph

  • e31625b60e use ngx_dir_access() to enable search bits for directory Igor Sysoev 2007-01-29 12:25:44 +0000
  • e99305be7a eliminate the useless space symbol Igor Sysoev 2007-01-29 11:54:36 +0000
  • 8b57df9480 log a real response error code instead of "0" Igor Sysoev 2007-01-29 11:53:23 +0000
  • f51d4fea57 fix segfault if nginx was build with -O2 -fomit-frame-pointer, r1082 did not fix the bug Igor Sysoev 2007-01-29 11:52:25 +0000
  • 9fc5607a71 test PCRE in MacPorts Igor Sysoev 2007-01-27 19:51:00 +0000
  • 92929b9799 bump version Igor Sysoev 2007-01-25 22:19:34 +0000
  • ac43f7b946 release-0.5.10 tag Igor Sysoev 2007-01-25 22:09:29 +0000
  • 799450a751 nginx-0.5.10-RELEASE release-0.5.10 Igor Sysoev 2007-01-25 22:09:28 +0000
  • 80a2901374 fix segfault if nginx was build with -O2 -fomit-frame-pointer (at least by gcc 4.0.2 and 4.0.3) Igor Sysoev 2007-01-25 22:01:23 +0000
  • 95ec258be3 fix online upgrade Igor Sysoev 2007-01-25 21:48:28 +0000
  • 5f8e7365a1 bump version Igor Sysoev 2007-01-25 21:45:22 +0000
  • 8f28d2f3b9 release-0.5.9 tag Igor Sysoev 2007-01-25 16:34:52 +0000
  • bde0b70e9b nginx-0.5.9-RELEASE release-0.5.9 Igor Sysoev 2007-01-25 16:34:51 +0000
  • 3dc4fdf4e0 $memcached_key Igor Sysoev 2007-01-25 08:45:41 +0000
  • cd5b99a045 undo "client_body_in_file_only any" and introduce "client_body_in_file_only clean" Igor Sysoev 2007-01-25 08:45:04 +0000
  • 3a58cc90b5 fix "access_log off" Igor Sysoev 2007-01-24 09:15:25 +0000
  • 64304df431 client_body_in_file_only any Igor Sysoev 2007-01-24 09:14:08 +0000
  • 604a7d1da4 delete temporary file for incomplete small request body Igor Sysoev 2007-01-23 12:55:23 +0000
  • d0863c106d log a failure of the writing to access_log once per minute Igor Sysoev 2007-01-21 19:01:01 +0000
  • 300de4fb61 allow "sendfile" in "if" context Igor Sysoev 2007-01-21 17:42:28 +0000
  • 8885f8736c env Igor Sysoev 2007-01-20 19:26:48 +0000
  • 354a4ef4e5 bump version Igor Sysoev 2007-01-19 19:48:48 +0000
  • d7a5ed2ec8 release-0.5.8 tag Igor Sysoev 2007-01-19 16:14:00 +0000
  • 6aee147b7e nginx-0.5.8-RELEASE release-0.5.8 Igor Sysoev 2007-01-19 16:13:59 +0000
  • 36588962aa fix segfault when a request body fits in r->header_in and the body will be written to file Igor Sysoev 2007-01-19 16:13:15 +0000
  • 8ff1e3251c fix segfault when client_body_in_file_only is on, the body is not passed to upstream, and nginx tries next upstream Igor Sysoev 2007-01-19 12:57:02 +0000
  • ae2006b2fe a non-active client connection must not closed after send timeout Igor Sysoev 2007-01-19 12:22:32 +0000
  • 66f76d2f72 style and comment fix Igor Sysoev 2007-01-19 11:35:26 +0000
  • 8d6de94f5b if client closes a connection prematurely, then epoll (at least in Linux 2.6.18) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer does not know about the error Igor Sysoev 2007-01-19 08:10:06 +0000
  • e95ea5b878 the PUTing to collection must return NGX_HTTP_BAD_REQUEST Igor Sysoev 2007-01-18 21:14:46 +0000
  • 56331ba499 the "Overwrite" header line Igor Sysoev 2007-01-18 21:11:23 +0000
  • f5a359bdec add size, access, and mtime to ngx_walk_tree() Igor Sysoev 2007-01-18 21:04:31 +0000
  • da7281a6da NGX_HTTP_PRECONDITION_FAILED Igor Sysoev 2007-01-18 20:51:51 +0000
  • 5fdb179a60 update nginx.xs to ngx_open_file(name, mode, create, access) Igor Sysoev 2007-01-18 20:48:03 +0000
  • 83ff0cdc4b ngx_read_fd() Igor Sysoev 2007-01-18 20:39:30 +0000
  • a3eef70783 NGX_FILE_WRONLY Igor Sysoev 2007-01-18 20:37:19 +0000
  • 4a27d0f3f8 ngx_file_access() and ngx_de_access() Igor Sysoev 2007-01-18 20:31:22 +0000
  • 8be5d8025a style fix Igor Sysoev 2007-01-18 20:25:11 +0000
  • 8820a9bcb3 axe Win9X code Igor Sysoev 2007-01-18 20:24:30 +0000
  • 872025fc51 add comment Igor Sysoev 2007-01-18 20:23:16 +0000
  • cbb5578c52 axe unused code Igor Sysoev 2007-01-18 20:22:40 +0000
  • 50034b856c ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) Igor Sysoev 2007-01-18 20:15:09 +0000
  • 12fcfab8be style fix Igor Sysoev 2007-01-18 20:05:39 +0000
  • fe1cb8c3ac rename mode to access Igor Sysoev 2007-01-18 19:52:18 +0000
  • 6ed365fa8b unused value Igor Sysoev 2007-01-18 19:49:00 +0000
  • a9895aa8c9 fix typo Igor Sysoev 2007-01-18 19:48:37 +0000
  • 8c5edab7d3 style fix: remove trailing spaces Igor Sysoev 2007-01-18 19:40:31 +0000
  • adb410f9ae fix log message Igor Sysoev 2007-01-18 14:28:34 +0000
  • 919130c76e delete default "tcp_nodelay on" Igor Sysoev 2007-01-18 07:08:18 +0000
  • 97c0d35037 fix FastCGI "zero size buf" alert, the previous commit did not fix too Igor Sysoev 2007-01-18 07:07:55 +0000
  • aafa2004d7 fix FastCGI "zero size buf" alert, r841 did not fix it Igor Sysoev 2007-01-17 16:10:40 +0000
  • ecef14e307 style fix Igor Sysoev 2007-01-17 10:50:52 +0000
  • 66af04752f fix debug logging Igor Sysoev 2007-01-16 20:43:36 +0000
  • 03c9cb7afc fix comparison Igor Sysoev 2007-01-16 19:01:10 +0000
  • c326529feb bump version Igor Sysoev 2007-01-16 11:04:51 +0000
  • 90550bdfbf release-0.5.7 tag Igor Sysoev 2007-01-15 17:49:12 +0000
  • ba987bf0cc nginx-0.5.7-RELEASE release-0.5.7 Igor Sysoev 2007-01-15 17:49:11 +0000
  • f83e627473 quick fix for case when ssl_session_cache defined, but ssl is not enabled in any server Igor Sysoev 2007-01-15 17:48:31 +0000
  • 8488a1ce11 allow the upstream modules to send a header only Igor Sysoev 2007-01-15 17:12:43 +0000
  • 4502bf57b3 add debug logging for FastCGI zero size buf alert Igor Sysoev 2007-01-15 16:00:51 +0000
  • ec3cabdcd9 ngx_strn2cmp() > ngx_memn2cmp() Igor Sysoev 2007-01-12 21:58:02 +0000
  • a1e82cca22 style fix Igor Sysoev 2007-01-12 21:57:20 +0000
  • 8785136a92 fix duplicate rbtree keys case Igor Sysoev 2007-01-12 20:57:34 +0000
  • 805706a20f fix duplicate rbtree keys case Igor Sysoev 2007-01-12 20:38:17 +0000
  • 6043c80639 style fix: remove tabs Igor Sysoev 2007-01-12 20:26:39 +0000
  • 37cc165064 ngx_strn2cmp() Igor Sysoev 2007-01-12 20:15:59 +0000
  • 618dc75c2d make global the rbtree color handling macros Igor Sysoev 2007-01-12 19:48:30 +0000
  • 6a23cf06e8 add comment Igor Sysoev 2007-01-12 19:26:38 +0000
  • 8f6a00c3ef fix comment Igor Sysoev 2007-01-12 18:05:41 +0000
  • b1d65e50d6 axe aio drafts Igor Sysoev 2007-01-11 22:08:50 +0000
  • aa50359569 axe long ago unnecessary file Igor Sysoev 2007-01-11 22:05:15 +0000
  • 295b94de9a fix slab allocator on 64-bit platfroms Igor Sysoev 2007-01-11 19:13:46 +0000
  • 927666265d optimize the SSL session cache allocations on 64-bit platforms Igor Sysoev 2007-01-11 18:59:17 +0000
  • 7431938b90 fix slab allocator on 64-bit platfroms Igor Sysoev 2007-01-11 18:58:40 +0000
  • 7fe33a9f58 ssl_session_timeout was set only if builtin cache was used Igor Sysoev 2007-01-11 18:57:09 +0000
  • b317945089 optimize the SSL session cache allocations Igor Sysoev 2007-01-11 17:39:02 +0000
  • e532b0194c stop rbtree search early if equal hash was found Igor Sysoev 2007-01-11 17:05:18 +0000
  • 1279b049b4 stop rbtree search early if equal hash was found Igor Sysoev 2007-01-11 16:57:30 +0000
  • ec582de2dd test length of variable and number of connections Igor Sysoev 2007-01-11 16:50:06 +0000
  • 21dd4be0c0 fix default -O Igor Sysoev 2007-01-11 16:20:18 +0000
  • 43bb0077d1 optimization Igor Sysoev 2007-01-11 16:07:38 +0000
  • 896b5e4a4f optimize inlined code for gcc Igor Sysoev 2007-01-11 16:07:03 +0000
  • 2ffaa986e2 use "r" instead of "q" Igor Sysoev 2007-01-11 16:00:02 +0000
  • feb42254ba icc and PCRE-6.5+ compatibility Igor Sysoev 2007-01-10 16:15:49 +0000
  • 673382f2aa do not build OpenSSL with threads, if they are not used Igor Sysoev 2007-01-10 15:21:44 +0000
  • 054f9b0a8c application/atom+xml Igor Sysoev 2007-01-10 11:52:43 +0000
  • 2c32b5a1d2 fix segfault Igor Sysoev 2007-01-09 22:04:40 +0000
  • fe9a066d69 fix connection counter in subrequests Igor Sysoev 2007-01-09 20:58:41 +0000
  • 36fefe3cfe fix typo Igor Sysoev 2007-01-09 20:57:49 +0000
  • e98b867409 bump version Igor Sysoev 2007-01-09 20:57:24 +0000
  • 0ca16ce37c release-0.5.6 tag Igor Sysoev 2007-01-09 17:08:43 +0000
  • b9040d7ef0 nginx-0.5.6-RELEASE release-0.5.6 Igor Sysoev 2007-01-09 17:08:42 +0000
  • a3ec505730 do not count connection for subrequest Igor Sysoev 2007-01-09 16:26:53 +0000
  • 667a79b5f3 fix label name Igor Sysoev 2007-01-09 16:02:29 +0000
  • 3a257b3eb9 free the unnecessary shared memory Igor Sysoev 2007-01-09 16:00:57 +0000
  • a269c82bd5 fix the comments Igor Sysoev 2007-01-09 16:00:07 +0000
  • 4e77a2bb83 pass the inherited shm_zone data Igor Sysoev 2007-01-09 15:59:20 +0000
  • 1691aaf290 correct an error log message Igor Sysoev 2007-01-08 18:23:38 +0000
  • 2316936389 use right status code Igor Sysoev 2007-01-08 18:22:06 +0000
  • 36b1edca84 undo r979 Igor Sysoev 2007-01-08 18:20:03 +0000