| 2009-10-06 |
Igor Sysoev | limit_conn_log_level |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | limit_req_log_level |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | fix building by gcc45 |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | make limit_req to conform to the leaky bucket algorithm |
commit | commitdiff | tree | snapshot |
| 2009-10-06 |
Igor Sysoev | omit '\0' from "Location" header on MKCOL request |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | clear r->lingering_close to disable preventively calling |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | clear r->keepalive to disable preventively calling |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Igor Sysoev | update r3167: do not set r->discard_body if the body... |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | read_ahead |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | Linux/SPARC malloc() returns an address aligned to... |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | log 499 instead 0, the bug was introduced in r3050 |
commit | commitdiff | tree | snapshot |
| 2009-09-30 |
Igor Sysoev | allow several perl_modules |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | use ngx_conf_set_str_array_slot() for perl_require |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | optimize error handling |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | release-0.8.17 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | nginx-0.8.17-RELEASE release-0.8.17 |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | fix request counter in resolver handling, the bug was... |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | allow "make clean" for OpenSSL, the bug was introduced... |
commit | commitdiff | tree | snapshot |
| 2009-09-28 |
Igor Sysoev | we do not need to increase request counter in this... |
commit | commitdiff | tree | snapshot |
| 2009-09-26 |
Igor Sysoev | fix r3078: do not increase request counter if body... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | use parents around NGX_ATOMIC_T_LEN value |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | uniform ngx_directio_on/off() interface with other... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | handle short pwrite() to log an error cause: ENOSPC... |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | fix discarding body |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | check unsafe Destination |
commit | commitdiff | tree | snapshot |
| 2009-09-25 |
Igor Sysoev | low ENAMETOOLONG logging level |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | fix r3155 |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | test incomplete WriteFile() |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | log file name for read/write errors |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | delete Win95 code |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | fix debug log message |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | $ssl_session_id |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | update the previous commit: use ngx_strlow() |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Igor Sysoev | $host is always in low case: |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Igor Sysoev | low default connection errors level from alert to error |
commit | commitdiff | tree | snapshot |
| 2009-09-23 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | release-0.8.16 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | nginx-0.8.16-RELEASE release-0.8.16 |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | fail if file size was changed |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Igor Sysoev | fix typo in addition_types directive name |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Igor Sysoev | fix request counter for post_action, the bug was introd... |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Igor Sysoev | allow to log invalid $request in access_log always, |
commit | commitdiff | tree | snapshot |
| 2009-09-19 |
Igor Sysoev | fix resolver cache rbtree comparison |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | restore environ, this fixes segfault on reconfiguration... |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | fix comment |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Igor Sysoev | *) issue warning instead of failure: this is too common... |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | fix memory leak in resolver |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | win32 ngx_file_info() utf8 support |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Igor Sysoev | preserve errno while ngx_free() |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | do not pass buf with empty cached response, |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | nginx always sent "Vary: Accept-Encoding", |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | image_filter_transparency |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | fix alpha-channel transparency in PNG |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | allow perl "sub{..." |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Igor Sysoev | release-0.8.15 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Igor Sysoev | nginx-0.8.15-RELEASE release-0.8.15 |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Igor Sysoev | test space between "~" and regex in server_name and... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Igor Sysoev | handle "/../" case more reliably |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Igor Sysoev | fix request counter for X-Accel-Redirect, the bug was... |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Igor Sysoev | fix case when the output filter should add incoming... |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Igor Sysoev | fix transparency in GIF |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Igor Sysoev | If .domain.com, .sub.domain.com, and .domain-some.com... |
commit | commitdiff | tree | snapshot |
| 2009-09-11 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Igor Sysoev | fix request counter for rewrite or internal redirection... |
commit | commitdiff | tree | snapshot |
| 2009-09-10 |
Igor Sysoev | fail if no file aio was found |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Igor Sysoev | increase request counter before an upstream cleanup... |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Igor Sysoev | fix request counter handling in perl module for $r... |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Igor Sysoev | do not pass incoming buf chain twice if data are ready, |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Igor Sysoev | release-0.8.14 tag |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Igor Sysoev | nginx-0.8.14-RELEASE release-0.8.14 |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | fix the previous commit |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | preload just a single byte to avoid testing file overrun |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | clean cache updating state if a response has uncacheabl... |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | fix request counter handling for perl handler, introduc... |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | log offset passed to sendfile() |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Igor Sysoev | small optimization |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Igor Sysoev | discrease slightly ngx_http_parse_header_line() size: |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
Igor Sysoev | discard request body before returning 413 error, |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
Igor Sysoev | fix request counter handling while discarding body... |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
Igor Sysoev | use %*s instead of %V |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
Igor Sysoev | fix segfault when a header starts with "\rX" |
commit | commitdiff | tree | snapshot |
| 2009-09-01 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | release-0.8.13 tag |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | nginx-0.8.13-RELEASE release-0.8.13 |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | retry aio sendfile if data are ready |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | fix building on FreeBSD without --with-file-aio |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | release-0.8.12 tag |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | nginx-0.8.12-RELEASE release-0.8.12 |
commit | commitdiff | tree | snapshot |
| 2009-08-31 |
Igor Sysoev | fix request counter handling for try_files, introduced... |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
Igor Sysoev | aio sendfile |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
Igor Sysoev | *) ngx_http_ephemeral |
commit | commitdiff | tree | snapshot |
| 2009-08-30 |
Igor Sysoev | refactor EAGAIN/EINTR processing |
commit | commitdiff | tree | snapshot |
| 2009-08-29 |
Igor Sysoev | use local variable and fix debug log message |
commit | commitdiff | tree | snapshot |
| 2009-08-29 |
Igor Sysoev | fix request counter for memcached, introduced in r3050 |
commit | commitdiff | tree | snapshot |
| 2009-08-29 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| next |