log

age author description
Sun, 24 Dec 2006 18:23:11 +0000 Igor Sysoev fix for nginx.pm default installation
Sun, 24 Dec 2006 18:13:06 +0000 Igor Sysoev worker_rlimit_core supports size in K, M, and G
Sun, 24 Dec 2006 18:12:18 +0000 Igor Sysoev backout the r945: the nginx.pm could not be loaded at all,
Sun, 24 Dec 2006 13:11:41 +0000 Igor Sysoev add comment
Sat, 23 Dec 2006 20:31:14 +0000 Igor Sysoev early C compiler test
Sat, 23 Dec 2006 19:54:21 +0000 Igor Sysoev the -V switch
Sat, 23 Dec 2006 19:16:06 +0000 Igor Sysoev fix --with-perl_modules_path= for unpriviliged user installation
Sat, 23 Dec 2006 15:05:26 +0000 Igor Sysoev lower the log level of the waitpid() ENOCHILD error on FreeBSD
Fri, 22 Dec 2006 20:30:26 +0000 Igor Sysoev fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode,
Fri, 22 Dec 2006 13:05:07 +0000 Igor Sysoev fix segfault
Fri, 22 Dec 2006 12:54:08 +0000 Igor Sysoev test Darwin 8 atomic(3)
Thu, 21 Dec 2006 16:33:31 +0000 Igor Sysoev use MacOSX atomic(3) and barrier(3) operations
Thu, 21 Dec 2006 15:47:00 +0000 Igor Sysoev use the right memory barriers
Thu, 21 Dec 2006 15:20:15 +0000 Igor Sysoev larx/stcx. should cycle if the reservation was cleared
Wed, 20 Dec 2006 19:38:06 +0000 Igor Sysoev fix debug log
Tue, 19 Dec 2006 15:23:20 +0000 Igor Sysoev use light-weight sync on ppc64
Tue, 19 Dec 2006 13:41:03 +0000 Igor Sysoev fix atomic operations on ppc64
Tue, 19 Dec 2006 12:40:19 +0000 Igor Sysoev ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64
Tue, 19 Dec 2006 12:38:20 +0000 Igor Sysoev the initial slot is out of array
Mon, 18 Dec 2006 20:46:49 +0000 Igor Sysoev fix segfault in "out of memory" situation
Fri, 15 Dec 2006 21:31:03 +0000 Igor Sysoev allocate aligned ngx_crc32_table_short globally
Fri, 15 Dec 2006 21:18:44 +0000 Igor Sysoev fix typo
Fri, 15 Dec 2006 10:24:57 +0000 Igor Sysoev fix segfault when $host is used and
Thu, 14 Dec 2006 23:22:34 +0000 Igor Sysoev bump version
Thu, 14 Dec 2006 23:20:55 +0000 Igor Sysoev fix typo
Thu, 14 Dec 2006 23:14:12 +0000 Igor Sysoev release-0.5.4 tag
Thu, 14 Dec 2006 23:14:11 +0000 Igor Sysoev nginx-0.5.4-RELEASE release-0.5.4
Thu, 14 Dec 2006 22:42:52 +0000 Igor Sysoev fix segfault when $host is used and request is "GET http://host HTTP/1.0"
Thu, 14 Dec 2006 22:13:33 +0000 Igor Sysoev allow "perl" inside "limit_except"
Thu, 14 Dec 2006 22:12:42 +0000 Igor Sysoev DELETE may not have the "Depth" header