nginx/src
Maxim Dounin 11bbbc051b Win32: ngx_open_dir() and ngx_close_dir() fixes.
The ngx_open_dir() function changed to restore name passed to it.  This
fixes removing destination directory in dav module, as caught by dav.t.
The ngx_close_dir() function introduced to properly convert errors, as
FindClose() returns 0 on error.
2014-07-05 23:29:47 +04:00
..
core Core: removed meaningless check from ngx_palloc_block(). 2014-06-26 03:34:19 +04:00
event SSL: logging level of "peer closed connection in SSL handshake". 2014-07-04 22:14:36 +04:00
http Upstream: p->downstream_error instead of closing connection. 2014-07-04 20:47:16 +04:00
mail SSL: the "ssl_password_file" directive. 2014-06-16 19:43:25 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: ngx_open_dir() and ngx_close_dir() fixes. 2014-07-05 23:29:47 +04:00