log src/http/modules/perl/ngx_http_perl_module.c @ 1352:e958b3cab51a

age author description
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR
Sun, 29 Jul 2007 17:31:00 +0000 Igor Sysoev r1258, r1259 merge: stable-0.5
Sat, 16 Jun 2007 09:22:37 +0000 Igor Sysoev fix building on threaded or multiplicity interpreter perl,
Fri, 15 Jun 2007 12:20:23 +0000 Igor Sysoev set worker's perl $$
Tue, 29 May 2007 18:48:42 +0000 Igor Sysoev PERL_SYS_TERM() should be called once on exit only, this fixes the message
Wed, 18 Apr 2007 11:28:11 +0000 Igor Sysoev fix segfault when
Wed, 18 Apr 2007 09:23:35 +0000 Igor Sysoev set nginx_stash after reconfiguration in single interpreter perl
Sat, 20 Jan 2007 19:26:48 +0000 Igor Sysoev env
Fri, 12 Jan 2007 20:26:39 +0000 Igor Sysoev style fix: remove tabs
Thu, 14 Dec 2006 22:13:33 +0000 Igor Sysoev allow "perl" inside "limit_except"
Wed, 13 Dec 2006 12:30:57 +0000 Igor Sysoev fix ngx_http_perl_sleep_handler()
Tue, 12 Dec 2006 20:59:24 +0000 Igor Sysoev $r->sleep()
Tue, 12 Dec 2006 20:06:04 +0000 Igor Sysoev axe ngx_http_perl_cleanup_sv(): all SVs should be freed
Sun, 26 Nov 2006 16:56:41 +0000 Igor Sysoev add comment
Sun, 26 Nov 2006 15:35:02 +0000 Igor Sysoev fix segfaults in future workers those will use old configuration,