Igor Sysoev
|
bcc2fc2937
|
fix building without --with-debug on Solaris
|
2007-03-21 11:16:14 +00:00 |
|
Igor Sysoev
|
071f2f0227
|
bump version
|
2007-03-19 14:58:30 +00:00 |
|
Igor Sysoev
|
1b3a2089cc
|
fix change log
|
2007-03-19 14:03:05 +00:00 |
|
Igor Sysoev
|
dfcd362b5f
|
release-0.5.15 tag
|
2007-03-19 13:44:25 +00:00 |
|
Igor Sysoev
|
e568294081
|
nginx-0.5.15-RELEASE
|
2007-03-19 13:44:24 +00:00 |
|
Igor Sysoev
|
8b42ba5553
|
Many changes:
*) rename imap to mail, sort pop3/imap functions
*) smtp auth support
*) pop3 starttls only
*) fix segfault if cram-md5 was used without apop
|
2007-03-19 13:36:56 +00:00 |
|
Igor Sysoev
|
d8385e558b
|
close keep-alive connections in the shuting down processes
|
2007-03-19 13:20:15 +00:00 |
|
Igor Sysoev
|
fa14014f00
|
worker processes did not exit after reconfiguration and
did not rotate logs if eventport was used
|
2007-03-07 10:25:16 +00:00 |
|
Igor Sysoev
|
c3f512ca0c
|
style fix
|
2007-03-06 20:29:08 +00:00 |
|
Igor Sysoev
|
324729aace
|
style fix
|
2007-03-06 20:17:50 +00:00 |
|
Igor Sysoev
|
93b0670668
|
bump version
|
2007-03-06 12:59:58 +00:00 |
|
Igor Sysoev
|
d13e82af6f
|
style fix
|
2007-03-06 12:18:45 +00:00 |
|
Igor Sysoev
|
4841bfc2a6
|
avoid endless loop
|
2007-03-06 11:02:35 +00:00 |
|
Igor Sysoev
|
c1dac7b9d0
|
decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVAL
|
2007-03-06 11:01:50 +00:00 |
|
Igor Sysoev
|
b3e7855f19
|
release-0.5.14 tag
|
2007-02-23 12:37:07 +00:00 |
|
Igor Sysoev
|
1eaccdcc1c
|
nginx-0.5.14-RELEASE
|
2007-02-23 12:37:06 +00:00 |
|
Igor Sysoev
|
bbbbc62189
|
use the contemporary directives
|
2007-02-21 11:50:39 +00:00 |
|
Igor Sysoev
|
ddd6c0060f
|
ngx_log_error() > ngx_conf_log_error()
|
2007-02-20 15:47:54 +00:00 |
|
Igor Sysoev
|
a4597be5c7
|
use "goto" instead of indistinct "break"
|
2007-02-20 14:36:48 +00:00 |
|
Igor Sysoev
|
0b7ab4eb7b
|
stop on superfluous closing "}"
|
2007-02-20 14:33:26 +00:00 |
|
Igor Sysoev
|
e9462d4b3b
|
bump version
|
2007-02-19 13:42:48 +00:00 |
|
Igor Sysoev
|
52ed2c4317
|
release-0.5.13 tag
|
2007-02-19 13:25:55 +00:00 |
|
Igor Sysoev
|
bda262d9ee
|
nginx-0.5.13-RELEASE
|
2007-02-19 13:25:54 +00:00 |
|
Igor Sysoev
|
5ac1d2b890
|
a client address must be allocated from a connection pool
to live through the keep-alive requests
|
2007-02-17 21:06:47 +00:00 |
|
Igor Sysoev
|
13397fc16e
|
ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms
|
2007-02-17 19:53:52 +00:00 |
|
Igor Sysoev
|
8950caabd5
|
COPY and MOVE
fix PUT and DELETE to conform to WebDAV specification
|
2007-02-16 12:16:25 +00:00 |
|
Igor Sysoev
|
ae16d00212
|
finalize request to allow post_action
|
2007-02-15 18:53:48 +00:00 |
|
Igor Sysoev
|
5cd0a2990f
|
fix broken values, debug logging, and style fix
|
2007-02-15 15:05:26 +00:00 |
|
Igor Sysoev
|
c7d977cfec
|
optimize $http_x_forwarded_for
|
2007-02-15 15:04:36 +00:00 |
|
Igor Sysoev
|
51d33405d7
|
fix format
|
2007-02-15 14:13:24 +00:00 |
|
Igor Sysoev
|
9425f57a2a
|
close connection for too long commands
|
2007-02-15 13:30:19 +00:00 |
|
Igor Sysoev
|
dde9a92782
|
if client closes a connection prematurely, then epoll (at least
in Linux 2.6.16) sends EPOLLERR|EPOLLHUP|EPOLLIN only and writer
does not know about the error
|
2007-02-15 10:02:34 +00:00 |
|
Igor Sysoev
|
7a9fac906b
|
add debug logging
|
2007-02-15 10:00:59 +00:00 |
|
Igor Sysoev
|
99417ab217
|
return error for too long commands
|
2007-02-14 20:45:19 +00:00 |
|
Igor Sysoev
|
2e32c0fc0d
|
ngx_strcasecmp()/ngx_strncasecmp()
|
2007-02-14 18:51:19 +00:00 |
|
Igor Sysoev
|
88dd7b6673
|
fix building on platforms with non-supported atomic operations
|
2007-02-14 13:52:47 +00:00 |
|
Igor Sysoev
|
e50c956ba5
|
bump version
|
2007-02-12 15:37:36 +00:00 |
|
Igor Sysoev
|
1bee5d6d57
|
release-0.5.12 tag
|
2007-02-12 14:59:21 +00:00 |
|
Igor Sysoev
|
1c0ca80be4
|
nginx-0.5.12-RELEASE
|
2007-02-12 14:59:20 +00:00 |
|
Igor Sysoev
|
8b7bc193f4
|
correct r1100
|
2007-02-12 14:58:45 +00:00 |
|
Igor Sysoev
|
10af0f092a
|
fix building with ngx_http_perl_module
|
2007-02-12 13:19:12 +00:00 |
|
Igor Sysoev
|
cea125af7c
|
fix building on platforms with non-supported atomic operations
|
2007-02-11 07:49:12 +00:00 |
|
Igor Sysoev
|
90d1b9be12
|
fix segfault when a large FastCGI response was written to a temporary file
|
2007-02-09 14:02:42 +00:00 |
|
Igor Sysoev
|
4b03125f8a
|
log a right subrequest
|
2007-02-09 13:49:14 +00:00 |
|
Igor Sysoev
|
efcd010f0b
|
fix segfault when $fastcgi_script_name is used in access_log
and there was bad request (400)
|
2007-02-09 11:56:23 +00:00 |
|
Igor Sysoev
|
0a75803fe3
|
bump version
|
2007-02-05 14:49:52 +00:00 |
|
Igor Sysoev
|
195480e008
|
release-0.5.11 tag
|
2007-02-05 14:02:52 +00:00 |
|
Igor Sysoev
|
4d663ac2ec
|
nginx-0.5.11-RELEASE
|
2007-02-05 14:02:51 +00:00 |
|
Igor Sysoev
|
a2f7ee9bdf
|
fix several ranges
|
2007-02-04 18:40:47 +00:00 |
|
Igor Sysoev
|
9e15143ce5
|
style fix
|
2007-01-31 07:31:50 +00:00 |
|