summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2009-04-01nginx-0.7.47-RELEASErelease-0.7.47Igor Sysoev1-1/+70
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-04-01link staticaly with libcmtIgor Sysoev1-8/+8
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 Sysoev4-2/+5
2009-03-30bump versionIgor Sysoev2-3/+3
2009-03-30release-0.7.46 tagIgor Sysoev1-0/+1
2009-03-30nginx-0.7.46-RELEASErelease-0.7.46Igor Sysoev1-0/+14
2009-03-30bump versionIgor Sysoev2-3/+3
2009-03-30release-0.7.45 tagIgor Sysoev1-0/+1
2009-03-30nginx-0.7.45-RELEASErelease-0.7.45Igor Sysoev1-0/+94
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 Sysoev11-5/+115
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
2009-03-27delete old debugging and infoIgor Sysoev1-23/+0
2009-03-27rename ngx_http_scrip_flush_complex_value()Igor Sysoev2-3/+3
2009-03-27fix plain text values using relative path in ngx_http_complex_value(),Igor Sysoev1-5/+5
2009-03-26fix alias with variables, but without captures,Igor Sysoev1-2/+12
2009-03-26delete unneeded conditionIgor Sysoev1-4/+1
2009-03-26fix add_header Last-Modified "", broken in r2589Igor Sysoev1-0/+5
2009-03-26fix logged long locked cache entry name and add countIgor Sysoev1-2/+2
2009-03-24fix segfault if ngx_read_file() will failIgor Sysoev1-0/+1
2009-03-24fastcgi cacheIgor Sysoev1-6/+196
2009-03-24unlink proxy_cache and proxy_cache_validIgor Sysoev1-4/+0
2009-03-24do not clean cache if memory cache keys zone is coldIgor Sysoev1-2/+3
2009-03-23fix Linux sendfile32() test broken in 0.3.36Igor Sysoev1-3/+7
2009-03-23style fixIgor Sysoev3-7/+7
2009-03-23fix the previous commitIgor Sysoev1-1/+1
2009-03-23axe old definition fieldsIgor Sysoev1-2/+2
2009-03-23bump versionIgor Sysoev2-2/+2
2009-03-23release-0.7.44 tagIgor Sysoev1-0/+1
2009-03-23nginx-0.7.44-RELEASErelease-0.7.44Igor Sysoev1-0/+63
2009-03-23a prelimiary proxy cache supportIgor Sysoev25-1643/+2456
2009-03-22style fix: remove tabsIgor Sysoev1-1/+1
2009-03-22style fix: remove tabsIgor Sysoev1-14/+14
2009-03-22use complex value in error_pageIgor Sysoev4-93/+42
2009-03-22use complex values in add_header, auth_basic_user_file,Igor Sysoev4-195/+102
2009-03-22ngx_http_script_flush_complex_value()Igor Sysoev2-55/+372
2009-03-20add full path debug log in try_filesIgor Sysoev1-2/+2
2009-03-20allow try_files in server contextIgor Sysoev1-1/+1