| Commit message (Expand) | Author | Age |
* | Introduction of simple ngx_write_stderr() instead of ngx_log_stderr() | Igor Sysoev | 2011-11-14 |
* | elimination of reading cache files by cache loader | Igor Sysoev | 2011-07-24 |
* | Use more precise stat.st_blocks to account cache size on Unix | Igor Sysoev | 2011-04-22 |
* | ngx_create_file_mapping() | Igor Sysoev | 2010-06-29 |
* | use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks | Igor Sysoev | 2010-04-22 |
* | use non-blocking open() not to hang on FIFO files, etc. | Igor Sysoev | 2010-04-21 |
* | fix posix_fadvise() error handling | Igor Sysoev | 2009-11-15 |
* | export aio presence knowledge to prevent using "aio sendfile", | Igor Sysoev | 2009-11-05 |
* | fix "if (!-x ...)" | Igor Sysoev | 2009-11-03 |
* | *) reset cached dirent.d_type after stat() | Igor Sysoev | 2009-10-14 |
* | read_ahead | Igor Sysoev | 2009-09-30 |
* | FreeBSD and Linux AIO support | Igor Sysoev | 2009-08-28 |
* | style fix | Igor Sysoev | 2009-06-11 |
* | introduce ngx_write_console() to support OEM code pages | Igor Sysoev | 2009-04-28 |
* | -p and --prefix= | Igor Sysoev | 2009-04-27 |
* | ngx_path_separator() | Igor Sysoev | 2009-04-23 |
* | issue start up errors and warning on both stderr and error_log | Igor Sysoev | 2009-04-23 |
* | adopt NGX_FILE_TRUNCATE for win32 | Igor Sysoev | 2009-04-08 |
* | Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set | Igor Sysoev | 2009-03-31 |
* | ngx_fs_bsize() | Igor Sysoev | 2009-03-30 |
* | a prelimiary proxy cache support | Igor Sysoev | 2009-03-23 |
* | XFS on Linux does not set dirent.d_type, | Igor Sysoev | 2009-03-06 |
* | compatibility with glibc 2.3, warn_unused_result attribute for write() | Igor Sysoev | 2008-11-11 |
* | $realpath_root | Igor Sysoev | 2008-09-27 |
* | disable directio for unaligned reads in Linux | Igor Sysoev | 2008-09-12 |
* | *) autoconfigure struct dirent capabilities | Igor Sysoev | 2008-09-05 |
* | style fix | Igor Sysoev | 2008-09-05 |
* | fix log message | Igor Sysoev | 2008-08-15 |
* | Solaris directio() | Igor Sysoev | 2008-08-04 |
* | directio | Igor Sysoev | 2008-07-30 |
* | case insensitive file system location support provided by locale only | Igor Sysoev | 2008-07-29 |
* | ignore glob no match error | Igor Sysoev | 2008-04-29 |
* | Cygwin O_BINARY mode | Igor Sysoev | 2008-04-24 |
* | use ngx_dir_access() to enable search bits for directory | Igor Sysoev | 2007-01-29 |
* | ngx_read_fd() | Igor Sysoev | 2007-01-18 |
* | NGX_FILE_WRONLY | Igor Sysoev | 2007-01-18 |
* | ngx_file_access() and ngx_de_access() | Igor Sysoev | 2007-01-18 |
* | ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) | Igor Sysoev | 2007-01-18 |
* | rename mode to access | Igor Sysoev | 2007-01-18 |
* | fix building on Linux and Solaris | Igor Sysoev | 2006-10-02 |
* | glob support in include | Igor Sysoev | 2006-10-02 |
* | backout O_NOATIME support, it requires CAP_FOWNER capability | Igor Sysoev | 2006-09-14 |
* | Linux O_NOATIME support | Igor Sysoev | 2006-09-01 |
* | nginx-0.4.0-RELEASE importrelease-0.4.0 | Igor Sysoev | 2006-08-30 |
* | nginx-0.3.56-RELEASE importrelease-0.3.56 | Igor Sysoev | 2006-08-04 |
* | nginx-0.3.38-RELEASE importrelease-0.3.38 | Igor Sysoev | 2006-04-14 |
* | nginx-0.3.27-RELEASE importrelease-0.3.27 | Igor Sysoev | 2006-02-08 |
* | nginx-0.3.7-RELEASE importrelease-0.3.7 | Igor Sysoev | 2005-10-27 |
* | nginx-0.1.23-RELEASE importrelease-0.1.23 | Igor Sysoev | 2005-03-01 |
* | nginx-0.1.11-RELEASE importrelease-0.1.11 | Igor Sysoev | 2004-12-02 |