Commit graph

3049 commits

Author SHA1 Message Date
Igor Sysoev
2a2365bde9 nginx-0.8.30-RELEASE 2009-12-15 14:34:09 +00:00
Igor Sysoev
ca6d8b6471 add conf/fastcgi.conf 2009-12-15 13:54:41 +00:00
Igor Sysoev
c51c4d122c fix Win32 error messages when an temporary file replaces an existent file:
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
2009-12-15 13:47:02 +00:00
Igor Sysoev
50ff8c8960 default large_client_header_buffers' buffer size should be 8K as compatible
with Apache's one
2009-12-09 06:37:41 +00:00
Igor Sysoev
036018227f print libatomic configure summary 2009-12-08 12:53:54 +00:00
Igor Sysoev
81251e33b2 backout r3315 and test r->header_only last, since it's not actually
frequent here: 304 and HEAD responses are not set it before the filter
2009-12-07 15:41:57 +00:00
Igor Sysoev
95ae6b5c15 fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms 2009-12-07 15:32:38 +00:00
Igor Sysoev
fa26e879c7 fix double free(), introduced in r3268 2009-12-07 15:13:46 +00:00
Igor Sysoev
1b4e36f4ab remove stale comment 2009-12-02 13:03:54 +00:00
Igor Sysoev
93b141bcd4 bump version 2009-12-02 13:02:43 +00:00
Igor Sysoev
1deb5fe21d release-0.8.29 tag 2009-11-30 13:28:13 +00:00
Igor Sysoev
0b8360cde0 nginx-0.8.29-RELEASE 2009-11-30 13:28:12 +00:00
Igor Sysoev
4a8cf7faad support "*" in gzip_types, ssi_types, etc 2009-11-30 13:15:10 +00:00
Igor Sysoev
b56979c3da chmod unix listen domain socket to 0666 2009-11-30 11:26:24 +00:00
Igor Sysoev
6b812fbd04 log proxied HTTP/0.9 responses status as "009" 2009-11-29 20:49:29 +00:00
Igor Sysoev
cb2e3fbbc9 fix handling cached HTTP/0.9 response 2009-11-29 20:48:01 +00:00
Igor Sysoev
cfcec22156 fix server_name regex named captures given by "?P<...>" 2009-11-29 20:39:32 +00:00
Igor Sysoev
36f3d115fc test invalid --with-ld-opt in right place 2009-11-27 22:02:04 +00:00
Igor Sysoev
c4cf77686e atomic operations test-run 2009-11-27 22:00:39 +00:00
Igor Sysoev
c0ce24e72d update comments 2009-11-25 18:03:59 +00:00
Igor Sysoev
959ee5a29a fix comment 2009-11-25 17:56:53 +00:00
Igor Sysoev
c4b8a56c05 libatomic_ops support 2009-11-25 17:55:25 +00:00
Igor Sysoev
e43dac2e19 GCC 4.1 builtin atomic operations 2009-11-25 17:34:35 +00:00
Igor Sysoev
601d5df98c bump version 2009-11-25 17:04:00 +00:00
Igor Sysoev
bdb08396c9 release-0.8.28 tag 2009-11-23 15:53:13 +00:00
Igor Sysoev
aa8028a4f9 nginx-0.8.28-RELEASE 2009-11-23 15:53:12 +00:00
Igor Sysoev
b29ff35cc8 add NGX_PROCESS_HELPER process status 2009-11-23 15:46:21 +00:00
Igor Sysoev
2adc3ccc51 decrease SSL handshake error level to info 2009-11-23 14:09:57 +00:00
Igor Sysoev
08e0fd2785 fix building without PCRE, the bug had been introduced in r3326 2009-11-23 13:13:58 +00:00
Igor Sysoev
59ef8fca12 bump version 2009-11-23 13:09:33 +00:00
Igor Sysoev
d5bb429793 release-0.8.27 tag 2009-11-17 16:53:18 +00:00
Igor Sysoev
7b44cae304 nginx-0.8.27-RELEASE 2009-11-17 16:53:17 +00:00
Igor Sysoev
b8f7d889d4 a cache manager thread handle was overwritten by a cache loader thread handle,
this caused an exit delay, the bug had been introduced in r3023
2009-11-17 16:46:27 +00:00
Igor Sysoev
6e0099e9a7 add comment from r2716 commit message 2009-11-17 10:31:39 +00:00
Igor Sysoev
ebb51a5def use global perl variable in perl_destruct()/perl_free()
for non-mulitiplicity perl
2009-11-17 10:28:12 +00:00
Igor Sysoev
3b1acdc631 fix pcre allocation on Win32, the bug had been introduced in r3326 2009-11-17 10:24:45 +00:00
Igor Sysoev
829324178d bump version 2009-11-17 09:59:45 +00:00
Igor Sysoev
5f55e969a5 release-0.8.26 tag 2009-11-16 19:25:38 +00:00
Igor Sysoev
977038f9f3 nginx-0.8.26-RELEASE 2009-11-16 19:25:37 +00:00
Igor Sysoev
726741e0bd evaluate maximum captures size on configuration phase 2009-11-16 19:11:38 +00:00
Igor Sysoev
df3c5d435c fix captures in "rewrite", the bug had been introduced in r3326 2009-11-16 19:10:45 +00:00
Igor Sysoev
15aa7e34c7 fix building without --with-debug, introduced in r3328 2009-11-16 16:00:52 +00:00
Igor Sysoev
c635cd4708 bump version 2009-11-16 16:00:12 +00:00
Igor Sysoev
4f101b833a release-0.8.25 tag 2009-11-16 13:47:11 +00:00
Igor Sysoev
1a1f223af9 nginx-0.8.25-RELEASE 2009-11-16 13:47:10 +00:00
Igor Sysoev
b8214d476a backout r3325: postpone filter is a body only filter 2009-11-16 13:22:10 +00:00
Igor Sysoev
6726e438b3 align to minimum of a page and a pool sizes 2009-11-16 12:50:10 +00:00
Igor Sysoev
ea31a5f0d0 ngx_min() 2009-11-16 12:48:41 +00:00
Igor Sysoev
16d2d705c3 large allocation should not be aligned to a page size 2009-11-16 12:47:44 +00:00
Igor Sysoev
901288f8c0 add alignment in debug log 2009-11-16 12:46:05 +00:00