]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2009-09-24 Igor Sysoevfix r3155
2009-09-24 Igor Sysoevtest incomplete WriteFile()
2009-09-24 Igor Sysoevlog file name for read/write errors
2009-09-24 Igor Sysoevdelete Win95 code
2009-09-24 Igor Sysoevfix debug log message
2009-09-24 Igor Sysoev$ssl_session_id
2009-09-24 Igor Sysoevupdate the previous commit: use ngx_strlow()
2009-09-24 Igor Sysoev$host is always in low case:
2009-09-23 Igor Sysoevlow default connection errors level from alert to error
2009-09-23 Igor Sysoevbump version
2009-09-22 Igor Sysoevrelease-0.8.16 tag
2009-09-22 Igor Sysoevnginx-0.8.16-RELEASE release-0.8.16
2009-09-22 Igor Sysoevfail if file size was changed
2009-09-22 Igor Sysoevfix typo in addition_types directive name
2009-09-21 Igor Sysoevfix request counter for post_action, the bug was introd...
2009-09-21 Igor Sysoevallow to log invalid $request in access_log always,
2009-09-19 Igor Sysoevfix resolver cache rbtree comparison
2009-09-18 Igor Sysoevrestore environ, this fixes segfault on reconfiguration...
2009-09-18 Igor Sysoevfix comment
2009-09-18 Igor Sysoev*) issue warning instead of failure: this is too common...
2009-09-16 Igor Sysoevfix memory leak in resolver
2009-09-16 Igor Sysoevwin32 ngx_file_info() utf8 support
2009-09-16 Igor Sysoevpreserve errno while ngx_free()
2009-09-15 Igor Sysoevdo not pass buf with empty cached response,
2009-09-15 Igor Sysoevnginx always sent "Vary: Accept-Encoding",
2009-09-15 Igor Sysoevimage_filter_transparency
2009-09-15 Igor Sysoevfix alpha-channel transparency in PNG
2009-09-15 Igor Sysoevallow perl "sub{..."
2009-09-15 Igor Sysoevbump version
2009-09-14 Igor Sysoevrelease-0.8.15 tag
2009-09-14 Igor Sysoevnginx-0.8.15-RELEASE release-0.8.15
2009-09-14 Igor Sysoevtest space between "~" and regex in server_name and...
2009-09-14 Igor Sysoevhandle "/../" case more reliably
2009-09-13 Igor Sysoevfix request counter for X-Accel-Redirect, the bug was...
2009-09-13 Igor Sysoevfix case when the output filter should add incoming...
2009-09-13 Igor Sysoevstyle fix
2009-09-12 Igor Sysoevfix transparency in GIF
2009-09-12 Igor SysoevIf .domain.com, .sub.domain.com, and .domain-some.com...
2009-09-11 Igor Sysoevstyle fix
2009-09-10 Igor Sysoevfix request counter for rewrite or internal redirection...
2009-09-10 Igor Sysoevfail if no file aio was found
2009-09-08 Igor Sysoevincrease request counter before an upstream cleanup...
2009-09-08 Igor Sysoevfix request counter handling in perl module for $r...
2009-09-07 Igor Sysoevdo not pass incoming buf chain twice if data are ready,
2009-09-07 Igor Sysoevbump version
2009-09-07 Igor Sysoevrelease-0.8.14 tag
2009-09-07 Igor Sysoevnginx-0.8.14-RELEASE release-0.8.14
2009-09-04 Igor Sysoevfix the previous commit
2009-09-04 Igor Sysoevpreload just a single byte to avoid testing file overrun
2009-09-04 Igor Sysoevclean cache updating state if a response has uncacheabl...
2009-09-04 Igor Sysoevfix request counter handling for perl handler, introduc...
2009-09-04 Igor Sysoevlog offset passed to sendfile()
2009-09-04 Igor Sysoevsmall optimization
2009-09-02 Igor Sysoevdiscrease slightly ngx_http_parse_header_line() size:
2009-09-01 Igor Sysoevdiscard request body before returning 413 error,
2009-09-01 Igor Sysoevfix request counter handling while discarding body...
2009-09-01 Igor Sysoevuse %*s instead of %V
2009-09-01 Igor Sysoevfix segfault when a header starts with "\rX"
2009-09-01 Igor Sysoevbump version
2009-08-31 Igor Sysoevrelease-0.8.13 tag
2009-08-31 Igor Sysoevnginx-0.8.13-RELEASE release-0.8.13
2009-08-31 Igor Sysoevretry aio sendfile if data are ready
2009-08-31 Igor Sysoevfix building on FreeBSD without --with-file-aio
2009-08-31 Igor Sysoevbump version
2009-08-31 Igor Sysoevrelease-0.8.12 tag
2009-08-31 Igor Sysoevnginx-0.8.12-RELEASE release-0.8.12
2009-08-31 Igor Sysoevfix request counter handling for try_files, introduced...
2009-08-30 Igor Sysoevaio sendfile
2009-08-30 Igor Sysoev*) ngx_http_ephemeral
2009-08-30 Igor Sysoevrefactor EAGAIN/EINTR processing
2009-08-29 Igor Sysoevuse local variable and fix debug log message
2009-08-29 Igor Sysoevfix request counter for memcached, introduced in r3050
2009-08-29 Igor Sysoevbump version
2009-08-28 Igor Sysoevrelease-0.8.11 tag
2009-08-28 Igor Sysoevnginx-0.8.11-RELEASE release-0.8.11
2009-08-28 Igor Sysoevfix build by msvc, introduced in r3054
2009-08-28 Igor Sysoevdo not create cache key in AIO invocation
2009-08-28 Igor Sysoevfix sending a cached file using AIO
2009-08-28 Igor Sysoevdo not disable gzip for MSIE 6.0 SV1 in "gzip_disable...
2009-08-28 Igor Sysoevdirectio_alignment
2009-08-28 Igor SysoevFreeBSD and Linux AIO support
2009-08-28 Igor Sysoevstyle fix
2009-08-26 Igor Sysoevaxe r->connection->destroyed testing
2009-08-26 Igor Sysoevrequest reference counter
2009-08-26 Igor Sysoevtwice termination delay only after SIGALRM, otherwise...
2009-08-26 Igor Sysoevstyle fix
2009-08-26 Igor Sysoevfix typo
2009-08-26 Igor Sysoevignore SIGSYS
2009-08-25 Igor Sysoev*) move small declarations in appropriate places and...
2009-08-25 Igor Sysoevstyle fix
2009-08-25 Igor Sysoevbump version
2009-08-24 Igor Sysoevrelease-0.8.10 tag
2009-08-24 Igor Sysoevnginx-0.8.10-RELEASE release-0.8.10
2009-08-24 Igor Sysoevfix Linux "uname -r" version matching
2009-08-23 Igor Sysoevstrict testing "access_log off"
2009-08-23 Igor Sysoevprocess upstream ETag header
2009-08-23 Igor Sysoevthe flags should be bit-wide only
2009-08-21 Igor Sysoev*) share temporary number between workers
2009-08-20 Igor Sysoevtest EXDEV after path creation
2009-08-20 Igor Sysoevfix copy failure logging and stale files removal, intro...
next