Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix building on platforms which have no atomic operations support, | Igor Sysoev | 2009-04-17 | |
| | | | | the bug was introduced in r2564 | |||
* | fix the previous commit | Igor Sysoev | 2009-04-17 | |
| | ||||
* | move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory | Igor Sysoev | 2009-04-16 | |
| | ||||
* | perl termination fixes: | Igor Sysoev | 2009-04-16 | |
| | | | | | | | | | | *) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM() after perl_destruct()/perl_free(). This fixes the message panic: MUTEX_LOCK (22) [op.c:352] on some threaded perl builds *) call perl_destruct()/perl_free() before PERL_SYS_TERM() for non-mulitiplicity perl | |||
* | fix segfault on exit if no http section is defined in confguraiton, | Igor Sysoev | 2009-04-15 | |
| | | | | the bug has been introduced in r1947 | |||
* | fix segfault if no http section is defined in confguraiton, | Igor Sysoev | 2009-04-15 | |
| | | | | the bug has been introduced in r1259 | |||
* | fix building by BCC without NGX_DEBUG_MALLOC | Igor Sysoev | 2009-04-15 | |
| | ||||
* | fix building by MSVC8 | Igor Sysoev | 2009-04-15 | |
| | ||||
* | fix debug logging | Igor Sysoev | 2009-04-15 | |
| | ||||
* | fix building --without-http-cache, introduced in r2664 and later | Igor Sysoev | 2009-04-15 | |
| | ||||
* | hide cacheable Set-Cookie and P3P response headers | Igor Sysoev | 2009-04-15 | |
| | ||||
* | do not pass if-... headers for cacheable responses | Igor Sysoev | 2009-04-15 | |
| | ||||
* | shutdown client connection for cacheable header only responses | Igor Sysoev | 2009-04-15 | |
| | ||||
* | support 304 for cacheable responses | Igor Sysoev | 2009-04-15 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-15 | |
| | ||||
* | support HEAD in proxy cache | Igor Sysoev | 2009-04-15 | |
| | ||||
* | style fix: remove trailing spaces | Igor Sysoev | 2009-04-15 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-15 | |
| | ||||
* | allow any status | Igor Sysoev | 2009-04-11 | |
| | ||||
* | try_files status code | Igor Sysoev | 2009-04-11 | |
| | ||||
* | set cache manager maximum sleep time to 10s | Igor Sysoev | 2009-04-10 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-10 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-10 | |
| | ||||
* | do not call ngx_http_file_cache_free() if a response is not cacheable | Igor Sysoev | 2009-04-10 | |
| | ||||
* | add debug logging | Igor Sysoev | 2009-04-10 | |
| | ||||
* | backout r2535: virtual names is a property of address:port pair, | Igor Sysoev | 2009-04-09 | |
| | | | | but is not a property of server configuration | |||
* | style fix | Igor Sysoev | 2009-04-08 | |
| | ||||
* | delete win32 ngx_file_append_mode() as we use reliable | Igor Sysoev | 2009-04-08 | |
| | | | | FILE_APPEND_DATA|SYNCHRONIZE flags | |||
* | adopt NGX_FILE_TRUNCATE for win32 | Igor Sysoev | 2009-04-08 | |
| | ||||
* | fix r2590: error_page made an external redirect without query string | Igor Sysoev | 2009-04-07 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | backout r2677 and fix ngx_strlcasestrn() again | Igor Sysoev | 2009-04-06 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | fix ngx_strlcasestrn() | Igor Sysoev | 2009-04-06 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | proxy_cache_key | Igor Sysoev | 2009-04-06 | |
| | ||||
* | fix cache path slot | Igor Sysoev | 2009-04-06 | |
| | ||||
* | refactor ngx_http_arg() using ngx_strcasestrn(), | Igor Sysoev | 2009-04-04 | |
| | | | | back out zero termination introduced in r2138 | |||
* | support Cache-Control no-cache and max-age in cache | Igor Sysoev | 2009-04-04 | |
| | ||||
* | ngx_strlcasestrn() | Igor Sysoev | 2009-04-04 | |
| | ||||
* | update r2664 | Igor Sysoev | 2009-04-04 | |
| | ||||
* | support Expires in cache | Igor Sysoev | 2009-04-03 | |
| | ||||
* | fix r2664: ..._cache_valid did not work for stale responses | Igor Sysoev | 2009-04-03 | |
| | ||||
* | zero field | Igor Sysoev | 2009-04-03 | |
| | ||||
* | support X-Accel-Expires in cache | Igor Sysoev | 2009-04-03 | |
| | ||||
* | cache GET requests only | Igor Sysoev | 2009-04-03 | |
| | ||||
* | merge fastcgi_cache_key | Igor Sysoev | 2009-04-02 | |
| | ||||
* | autoconfigure crypt_r(): uclibc has no crypt_r() | Igor Sysoev | 2009-04-02 | |
| | ||||
* | fix OpenBSD building, broken in r2616 | Igor Sysoev | 2009-04-02 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-02 | |
| |