index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
ngx_file.c
Commit message (
Expand
)
Author
Age
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
elimination of reading cache files by cache loader
Igor Sysoev
2011-07-24
*
ngx_str_set() and ngx_str_null()
Igor Sysoev
2010-05-14
*
do not set file time in ngx_copy_file() if the time is -1,
Igor Sysoev
2010-03-30
*
fix Win32 error message when an temporary file replaces an existent file:
Igor Sysoev
2009-12-17
*
fix Win32 error messages when an temporary file replaces an existent file:
Igor Sysoev
2009-12-15
*
ignore EACCES errors for top level directories in ngx_create_full_path()
Igor Sysoev
2009-10-14
*
do not create Win32 drive letter in ngx_create_full_path()
Igor Sysoev
2009-10-14
*
*) share temporary number between workers
Igor Sysoev
2009-08-21
*
test EXDEV after path creation
Igor Sysoev
2009-08-20
*
fix copy failure logging and stale files removal, introduced in r3025
Igor Sysoev
2009-08-20
*
fix copy destination name length, introduced in r3025
Igor Sysoev
2009-08-20
*
fix building on 64-bit platforms, introduced in r3025
Igor Sysoev
2009-08-13
*
allow cross device temporary files atomic copying:
Igor Sysoev
2009-08-12
*
NGX_ENOPATH
Igor Sysoev
2009-08-11
*
cache loader process
Igor Sysoev
2009-08-10
*
Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND
Igor Sysoev
2009-05-28
*
uniform ngx_file_info() interface with ngx_fd_info()
Igor Sysoev
2009-04-29
*
introduce cache manager instead of cache cleaner
Igor Sysoev
2009-03-30
*
a prelimiary proxy cache support
Igor Sysoev
2009-03-23
*
small optimization: " == NGX_ERROR" > " != NGX_OK"
Igor Sysoev
2009-02-24
*
use ngx_ext_rename_file() for single file MOVE
Igor Sysoev
2008-12-10
*
*) back out r2040
Igor Sysoev
2008-06-17
*
C++ compatibility
Igor Sysoev
2008-03-03
*
transform ngx_create_path_and_rename_file() to ngx_ext_rename_file()
Igor Sysoev
2008-01-03
*
comment ngx_walk_tree()
Igor Sysoev
2007-12-18
*
ngx_create_hashed_filename() does not need ngx_file_t
Igor Sysoev
2007-12-17
*
create the only cleanup
Igor Sysoev
2007-12-17
*
move condition declarations inside blocks where they are used
Igor Sysoev
2007-12-10
*
ngx_create_path_and_rename_file()
Igor Sysoev
2007-12-07
*
--sysconfdir=DIR
Igor Sysoev
2007-07-29
*
fix potential double free(),
Igor Sysoev
2007-07-19
*
proxy_store and fastcgi_store were changed,
Igor Sysoev
2007-07-13
*
proxy_store and fastcgi_store
Igor Sysoev
2007-07-12
*
allocate less memory on 64-bit platforms
Igor Sysoev
2007-01-29
*
shorten temporary names on 64-bit platforms
Igor Sysoev
2007-01-29
*
undo "client_body_in_file_only any"
Igor Sysoev
2007-01-25
*
add size, access, and mtime to ngx_walk_tree()
Igor Sysoev
2007-01-18
*
rename mode to access
Igor Sysoev
2007-01-18
*
style fix: remove trailing spaces
Igor Sysoev
2007-01-03
*
ngx_walk_tree()
Igor Sysoev
2006-12-25
*
APOP
Igor Sysoev
2006-10-23
*
nginx-0.3.56-RELEASE import
release-0.3.56
Igor Sysoev
2006-08-04
*
nginx-0.3.55-RELEASE import
release-0.3.55
Igor Sysoev
2006-07-28
*
nginx-0.3.52-RELEASE import
release-0.3.52
Igor Sysoev
2006-07-03
*
nginx-0.3.40-RELEASE import
release-0.3.40
Igor Sysoev
2006-04-19
*
nginx-0.3.38-RELEASE import
release-0.3.38
Igor Sysoev
2006-04-14
*
nginx-0.3.36-RELEASE import
release-0.3.36
Igor Sysoev
2006-04-05
*
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
2005-10-19
*
nginx-0.3.2-RELEASE import
release-0.3.2
Igor Sysoev
2005-10-12
[next]