log src/http/ngx_http_script.c @ 5331:e04083b79335

age author description
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