Up to [cvs.netbsd.org] / pkgsrc / security / ap-modsecurity
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1.1.1.8.1 / (download) - annotate - [select for diffs], Thu Nov 23 09:21:44 2006 UTC (5 years, 6 months ago) by ghen
Branch: pkgsrc-2006Q3
Changes since 1.1.1.1: +4 -4
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)
Pullup ticket 1890 - requested by adrianp bugfix update for ap-modsecurity - pkgsrc/security/ap-modsecurity/Makefile 1.4 - pkgsrc/security/ap-modsecurity/PLIST 1.2-1.3 - pkgsrc/security/ap-modsecurity/distinfo 1.2 Module Name: pkgsrc Committed By: adrianp Date: Sat Oct 21 12:36:07 UTC 2006 Modified Files: pkgsrc/security/ap-modsecurity: Makefile PLIST distinfo Log Message: Update to 1.9.4 This package used to register as ap-modsecurity regardless of which apache version it built against. It will now register as ap13-modsecurity if building against apache 1.x and ap2-modsecurity if building against apache 2.x. Lots of changes including: * Enhanced memory utilisation. * Log level is now present on every entry in the debug log. * Added new actions (e.g. setenv, setnote, auditlog, noauditlog) * 404 responses are no longer considered relevant. * Added performance measurement to the Apache 2 versions. See CHANGES for all the details --- Module Name: pkgsrc Committed By: adrianp Date: Sat Oct 21 12:59:20 UTC 2006 Modified Files: pkgsrc/security/ap-modsecurity: PLIST Log Message: Sort PLIST
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 21 12:36:07 2006 UTC (5 years, 7 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update to 1.9.4 This package used to register as ap-modsecurity regardless of which apache version it built against. It will now register as ap13-modsecurity if building against apache 1.x and ap2-modsecurity if building against apache 2.x. Lots of changes including: * Enhanced memory utilisation. * Log level is now present on every entry in the debug log. * Added new actions (e.g. setenv, setnote, auditlog, noauditlog) * 404 responses are no longer considered relevant. * Added performance measurement to the Apache 2 versions. See CHANGES for all the details
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 14 18:29:39 2005 UTC (6 years, 7 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2006Q3-base,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Branch point for: pkgsrc-2006Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
ModSecurity is an open source intrusion detection and prevention engine for web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. This package is for both Apache 1.x and Apache 2.x
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 14 18:29:39 2005 UTC (6 years, 7 months ago) by adrianp
Branch: MAIN
Initial revision