summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-0.7.47-RELEASErelease-0.7.47Igor Sysoev2009-04-011-1/+70
* fix MacOSX building, broken in r2616Igor Sysoev2009-04-011-0/+1
* zero cache file length,Igor Sysoev2009-04-011-0/+1
* add debug loggingIgor Sysoev2009-04-011-0/+3
* link staticaly with libcmtIgor Sysoev2009-04-011-8/+8
* Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are setIgor Sysoev2009-03-314-6/+6
* win32 ngx_open_file() supports utf8 names and NGX_FILE_APPENDIgor Sysoev2009-03-307-27/+127
* ngx_process_tray()Igor Sysoev2009-03-301-38/+44
* fix segfault introduced in r2602 if there is 502/504 errorIgor Sysoev2009-03-301-0/+4
* fix r2579Igor Sysoev2009-03-301-0/+2
* fix FreeBSD before 7 building, broken in r2616Igor Sysoev2009-03-304-2/+5
* bump versionIgor Sysoev2009-03-302-3/+3
* release-0.7.46 tagIgor Sysoev2009-03-301-0/+1
* nginx-0.7.46-RELEASErelease-0.7.46Igor Sysoev2009-03-301-0/+14
* bump versionIgor Sysoev2009-03-302-3/+3
* release-0.7.45 tagIgor Sysoev2009-03-301-0/+1
* nginx-0.7.45-RELEASErelease-0.7.45Igor Sysoev2009-03-301-0/+94
* nginx_versionIgor Sysoev2009-03-301-0/+1
* introduce cache manager instead of cache cleanerIgor Sysoev2009-03-305-180/+460
* ngx_fs_bsize()Igor Sysoev2009-03-3011-5/+115
* fix ngx_wsasend_chain()Igor Sysoev2009-03-291-1/+2
* update cpuid for Core 2 and AtomIgor Sysoev2009-03-281-3/+5
* delete duplicate error loggingIgor Sysoev2009-03-272-10/+0
* improve ngx_slab_alloc() error loggingIgor Sysoev2009-03-276-12/+68
* delete old debugging and infoIgor Sysoev2009-03-271-23/+0
* rename ngx_http_scrip_flush_complex_value()Igor Sysoev2009-03-272-3/+3
* fix plain text values using relative path in ngx_http_complex_value(),Igor Sysoev2009-03-271-5/+5
* fix alias with variables, but without captures,Igor Sysoev2009-03-261-2/+12
* delete unneeded conditionIgor Sysoev2009-03-261-4/+1
* fix add_header Last-Modified "", broken in r2589Igor Sysoev2009-03-261-0/+5
* fix logged long locked cache entry name and add countIgor Sysoev2009-03-261-2/+2
* fix segfault if ngx_read_file() will failIgor Sysoev2009-03-241-0/+1
* fastcgi cacheIgor Sysoev2009-03-241-6/+196
* unlink proxy_cache and proxy_cache_validIgor Sysoev2009-03-241-4/+0
* do not clean cache if memory cache keys zone is coldIgor Sysoev2009-03-241-2/+3
* fix Linux sendfile32() test broken in 0.3.36Igor Sysoev2009-03-231-3/+7
* style fixIgor Sysoev2009-03-233-7/+7
* fix the previous commitIgor Sysoev2009-03-231-1/+1
* axe old definition fieldsIgor Sysoev2009-03-231-2/+2
* bump versionIgor Sysoev2009-03-232-2/+2
* release-0.7.44 tagIgor Sysoev2009-03-231-0/+1
* nginx-0.7.44-RELEASErelease-0.7.44Igor Sysoev2009-03-231-0/+63
* a prelimiary proxy cache supportIgor Sysoev2009-03-2325-1643/+2456
* style fix: remove tabsIgor Sysoev2009-03-221-1/+1
* style fix: remove tabsIgor Sysoev2009-03-221-14/+14
* use complex value in error_pageIgor Sysoev2009-03-224-93/+42
* use complex values in add_header, auth_basic_user_file,Igor Sysoev2009-03-224-195/+102
* ngx_http_script_flush_complex_value()Igor Sysoev2009-03-222-55/+372
* add full path debug log in try_filesIgor Sysoev2009-03-201-2/+2
* allow try_files in server contextIgor Sysoev2009-03-201-1/+1