- 78c95de XFS on Linux does not set dirent.d_type, by Igor Sysoev · 16 years ago
- 49e140e fix message by Igor Sysoev · 16 years ago
- a35eacc a prelimiary IPv6 support, HTTP listen by Igor Sysoev · 16 years ago
- 9f751a8 AIX has no WCOREDUMP() by Igor Sysoev · 16 years ago
- 7dcbfe6 use GetFileAttributesEx() instead of GetFileAttributes() by Igor Sysoev · 16 years ago
- 5aa6d22 fix win32 ngx_is_dir(), etc by Igor Sysoev · 16 years ago
- 1cf4988 fix r1981 on win32 by Igor Sysoev · 16 years ago
- 97bf6c7 set send() slot for POSIX systems by Igor Sysoev · 16 years ago
- ed9b6d8 remove never used zero copy stuff by Igor Sysoev · 16 years ago
- 524f54f use ngx_ext_rename_file() for single file MOVE by Igor Sysoev · 16 years ago
- a70d396 compact win32 errno logging by Igor Sysoev · 16 years ago
- 04f7dbb remove stale pragma by Igor Sysoev · 16 years ago
- 33930d8 ngx_strerror_r() style and size == 0 bug fix by Igor Sysoev · 16 years ago
- a25d29f the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX 10.5 only by Igor Sysoev · 16 years ago
- f2884e1 compatibility with glibc 2.3, warn_unused_result attribute for write() by Igor Sysoev · 16 years ago
- 6736614 $realpath_root by Igor Sysoev · 17 years ago
- fae2c00 disable directio for unaligned reads in Linux by Igor Sysoev · 17 years ago
- dfc8dad *) autoconfigure struct dirent capabilities by Igor Sysoev · 17 years ago
- c3995ff style fix by Igor Sysoev · 17 years ago
- fcb5a70 ngx_timezone_update() by Igor Sysoev · 17 years ago
- 316eafb fix build on Linux and Solaris introduced in r2200 by Igor Sysoev · 17 years ago
- 843ad94 fix building on FreeBSD prior to 4.8, it has no GLOB_NOMATCH by Igor Sysoev · 17 years ago
- b17e332 fix log message by Igor Sysoev · 17 years ago
- 2b29a70 fix building by bcc broken in r2143 by Igor Sysoev · 17 years ago
- b83f893 Solaris directio() by Igor Sysoev · 17 years ago
- 90815b4 fix building by msvc8 introduced in r2127 by Igor Sysoev · 17 years ago
- eb3e4c8 fix building by bcc broken in r2130 by Igor Sysoev · 17 years ago
- a3e9f7d fix conflicting names "true" and "false" by Igor Sysoev · 17 years ago
- 385af28 directio by Igor Sysoev · 17 years ago
- 7494490 *) move Darwin support to separate files *) Darwin sendfile() support by Igor Sysoev · 17 years ago
- 0f17f6c case insensitive file system location support provided by locale only by Igor Sysoev · 17 years ago
- 7f6b2ff *) back out r2040 by Igor Sysoev · 17 years ago
- 4c8eb42 read channel until EAGAIN by Igor Sysoev · 17 years ago
- ccd55fc fix building on modern Fedora 9 caused by IOV_MAX by Igor Sysoev · 17 years ago
- 433608c style fix: remove tabs and trailing spaces by Igor Sysoev · 17 years ago
- a13b3b9 ignore glob no match error by Igor Sysoev · 17 years ago
- b39b9aa Cygwin O_BINARY mode by Igor Sysoev · 17 years ago
- d52c878 grammar fix by Igor Sysoev · 17 years ago
- f84ad94 it seems that malloc.h is required for Cygwin only by Igor Sysoev · 17 years ago
- 5d6ca1e fix r1921 by Igor Sysoev · 17 years ago
- 001a9cf disable rtsig automatic building in post 2.6.18 Linux kernels by Igor Sysoev · 17 years ago
- 02aa53b left open sockets were not really tested by Igor Sysoev · 17 years ago
- 09248b7 use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)" by Igor Sysoev · 17 years ago
- bb7c841 avoid endless loop if epoll is used by Igor Sysoev · 17 years ago
- c463ece reset ready flag if no data is available, by Igor Sysoev · 17 years ago
- 02d8e8e add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN by Igor Sysoev · 17 years ago
- 5e593aa take MALLOC_OPTIONS=J into account in slab allocator by Igor Sysoev · 17 years ago
- 86ef6aa move condition declarations inside blocks where they are used by Igor Sysoev · 17 years ago
- 27dd6a6 use malloc() in ngx_win32_rename_file, set crit level instead of error by Igor Sysoev · 17 years ago
- e67d461 ngx_udp_recv() by Igor Sysoev · 17 years ago
- 26aae39 style fix by Igor Sysoev · 17 years ago
- f494912 axe old unused alert message by Igor Sysoev · 17 years ago
- 06187ce style fix by Igor Sysoev · 17 years ago
- b4e5b4c style fix: remove trailing spaces by Igor Sysoev · 17 years ago
- a8c1332 enable getenv() and gmtime() in msvc8 by Igor Sysoev · 17 years ago
- a0951d5 fix win32 ngx_read_fd() and ngx_write_fd() by Igor Sysoev · 17 years ago
- 479c786 TransmitPackets(), ConnectEx(), and DisconnectEx() by Igor Sysoev · 17 years ago
- 2afdfdc fix win32 glob by Igor Sysoev · 17 years ago
- 4724f2b use uname(2) instead of /proc/, this allows to run nginx in chroot by Igor Sysoev · 17 years ago
- 31d6f95 Cygwin can not pass SCM_RIGHTS via unix socket, use signals by Igor Sysoev · 17 years ago
- 35ab2cb fix building broken in r1578 by Igor Sysoev · 17 years ago
- ac03c9c delete code that should be deleted in r1576 by Igor Sysoev · 17 years ago
- 80c94f2 Cygwin support by Igor Sysoev · 17 years ago
- dde2abd avoid segfault if poll is used and endless loop if select is used by Igor Sysoev · 17 years ago
- 2d3f3f6 fix English grammar by Igor Sysoev · 17 years ago
- bfb23bf style fix: remove double semicolons by Igor Sysoev · 18 years ago
- 1356622 destroy ngx_cycle->pool on exit by Igor Sysoev · 18 years ago
- b53e86a win32 ngx_is_exec() stub by Igor Sysoev · 18 years ago
- 4edb1d6 set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and by Igor Sysoev · 18 years ago
- 031a6e2 set default listen() backlog to 511 on all platforms except FreeBSD by Igor Sysoev · 18 years ago
- 83a6851 make 64-bit ngx_int_t on 64-bit platforms by Igor Sysoev · 18 years ago
- d3cdbc8 Sun Studio 12 compatibility by Igor Sysoev · 18 years ago
- de27bce --with-cpu-opt=sparc32 and --with-cpu-opt=sparc64 by Igor Sysoev · 18 years ago
- c5a60bb add debug log by Igor Sysoev · 18 years ago
- 875893b fix building by owc12 by Igor Sysoev · 18 years ago
- dc566e4 fix atomic operations on sparc64 built by SunPro C by Igor Sysoev · 18 years ago
- 57a713c fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms by Igor Sysoev · 18 years ago
- 4ddeff4 close keep-alive connections in the shuting down processes by Igor Sysoev · 18 years ago
- e1f43ce worker processes did not exit after reconfiguration and by Igor Sysoev · 18 years ago
- b69d913 style fix by Igor Sysoev · 18 years ago
- 11d86a4 style fix by Igor Sysoev · 18 years ago
- b4123b9 ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms by Igor Sysoev · 18 years ago
- 1131d87 fix building with ngx_http_perl_module by Igor Sysoev · 18 years ago
- e31625b use ngx_dir_access() to enable search bits for directory by Igor Sysoev · 18 years ago
- 8885f87 env by Igor Sysoev · 18 years ago
- 83ff0cd ngx_read_fd() by Igor Sysoev · 18 years ago
- a3eef70 NGX_FILE_WRONLY by Igor Sysoev · 18 years ago
- 4a27d0f ngx_file_access() and ngx_de_access() by Igor Sysoev · 18 years ago
- 8be5d80 style fix by Igor Sysoev · 18 years ago
- 8820a9b axe Win9X code by Igor Sysoev · 18 years ago
- 872025f add comment by Igor Sysoev · 18 years ago
- cbb5578 axe unused code by Igor Sysoev · 18 years ago
- 50034b8 ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) by Igor Sysoev · 18 years ago
- 12fcfab style fix by Igor Sysoev · 18 years ago
- fe1cb8c rename mode to access by Igor Sysoev · 18 years ago
- 6043c80 style fix: remove tabs by Igor Sysoev · 18 years ago
- 43bb007 optimization by Igor Sysoev · 18 years ago
- 2ffaa98 use "r" instead of "q" by Igor Sysoev · 18 years ago
- c9c0358 increase Linux osrelease string lentgh by Igor Sysoev · 18 years ago
- 888ea84 worker_rlimit_core supports size in K, M, and G by Igor Sysoev · 18 years ago