summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2006-12-24backout the r945: the nginx.pm could not be loaded at all,Igor Sysoev1-1/+2
next try to fix --with-perl_modules_path= for unpriviliged user installation
2006-12-24add commentIgor Sysoev1-6/+7
2006-12-23early C compiler testIgor Sysoev3-13/+31
2006-12-23the -V switchIgor Sysoev2-3/+23
2006-12-23fix --with-perl_modules_path= for unpriviliged user installationIgor Sysoev1-1/+1
2006-12-23lower the log level of the waitpid() ENOCHILD error on FreeBSDIgor Sysoev1-1/+5
2006-12-22fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode,Igor Sysoev1-2/+2
the same as in r934
2006-12-22fix segfaultIgor Sysoev1-2/+5
2006-12-22test Darwin 8 atomic(3)Igor Sysoev2-3/+13
2006-12-21use MacOSX atomic(3) and barrier(3) operationsIgor Sysoev1-0/+59
2006-12-21use the right memory barriersIgor Sysoev1-2/+17
2006-12-21larx/stcx. should cycle if the reservation was clearedIgor Sysoev1-6/+8
2006-12-20fix debug logIgor Sysoev1-1/+1
2006-12-19use light-weight sync on ppc64Igor Sysoev1-2/+10
2006-12-19fix atomic operations on ppc64Igor Sysoev1-0/+54
2006-12-19ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64Igor Sysoev1-3/+4
in 32-bit mode the errstr is somewhere at 0xffffd680, the "last" overflows and ngx_vsnprintf() does not print at all
2006-12-19the initial slot is out of arrayIgor Sysoev1-1/+1
2006-12-18fix segfault in "out of memory" situationIgor Sysoev1-6/+10
2006-12-15allocate aligned ngx_crc32_table_short globallyIgor Sysoev3-7/+9
2006-12-15fix typoIgor Sysoev1-1/+1
2006-12-15fix segfault when $host is used andIgor Sysoev2-2/+8
*) request is "GET http://host" without CR or LF, or timed out *) request is "GET http://host" with a large blank space
2006-12-14bump versionIgor Sysoev2-2/+2
2006-12-14fix typoIgor Sysoev1-2/+1
2006-12-14release-0.5.4 tagIgor Sysoev1-0/+1
2006-12-14nginx-0.5.4-RELEASErelease-0.5.4Igor Sysoev1-0/+48
2006-12-14fix segfault when $host is used and request is "GET http://host HTTP/1.0"Igor Sysoev1-0/+1
2006-12-14allow "perl" inside "limit_except"Igor Sysoev1-1/+1
2006-12-14DELETE may not have the "Depth" headerIgor Sysoev1-8/+15
2006-12-14fix number of argumentsIgor Sysoev1-1/+1
2006-12-13bump versionIgor Sysoev2-2/+2
2006-12-13release-0.5.3 tagIgor Sysoev1-0/+1
2006-12-13nginx-0.5.3-RELEASErelease-0.5.3Igor Sysoev1-0/+35
2006-12-13fix msvc build failureIgor Sysoev1-1/+1
2006-12-13$r->statusIgor Sysoev1-0/+16
2006-12-13add HTTP response codesIgor Sysoev1-7/+66
2006-12-13fix ngx_http_perl_sleep_handler()Igor Sysoev1-1/+13
2006-12-12$r->variable() supports perl only variablesIgor Sysoev2-1/+70
2006-12-12$r->sleep()Igor Sysoev3-0/+40
2006-12-12style fixIgor Sysoev1-2/+1
2006-12-12fix $r->has_request_body()Igor Sysoev1-4/+1
2006-12-12axe ngx_http_perl_cleanup_sv(): all SVs should be freedIgor Sysoev1-37/+0
by perl_free() in ngx_http_perl_cleanup_perl()
2006-12-12$r->log_error()Igor Sysoev1-0/+34
2006-12-12rewritten upstreamIgor Sysoev12-101/+123
2006-12-12fix highly unlikely bugIgor Sysoev1-0/+2
2006-12-12bump versionIgor Sysoev2-2/+2
2006-12-11release-0.5.2 tagIgor Sysoev1-0/+1
2006-12-11nginx-0.5.2-RELEASErelease-0.5.2Igor Sysoev1-0/+18
2006-12-11upstream name was tried to resolveIgor Sysoev1-1/+1
2006-12-11fix typoIgor Sysoev1-1/+1
2006-12-11bump versionIgor Sysoev2-2/+2