index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
/
ngx_event.c
Commit message (
Expand
)
Author
Age
*
Unused macro and variable removed.
Sergey Kandaurov
2013-10-02
*
Win32: accept_mutex now always disabled (ticket #362).
Maxim Dounin
2013-05-31
*
Status: introduced the "ngx_stat_waiting" counter.
Valentin Bartenev
2013-03-15
*
Events: added check for duplicate "events" directive.
Valentin Bartenev
2013-01-08
*
Explicitly ignore returned value from close() in ngx_event_core_init_conf().
Andrey Belov
2012-08-07
*
When "debug_connection" is configured with a domain name, only the first
Ruslan Ermilov
2012-07-24
*
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
2012-07-24
*
debug_connection: added the IPv6 and UNIX-domain socket support.
Ruslan Ermilov
2012-04-29
*
Fixed master exit if there is no events section (ticket #150).
Maxim Dounin
2012-04-18
*
Fixed grammar in error messages.
Ruslan Ermilov
2012-04-12
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Added shmtx interface to forcibly unlock mutexes.
Maxim Dounin
2011-11-23
*
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
2011-09-19
*
use POSIX semaphores in shmtx instead of sched_yield()
Igor Sysoev
2011-05-10
*
do not update time in the timer signal handler,
Igor Sysoev
2010-03-12
*
*) share temporary number between workers
Igor Sysoev
2009-08-21
*
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
2009-06-02
*
add listen events for win32 only after accept mutex is hold
Igor Sysoev
2009-04-28
*
Win32 master/workers model
Igor Sysoev
2009-04-20
*
support attaching to an existent Win32 shared memory
Igor Sysoev
2009-04-18
*
prepare ngx_ptocidr() for IPv6
Igor Sysoev
2009-02-24
*
*) refactor ngx_ptocidr()
Igor Sysoev
2008-08-26
*
prepare to allow various number of connections in child processes
Igor Sysoev
2008-06-23
*
style fix
Igor Sysoev
2008-05-22
*
move condition declarations inside blocks where they are used
Igor Sysoev
2007-12-10
*
ignore meaningless bits in CIDR and warn about them
Igor Sysoev
2007-08-10
*
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
2007-07-29
*
style fix
Igor Sysoev
2007-01-31
*
fix segfault
Igor Sysoev
2006-11-23
*
slab allocator in shared memory
Igor Sysoev
2006-11-20
*
Solaris 10 event ports support
Igor Sysoev
2006-09-26
*
nginx-0.3.55-RELEASE import
release-0.3.55
Igor Sysoev
2006-07-28
*
nginx-0.3.54-RELEASE import
release-0.3.54
Igor Sysoev
2006-07-11
*
nginx-0.3.53-RELEASE import
release-0.3.53
Igor Sysoev
2006-07-07
*
nginx-0.3.42-RELEASE import
release-0.3.42
Igor Sysoev
2006-04-26
*
nginx-0.3.27-RELEASE import
release-0.3.27
Igor Sysoev
2006-02-08
*
nginx-0.3.24-RELEASE import
release-0.3.24
Igor Sysoev
2006-02-01
*
nginx-0.3.12-RELEASE import
release-0.3.12
Igor Sysoev
2005-11-26
*
nginx-0.3.10-RELEASE import
release-0.3.10
Igor Sysoev
2005-11-15
*
nginx-0.3.8-RELEASE import
release-0.3.8
Igor Sysoev
2005-11-09
*
nginx-0.3.5-RELEASE import
release-0.3.5
Igor Sysoev
2005-10-21
*
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
2005-10-19
*
nginx-0.3.2-RELEASE import
release-0.3.2
Igor Sysoev
2005-10-12
*
nginx-0.2.0-RELEASE import
release-0.2.0
Igor Sysoev
2005-09-23
*
nginx-0.1.45-RELEASE import
release-0.1.45
Igor Sysoev
2005-09-08
*
nginx-0.1.29-RELEASE import
release-0.1.29
Igor Sysoev
2005-05-12
*
nginx-0.1.26-RELEASE import
release-0.1.26
Igor Sysoev
2005-03-22
*
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
2005-03-19
*
nginx-0.1.24-RELEASE import
release-0.1.24
Igor Sysoev
2005-03-04
*
nginx-0.1.22-RELEASE import
release-0.1.22
Igor Sysoev
2005-02-24
[next]