nginx/src
Maxim Dounin 04a6d9d3c9 Dav: changed COPY of a file to preserve access mask.
The behaviour is now in line with COPY of a directory with contents,
which preserves access masks on individual files, as well as the "cp"
command.

Requested by Roman Arutyunyan.
2018-08-01 02:12:21 +03:00
..
core Dav: changed ngx_copy_file() to preserve access and mtime. 2018-08-01 02:12:11 +03:00
event SSL: save sessions for upstream peers using a callback function. 2018-07-17 12:53:23 +03:00
http Dav: changed COPY of a file to preserve access mask. 2018-08-01 02:12:21 +03:00
mail SSL: deprecated the "ssl" directive. 2018-04-25 14:57:24 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed NGX_TID_T_FMT format specification for uint64_t. 2018-07-22 04:03:40 +03:00
stream Stream ssl_preread: added SSLv2 Client Hello support. 2018-07-18 18:51:25 +03:00