| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ERROR_RESOURCE_LANG_NOT_FOUND for Russian locale
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FILE_APPEND_DATA|SYNCHRONIZE flags
|
|
|
|
|
|
|
|
|
|
without any other flags. On the other hand, Unix requires at least the write
flag to be set together with O_APPEND.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
therefore fallback to stat() if dirent.d_type is not set,
this fixes slash after directory name in ngx_http_autoindex_module;
the issue has been introduced in r2235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|