log

age author description
Mon, 28 Sep 2009 13:08:09 +0000 Igor Sysoev nginx-0.8.17-RELEASE release-0.8.17
Mon, 28 Sep 2009 12:31:47 +0000 Igor Sysoev fix request counter in resolver handling, the bug was introduced in r3050
Mon, 28 Sep 2009 12:24:09 +0000 Igor Sysoev allow "make clean" for OpenSSL, the bug was introduced in r2874
Mon, 28 Sep 2009 11:12:45 +0000 Igor Sysoev we do not need to increase request counter in this place,
Sat, 26 Sep 2009 13:24:15 +0000 Igor Sysoev fix r3078: do not increase request counter if body has been just discarded
Fri, 25 Sep 2009 20:25:47 +0000 Igor Sysoev use parents around NGX_ATOMIC_T_LEN value
Fri, 25 Sep 2009 14:17:28 +0000 Igor Sysoev uniform ngx_directio_on/off() interface with other file functions
Fri, 25 Sep 2009 13:55:46 +0000 Igor Sysoev handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG
Fri, 25 Sep 2009 11:55:33 +0000 Igor Sysoev fix discarding body
Fri, 25 Sep 2009 09:30:06 +0000 Igor Sysoev check unsafe Destination
Fri, 25 Sep 2009 09:13:08 +0000 Igor Sysoev low ENAMETOOLONG logging level
Thu, 24 Sep 2009 20:09:12 +0000 Igor Sysoev fix r3155
Thu, 24 Sep 2009 20:05:21 +0000 Igor Sysoev test incomplete WriteFile()
Thu, 24 Sep 2009 20:04:10 +0000 Igor Sysoev log file name for read/write errors
Thu, 24 Sep 2009 19:55:35 +0000 Igor Sysoev delete Win95 code
Thu, 24 Sep 2009 14:47:10 +0000 Igor Sysoev fix debug log message
Thu, 24 Sep 2009 14:45:28 +0000 Igor Sysoev $ssl_session_id
Thu, 24 Sep 2009 13:23:25 +0000 Igor Sysoev update the previous commit: use ngx_strlow()
Thu, 24 Sep 2009 13:15:50 +0000 Igor Sysoev $host is always in low case:
Wed, 23 Sep 2009 15:28:33 +0000 Igor Sysoev low default connection errors level from alert to error
Wed, 23 Sep 2009 15:27:17 +0000 Igor Sysoev bump version
Tue, 22 Sep 2009 14:35:22 +0000 Igor Sysoev release-0.8.16 tag
Tue, 22 Sep 2009 14:35:21 +0000 Igor Sysoev nginx-0.8.16-RELEASE release-0.8.16
Tue, 22 Sep 2009 09:44:57 +0000 Igor Sysoev fail if file size was changed
Tue, 22 Sep 2009 09:06:15 +0000 Igor Sysoev fix typo in addition_types directive name
Mon, 21 Sep 2009 18:34:22 +0000 Igor Sysoev fix request counter for post_action, the bug was introduced in r3050
Mon, 21 Sep 2009 15:55:56 +0000 Igor Sysoev allow to log invalid $request in access_log always,
Sat, 19 Sep 2009 16:15:13 +0000 Igor Sysoev fix resolver cache rbtree comparison
Fri, 18 Sep 2009 09:21:14 +0000 Igor Sysoev restore environ, this fixes segfault on reconfiguration failure when
Fri, 18 Sep 2009 09:12:40 +0000 Igor Sysoev fix comment