log src/http/ngx_http_script.c @ 5040:05beaa2d87b3 stable-1.2

age author description
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Fri, 11 May 2012 13:19:22 +0000 Maxim Dounin Rewrite: fixed escaping and possible segfault (ticket #162).
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.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Tue, 03 May 2011 09:52:27 +0000 Igor Sysoev test zero value in an "if" directive consistently with predicates fixed in r3894
Fri, 15 Apr 2011 12:24:18 +0000 Igor Sysoev values starting with '0' were incorrectly assumed to be false
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Mon, 13 Sep 2010 12:44:43 +0000 Igor Sysoev fix typo
Thu, 02 Sep 2010 14:37:16 +0000 Igor Sysoev new ngx_http_secure_link_module with secure_link, secure_link_md5, and
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Fri, 18 Jun 2010 15:15:20 +0000 Igor Sysoev return code text
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Mon, 16 Nov 2009 19:10:45 +0000 Igor Sysoev fix captures in "rewrite", the bug had been introduced in r3326
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Fri, 25 Sep 2009 09:13:08 +0000 Igor Sysoev low ENAMETOOLONG logging level
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Tue, 14 Jul 2009 08:38:28 +0000 Igor Sysoev ngx_http_set_exten() is always successful since 0.3.46
Tue, 02 Jun 2009 16:08:38 +0000 Igor Sysoev fix return value on failure
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Wed, 01 Apr 2009 16:31:18 +0000 Igor Sysoev r2499 merge: stable-0.6
Fri, 27 Mar 2009 14:59:47 +0000 Igor Sysoev rename ngx_http_scrip_flush_complex_value()
Fri, 27 Mar 2009 06:34:31 +0000 Igor Sysoev fix plain text values using relative path in ngx_http_complex_value(),
Sun, 22 Mar 2009 09:36:51 +0000 Igor Sysoev ngx_http_script_flush_complex_value()
Wed, 18 Mar 2009 14:42:06 +0000 Igor Sysoev split ngx_http_script_compile()