diff --git a/README.TXT b/README.TXT index 5f8a9914..42891749 100644 --- a/README.TXT +++ b/README.TXT @@ -1,5 +1,5 @@ ModSecurity for Apache 2.x, http://www.modsecurity.org/ -Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) +Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) ModSecurity for Apache is an open source product, released under terms of the General Public Licence, Version 2 (GPLv2). Please refer to the diff --git a/apache2/acmp.c b/apache2/acmp.c index a12da9aa..a7f757b7 100644 --- a/apache2/acmp.c +++ b/apache2/acmp.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/acmp.h b/apache2/acmp.h index 40865ac7..99860621 100644 --- a/apache2/acmp.h +++ b/apache2/acmp.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/apache2.h b/apache2/apache2.h index cb96bb35..7dc623b4 100644 --- a/apache2/apache2.h +++ b/apache2/apache2.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/apache2_config.c b/apache2/apache2_config.c index 1a0904fa..696c21a6 100644 --- a/apache2/apache2_config.c +++ b/apache2/apache2_config.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/apache2_io.c b/apache2/apache2_io.c index a2505d8f..ec778c3f 100644 --- a/apache2/apache2_io.c +++ b/apache2/apache2_io.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/apache2_util.c b/apache2/apache2_util.c index 072f39c9..aff4f2d6 100644 --- a/apache2/apache2_util.c +++ b/apache2/apache2_util.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/mod_security2.c b/apache2/mod_security2.c index 2a9afee7..68a7d9eb 100644 --- a/apache2/mod_security2.c +++ b/apache2/mod_security2.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/modsecurity.c b/apache2/modsecurity.c index 26af512c..9517e695 100644 --- a/apache2/modsecurity.c +++ b/apache2/modsecurity.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 7824df34..f32996bb 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_geo.c b/apache2/msc_geo.c index a2e9c5e4..8cb584bd 100644 --- a/apache2/msc_geo.c +++ b/apache2/msc_geo.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_geo.h b/apache2/msc_geo.h index 4c962ffa..9c6b5326 100644 --- a/apache2/msc_geo.h +++ b/apache2/msc_geo.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_logging.c b/apache2/msc_logging.c index 0110d61b..4e447d8b 100644 --- a/apache2/msc_logging.c +++ b/apache2/msc_logging.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_logging.h b/apache2/msc_logging.h index 83496960..5b5cb92d 100644 --- a/apache2/msc_logging.h +++ b/apache2/msc_logging.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_lua.h b/apache2/msc_lua.h index a2684dda..10082ba2 100644 --- a/apache2/msc_lua.h +++ b/apache2/msc_lua.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_multipart.c b/apache2/msc_multipart.c index 7ffa4a09..ba353d87 100644 --- a/apache2/msc_multipart.c +++ b/apache2/msc_multipart.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_multipart.h b/apache2/msc_multipart.h index cb07bf2c..dcb3acd7 100644 --- a/apache2/msc_multipart.h +++ b/apache2/msc_multipart.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_parsers.c b/apache2/msc_parsers.c index 86d2bf43..85205efc 100644 --- a/apache2/msc_parsers.c +++ b/apache2/msc_parsers.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_parsers.h b/apache2/msc_parsers.h index fe8afbc7..1fabd8ab 100644 --- a/apache2/msc_parsers.h +++ b/apache2/msc_parsers.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_pcre.c b/apache2/msc_pcre.c index d5a71aa4..e500372d 100644 --- a/apache2/msc_pcre.c +++ b/apache2/msc_pcre.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_pcre.h b/apache2/msc_pcre.h index 4a0cdf6c..0d86cc57 100644 --- a/apache2/msc_pcre.h +++ b/apache2/msc_pcre.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_reqbody.c b/apache2/msc_reqbody.c index b0d4e459..639efb03 100644 --- a/apache2/msc_reqbody.c +++ b/apache2/msc_reqbody.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_test.c b/apache2/msc_test.c index d5ae8b82..cda7ba88 100644 --- a/apache2/msc_test.c +++ b/apache2/msc_test.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_util.c b/apache2/msc_util.c index 913e636e..44e112f2 100644 --- a/apache2/msc_util.c +++ b/apache2/msc_util.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_util.h b/apache2/msc_util.h index 5e1431a2..039b97c1 100644 --- a/apache2/msc_util.h +++ b/apache2/msc_util.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_xml.c b/apache2/msc_xml.c index 4bbdc7b6..78c26ddf 100644 --- a/apache2/msc_xml.c +++ b/apache2/msc_xml.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/msc_xml.h b/apache2/msc_xml.h index f8da4adb..389d2996 100644 --- a/apache2/msc_xml.h +++ b/apache2/msc_xml.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/pdf_protect.c b/apache2/pdf_protect.c index edea9dc8..71a5de3b 100644 --- a/apache2/pdf_protect.c +++ b/apache2/pdf_protect.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/pdf_protect.h b/apache2/pdf_protect.h index 8936eb55..8613193a 100644 --- a/apache2/pdf_protect.h +++ b/apache2/pdf_protect.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/persist_dbm.c b/apache2/persist_dbm.c index eb684d77..525832a8 100644 --- a/apache2/persist_dbm.c +++ b/apache2/persist_dbm.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/persist_dbm.h b/apache2/persist_dbm.h index 6a5af98f..4bf2d0a9 100644 --- a/apache2/persist_dbm.h +++ b/apache2/persist_dbm.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re.c b/apache2/re.c index beb0755f..d44bd323 100644 --- a/apache2/re.c +++ b/apache2/re.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re.h b/apache2/re.h index db203ee8..edeffab4 100644 --- a/apache2/re.h +++ b/apache2/re.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re_actions.c b/apache2/re_actions.c index 9001708e..c9b4de6f 100644 --- a/apache2/re_actions.c +++ b/apache2/re_actions.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re_operators.c b/apache2/re_operators.c index 92c4d790..724f530a 100644 --- a/apache2/re_operators.c +++ b/apache2/re_operators.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re_tfns.c b/apache2/re_tfns.c index 9fc8ad25..749c7e5d 100644 --- a/apache2/re_tfns.c +++ b/apache2/re_tfns.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/re_variables.c b/apache2/re_variables.c index 5d449f20..4a167f64 100644 --- a/apache2/re_variables.c +++ b/apache2/re_variables.c @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/apache2/utf8tables.h b/apache2/utf8tables.h index f12dc19b..4d30eef2 100644 --- a/apache2/utf8tables.h +++ b/apache2/utf8tables.h @@ -1,6 +1,6 @@ /* * ModSecurity for Apache 2.x, http://www.modsecurity.org/ - * Copyright (c) 2004-2007 Breach Security, Inc. (http://www.breach.com/) + * Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * * You should have received a copy of the licence along with this * program (stored in the file "LICENSE"). If the file is missing, diff --git a/doc/html-chunked.xsl b/doc/html-chunked.xsl index 2795fdd7..5f022655 100644 --- a/doc/html-chunked.xsl +++ b/doc/html-chunked.xsl @@ -12,7 +12,7 @@ - + diff --git a/doc/html.xsl b/doc/html.xsl index 41e58ed8..44ce60c3 100644 --- a/doc/html.xsl +++ b/doc/html.xsl @@ -8,7 +8,7 @@ - + diff --git a/doc/migration-matrix.html b/doc/migration-matrix.html index 4ecb47ed..70d908a5 100644 --- a/doc/migration-matrix.html +++ b/doc/migration-matrix.html @@ -71,4 +71,4 @@ FILES_TMPNAMESThe main difference here is that now @inspectFile is an O Also, the return codes are now reversed – In 1.x, a return code of “1” means that the file would be allowed. In 2.x, a return code of “1” means that the file would be denied. In order to scan/inspect uploaded files in 2.x, you need to create specific rules that use the FILES_TMPNAMES variable (as these are the names of the files that are temporarily stored on disk) and then use the @inspectFile Operator on each rule. -Also, make sure to swap your return codes in existing scripts as mentioned in the notes column.Memory limits for uploaded filesSecUploadInMemoryLimitSecRequestBodyInMemoryLimitThese two directives function the same.Change the SecUploadInMemoryLimit directive to SecRequestBodyInMemoryLimit. \ No newline at end of file +Also, make sure to swap your return codes in existing scripts as mentioned in the notes column.Memory limits for uploaded filesSecUploadInMemoryLimitSecRequestBodyInMemoryLimitThese two directives function the same.Change the SecUploadInMemoryLimit directive to SecRequestBodyInMemoryLimit. diff --git a/doc/migration-matrix.xml b/doc/migration-matrix.xml index 95f02aa4..33afdf26 100644 --- a/doc/migration-matrix.xml +++ b/doc/migration-matrix.xml @@ -6,7 +6,7 @@ Version 1.0 / (April 10, 2007) - 2004-2007 + 2004-2008 Breach Security, Inc. (http://www.breach.com) @@ -811,4 +811,4 @@ - \ No newline at end of file + diff --git a/doc/modsecurity2-apache-reference.xml b/doc/modsecurity2-apache-reference.xml index 041cfcf7..aa05d9df 100644 --- a/doc/modsecurity2-apache-reference.xml +++ b/doc/modsecurity2-apache-reference.xml @@ -5612,4 +5612,4 @@ Server: Apache/2.x.x - \ No newline at end of file + diff --git a/rules/README b/rules/README index 57fd34fa..e7446560 100644 --- a/rules/README +++ b/rules/README @@ -3,7 +3,7 @@ ModSecurity Core Rule Set ============================== -(c) 2006-2007 Breach Secuiry Inc. +(c) 2006-2008 Breach Secuiry Inc. The ModSecurity Core Rule Set is provided to you under the terms and conditions of GPL version 2