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
/
unix
/
ngx_files.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
Cache: introduced min_free cache clearing.
Maxim Dounin
1
-0
/
+1
2020-06-22
Too large st_blocks values are now ignored (ticket #157).
Maxim Dounin
1
-1
/
+4
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
1
-3
/
+0
2016-03-18
Threads: offloading of temp files writing to thread pools.
Maxim Dounin
1
-0
/
+2
2016-03-18
Threads: task pointer stored in ngx_file_t.
Maxim Dounin
1
-2
/
+2
2015-06-16
Core: added support for writing to stdout.
Vladimir Homutov
1
-0
/
+1
2015-03-14
Added support for offloading read() in thread pools.
Valentin Bartenev
1
-0
/
+5
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
1
-0
/
+1
2014-03-31
Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Maxim Dounin
1
-0
/
+2
2013-09-23
Added ngx_filename_cmp() with "/" sorted to the left.
Maxim Dounin
1
-11
/
+0
2013-09-02
Disable symlinks: use O_PATH to open path components.
Valentin Bartenev
1
-0
/
+3
2013-07-05
Make macros safe.
Gleb Smirnoff
1
-5
/
+5
2012-03-27
Fixed unconditional MAX_PATH usage (ticket #22).
Maxim Dounin
1
-1
/
+12
2012-02-28
Workaround for fs_size on ZFS (ticket #46).
Maxim Dounin
1
-2
/
+3
2012-02-21
Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Valentin Bartenev
1
-0
/
+17
2012-02-20
Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Maxim Dounin
1
-0
/
+2
2012-02-13
Added openat()/fstatat().
Andrey Belov
1
-0
/
+19
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
/
+13
2010-04-22
use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks
Igor Sysoev
1
-0
/
+3
2010-04-21
use non-blocking open() not to hang on FIFO files, etc.
Igor Sysoev
1
-0
/
+1
2009-11-15
fix posix_fadvise() error handling
Igor Sysoev
1
-1
/
+1
2009-11-05
export aio presence knowledge to prevent using "aio sendfile",
Igor Sysoev
1
-0
/
+2
2009-11-03
fix "if (!-x ...)"
Igor Sysoev
1
-1
/
+1
2009-10-14
*) reset cached dirent.d_type after stat()
Igor Sysoev
1
-14
/
+13
2009-09-30
read_ahead
Igor Sysoev
1
-0
/
+22
2009-08-28
FreeBSD and Linux AIO support
Igor Sysoev
1
-0
/
+8
2009-06-11
style fix
Igor Sysoev
1
-6
/
+6
2009-04-28
introduce ngx_write_console() to support OEM code pages
Igor Sysoev
1
-0
/
+4
2009-04-27
-p and --prefix=
Igor Sysoev
1
-1
/
+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
-1
/
+5
2009-04-08
adopt NGX_FILE_TRUNCATE for win32
Igor Sysoev
1
-1
/
+1
2009-03-31
Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Igor Sysoev
1
-1
/
+1
2009-03-30
ngx_fs_bsize()
Igor Sysoev
1
-0
/
+3
2009-03-23
a prelimiary proxy cache support
Igor Sysoev
1
-0
/
+1
2009-03-06
XFS on Linux does not set dirent.d_type,
Igor Sysoev
1
-0
/
+15
2008-11-11
compatibility with glibc 2.3, warn_unused_result attribute for write()
Igor Sysoev
1
-1
/
+11
2008-09-27
$realpath_root
Igor Sysoev
1
-0
/
+2
2008-09-12
disable directio for unaligned reads in Linux
Igor Sysoev
1
-8
/
+11
2008-09-05
*) autoconfigure struct dirent capabilities
Igor Sysoev
1
-12
/
+39
2008-09-05
style fix
Igor Sysoev
1
-5
/
+5
2008-08-15
fix log message
Igor Sysoev
1
-0
/
+4
2008-08-04
Solaris directio()
Igor Sysoev
1
-0
/
+5
2008-07-30
directio
Igor Sysoev
1
-0
/
+18
2008-07-29
case insensitive file system location support provided by locale only
Igor Sysoev
1
-0
/
+12
2008-04-29
ignore glob no match error
Igor Sysoev
1
-4
/
+5
[next]