log src/http/modules/perl/nginx.xs @ 4708:668de9844a02 stable-1.2

age author description
Wed, 23 May 2012 10:36:12 +0000 Maxim Dounin Fixed warning during nginx.xs compilation.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 01 Nov 2011 14:15:42 +0000 Igor Sysoev Merging r4189, r4197: stable-1.0
Tue, 11 Oct 2011 18:01:38 +0000 Maxim Dounin Handling of Content-Encoding set from perl.
Mon, 10 Oct 2011 08:38:28 +0000 Ruslan Ermilov Fixed macro name.
Mon, 21 Feb 2011 11:44:26 +0000 Igor Sysoev fix warnings
Mon, 07 Jun 2010 10:26:50 +0000 Igor Sysoev merge r3464, r3500, r3501: stable-0.7
Mon, 07 Jun 2010 08:51:48 +0000 Igor Sysoev merge r3318, r3449: stable-0.7
Thu, 22 Apr 2010 14:02:45 +0000 Igor Sysoev change processing variables accessed by SSI and perl module:
Fri, 12 Feb 2010 09:32:02 +0000 Igor Sysoev fix request counter for $r->sleep(), the bug was introduced in r3050
Thu, 12 Nov 2009 15:50:34 +0000 Igor Sysoev do not log error if $r->variable was not found
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Fri, 01 May 2009 19:31:52 +0000 Igor Sysoev use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Fri, 05 Sep 2008 14:48:47 +0000 Igor Sysoev *) handle unaligned file part for directio
Mon, 04 Aug 2008 10:18:36 +0000 Igor Sysoev ngx_hash_strlow()
Wed, 30 Jul 2008 12:34:04 +0000 Igor Sysoev directio
Thu, 26 Jun 2008 14:07:59 +0000 Igor Sysoev ngx_memzero() ngx_open_file_info_t
Mon, 23 Jun 2008 13:35:34 +0000 Igor Sysoev initialize of.uniq in ngx_open_cached_file()
Mon, 23 Jun 2008 12:27:03 +0000 Igor Sysoev change useless ngx_pcalloc() to ngx_pnalloc()
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Sat, 16 Feb 2008 14:24:43 +0000 Igor Sysoev fix previous commit
Sat, 16 Feb 2008 14:23:14 +0000 Igor Sysoev optimize $r->sleep
Fri, 15 Feb 2008 13:57:55 +0000 Igor Sysoev delete unneeded dXSTARG
Thu, 27 Dec 2007 20:32:43 +0000 Igor Sysoev optimization
Sat, 22 Dec 2007 13:19:39 +0000 Igor Sysoev open_file_cache_min_uses
Fri, 21 Dec 2007 17:23:41 +0000 Igor Sysoev fix the previous commit