log src/http/ngx_http_script.c @ 7660:d33e17499088

age author description
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Rewrite: fixed segfault with rewritten URI and "alias".
Wed, 24 Apr 2019 16:38:51 +0300 Ruslan Ermilov Added ngx_http_set_complex_value_size_slot().
Thu, 17 Jan 2019 14:31:04 +0300 Vladimir Homutov Added the ngx_http_test_required_predicates() function.
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546).
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Wed, 22 Mar 2017 22:49:52 +0300 Ruslan Ermilov Unified error messages about duplicate directives.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: support 64-bit compilation with MSVC.
Wed, 06 Jul 2016 14:33:40 +0300 Vladimir Homutov Fixed regex captures handling without PCRE.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Fri, 18 Oct 2013 18:13:35 +0400 Maxim Dounin Style.
Tue, 20 Aug 2013 21:33:43 +0400 Maxim Dounin Style improved after 12dd27b74117.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Fixed memory leaks in the root and auth_basic_user_file directives.
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()
Fri, 06 Mar 2009 12:15:07 +0000 Igor Sysoev now regex captures are per-request entities
Tue, 10 Feb 2009 16:03:42 +0000 Igor Sysoev fix /?new=arg?old=arg redirect case
Thu, 11 Dec 2008 06:38:14 +0000 Igor Sysoev fix r2394
Wed, 10 Dec 2008 14:48:04 +0000 Igor Sysoev fix debug logging
Mon, 01 Sep 2008 14:43:38 +0000 Igor Sysoev escape a query string characters taken from URI while rewrite
Thu, 31 Jul 2008 07:55:46 +0000 Igor Sysoev fix conflicting names "true" and "false"
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()
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Tue, 12 Feb 2008 18:05:32 +0000 Igor Sysoev length calculation did not take into account escaped symbols in arguments
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 16:19:48 +0000 Igor Sysoev open_file_cache_retest > open_file_cache_valid
Wed, 12 Dec 2007 20:56:13 +0000 Igor Sysoev r1594 merge: stable-0.5