| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-08-30 | destroy ngx_cycle->pool on exit | Igor Sysoev | 1 | -8/+31 | |
| 2007-08-15 | set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and | Igor Sysoev | 1 | -31/+31 | |
| worker_rlimit_sigpending without super-user privileges testing | |||||
| 2007-08-09 | set default listen() backlog to 511 on all platforms except FreeBSD | Igor Sysoev | 4 | -0/+12 | |
| 2007-07-29 | make 64-bit ngx_int_t on 64-bit platforms | Igor Sysoev | 6 | -6/+6 | |
| 2007-07-16 | Sun Studio 12 compatibility | Igor Sysoev | 3 | -2/+30 | |
| 2007-07-15 | --with-cpu-opt=sparc32 and --with-cpu-opt=sparc64 | Igor Sysoev | 1 | -1/+1 | |
| 2007-05-07 | add debug log | Igor Sysoev | 1 | -0/+4 | |
| 2007-04-27 | fix atomic operations on sparc64 built by SunPro C | Igor Sysoev | 1 | -2/+2 | |
| 2007-04-23 | fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms | Igor Sysoev | 3 | -3/+3 | |
| for 2G+ files | |||||
| 2007-03-19 | close keep-alive connections in the shuting down processes | Igor Sysoev | 1 | -5/+22 | |
| 2007-03-07 | worker processes did not exit after reconfiguration and | Igor Sysoev | 1 | -0/+6 | |
| did not rotate logs if eventport was used | |||||
| 2007-03-06 | style fix | Igor Sysoev | 1 | -4/+6 | |
| 2007-03-06 | style fix | Igor Sysoev | 1 | -1/+2 | |
| 2007-02-17 | ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms | Igor Sysoev | 1 | -2/+2 | |
| 2007-02-12 | fix building with ngx_http_perl_module | Igor Sysoev | 1 | -0/+2 | |
| 2007-01-29 | use ngx_dir_access() to enable search bits for directory | Igor Sysoev | 1 | -0/+3 | |
| 2007-01-20 | env | Igor Sysoev | 1 | -6/+11 | |
| 2007-01-18 | ngx_read_fd() | Igor Sysoev | 1 | -0/+5 | |
| 2007-01-18 | NGX_FILE_WRONLY | Igor Sysoev | 1 | -0/+1 | |
| 2007-01-18 | ngx_file_access() and ngx_de_access() | Igor Sysoev | 1 | -0/+2 | |
| 2007-01-18 | ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) | Igor Sysoev | 1 | -2/+4 | |
| 2007-01-18 | rename mode to access | Igor Sysoev | 2 | -3/+4 | |
| 2007-01-11 | optimization | Igor Sysoev | 2 | -17/+22 | |
| 2007-01-11 | use "r" instead of "q" | Igor Sysoev | 1 | -1/+1 | |
| 2006-12-26 | increase Linux osrelease string lentgh | Igor Sysoev | 1 | -1/+1 | |
| 2006-12-24 | worker_rlimit_core supports size in K, M, and G | Igor Sysoev | 1 | -1/+1 | |
| 2006-12-23 | lower the log level of the waitpid() ENOCHILD error on FreeBSD | Igor Sysoev | 1 | -1/+5 | |
| 2006-12-22 | test Darwin 8 atomic(3) | Igor Sysoev | 1 | -3/+3 | |
| 2006-12-21 | use MacOSX atomic(3) and barrier(3) operations | Igor Sysoev | 1 | -0/+59 | |
| 2006-12-21 | use the right memory barriers | Igor Sysoev | 1 | -2/+17 | |
| 2006-12-21 | larx/stcx. should cycle if the reservation was cleared | Igor Sysoev | 1 | -6/+8 | |
| 2006-12-19 | use light-weight sync on ppc64 | Igor Sysoev | 1 | -2/+10 | |
| 2006-12-19 | fix atomic operations on ppc64 | Igor Sysoev | 1 | -0/+54 | |
| 2006-11-20 | slab allocator in shared memory | Igor Sysoev | 3 | -2/+10 | |
| 2006-10-23 | APOP | Igor Sysoev | 1 | -0/+2 | |
| 2006-10-09 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2006-10-02 | fix building on Linux and Solaris | Igor Sysoev | 2 | -3/+3 | |
| 2006-10-02 | glob support in include | Igor Sysoev | 6 | -0/+52 | |
| 2006-09-26 | Solaris 10 event ports support | Igor Sysoev | 1 | -0/+5 | |
| 2006-09-22 | fix comment | Igor Sysoev | 1 | -3/+3 | |
| 2006-09-16 | fix typo | Igor Sysoev | 1 | -1/+1 | |
| 2006-09-15 | disable [ PAUSE ] hwcap for Sun Studio 11 | Igor Sysoev | 1 | -0/+2 | |
| 2006-09-15 | fix header name change | Igor Sysoev | 1 | -3/+3 | |
| 2006-09-14 | backout O_NOATIME support, it requires CAP_FOWNER capability | Igor Sysoev | 1 | -5/+0 | |
| 2006-09-07 | workaround of 2G+ file bug in 64-bit Linux sendfile() | Igor Sysoev | 1 | -4/+10 | |
| 2006-09-01 | Linux O_NOATIME support | Igor Sysoev | 1 | -0/+5 | |
| 2006-08-30 | nginx-0.4.0-RELEASE importrelease-0.4.0 | Igor Sysoev | 2 | -2/+24 | |
| *) Change in internal API: the HTTP modules initialization was moved from the init module phase to the HTTP postconfiguration phase. *) Change: now the request body is not read beforehand for the ngx_http_perl_module: it's required to start the reading using the $r->has_request_body method. *) Feature: the ngx_http_perl_module supports the DECLINED return code. *) Feature: the ngx_http_dav_module supports the incoming "Date" header line for the PUT method. *) Feature: the "ssi" directive is available inside the "if" block. *) Bugfix: a segmentation fault occurred if there was an "index" directive with variables and the first index name was without variables; the bug had appeared in 0.1.29. | |||||
| 2006-08-14 | nginx-0.3.58-RELEASE importrelease-0.3.58 | Igor Sysoev | 3 | -52/+83 | |
| *) Feature: the "error_page" directive supports the variables. *) Change: now the procfs interface instead of sysctl is used on Linux. *) Change: now the "Content-Type" header line is inherited from first response when the "X-Accel-Redirect" was used. *) Bugfix: the "error_page" directive did not redirect the 413 error. *) Bugfix: the trailing "?" did not remove old arguments if no new arguments were added to a rewritten URI. *) Bugfix: nginx could not run on 64-bit FreeBSD 7.0-CURRENT. | |||||
| 2006-08-04 | nginx-0.3.56-RELEASE importrelease-0.3.56 | Igor Sysoev | 1 | -1/+7 | |
| *) Feature: the "dav_access" directive. *) Feature: the "if" directive supports the "-d", "!-d", "-e", "!-e", "-x", and "!-x" operators. *) Bugfix: a segmentation fault occurred if a request returned a redirect and some sent to client header lines were logged in the access log. | |||||
| 2006-07-07 | nginx-0.3.53-RELEASE importrelease-0.3.53 | Igor Sysoev | 1 | -0/+1 | |
| *) Change: the "add_header" directive adds the string to 204, 301, and 302 responses. *) Feature: the "server" directive in the "upstream" context supports the "weight" parameter. *) Feature: the "server_name" directive supports the "*" wildcard. *) Feature: nginx supports the request body size more than 2G. *) Bugfix: if a client was successfully authorized using "satisfy_any on", then anyway the message "access forbidden by rule" was written in the log. *) Bugfix: the "PUT" method may erroneously not create a file and return the 409 code. *) Bugfix: if the IMAP/POP3 backend returned an error, then nginx continued proxying anyway. | |||||
