nginx/src
Igor Sysoev a256afd064 fix race condition if during reconfiguration two cache managers try
to delete old inactive entries: one of them removes a entry just locked by
other manager from the queue and the rbtree as long inactive entry,
causes the latter manager to segfault leaving cache mutex locked,
the bug has been introduced in r3727
2010-09-02 14:31:47 +00:00
..
core the -q switch 2010-09-02 13:43:02 +00:00
event decrease SSL handshake error level to info 2010-07-29 09:30:15 +00:00
http fix race condition if during reconfiguration two cache managers try 2010-09-02 14:31:47 +00:00
mail style fix 2010-06-23 16:34:54 +00:00
misc fix comments 2010-03-26 21:17:26 +00:00
mysql rename ngx_peer_addr_t to ngx_addr_t 2009-11-02 15:14:17 +00:00
os add "Global\" prefix for signal events 2010-09-02 13:49:05 +00:00