Tree @release-1.1.16 (Download .tar.gz)
Commit History @release-1.1.16
- nginx-1.1.16-RELEASE Maxim Dounin 10 years ago
- Raised simultaneous subrequest limit from 50 to 200. Maxim Dounin 10 years ago
- Added msleep() on reload to allow new processes to start. Maxim Dounin 10 years ago
- Fixed spelling in single-line comments. Ruslan Ermilov 10 years ago
- Workaround for fs_size on ZFS (ticket #46). Maxim Dounin 10 years ago
- Fix of rbtree lookup on hash collisions. Maxim Dounin 10 years ago
- Fixed null pointer dereference in resolver (ticket #91). Maxim Dounin 10 years ago
- Disable symlinks: added the "from=" parameter to the "disable_symlinks" Valentin Bartenev 10 years ago
- Disable symlinks: initialization of the "disable_symlinks" field in Valentin Bartenev 10 years ago
- Disable symlinks: added the "from" parameter support to the open file cache. Valentin Bartenev 10 years ago
- Configure: moved icc detection before gcc. Maxim Dounin 10 years ago
- Added support for the 307 Temporary Redirect. Ruslan Ermilov 10 years ago
- Renamed constants and fixed off-by-one error in "msie_padding on" handling. Ruslan Ermilov 10 years ago
- Event pipe: fixed buffer loss in p->length case. Maxim Dounin 10 years ago
- Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components. Valentin Bartenev 10 years ago
- Disable symlinks: don't allow creating or truncating a file via a symlink in Valentin Bartenev 10 years ago
- Disable symlinks: cleanups once again. Valentin Bartenev 10 years ago
- Disable symlinks: added explicit cast of AT_FDCWD (ticket #111). Maxim Dounin 10 years ago
- Disable symlinks: error handling cleanup again. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- release-1.1.15 tag Maxim Dounin 10 years ago
- nginx-1.1.15-RELEASE Maxim Dounin 10 years ago
- Disable symlinks: fixed edge cases of path handling. Maxim Dounin 10 years ago
- Disable symlinks: cleanup error handling. Maxim Dounin 10 years ago
- Support for disable_symlinks in various modules. Andrey Belov 10 years ago
- Added disable_symlinks directive. Andrey Belov 10 years ago
- Changed ngx_open_and_stat_file() to use ngx_str_t. Andrey Belov 10 years ago
- Added openat()/fstatat(). Andrey Belov 10 years ago
- Time parsing cleanup. Maxim Dounin 10 years ago
- Fixed build with embedded perl and --with-openssl. Maxim Dounin 10 years ago