Igor Sysoev
acbcd9da7f
DELETE may not have the "Depth" header
2006-12-14 22:12:42 +00:00
Igor Sysoev
fc99b009bc
fix number of arguments
2006-12-14 22:11:52 +00:00
Igor Sysoev
6778476a66
bump version
2006-12-13 15:11:27 +00:00
Igor Sysoev
8884c2a0d6
release-0.5.3 tag
2006-12-13 15:06:56 +00:00
Igor Sysoev
587b4b8a05
nginx-0.5.3-RELEASE
2006-12-13 15:06:55 +00:00
Igor Sysoev
db4e43c225
fix msvc build failure
2006-12-13 15:06:46 +00:00
Igor Sysoev
b6ef94f49b
$r->status
2006-12-13 13:49:56 +00:00
Igor Sysoev
5a4344f5f8
add HTTP response codes
2006-12-13 12:31:58 +00:00
Igor Sysoev
df88a81783
fix ngx_http_perl_sleep_handler()
2006-12-13 12:30:57 +00:00
Igor Sysoev
65b8a197b9
$r->variable() supports perl only variables
2006-12-12 22:06:03 +00:00
Igor Sysoev
e773324c30
$r->sleep()
2006-12-12 20:59:24 +00:00
Igor Sysoev
332efbc412
style fix
2006-12-12 20:58:41 +00:00
Igor Sysoev
7e8dd2578a
fix $r->has_request_body()
2006-12-12 20:57:48 +00:00
Igor Sysoev
d1985e91f5
axe ngx_http_perl_cleanup_sv(): all SVs should be freed
...
by perl_free() in ngx_http_perl_cleanup_perl()
2006-12-12 20:06:04 +00:00
Igor Sysoev
e8c5dc6ff4
$r->log_error()
2006-12-12 19:33:13 +00:00
Igor Sysoev
bf3aaac7ac
rewritten upstream
2006-12-12 16:46:16 +00:00
Igor Sysoev
63ba5a61b5
fix highly unlikely bug
2006-12-12 15:46:53 +00:00
Igor Sysoev
169efce947
bump version
2006-12-12 14:17:04 +00:00
Igor Sysoev
174485af87
release-0.5.2 tag
2006-12-11 15:23:28 +00:00
Igor Sysoev
d127f31ee3
nginx-0.5.2-RELEASE
2006-12-11 15:23:27 +00:00
Igor Sysoev
2fb2a8dbf9
upstream name was tried to resolve
2006-12-11 15:12:07 +00:00
Igor Sysoev
45fdb988fe
fix typo
2006-12-11 11:06:20 +00:00
Igor Sysoev
b8989b9694
bump version
2006-12-11 11:05:54 +00:00
Igor Sysoev
a66455be4b
release-0.5.1 tag
2006-12-11 10:00:06 +00:00
Igor Sysoev
f5f67388e6
nginx-0.5.1-RELEASE
2006-12-11 10:00:05 +00:00
Igor Sysoev
5d118d3f77
fix fastcgi and memcached upstreams
2006-12-11 08:59:30 +00:00
Igor Sysoev
cf100a7827
fix post_action for disconnected client
2006-12-11 08:31:54 +00:00
Igor Sysoev
c5783663b8
workaround for Eudora for Mac: it sends
...
AUTH PLAIN [base64 encoded]
2006-12-11 08:27:29 +00:00
Igor Sysoev
e60b99f1d0
TCP upstreams always used the first TCP upstream with the same name
2006-12-11 08:25:03 +00:00
Igor Sysoev
adf9c7f149
unix socket upstreams always used the first unix upstream
2006-12-06 15:39:08 +00:00
Igor Sysoev
c3d106a9bc
slot number must be incremented once per second only,
...
ngx_time_update() set msec in an wrong slot
2006-12-06 14:25:20 +00:00
Igor Sysoev
a19ed3eddd
fix when last htpasswd line has no CR or LF
2006-12-06 14:17:42 +00:00
Igor Sysoev
8f98581bbf
the previous fix does not actually fix overflow
2006-12-06 11:33:18 +00:00
Igor Sysoev
8b6844c747
fix msec overflow
2006-12-05 20:30:05 +00:00
Igor Sysoev
67effaff99
bump version
2006-12-04 17:05:07 +00:00
Igor Sysoev
62ee0c4ff5
release-0.5.0 tag
2006-12-04 16:56:54 +00:00
Igor Sysoev
05f998825f
nginx-0.5.0-RELEASE
2006-12-04 16:56:53 +00:00
Igor Sysoev
3d2fd18a39
upstream choice modules
2006-12-04 16:46:13 +00:00
Igor Sysoev
a53f7293c8
Auth-Status: WAIT
2006-12-03 13:48:49 +00:00
Igor Sysoev
90d7bb2b13
the PERL_NO_GET_CONTEXT is actually required, see perlguts
2006-11-28 13:20:34 +00:00
Igor Sysoev
2f899aa56c
fix building on 64-bit platforms
2006-11-27 20:47:55 +00:00
Igor Sysoev
a8c54c082c
axe old % log format
2006-11-27 14:46:15 +00:00
Igor Sysoev
f9ad2f1545
bump version to 0.5.0
2006-11-27 14:34:42 +00:00
Igor Sysoev
23446ff2cb
release-0.4.14 tag
2006-11-27 14:28:45 +00:00
Igor Sysoev
3a6cb40b36
nginx-0.4.14-RELEASE
2006-11-27 14:28:44 +00:00
Igor Sysoev
693c452517
fix the previous commit
2006-11-27 11:12:34 +00:00
Igor Sysoev
0ec09f9196
test PCRE in FreeBSD, Linux, and NetBSD
2006-11-27 11:07:09 +00:00
Igor Sysoev
9a29d129f2
add comment
2006-11-26 16:56:41 +00:00
Igor Sysoev
36d520d686
fix segfaults in future workers those will use old configuration,
...
if new configuration failed
2006-11-26 15:35:02 +00:00
Igor Sysoev
f9b7db5aaa
Axe several perl interpreter instances: they may be useful in currently
...
unsupported threaded environment, but now they complicate code:
*) perl_clone() requires at least duplicating nginx stash;
*) the multiplicity requires to re-evalute all precompiled subroutines
and nginx stash in new interpreter context.
2006-11-26 14:35:27 +00:00