aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_files.h
Commit message (Expand)AuthorAge
* Copyright updated.Maxim Konovalov2012-01-18
* Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()Igor Sysoev2011-11-14
* elimination of reading cache files by cache loaderIgor Sysoev2011-07-24
* Use more precise stat.st_blocks to account cache size on UnixIgor Sysoev2011-04-22
* ngx_create_file_mapping()Igor Sysoev2010-06-29
* use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinksIgor Sysoev2010-04-22
* use non-blocking open() not to hang on FIFO files, etc.Igor Sysoev2010-04-21
* fix Win32 error messages when an temporary file replaces an existent file:Igor Sysoev2009-12-15
* *) reset cached dirent.d_type after stat()Igor Sysoev2009-10-14
* read_aheadIgor Sysoev2009-09-30
* use caseless regex locations on caseless filesystems: MacOSX, Win32, CygwinIgor Sysoev2009-07-14
* introduce ngx_write_console() to support OEM code pagesIgor Sysoev2009-04-28
* -p and --prefix=Igor Sysoev2009-04-27
* ngx_path_separator()Igor Sysoev2009-04-23
* issue start up errors and warning on both stderr and error_logIgor Sysoev2009-04-23
* delete win32 ngx_file_append_mode() as we use reliableIgor Sysoev2009-04-08
* adopt NGX_FILE_TRUNCATE for win32Igor Sysoev2009-04-08
* win32 ngx_open_file() supports utf8 names and NGX_FILE_APPENDIgor Sysoev2009-03-30
* ngx_fs_bsize()Igor Sysoev2009-03-30
* a prelimiary proxy cache supportIgor Sysoev2009-03-23
* fix win32 ngx_is_dir(), etcIgor Sysoev2009-01-21
* $realpath_rootIgor Sysoev2008-09-27
* disable directio for unaligned reads in LinuxIgor Sysoev2008-09-12
* *) autoconfigure struct dirent capabilitiesIgor Sysoev2008-09-05
* style fixIgor Sysoev2008-09-05
* fix building by msvc8 introduced in r2127Igor Sysoev2008-08-04
* fix building by bcc broken in r2130Igor Sysoev2008-08-04
* directioIgor Sysoev2008-07-30
* case insensitive file system location support provided by locale onlyIgor Sysoev2008-07-29
* ignore glob no match errorIgor Sysoev2008-04-29
* use malloc() in ngx_win32_rename_file, set crit level instead of errorIgor Sysoev2007-12-07
* fix win32 ngx_read_fd() and ngx_write_fd()Igor Sysoev2007-11-11
* fix win32 globIgor Sysoev2007-11-11
* win32 ngx_is_exec() stubIgor Sysoev2007-08-30
* use ngx_dir_access() to enable search bits for directoryIgor Sysoev2007-01-29
* ngx_read_fd()Igor Sysoev2007-01-18
* NGX_FILE_WRONLYIgor Sysoev2007-01-18
* ngx_file_access() and ngx_de_access()Igor Sysoev2007-01-18
* add commentIgor Sysoev2007-01-18
* axe unused codeIgor Sysoev2007-01-18
* ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access)Igor Sysoev2007-01-18
* style fixIgor Sysoev2007-01-18
* rename mode to accessIgor Sysoev2007-01-18
* glob support in includeIgor Sysoev2006-10-02
* backout O_NOATIME support, it requires CAP_FOWNER capabilityIgor Sysoev2006-09-14
* Linux O_NOATIME supportIgor Sysoev2006-09-01
* nginx-0.4.0-RELEASE importrelease-0.4.0Igor Sysoev2006-08-30
* nginx-0.3.56-RELEASE importrelease-0.3.56Igor Sysoev2006-08-04
* nginx-0.3.38-RELEASE importrelease-0.3.38Igor Sysoev2006-04-14
* nginx-0.3.7-RELEASE importrelease-0.3.7Igor Sysoev2005-10-27