Timeline



01/18/07:

21:14 Changeset in nginx [1060:8e5c032e7855] by Igor Sysoev <igor@…>
the PUTing to collection must return NGX_HTTP_BAD_REQUEST
21:11 Changeset in nginx [1059:bff1312b84ed] by Igor Sysoev <igor@…>
the "Overwrite" header line
21:04 Changeset in nginx [1058:01f818c6f7de] by Igor Sysoev <igor@…>
add size, access, and mtime to ngx_walk_tree()
20:51 Changeset in nginx [1057:bbde03037ef6] by Igor Sysoev <igor@…>
NGX_HTTP_PRECONDITION_FAILED
20:48 Changeset in nginx [1056:82b9e57993ec] by Igor Sysoev <igor@…>
update nginx.xs to ngx_open_file(name, mode, create, access)
20:39 Changeset in nginx [1055:0f692964f1b3] by Igor Sysoev <igor@…>
ngx_read_fd()
20:37 Changeset in nginx [1054:836fe133b6d5] by Igor Sysoev <igor@…>
NGX_FILE_WRONLY
20:31 Changeset in nginx [1053:b9fa23cda4cc] by Igor Sysoev <igor@…>
ngx_file_access() and ngx_de_access()
20:25 Changeset in nginx [1052:81da6273fb04] by Igor Sysoev <igor@…>
style fix
20:24 Changeset in nginx [1051:25114f8e2780] by Igor Sysoev <igor@…>
axe Win9X code
20:23 Changeset in nginx [1050:5d9451a01c5d] by Igor Sysoev <igor@…>
add comment
20:22 Changeset in nginx [1049:8865ca5ff560] by Igor Sysoev <igor@…>
axe unused code
20:15 Changeset in nginx [1048:c4f666fc3a7e] by Igor Sysoev <igor@…>
ngx_open_file(name, access, create) > ngx_open_file(name, mode, …
20:05 Changeset in nginx [1047:ea6f43a88208] by Igor Sysoev <igor@…>
style fix
19:52 Changeset in nginx [1046:bb139aba3199] by Igor Sysoev <igor@…>
rename mode to access
19:49 Changeset in nginx [1045:1ade5def878d] by Igor Sysoev <igor@…>
unused value
19:48 Changeset in nginx [1044:e139d13faf42] by Igor Sysoev <igor@…>
fix typo
19:40 Changeset in nginx [1043:7073b87fa8e9] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
14:28 Changeset in nginx [1042:63dec254cc4a] by Igor Sysoev <igor@…>
fix log message
07:08 Changeset in nginx [1041:6c8af39831e4] by Igor Sysoev <igor@…>
delete default "tcp_nodelay on"
07:07 Changeset in nginx [1040:d536a2332385] by Igor Sysoev <igor@…>
fix FastCGI "zero size buf" alert, the previous commit did not fix too

01/17/07:

16:10 Changeset in nginx [1039:73f18b6ad6ba] by Igor Sysoev <igor@…>
fix FastCGI "zero size buf" alert, r841 did not fix it
10:50 Changeset in nginx [1038:c136df6c5ff0] by Igor Sysoev <igor@…>
style fix

01/16/07:

20:43 Changeset in nginx [1037:c28c8bdb57f4] by Igor Sysoev <igor@…>
fix debug logging
19:01 Changeset in nginx [1036:defdce84b172] by Igor Sysoev <igor@…>
fix comparison
11:04 Changeset in nginx [1035:4fcea9a9117b] by Igor Sysoev <igor@…>
bump version

01/15/07:

17:49 Changeset in nginx [1034:d557851dd574] by Igor Sysoev <igor@…>
release-0.5.7 tag
17:49 Changeset in nginx [1033:aed8a9de6245]release-0.5.7 by Igor Sysoev <igor@…>
nginx-0.5.7-RELEASE
17:48 Changeset in nginx [1032:899050121f43] by Igor Sysoev <igor@…>
quick fix for case when ssl_session_cache defined, but ssl is not …
17:12 Changeset in nginx [1031:bf1785dfb75f] by Igor Sysoev <igor@…>
allow the upstream modules to send a header only
16:00 Changeset in nginx [1030:5a86fcc480c6] by Igor Sysoev <igor@…>
add debug logging for FastCGI zero size buf alert

01/12/07:

21:58 Changeset in nginx [1029:ce08bc4cb97b] by Igor Sysoev <igor@…>
ngx_strn2cmp() > ngx_memn2cmp()
21:57 Changeset in nginx [1028:af57bfd77b7f] by Igor Sysoev <igor@…>
style fix
20:57 Changeset in nginx [1027:ff07ccfaad50] by Igor Sysoev <igor@…>
fix duplicate rbtree keys case
20:38 Changeset in nginx [1026:38be15c1379a] by Igor Sysoev <igor@…>
fix duplicate rbtree keys case
20:26 Changeset in nginx [1025:f88651afad40] by Igor Sysoev <igor@…>
style fix: remove tabs
20:15 Changeset in nginx [1024:eeadc558e86d] by Igor Sysoev <igor@…>
ngx_strn2cmp()
19:48 Changeset in nginx [1023:68cc5e2e1a5d] by Igor Sysoev <igor@…>
make global the rbtree color handling macros
19:26 Changeset in nginx [1022:7058eb754ef0] by Igor Sysoev <igor@…>
add comment
18:05 Changeset in nginx [1021:8902a211b00e] by Igor Sysoev <igor@…>
fix comment

01/11/07:

22:08 Changeset in nginx [1020:c95800738d2c] by Igor Sysoev <igor@…>
axe aio drafts
22:05 Changeset in nginx [1019:447051f68623] by Igor Sysoev <igor@…>
axe long ago unnecessary file
19:13 Changeset in nginx [1018:06306a20b8bb] by Igor Sysoev <igor@…>
fix slab allocator on 64-bit platfroms
18:59 Changeset in nginx [1017:ee25c79bea34] by Igor Sysoev <igor@…>
optimize the SSL session cache allocations on 64-bit platforms
18:58 Changeset in nginx [1016:d0e8c81d3bb7] by Igor Sysoev <igor@…>
fix slab allocator on 64-bit platfroms
18:57 Changeset in nginx [1015:32ebb6b13ff3] by Igor Sysoev <igor@…>
ssl_session_timeout was set only if builtin cache was used
17:39 Changeset in nginx [1014:5ffd76a9ccf3] by Igor Sysoev <igor@…>
optimize the SSL session cache allocations
17:05 Changeset in nginx [1013:7dd987e09701] by Igor Sysoev <igor@…>
stop rbtree search early if equal hash was found
16:57 Changeset in nginx [1012:11ffb8e4753f] by Igor Sysoev <igor@…>
stop rbtree search early if equal hash was found
16:50 Changeset in nginx [1011:19118c44303f] by Igor Sysoev <igor@…>
test length of variable and number of connections
16:20 Changeset in nginx [1010:d1792e17a559] by Igor Sysoev <igor@…>
fix default -O
16:07 Changeset in nginx [1009:ee5f21acea76] by Igor Sysoev <igor@…>
optimization
16:07 Changeset in nginx [1008:51d0884364fe] by Igor Sysoev <igor@…>
optimize inlined code for gcc
16:00 Changeset in nginx [1007:f1ebccfd95f9] by Igor Sysoev <igor@…>
use "r" instead of "q"

01/10/07:

16:15 Changeset in nginx [1006:0d0c74b73573] by Igor Sysoev <igor@…>
icc and PCRE-6.5+ compatibility
15:21 Changeset in nginx [1005:89ceaab8223a] by Igor Sysoev <igor@…>
do not build OpenSSL with threads, if they are not used
11:52 Changeset in nginx [1004:d7f827a9af89] by Igor Sysoev <igor@…>
application/atom+xml

01/09/07:

22:04 Changeset in nginx [1003:28a8e9b9e8f9] by Igor Sysoev <igor@…>
fix segfault
20:58 Changeset in nginx [1002:cdde2d4ea5d8] by Igor Sysoev <igor@…>
fix connection counter in subrequests
20:57 Changeset in nginx [1001:778e7d9a92d6] by Igor Sysoev <igor@…>
fix typo
20:57 Changeset in nginx [1000:26ffa7bb001d] by Igor Sysoev <igor@…>
bump version
17:08 Changeset in nginx [999:f4902bfa1597] by Igor Sysoev <igor@…>
release-0.5.6 tag
17:08 Changeset in nginx [998:6d1fcec2ea79]release-0.5.6 by Igor Sysoev <igor@…>
nginx-0.5.6-RELEASE
16:26 Changeset in nginx [997:5900ec20604a] by Igor Sysoev <igor@…>
do not count connection for subrequest
16:02 Changeset in nginx [996:7fdcb5b9f063] by Igor Sysoev <igor@…>
fix label name
16:00 Changeset in nginx [995:4b0d9e2b31c6] by Igor Sysoev <igor@…>
free the unnecessary shared memory
16:00 Changeset in nginx [994:151ae1691971] by Igor Sysoev <igor@…>
fix the comments
15:59 Changeset in nginx [993:1b9a4d92173f] by Igor Sysoev <igor@…>
pass the inherited shm_zone data

01/08/07:

18:23 Changeset in nginx [992:3f2e60adf4ef] by Igor Sysoev <igor@…>
correct an error log message
18:22 Changeset in nginx [991:9075a1c5dc78] by Igor Sysoev <igor@…>
use right status code
18:20 Changeset in nginx [990:bc232bbdddf9] by Igor Sysoev <igor@…>
undo r979
16:20 Changeset in nginx [989:5595e47d4f17] by Igor Sysoev <igor@…>
d2i_SSL_SESSION() was changed in 0.9.7f

01/07/07:

22:44 Changeset in nginx [988:666302d1234c] by Igor Sysoev <igor@…>
style fix
18:52 Changeset in nginx [987:14e68f471d02] by Igor Sysoev <igor@…>
new syntax
18:45 Changeset in nginx [986:68c85f283043] by Igor Sysoev <igor@…>
ngx_http_realip_module must return NGX_DECLINED
18:09 Changeset in nginx [985:36f70b8776e7] by Igor Sysoev <igor@…>
ngx_http_limit_zone_module must run after ngx_http_realip_module
17:47 Changeset in nginx [984:dd128232e6ba] by Igor Sysoev <igor@…>
count connection once per request
13:36 Changeset in nginx [983:7a8ca436d611] by Igor Sysoev <igor@…>
ngx_http_variable_binary_remote_addr()
13:35 Changeset in nginx [982:664afe2c1480] by Igor Sysoev <igor@…>
$binary_remote_addr
09:18 Changeset in nginx [981:6fe76f377a62] by Igor Sysoev <igor@…>
fix key length and alignment

01/06/07:

18:52 Changeset in nginx [980:7cb910b4a58a] by Igor Sysoev <igor@…>
ngx_http_limit_zone_module
18:52 Changeset in nginx [979:cb876bced0c2] by Igor Sysoev <igor@…>
fix zero size shared zones
13:01 Changeset in nginx [978:b3d642b5e4bb] by Igor Sysoev <igor@…>
fix segfault

01/03/07:

18:12 Changeset in nginx [977:b9836e87dd4d] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
16:11 Changeset in nginx [976:b1431c191cf5] by Igor Sysoev <igor@…>
IMAP ssl_session_cache
15:43 Changeset in nginx [975:e2d358129eb6] by Igor Sysoev <igor@…>
fix segfaults
15:25 Changeset in nginx [974:8dfb3aa75de2] by Igor Sysoev <igor@…>
move the session cache callbacks to the ngx_openssl_module

01/02/07:

23:55 Changeset in nginx [973:e1ede83911ef] by Igor Sysoev <igor@…>
ssl_session_cache
23:54 Changeset in nginx [972:6e7a20529f53] by Igor Sysoev <igor@…>
ngx_shared_memory_add()
23:50 Changeset in nginx [971:948acd940145] by Igor Sysoev <igor@…>
style fix: scf > sscf
23:41 Changeset in nginx [970:35f98a8e275f] by Igor Sysoev <igor@…>
style fix
23:37 Changeset in nginx [969:065b39794fff] by Igor Sysoev <igor@…>
ngx_ssl_get_server_conf()
23:32 Changeset in nginx [968:1b60ecc8cdb7] by Igor Sysoev <igor@…>
OPENSSL_config()
23:12 Changeset in nginx [967:1cb178720355] by Igor Sysoev <igor@…>
style fix
23:10 Changeset in nginx [966:715336c243e1] by Igor Sysoev <igor@…>
many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked()
23:04 Changeset in nginx [965:2e3754f37606] by Igor Sysoev <igor@…>
a sentinel must be black

01/01/07:

18:19 Changeset in nginx [964:b608d553e1e7] by Igor Sysoev <igor@…>
2007 year

12/29/06:

08:02 Changeset in nginx [963:78e70dae89f0] by Igor Sysoev <igor@…>
move ranges array to ngx_http_range_filter_ctx_t
07:47 Changeset in nginx [962:69754fb59ba1] by Igor Sysoev <igor@…>
support ranges for single memory buffer
07:01 Changeset in nginx [961:0d5ec8432efc] by Igor Sysoev <igor@…>
fix the previous commit

12/28/06:

20:55 Changeset in nginx [960:20279ed90b19] by Igor Sysoev <igor@…>
fix range in $r->sendfile
20:12 Changeset in nginx [959:e17adcf2a633] by Igor Sysoev <igor@…>
style fix

12/26/06:

11:50 Changeset in nginx [958:82528072f415] by Igor Sysoev <igor@…>
increase Linux osrelease string lentgh

12/25/06:

12:38 Changeset in nginx [957:7ea5db4c06cb] by Igor Sysoev <igor@…>
recursive DELETE
12:38 Changeset in nginx [956:8c3d62474df1] by Igor Sysoev <igor@…>
ngx_walk_tree()
12:37 Changeset in nginx [955:ff762576da78] by Igor Sysoev <igor@…>
limit the ngx_http_index_module methods to GET, HEAD and POST

12/24/06:

21:07 Changeset in nginx [954:f16424aa5d89] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
18:42 Changeset in nginx [953:be0fa53079c3] by Igor Sysoev <igor@…>
bump version
18:32 Changeset in nginx [952:d2c2bcac1b41] by Igor Sysoev <igor@…>
release-0.5.5 tag
18:32 Changeset in nginx [951:38cc7bd8e04f]release-0.5.5 by Igor Sysoev <igor@…>
nginx-0.5.5-RELEASE
18:23 Changeset in nginx [950:9581fba9ea12] by Igor Sysoev <igor@…>
fix for nginx.pm default installation
18:13 Changeset in nginx [949:d1d8cde9aab9] by Igor Sysoev <igor@…>
worker_rlimit_core supports size in K, M, and G
18:12 Changeset in nginx [948:12077affd903] by Igor Sysoev <igor@…>
backout the r945: the nginx.pm could not be loaded at all, next try to …
13:11 Changeset in nginx [947:bb748b37cabd] by Igor Sysoev <igor@…>
add comment

12/23/06:

20:31 Changeset in nginx [946:756e8a5b1f78] by Igor Sysoev <igor@…>
early C compiler test
19:54 Changeset in nginx [945:3a126fca07fc] by Igor Sysoev <igor@…>
the -V switch
19:16 Changeset in nginx [944:656dfccf7481] by Igor Sysoev <igor@…>
fix --with-perl_modules_path= for unpriviliged user installation
15:05 Changeset in nginx [943:cbe0292e53b3] by Igor Sysoev <igor@…>
lower the log level of the waitpid() ENOCHILD error on FreeBSD

12/22/06:

20:30 Changeset in nginx [942:7ddc5345fb4f] by Igor Sysoev <igor@…>
fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode, the same as in r934
13:05 Changeset in nginx [941:97489c43e755] by Igor Sysoev <igor@…>
fix segfault
12:54 Changeset in nginx [940:ca9fe5ae412b] by Igor Sysoev <igor@…>
test Darwin 8 atomic(3)

12/21/06:

16:33 Changeset in nginx [939:782cf4c13b8d] by Igor Sysoev <igor@…>
use MacOSX atomic(3) and barrier(3) operations
15:47 Changeset in nginx [938:c4f120548171] by Igor Sysoev <igor@…>
use the right memory barriers
15:20 Changeset in nginx [937:fc1358d3d23a] by Igor Sysoev <igor@…>
larx/stcx. should cycle if the reservation was cleared

12/20/06:

19:38 Changeset in nginx [936:2864303e0ce5] by Igor Sysoev <igor@…>
fix debug log

12/19/06:

15:23 Changeset in nginx [935:db8e718447f1] by Igor Sysoev <igor@…>
use light-weight sync on ppc64
13:41 Changeset in nginx [934:4745e72044fb] by Igor Sysoev <igor@…>
fix atomic operations on ppc64
12:40 Changeset in nginx [933:1ce231663322] by Igor Sysoev <igor@…>
ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64 in …
12:38 Changeset in nginx [932:1b8111df8051] by Igor Sysoev <igor@…>
the initial slot is out of array
Note: See TracTimeline for information about the timeline view.