index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
os
/
win32
/
ngx_files.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
Win32: non-ASCII names support in ngx_open_tempfile().
Maxim Dounin
1
-10
/
+2
2023-02-23
Win32: non-ASCII names support in ngx_rename_file().
Maxim Dounin
1
-1
/
+1
2023-02-23
Win32: non-ASCII names support in ngx_delete_file().
Maxim Dounin
1
-1
/
+1
2023-02-23
Win32: non-ASCII directory names support in ngx_delete_dir().
Maxim Dounin
1
-1
/
+1
2023-02-23
Win32: non-ASCII directory names support in ngx_create_dir().
Maxim Dounin
1
-1
/
+1
2023-02-23
Win32: non-ASCII directory names support in ngx_getcwd().
Maxim Dounin
1
-1
/
+5
2023-02-23
Win32: non-ASCII names support in "include" with wildcards.
Maxim Dounin
1
-1
/
+1
2023-02-23
Win32: non-ASCII names support in autoindex (ticket #458).
Maxim Dounin
1
-3
/
+7
2020-06-22
Cache: introduced min_free cache clearing.
Maxim Dounin
1
-0
/
+1
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
1
-3
/
+0
2015-06-16
Core: added support for writing to stdout.
Vladimir Homutov
1
-0
/
+1
2014-07-05
Win32: ngx_open_dir() and ngx_close_dir() fixes.
Maxim Dounin
1
-1
/
+1
2013-09-23
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
1
-5
/
+0
2012-03-28
Fixed win32 build after realpath changes in r4559.
Maxim Dounin
1
-1
/
+1
2012-03-27
Fixed unconditional MAX_PATH usage (ticket #22).
Maxim Dounin
1
-0
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-11-14
Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Igor Sysoev
1
-0
/
+1
2011-07-24
elimination of reading cache files by cache loader
Igor Sysoev
1
-0
/
+1
2011-04-22
Use more precise stat.st_blocks to account cache size on Unix
Igor Sysoev
1
-0
/
+1
2010-06-29
ngx_create_file_mapping()
Igor Sysoev
1
-0
/
+15
2010-04-22
use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks
Igor Sysoev
1
-0
/
+4
2010-04-21
use non-blocking open() not to hang on FIFO files, etc.
Igor Sysoev
1
-0
/
+1
2009-12-15
fix Win32 error messages when an temporary file replaces an existent file:
Igor Sysoev
1
-1
/
+1
2009-10-14
*) reset cached dirent.d_type after stat()
Igor Sysoev
1
-1
/
+1
2009-09-30
read_ahead
Igor Sysoev
1
-0
/
+2
2009-07-14
use caseless regex locations on caseless filesystems: MacOSX, Win32, Cygwin
Igor Sysoev
1
-0
/
+1
2009-04-28
introduce ngx_write_console() to support OEM code pages
Igor Sysoev
1
-0
/
+3
2009-04-27
-p and --prefix=
Igor Sysoev
1
-2
/
+1
2009-04-23
ngx_path_separator()
Igor Sysoev
1
-0
/
+2
2009-04-23
issue start up errors and warning on both stderr and error_log
Igor Sysoev
1
-0
/
+5
2009-04-08
delete win32 ngx_file_append_mode() as we use reliable
Igor Sysoev
1
-4
/
+0
2009-04-08
adopt NGX_FILE_TRUNCATE for win32
Igor Sysoev
1
-0
/
+1
2009-03-30
win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Igor Sysoev
1
-9
/
+3
2009-03-30
ngx_fs_bsize()
Igor Sysoev
1
-0
/
+2
2009-03-23
a prelimiary proxy cache support
Igor Sysoev
1
-0
/
+1
2009-01-21
fix win32 ngx_is_dir(), etc
Igor Sysoev
1
-4
/
+6
2008-09-27
$realpath_root
Igor Sysoev
1
-0
/
+2
2008-09-12
disable directio for unaligned reads in Linux
Igor Sysoev
1
-2
/
+5
2008-09-05
*) autoconfigure struct dirent capabilities
Igor Sysoev
1
-14
/
+30
2008-09-05
style fix
Igor Sysoev
1
-9
/
+9
2008-08-04
fix building by msvc8 introduced in r2127
Igor Sysoev
1
-1
/
+1
2008-08-04
fix building by bcc broken in r2130
Igor Sysoev
1
-1
/
+1
2008-07-30
directio
Igor Sysoev
1
-1
/
+5
2008-07-29
case insensitive file system location support provided by locale only
Igor Sysoev
1
-0
/
+3
2008-04-29
ignore glob no match error
Igor Sysoev
1
-1
/
+5
2007-12-07
use malloc() in ngx_win32_rename_file, set crit level instead of error
Igor Sysoev
1
-2
/
+1
2007-11-11
fix win32 ngx_read_fd() and ngx_write_fd()
Igor Sysoev
1
-2
/
+4
2007-11-11
fix win32 glob
Igor Sysoev
1
-0
/
+2
2007-08-30
win32 ngx_is_exec() stub
Igor Sysoev
1
-0
/
+1
2007-01-29
use ngx_dir_access() to enable search bits for directory
Igor Sysoev
1
-0
/
+3
[next]