Igor Sysoev
|
e95ea5b878
|
the PUTing to collection must return NGX_HTTP_BAD_REQUEST
|
2007-01-18 21:14:46 +00:00 |
|
Igor Sysoev
|
56331ba499
|
the "Overwrite" header line
|
2007-01-18 21:11:23 +00:00 |
|
Igor Sysoev
|
f5a359bdec
|
add size, access, and mtime to ngx_walk_tree()
|
2007-01-18 21:04:31 +00:00 |
|
Igor Sysoev
|
da7281a6da
|
NGX_HTTP_PRECONDITION_FAILED
|
2007-01-18 20:51:51 +00:00 |
|
Igor Sysoev
|
5fdb179a60
|
update nginx.xs to ngx_open_file(name, mode, create, access)
|
2007-01-18 20:48:03 +00:00 |
|
Igor Sysoev
|
50034b856c
|
ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)
|
2007-01-18 20:15:09 +00:00 |
|
Igor Sysoev
|
fe1cb8c3ac
|
rename mode to access
|
2007-01-18 19:52:18 +00:00 |
|
Igor Sysoev
|
ecef14e307
|
style fix
|
2007-01-17 10:50:52 +00:00 |
|
Igor Sysoev
|
66af04752f
|
fix debug logging
|
2007-01-16 20:43:36 +00:00 |
|
Igor Sysoev
|
03c9cb7afc
|
fix comparison
|
2007-01-16 19:01:10 +00:00 |
|
Igor Sysoev
|
c326529feb
|
bump version
|
2007-01-16 11:04:51 +00:00 |
|
Igor Sysoev
|
8488a1ce11
|
allow the upstream modules to send a header only
|
2007-01-15 17:12:43 +00:00 |
|
Igor Sysoev
|
4502bf57b3
|
add debug logging for FastCGI zero size buf alert
|
2007-01-15 16:00:51 +00:00 |
|
Igor Sysoev
|
ec3cabdcd9
|
ngx_strn2cmp() > ngx_memn2cmp()
|
2007-01-12 21:58:02 +00:00 |
|
Igor Sysoev
|
a1e82cca22
|
style fix
|
2007-01-12 21:57:20 +00:00 |
|
Igor Sysoev
|
805706a20f
|
fix duplicate rbtree keys case
|
2007-01-12 20:38:17 +00:00 |
|
Igor Sysoev
|
6043c80639
|
style fix: remove tabs
|
2007-01-12 20:26:39 +00:00 |
|
Igor Sysoev
|
1279b049b4
|
stop rbtree search early if equal hash was found
|
2007-01-11 16:57:30 +00:00 |
|
Igor Sysoev
|
ec582de2dd
|
test length of variable and number of connections
|
2007-01-11 16:50:06 +00:00 |
|
Igor Sysoev
|
2c32b5a1d2
|
fix segfault
|
2007-01-09 22:04:40 +00:00 |
|
Igor Sysoev
|
fe9a066d69
|
fix connection counter in subrequests
|
2007-01-09 20:58:41 +00:00 |
|
Igor Sysoev
|
36fefe3cfe
|
fix typo
|
2007-01-09 20:57:49 +00:00 |
|
Igor Sysoev
|
e98b867409
|
bump version
|
2007-01-09 20:57:24 +00:00 |
|
Igor Sysoev
|
a3ec505730
|
do not count connection for subrequest
|
2007-01-09 16:26:53 +00:00 |
|
Igor Sysoev
|
4e77a2bb83
|
pass the inherited shm_zone data
|
2007-01-09 15:59:20 +00:00 |
|
Igor Sysoev
|
1691aaf290
|
correct an error log message
|
2007-01-08 18:23:38 +00:00 |
|
Igor Sysoev
|
2316936389
|
use right status code
|
2007-01-08 18:22:06 +00:00 |
|
Igor Sysoev
|
36b1edca84
|
undo r979
|
2007-01-08 18:20:03 +00:00 |
|
Igor Sysoev
|
eb9b9d1c95
|
new syntax
|
2007-01-07 18:52:34 +00:00 |
|
Igor Sysoev
|
e7b5df16ba
|
ngx_http_realip_module must return NGX_DECLINED
|
2007-01-07 18:45:55 +00:00 |
|
Igor Sysoev
|
6eee80156f
|
count connection once per request
|
2007-01-07 17:47:17 +00:00 |
|
Igor Sysoev
|
d5ca16cdd4
|
ngx_http_variable_binary_remote_addr()
|
2007-01-07 13:36:56 +00:00 |
|
Igor Sysoev
|
e6bf2be77e
|
$binary_remote_addr
|
2007-01-07 13:35:08 +00:00 |
|
Igor Sysoev
|
ba658fc603
|
fix key length and alignment
|
2007-01-07 09:18:26 +00:00 |
|
Igor Sysoev
|
138e384c44
|
ngx_http_limit_zone_module
|
2007-01-06 18:52:46 +00:00 |
|
Igor Sysoev
|
f250a6dfba
|
fix segfault
|
2007-01-06 13:01:26 +00:00 |
|
Igor Sysoev
|
3364dc6eb7
|
move the session cache callbacks to the ngx_openssl_module
|
2007-01-03 15:25:40 +00:00 |
|
Igor Sysoev
|
528cdb7c2c
|
ssl_session_cache
|
2007-01-02 23:55:05 +00:00 |
|
Igor Sysoev
|
daf66de4a5
|
style fix: scf > sscf
|
2007-01-02 23:50:10 +00:00 |
|
Igor Sysoev
|
018b2a6376
|
style fix
|
2007-01-02 23:41:54 +00:00 |
|
Igor Sysoev
|
ebf2bbc310
|
ngx_ssl_get_server_conf()
|
2007-01-02 23:37:25 +00:00 |
|
Igor Sysoev
|
e974a72404
|
move ranges array to ngx_http_range_filter_ctx_t
|
2006-12-29 08:02:31 +00:00 |
|
Igor Sysoev
|
6fd25e105c
|
support ranges for single memory buffer
|
2006-12-29 07:47:37 +00:00 |
|
Igor Sysoev
|
818700cfcf
|
fix the previous commit
|
2006-12-29 07:01:11 +00:00 |
|
Igor Sysoev
|
0e8fc7a6b4
|
fix range in $r->sendfile
|
2006-12-28 20:55:25 +00:00 |
|
Igor Sysoev
|
c49d3ec7d4
|
style fix
|
2006-12-28 20:12:03 +00:00 |
|
Igor Sysoev
|
1980cc13f1
|
recursive DELETE
|
2006-12-25 12:38:44 +00:00 |
|
Igor Sysoev
|
d46aee8242
|
limit the ngx_http_index_module methods to GET, HEAD and POST
|
2006-12-25 12:37:04 +00:00 |
|
Igor Sysoev
|
26db569df0
|
style fix: remove trailing spaces
|
2006-12-24 21:07:34 +00:00 |
|
Igor Sysoev
|
ec810aef85
|
bump version
|
2006-12-24 18:42:26 +00:00 |
|