summaryrefslogtreecommitdiffhomepage
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-11allow any statusIgor Sysoev2-34/+78
2009-04-11try_files status codeIgor Sysoev2-1/+23
2009-04-10set cache manager maximum sleep time to 10sIgor Sysoev1-6/+6
2009-04-10style fixIgor Sysoev1-1/+1
2009-04-10style fixIgor Sysoev1-1/+2
2009-04-10do not call ngx_http_file_cache_free() if a response is not cacheableIgor Sysoev1-1/+1
2009-04-10add debug loggingIgor Sysoev1-0/+3
2009-04-09backout r2535: virtual names is a property of address:port pair,Igor Sysoev4-13/+13
2009-04-08style fixIgor Sysoev2-14/+14
2009-04-08delete win32 ngx_file_append_mode() as we use reliableIgor Sysoev3-52/+2
2009-04-08adopt NGX_FILE_TRUNCATE for win32Igor Sysoev3-5/+5
2009-04-07fix r2590: error_page made an external redirect without query stringIgor Sysoev2-7/+7
2009-04-06bump versionIgor Sysoev2-3/+3
2009-04-06backout r2677 and fix ngx_strlcasestrn() againIgor Sysoev1-5/+1
2009-04-06bump versionIgor Sysoev2-3/+3
2009-04-06fix ngx_strlcasestrn()Igor Sysoev1-0/+4
2009-04-06bump versionIgor Sysoev2-3/+3
2009-04-06proxy_cache_keyIgor Sysoev1-0/+54
2009-04-06fix cache path slotIgor Sysoev1-15/+5
2009-04-04refactor ngx_http_arg() using ngx_strcasestrn(),Igor Sysoev2-9/+8
2009-04-04support Cache-Control no-cache and max-age in cacheIgor Sysoev1-11/+57
2009-04-04ngx_strlcasestrn()Igor Sysoev2-0/+34
2009-04-04update r2664Igor Sysoev1-11/+8
2009-04-03support Expires in cacheIgor Sysoev1-2/+32
2009-04-03fix r2664: ..._cache_valid did not work for stale responsesIgor Sysoev1-0/+1
2009-04-03zero fieldIgor Sysoev1-2/+1
2009-04-03support X-Accel-Expires in cacheIgor Sysoev1-6/+61
2009-04-03cache GET requests onlyIgor Sysoev1-0/+4
2009-04-02merge fastcgi_cache_keyIgor Sysoev1-0/+4
2009-04-02autoconfigure crypt_r(): uclibc has no crypt_r()Igor Sysoev1-5/+0
2009-04-02fix OpenBSD building, broken in r2616Igor Sysoev1-0/+3
2009-04-02bump versionIgor Sysoev2-3/+3
2009-04-01fix MacOSX building, broken in r2616Igor Sysoev1-0/+1
2009-04-01zero cache file length,Igor Sysoev1-0/+1
2009-04-01add debug loggingIgor Sysoev1-0/+3
2009-03-31Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are setIgor Sysoev4-6/+6
2009-03-30win32 ngx_open_file() supports utf8 names and NGX_FILE_APPENDIgor Sysoev7-27/+127
2009-03-30ngx_process_tray()Igor Sysoev1-38/+44
2009-03-30fix segfault introduced in r2602 if there is 502/504 errorIgor Sysoev1-0/+4
2009-03-30fix r2579Igor Sysoev1-0/+2
2009-03-30fix FreeBSD before 7 building, broken in r2616Igor Sysoev1-1/+1
2009-03-30bump versionIgor Sysoev2-3/+3
2009-03-30bump versionIgor Sysoev2-3/+3
2009-03-30nginx_versionIgor Sysoev1-0/+1
2009-03-30introduce cache manager instead of cache cleanerIgor Sysoev5-180/+460
2009-03-30ngx_fs_bsize()Igor Sysoev8-0/+81
2009-03-29fix ngx_wsasend_chain()Igor Sysoev1-1/+2
2009-03-28update cpuid for Core 2 and AtomIgor Sysoev1-3/+5
2009-03-27delete duplicate error loggingIgor Sysoev2-10/+0
2009-03-27improve ngx_slab_alloc() error loggingIgor Sysoev6-12/+68