svn commit: r521623 - in /perl/Apache-SizeLimit/trunk/t: apache/zzz_check_n_requests.t apache2/zzz_check_n_requests.t

2007-03-23 Thread pgollucci
Author: pgollucci Date: Fri Mar 23 01:32:25 2007 New Revision: 521623 URL: http://svn.apache.org/viewvc?view=rev&rev=521623 Log: Either my diskio is really slow, or this computer is just really fast. ~3/5 times the error_log has not yet been written, but after the test finishes is correct. With

svn commit: r521625 - /perl/modperl/trunk/Changes

2007-03-23 Thread pgollucci
Author: pgollucci Date: Fri Mar 23 01:35:47 2007 New Revision: 521625 URL: http://svn.apache.org/viewvc?view=rev&rev=521625 Log: adding the CVE Id. Format shameless stolen from httpd. Provided by: Mark J Cox <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Modified: perl/modperl/trunk/Ch

svn commit: r521626 - /perl/Apache-SizeLimit/trunk/RELEASE

2007-03-23 Thread pgollucci
Author: pgollucci Date: Fri Mar 23 01:41:09 2007 New Revision: 521626 URL: http://svn.apache.org/viewvc?view=rev&rev=521626 Log: wrong hostname Modified: perl/Apache-SizeLimit/trunk/RELEASE Modified: perl/Apache-SizeLimit/trunk/RELEASE URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit

svn commit: r521756 - in /perl/modperl/branches/1.x/t: conf/httpd.conf.pl modules/regex.t

2007-03-23 Thread geoff
Author: geoff Date: Fri Mar 23 08:11:02 2007 New Revision: 521756 URL: http://svn.apache.org/viewvc?view=rev&rev=521756 Log: test for extended regex quoting Added: perl/modperl/branches/1.x/t/modules/regex.t Modified: perl/modperl/branches/1.x/t/conf/httpd.conf.pl Modified: perl/modperl

svn commit: r521763 - /perl/modperl/trunk/ModPerl-Registry/t/regex.t

2007-03-23 Thread geoff
Author: geoff Date: Fri Mar 23 08:27:47 2007 New Revision: 521763 URL: http://svn.apache.org/viewvc?view=rev&rev=521763 Log: add in regex quoting test Added: perl/modperl/trunk/ModPerl-Registry/t/regex.t Added: perl/modperl/trunk/ModPerl-Registry/t/regex.t URL: http://svn.apache.org/viewvc/

svn commit: r521767 - in /perl/modperl/branches/1.x/t/conf: httpd.conf-dist httpd.conf-win32

2007-03-23 Thread geoff
Author: geoff Date: Fri Mar 23 08:30:58 2007 New Revision: 521767 URL: http://svn.apache.org/viewvc?view=rev&rev=521767 Log: add in missing RegistryNG configs Modified: perl/modperl/branches/1.x/t/conf/httpd.conf-dist perl/modperl/branches/1.x/t/conf/httpd.conf-win32 Modified: perl/modpe

svn commit: r521778 - /perl/modperl/branches/1.x/Changes

2007-03-23 Thread geoff
Author: geoff Date: Fri Mar 23 08:48:02 2007 New Revision: 521778 URL: http://svn.apache.org/viewvc?view=rev&rev=521778 Log: add in cve security reference Modified: perl/modperl/branches/1.x/Changes Modified: perl/modperl/branches/1.x/Changes URL: http://svn.apache.org/viewvc/perl/modperl/b

svn commit: r521870 - in /perl/Apache-SizeLimit/trunk/t/conf: ./ modperl_extra.pl.in

2007-03-23 Thread geoff
Author: geoff Date: Fri Mar 23 12:02:05 2007 New Revision: 521870 URL: http://svn.apache.org/viewvc?view=rev&rev=521870 Log: add in modperl_extra.pl.in so make test passes for mod_perl 1.0 based installs Added: perl/Apache-SizeLimit/trunk/t/conf/ perl/Apache-SizeLimit/trunk/t/conf/modperl

svn commit: r521884 - in /perl/Apache-SizeLimit/trunk: ./ t/ t/apache/ t/apache2/ t/conf/

2007-03-23 Thread gozer
Author: gozer Date: Fri Mar 23 12:56:55 2007 New Revision: 521884 URL: http://svn.apache.org/viewvc?view=rev&rev=521884 Log: add svn:ignores where required Modified: perl/Apache-SizeLimit/trunk/ (props changed) perl/Apache-SizeLimit/trunk/t/ (props changed) perl/Apache-SizeLimit/t

svn commit: r521890 - in /perl/modperl/branches/1.x: Changes MANIFEST Makefile.PL RELEASE lib/mod_perl.pm

2007-03-23 Thread gozer
Author: gozer Date: Fri Mar 23 13:03:34 2007 New Revision: 521890 URL: http://svn.apache.org/viewvc?view=rev&rev=521890 Log: Since no releases have been made in a while, there was some tidying up needed. Copied over and adapeted the RELEASE instructions from the 2.x branch as well. Added: pe