| 2007-03-19 |
Igor Sysoev | nginx-0.5.15-RELEASE release-0.5.15 |
commit | commitdiff | tree | snapshot |
| 2007-03-19 |
Igor Sysoev | Many changes: |
commit | commitdiff | tree | snapshot |
| 2007-03-19 |
Igor Sysoev | close keep-alive connections in the shuting down processes |
commit | commitdiff | tree | snapshot |
| 2007-03-07 |
Igor Sysoev | worker processes did not exit after reconfiguration and |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | avoid endless loop |
commit | commitdiff | tree | snapshot |
| 2007-03-06 |
Igor Sysoev | decrease log level from alert to debug for POLLERR... |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Igor Sysoev | release-0.5.14 tag |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Igor Sysoev | nginx-0.5.14-RELEASE release-0.5.14 |
commit | commitdiff | tree | snapshot |
| 2007-02-21 |
Igor Sysoev | use the contemporary directives |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
Igor Sysoev | ngx_log_error() > ngx_conf_log_error() |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
Igor Sysoev | use "goto" instead of indistinct "break" |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
Igor Sysoev | stop on superfluous closing "}" |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
Igor Sysoev | release-0.5.13 tag |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
Igor Sysoev | nginx-0.5.13-RELEASE release-0.5.13 |
commit | commitdiff | tree | snapshot |
| 2007-02-17 |
Igor Sysoev | a client address must be allocated from a connection... |
commit | commitdiff | tree | snapshot |
| 2007-02-17 |
Igor Sysoev | ioctl FIONBIO uses int, so nginx did not work on big... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Igor Sysoev | COPY and MOVE |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | finalize request to allow post_action |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | fix broken values, debug logging, and style fix |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | optimize $http_x_forwarded_for |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | fix format |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | close connection for too long commands |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | if client closes a connection prematurely, then epoll... |
commit | commitdiff | tree | snapshot |
| 2007-02-15 |
Igor Sysoev | add debug logging |
commit | commitdiff | tree | snapshot |
| 2007-02-14 |
Igor Sysoev | return error for too long commands |
commit | commitdiff | tree | snapshot |
| 2007-02-14 |
Igor Sysoev | ngx_strcasecmp()/ngx_strncasecmp() |
commit | commitdiff | tree | snapshot |
| 2007-02-14 |
Igor Sysoev | fix building on platforms with non-supported atomic... |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Igor Sysoev | release-0.5.12 tag |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Igor Sysoev | nginx-0.5.12-RELEASE release-0.5.12 |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Igor Sysoev | correct r1100 |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Igor Sysoev | fix building with ngx_http_perl_module |
commit | commitdiff | tree | snapshot |
| 2007-02-11 |
Igor Sysoev | fix building on platforms with non-supported atomic... |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Igor Sysoev | fix segfault when a large FastCGI response was written... |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Igor Sysoev | log a right subrequest |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Igor Sysoev | fix segfault when $fastcgi_script_name is used in acces... |
commit | commitdiff | tree | snapshot |
| 2007-02-05 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-02-05 |
Igor Sysoev | release-0.5.11 tag |
commit | commitdiff | tree | snapshot |
| 2007-02-05 |
Igor Sysoev | nginx-0.5.11-RELEASE release-0.5.11 |
commit | commitdiff | tree | snapshot |
| 2007-02-04 |
Igor Sysoev | fix several ranges |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | allocate less memory on 64-bit platforms |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | shorten temporary names on 64-bit platforms |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | use ngx_dir_access() to enable search bits for directory |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | eliminate the useless space symbol |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | log a real response error code instead of "0" |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Igor Sysoev | fix segfault if nginx was build with -O2 -fomit-frame... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Igor Sysoev | test PCRE in MacPorts |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | release-0.5.10 tag |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | nginx-0.5.10-RELEASE release-0.5.10 |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | fix segfault if nginx was build with -O2 -fomit-frame... |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | fix online upgrade |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | release-0.5.9 tag |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | nginx-0.5.9-RELEASE release-0.5.9 |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | $memcached_key |
commit | commitdiff | tree | snapshot |
| 2007-01-25 |
Igor Sysoev | undo "client_body_in_file_only any" |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
Igor Sysoev | fix "access_log off" |
commit | commitdiff | tree | snapshot |
| 2007-01-24 |
Igor Sysoev | client_body_in_file_only any |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
Igor Sysoev | delete temporary file for incomplete small request... |
commit | commitdiff | tree | snapshot |
| 2007-01-21 |
Igor Sysoev | log a failure of the writing to access_log once per... |
commit | commitdiff | tree | snapshot |
| 2007-01-21 |
Igor Sysoev | allow "sendfile" in "if" context |
commit | commitdiff | tree | snapshot |
| 2007-01-20 |
Igor Sysoev | env |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | bump version |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | release-0.5.8 tag |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | nginx-0.5.8-RELEASE release-0.5.8 |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | fix segfault when a request body fits in r->header_in and |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | fix segfault when client_body_in_file_only is on, the... |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | a non-active client connection must not closed after... |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | style and comment fix |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Igor Sysoev | if client closes a connection prematurely, then epoll... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | the PUTing to collection must return NGX_HTTP_BAD_REQUEST |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | the "Overwrite" header line |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | add size, access, and mtime to ngx_walk_tree() |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | NGX_HTTP_PRECONDITION_FAILED |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | update nginx.xs to ngx_open_file(name, mode, create... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | ngx_read_fd() |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | NGX_FILE_WRONLY |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | ngx_file_access() and ngx_de_access() |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | axe Win9X code |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | add comment |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | axe unused code |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | ngx_open_file(name, access, create) > ngx_open_file... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | rename mode to access |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | unused value |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | fix typo |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | style fix: remove trailing spaces |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | fix log message |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | delete default "tcp_nodelay on" |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Igor Sysoev | fix FastCGI "zero size buf" alert, |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
Igor Sysoev | fix FastCGI "zero size buf" alert, |
commit | commitdiff | tree | snapshot |
| 2007-01-17 |
Igor Sysoev | style fix |
commit | commitdiff | tree | snapshot |
| next |