index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
unix
Commit message (
Collapse
)
Author
Age
...
*
style fix
Igor Sysoev
2007-12-01
|
*
use uname(2) instead of /proc/, this allows to run nginx in chroot
Igor Sysoev
2007-10-26
|
*
Cygwin can not pass SCM_RIGHTS via unix socket, use signals
Igor Sysoev
2007-10-18
|
*
fix building broken in r1578
Igor Sysoev
2007-10-16
|
*
delete code that should be deleted in r1576
Igor Sysoev
2007-10-16
|
*
Cygwin support
Igor Sysoev
2007-10-16
|
*
avoid segfault if poll is used and endless loop if select is used
Igor Sysoev
2007-10-16
|
*
fix English grammar
Igor Sysoev
2007-10-14
|
*
style fix: remove double semicolons
Igor Sysoev
2007-10-09
|
*
destroy ngx_cycle->pool on exit
Igor Sysoev
2007-08-30
|
*
set worker_priority, worker_rlimit_nofile, worker_rlimit_core, and
Igor Sysoev
2007-08-15
|
|
|
|
worker_rlimit_sigpending without super-user privileges testing
*
set default listen() backlog to 511 on all platforms except FreeBSD
Igor Sysoev
2007-08-09
|
*
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
2007-07-29
|
*
Sun Studio 12 compatibility
Igor Sysoev
2007-07-16
|
*
--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64
Igor Sysoev
2007-07-15
|
*
add debug log
Igor Sysoev
2007-05-07
|
*
fix atomic operations on sparc64 built by SunPro C
Igor Sysoev
2007-04-27
|
*
fix sendfile on 64-bit Linux and limit_rate on all 64-bit platforms
Igor Sysoev
2007-04-23
|
|
|
|
for 2G+ files
*
close keep-alive connections in the shuting down processes
Igor Sysoev
2007-03-19
|
*
worker processes did not exit after reconfiguration and
Igor Sysoev
2007-03-07
|
|
|
|
did not rotate logs if eventport was used
*
style fix
Igor Sysoev
2007-03-06
|
*
style fix
Igor Sysoev
2007-03-06
|
*
ioctl FIONBIO uses int, so nginx did not work on big-endian 64-bit platforms
Igor Sysoev
2007-02-17
|
*
fix building with ngx_http_perl_module
Igor Sysoev
2007-02-12
|
*
use ngx_dir_access() to enable search bits for directory
Igor Sysoev
2007-01-29
|
*
env
Igor Sysoev
2007-01-20
|
*
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
|
*
optimization
Igor Sysoev
2007-01-11
|
*
use "r" instead of "q"
Igor Sysoev
2007-01-11
|
*
increase Linux osrelease string lentgh
Igor Sysoev
2006-12-26
|
*
worker_rlimit_core supports size in K, M, and G
Igor Sysoev
2006-12-24
|
*
lower the log level of the waitpid() ENOCHILD error on FreeBSD
Igor Sysoev
2006-12-23
|
*
test Darwin 8 atomic(3)
Igor Sysoev
2006-12-22
|
*
use MacOSX atomic(3) and barrier(3) operations
Igor Sysoev
2006-12-21
|
*
use the right memory barriers
Igor Sysoev
2006-12-21
|
*
larx/stcx. should cycle if the reservation was cleared
Igor Sysoev
2006-12-21
|
*
use light-weight sync on ppc64
Igor Sysoev
2006-12-19
|
*
fix atomic operations on ppc64
Igor Sysoev
2006-12-19
|
*
slab allocator in shared memory
Igor Sysoev
2006-11-20
|
*
APOP
Igor Sysoev
2006-10-23
|
*
style fix: remove trailing spaces
Igor Sysoev
2006-10-09
|
*
fix building on Linux and Solaris
Igor Sysoev
2006-10-02
|
*
glob support in include
Igor Sysoev
2006-10-02
|
*
Solaris 10 event ports support
Igor Sysoev
2006-09-26
|
*
fix comment
Igor Sysoev
2006-09-22
|
*
fix typo
Igor Sysoev
2006-09-16
|
[prev]
[next]