cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-02-26 Thread gozer
gozer 2003/02/26 01:32:54 Modified:.Changes STATUS src/modules/perl modperl_cmd.c Log: $Apache::Server::StrictPerlSections added. When set to a true value, will abort server startup if there are syntax errors in sections Reviewed by: stas

cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-03-02 Thread gozer
gozer 2003/03/02 21:16:07 Modified:src/modules/perl modperl_cmd.c Log: Small indentation fixup Revision ChangesPath 1.39 +5 -5 modperl-2.0/src/modules/perl/modperl_cmd.c Index: modperl_cmd.c

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2003-03-03 Thread gozer
gozer 2003/03/03 19:35:05 Modified:t/conf extra.last.conf.in Log: small typo s/,/;/ Revision ChangesPath 1.5 +1 -1 modperl-2.0/t/conf/extra.last.conf.in Index: extra.last.conf.in

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2003-03-04 Thread gozer
gozer 2003/03/04 01:42:42 Modified:.Changes STATUS src/modules/perl modperl_cmd.c modperl_util.c modperl_util.h t/conf extra.last.conf.in t/response/TestDirective perldo.pm xs/tables/current/ModPerl FunctionTable.pm

cvs commit: modperl-2.0/t/response/TestDirective perldo.pm

2003-03-16 Thread gozer
gozer 2003/03/16 22:46:56 Modified:src/modules/perl modperl_cmd.c t/conf extra.last.conf.in t/response/TestDirective perldo.pm Log: When stitching content of sections together, it's important to preserve a \n between the lines, otherwise

cvs commit: modperl/t TEST.PL .cvsignore TEST

2003-06-05 Thread gozer
gozer 2003/06/05 00:38:46 Modified:.MANIFEST Makefile.PL t.cvsignore Added: tTEST.PL Removed: tTEST Log: t/TEST is now autogenerated, getting the right #!perl Revision ChangesPath 1.72 +1 -1 modperl

cvs commit: modperl STATUS

2003-05-28 Thread gozer
gozer 2003/05/28 05:37:39 Modified:.STATUS Log: Better to keep track of this HPUX issue, even if its a p5p problem. Just so we dont forget Revision ChangesPath 1.28 +9 -0 modperl/STATUS Index: STATUS

cvs commit: modperl STATUS

2003-05-29 Thread gozer
gozer 2003/05/28 20:49:51 Modified:.STATUS Log: Record the availability of a patch and the need of further testing for the missing functionnality : Apache->request(bless {r=>$r}, "My::Apache"); Apache->request; Revision ChangesPat

cvs commit: modperl Changes

2003-06-09 Thread gozer
gozer 2003/06/09 20:11:16 Modified:lib/Apache SizeLimit.pm .Changes Log: Add Mac OS X support to Apache::SizeLimit Submitted by: David Wheeler <[EMAIL PROTECTED]> Reviewed by: gozer Revision ChangesPath 1.12 +1 -1 modperl/lib/

cvs commit: modperl-2.0/xs/ModPerl/Const Const.pm

2003-06-09 Thread gozer
gozer 2003/06/09 20:12:52 Modified:.Changes lib/Apache Build.pm xs/APR/APR APR.pm xs/ModPerl/Const Const.pm Log: Fix DynaLoader breakeage when using DL_GLOBAL on OpenBSD Reviewed by: stas Revision ChangesPath 1.193

cvs commit: modperl/t/conf .cvsignore

2003-06-04 Thread gozer
gozer 2003/06/03 21:56:42 Modified:t/conf .cvsignore Log: cvsignore generated dev-null Revision ChangesPath 1.3 +1 -0 modperl/t/conf/.cvsignore Index: .cvsignore === RCS file: /home

cvs commit: modperl/lib/Apache src.pm

2003-06-05 Thread gozer
gozer 2003/06/05 00:05:13 Modified:lib/Apache src.pm Log: No need to exclude blib when searching for Apache/include Revision ChangesPath 1.29 +5 -8 modperl/lib/Apache/src.pm Index: src.pm

cvs commit: modperl/t/docs/auth .htaccess

2003-06-05 Thread gozer
gozer 2003/06/05 00:09:20 Modified:.Makefile.PL t/docs/auth .htaccess Log: s/Apache::(OK|DECLINED)/Apache::Constants::$1/g Revision ChangesPath 1.212 +1 -1 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl/t/net/perl ssi.pl

2003-06-05 Thread gozer
gozer 2003/06/05 00:10:48 Modified:t/docs rgy-include.shtml t/net/perl ssi.pl Log: fix ssi test by removing some extraneous output Revision ChangesPath 1.2 +0 -2 modperl/t/docs/rgy-include.shtml Index: rgy-include.shtml

cvs commit: modperl/lib/Bundle Apache.pm

2003-06-06 Thread gozer
gozer 2003/06/06 00:33:15 Modified:lib/Bundle Apache.pm Log: Add Apache::Test to Apache::Bundle to help in its dissemination as Apache::test's replacement Reviewed by: stas Revision ChangesPath 1.9 +2 -0 modperl/lib/Bundle/Apache.pm Index: Apac

cvs commit: modperl STATUS

2003-05-27 Thread gozer
gozer 2003/05/27 18:56:42 Modified:.STATUS Log: This was reported later as a bug in Perl with a patch submitted to p5p, see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-04/msg01458.html Revision ChangesPath 1.27 +1 -8 modperl/STATUS

mod_perl test report

2003-06-11 Thread gozer
2003 i686 athlon i386 gnulinux ' config_args='-des -Dprefix=/home/gozer/opt/perl/i386-linux/19613/devel-shrplib -Doptimize='-g' -Dusedevel -Duseshrplib' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithrea

cvs commit: modperl STATUS

2003-06-14 Thread gozer
gozer 2003/06/14 23:12:20 Modified:.STATUS Log: Log mp_preload_module() breakage with method handlers Revision ChangesPath 1.30 +10 -1 modperl/STATUS Index: STATUS === RCS file

cvs commit: modperl STATUS

2003-06-17 Thread gozer
gozer 2003/06/17 21:39:07 Modified:.STATUS Log: log availability of mp_preload_module patch Revision ChangesPath 1.31 +5 -2 modperl/STATUS Index: STATUS === RCS file: /home/cvs

cvs commit: modperl/lib/Apache FakeRequest.pm

2003-06-20 Thread gozer
gozer 2003/06/20 00:50:43 Modified:.Changes lib/Apache FakeRequest.pm Log: PR:Apache::FakeRequest now isa Apache so code that is carefull about $r and checks that $r->isa('Apache') will not fail Submitted by: David Wheeler <

mod_perl test report

2003-07-01 Thread gozer
16:56 sgt 2003 i686 athlon i386 gnulinux ' config_args='-des -Dprefix=/home/gozer/opt/perl/i386-linux/19613/devel-perlio-shrplib-threads -Doptimize='-g' -Dusedevel -Duseperlio -Duseshrplib -Dusethreads' hint=recommended, useposix=true, d_sigaction=define us

cvs commit: modperl/lib mod_perl.pm

2003-07-02 Thread gozer
gozer 2003/07/02 06:04:40 Modified:.Changes lib mod_perl.pm Log: bump version to 1.28 Revision ChangesPath 1.672 +1 -1 modperl/Changes Index: Changes === RCS

cvs commit: modperl Changes

2003-07-02 Thread gozer
gozer 2003/07/02 06:25:12 Modified:lib mod_perl.pm .Changes Log: bump version Revision ChangesPath 1.57 +1 -1 modperl/lib/mod_perl.pm Index: mod_perl.pm

cvs commit: modperl STATUS

2003-07-02 Thread gozer
gozer 2003/07/02 06:49:12 Modified:.STATUS Log: Version 1.28 was released Revision ChangesPath 1.32 +3 -2 modperl/STATUS Index: STATUS === RCS file: /home/cvs/modperl/STATUS,v

cvs commit: modperl-2.0/src/modules/perl modperl_perl_global.c

2003-07-02 Thread gozer
gozer 2003/07/02 07:16:00 Modified:src/modules/perl modperl_perl_global.c Log: Trailing , in enum lists is not appreciated by all compilers Revision ChangesPath 1.17 +1 -1 modperl-2.0/src/modules/perl/modperl_perl_global.c Index: modperl_perl_global.c

cvs commit: modperl STATUS

2003-08-22 Thread gozer
gozer 2003/08/22 16:58:16 Modified:.STATUS Log: A few more unmaintained pod files that could be deleted: benchmark/stopwatch.pod benchmark/lwp-simple.pod Revision ChangesPath 1.36 +3 -1 modperl/STATUS Index: STATUS

cvs commit: modperl STATUS

2003-08-22 Thread gozer
gozer 2003/08/22 15:39:15 Modified:.STATUS Log: A few more unmaintained pod files that could be deleted: mod_perl_method_handlers.pod mod_perl_traps.pod mod_perl_cvs.pod faq/Makefile faq/mjtg-news.txt faq/mod_perl_api.pod faq/mod_perl_cgi.pod faq

cvs commit: modperl/apaci .cvsignore

2003-08-22 Thread gozer
gozer 2003/08/22 16:16:04 Modified:apaci.cvsignore Log: cvsignore generated object files Revision ChangesPath 1.6 +1 -0 modperl/apaci/.cvsignore Index: .cvsignore === RCS file

cvs commit: modperl/Util Util.pm

2003-10-06 Thread gozer
gozer 2003/10/06 10:02:45 Modified:Util Util.pm Log: Fix a pod type on Util.pm reported by [EMAIL PROTECTED] here: http://rt.cpan.org/NoAuth/Bug.html?id=2190 Revision ChangesPath 1.10 +1 -1 modperl/Util/Util.pm Index: Util.pm

cvs commit: modperl/lib mod_perl.pm

2003-10-07 Thread gozer
gozer 2003/10/07 21:34:02 Modified:.Changes lib mod_perl.pm Log: bump version Revision ChangesPath 1.681 +1 -1 modperl/Changes Index: Changes === RCS file

cvs commit: modperl/lib mod_perl.pm

2003-10-07 Thread gozer
gozer 2003/10/07 21:37:10 Modified:.Changes STATUS lib mod_perl.pm Log: bump version Revision ChangesPath 1.682 +2 -0 modperl/Changes Index: Changes === RCS

cvs commit: modperl STATUS

2003-10-07 Thread gozer
gozer 2003/10/07 21:41:20 Modified:.STATUS Log: Fixed typo'ed release date for 1.28 Revision ChangesPath 1.40 +2 -2 modperl/STATUS Index: STATUS === RCS file: /home/cvs/mo

cvs commit: modperl .cvsignore

2003-10-14 Thread gozer
gozer 2003/10/14 10:07:58 Modified:..cvsignore Log: MakeMaker is now generating a META.yml, so .cvsignore it Revision ChangesPath 1.8 +1 -0 modperl/.cvsignore Index: .cvsignore

cvs commit: modperl/t/conf .cvsignore

2003-10-14 Thread gozer
gozer 2003/10/14 10:23:22 Modified:t/conf .cvsignore Log: srm.conf is generated from mod_perl_srm.conf, so .cvsignore it Revision ChangesPath 1.4 +1 -0 modperl/t/conf/.cvsignore Index: .cvsignore

cvs commit: modperl MANIFEST

2003-10-14 Thread gozer
gozer 2003/10/14 10:25:07 Modified:.MANIFEST Log: MakeMaker is now generating a META.yml, so must add it to MANIFEST Revision ChangesPath 1.73 +1 -0 modperl/MANIFEST Index: MANIFEST

cvs commit: modperl/t/modules embperl.t eperl.t

2003-10-14 Thread gozer
gozer 2003/10/14 11:17:46 Modified:.MANIFEST Removed: t/modules embperl.t eperl.t Log: ePerl and embperl tests were disabled on 1999/06/11 by dougm, it's about time to clean them out completely Revision ChangesPath 1.74 +0 -2 modperl/MAN

cvs commit: modperl MANIFEST

2003-10-14 Thread gozer
gozer 2003/10/14 11:21:11 Modified:.MANIFEST Log: Clean out old commented-out stuff from MANIFEST from eons ago Revision ChangesPath 1.75 +0 -3 modperl/MANIFEST Index: MANIFEST

cvs commit: modperl MANIFEST

2003-10-14 Thread gozer
gozer 2003/10/14 11:23:08 Modified:.MANIFEST Log: A few files were missing from the MANIFEST Revision ChangesPath 1.76 +7 -0 modperl/MANIFEST Index: MANIFEST === RCS file: /home

cvs commit: modperl MANIFEST.SKIP

2003-10-14 Thread gozer
gozer 2003/10/14 13:55:54 Added: .MANIFEST.SKIP Log: Add all generated files to MANIFEST.SKIP, now make distcheck is 100% happy Revision ChangesPath 1.1 modperl/MANIFEST.SKIP Index: MANIFEST.SKIP

cvs commit: modperl STATUS

2003-10-20 Thread gozer
gozer 2003/10/20 10:35:39 Modified:.STATUS Log: Log the replacement of src/modules/ApacheModulePerl by src/modules/win32 and suggest deleting src/modules/ApacheModulePerl alltogether Revision ChangesPath 1.41 +4 -1 modperl/STATUS Index: STATUS

cvs commit: modperl-2.0/src/modules/perl modperl_cmd.c

2003-10-20 Thread gozer
gozer 2003/10/20 10:44:48 Modified:.STATUS src/modules/perl modperl_cmd.c Added: lib/Apache PerlSections.pm Removed: lib/Apache PerlSection.pm Log: Standardize the Apache::PerlSections package name to it's plural form for clarity and so

cvs commit: modperl-2.0 Changes

2003-10-20 Thread gozer
gozer 2003/10/20 12:58:56 Modified:.Changes Log: Record the standardization/rename of Apache::PerlSection to Apache::PerlSections Revision ChangesPath 1.242 +4 -0 modperl-2.0/Changes Index: Changes

cvs commit: modperl-2.0/t/response/TestDirective perldo.pm

2003-11-13 Thread gozer
gozer 2003/11/13 13:03:47 Modified:.Changes src/modules/perl modperl_cmd.c t/conf extra.last.conf.in t/response/TestDirective perldo.pm Log: sections now proprely set filename and line number information, making error

cvs commit: modperl-2.0/t/response/TestDirective perldo.pm

2003-11-16 Thread gozer
gozer 2003/11/16 17:11:06 Modified:.Changes src/modules/perl modperl_cmd.c t/conf extra.last.conf.in t/response/TestDirective perldo.pm Log: sections now proprely set $0 to the name of the configuration file they are in

cvs commit: modperl-2.0 STATUS

2003-11-16 Thread gozer
gozer 2003/11/16 18:10:58 Modified:.STATUS Log: Log that Apache::PerlSections->dump is now an internal helper function and not a way to dump the saved configuration code. This is wrong and needs to be fixed & implemented for Apache::Status among others R

cvs commit: modperl-2.0/src/modules/perl modperl_mgv.c

2003-12-15 Thread gozer
gozer 2003/12/15 11:14:22 Modified:src/modules/perl modperl_mgv.c Log: ISO C90 forbids mixed declarations and code Revision ChangesPath 1.29 +2 -1 modperl-2.0/src/modules/perl/modperl_mgv.c Index: modperl_mgv.c

cvs commit: modperl-2.0/todo release

2003-12-18 Thread gozer
gozer 2003/12/18 17:17:32 Modified:.Changes lib/Apache PerlSections.pm src/modules/perl modperl_cmd.c modperl_util.c modperl_util.h t/conf extra.last.conf.in t/directive perl.t t/response

cvs commit: modperl/lib/Apache SizeLimit.pm

2004-01-14 Thread gozer
gozer 2004/01/14 12:07:18 Modified:.Changes lib/Apache SizeLimit.pm Log: Fix incorrect win32 detection in Apache::SizeLimit Submitted by: Matt Phillips <[EMAIL PROTECTED]> Revision ChangesPath 1.689 +3 -0 modperl/Changes

cvs commit: modperl-2.0/t/conf extra.last.conf.in perlsection.conf

2004-02-09 Thread gozer
gozer 2004/02/09 14:20:53 Modified:t/conf extra.last.conf.in Removed: t/conf perlsection.conf Log: To test recursive/re-entrant sections, autogenerate the included file instead of having to keep t/conf/perlsection.conf in CVS Revision ChangesPath 1.11

cvs commit: modperl STATUS

2004-02-09 Thread gozer
gozer 2004/02/09 14:30:07 Modified:.STATUS Log: Record the patch+thread about correctly detecting if a script is executable when filesystem ACLs are being used. Revision ChangesPath 1.46 +8 -1 modperl/STATUS Index: STATUS

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-02-09 Thread gozer
gozer 2004/02/09 16:14:11 Modified:t/conf extra.last.conf.in Log: Forgot to 'use' the modules used in the section. Revision ChangesPath 1.12 +2 -0 modperl-2.0/t/conf/extra.last.conf.in Index: extra.la

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-02-10 Thread gozer
gozer 2004/02/10 09:45:22 Modified:t/conf extra.last.conf.in Log: Handle creation of the test Included sections directly, without trying to rely on A::T::*, simpler and avoids misleading diagnostic output Revision ChangesPath 1.13 +4 -3 modperl-2.0/t

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-02-10 Thread gozer
gozer 2004/02/10 10:46:49 Modified:t/conf extra.last.conf.in Log: Decided on leaving the generated include to make possible debugging easier, and no harm is done, since it's going to be re-generated on each test run. Revision ChangesPath 1.14

cvs commit: modperl-2.0/xs/APR/PerlIO apr_perlio.c

2004-02-12 Thread gozer
gozer 2004/02/12 11:42:47 Modified:src/modules/perl modperl_const.c modperl_filter.c xs/APR/PerlIO apr_perlio.c Log: Newer gcc (3.3.2 for example) detect new problems with -Wall. Fixing a few warning about using potentially uninitialized variables. Important

cvs commit: modperl-2.0/t/modperl .cvsignore

2004-02-17 Thread gozer
gozer 2004/02/17 16:23:36 Modified:t/modperl .cvsignore Log: 2 new tests need to be cvsignored Revision ChangesPath 1.15 +2 -0 modperl-2.0/t/modperl/.cvsignore Index: .cvsignore === RCS

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2004-02-17 Thread gozer
gozer 2004/02/17 16:30:58 Modified:perl-framework/Apache-Test Changes ToDo perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm t/response/TestApache conftree.pm Log: Hard-code listen directive to 127.0.0.1

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2004-02-21 Thread gozer
gozer 2004/02/21 12:28:47 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm t/response/TestApache conftree.pm Log: Instead of hard-coding listen directive to

cvs commit: modperl-2.0/lib/Apache/PerlSections - New directory

2004-02-27 Thread gozer
gozer 2004/02/27 18:37:26 modperl-2.0/lib/Apache/PerlSections - New directory

cvs commit: modperl-2.0/todo features_missing

2004-02-28 Thread gozer
gozer 2004/02/28 21:28:44 Modified:.Changes src/docs/2.0/api/Apache PerlSections.pod lib/Apache PerlSections.pm t/response/TestDirective perldo.pm todo features_missing Added: lib/Apache/PerlSections

cvs commit: modperl-2.0/xs/ModPerl/Util ModPerl__Util.h

2004-03-03 Thread gozer
gozer 2004/03/03 22:01:14 Modified:.Changes LICENSE ModPerl-Registry/lib/ModPerl PerlRun.pm Registry.pm RegistryBB.pm RegistryCooker.pm RegistryLoader.pm bin mp2bug mp2doc lib mod_perl.pm

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-03-26 Thread gozer
gozer 2004/03/26 14:02:50 Modified:t/conf extra.last.conf.in Log: Untabify Revision ChangesPath 1.17 +7 -7 modperl-2.0/t/conf/extra.last.conf.in Index: extra.last.conf.in === RCS file

cvs commit: modperl-2.0/t/response/TestDirective perldo.pm

2004-03-26 Thread gozer
gozer 2004/03/26 14:17:08 Modified:.Changes t/conf extra.last.conf.in t/response/TestDirective perldo.pm Log: Added test to ensure sections can have things like %Location tied. Remains a problems with dump/restore Revision Changes

cvs commit: modperl-2.0/todo bugs_mp

2004-03-26 Thread gozer
gozer 2004/03/26 14:20:53 Modified:todo bugs_mp Log: Log the problem with tied %Location and A::PerlSection->dump() for further investigation Revision ChangesPath 1.5 +8 -1 modperl-2.0/todo/bugs_mp Index: bugs

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-03-26 Thread gozer
gozer 2004/03/26 20:36:16 Modified:t/conf extra.last.conf.in Log: needs to be until we drop support for 2.0.46 Caught by: geoff Revision ChangesPath 1.19 +1 -1 modperl-2.0/t/conf/extra.last.conf.in Index: extra.last.conf.in

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-03-26 Thread gozer
gozer 2004/03/26 23:43:39 Modified:t/conf extra.last.conf.in Log: indentation fix Revision ChangesPath 1.20 +1 -1 modperl-2.0/t/conf/extra.last.conf.in Index: extra.last.conf.in

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2004-03-29 Thread gozer
gozer 2004/03/29 14:52:46 Modified:t/response/TestApache conftree.pm Log: Check a more hard-coded configuration value in the conftree tests. Listen is something that has a tendency to change every once in a while. Revision ChangesPath 1.10 +2 -2 modperl-2.0

cvs commit: modperl-2.0/t/conf extra.last.conf.in modperl_extra.pl

2004-04-22 Thread gozer
gozer 2004/04/22 17:38:33 Modified:t/conf extra.last.conf.in modperl_extra.pl Log: Moved the little tied-hash subroutine definition to modperl_extra.pl instead. This is to avoid the leaked scalar warnings caused by a Perl bug that is yet to be given a bug id. Reviewed

cvs commit: modperl-2.0/t/conf extra.last.conf.in modperl_extra.pl

2004-04-28 Thread gozer
gozer 2004/04/28 17:19:35 Modified:t/conf extra.last.conf.in modperl_extra.pl Log: Rename Tie::PerlSection to ModPerl::TestTiePerlSection to avoid polluting the Tie::* namespace. Revision ChangesPath 1.22 +1 -1 modperl-2.0/t/conf/extra.last.conf.in

cvs commit: modperl-2.0/t/response/TestAPI module.pm

2004-05-06 Thread gozer
gozer 2004/05/06 15:23:09 Modified:t/response/TestAPI module.pm Log: Make sure t/api/module will not fail when mod_perl is statically compiled in httpd (upcoming feature) Revision ChangesPath 1.10 +6 -2 modperl-2.0/t/response/TestAPI/module.pm Index

cvs commit: modperl-2.0/todo release

2004-07-05 Thread gozer
gozer 2004/07/05 15:02:42 Modified:..cvsignore Changes Makefile.PL todo release Added: .META.yml Log: Created a META.yml for CPAN and friends, including Apache-Test as a private resource to keep CPAN from installing mod_perl when a

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2004-07-06 Thread gozer
gozer 2004/07/06 15:06:05 Modified:.Changes src/docs/2.0/api/Apache RequestUtil.pod src/modules/perl modperl_config.c modperl_config.h xs/Apache/Access Apache__Access.h xs/Apache/RequestUtil Apache__RequestUtil.h

cvs commit: modperl-2.0/todo release

2004-07-12 Thread gozer
gozer 2004/07/12 20:59:46 Modified:.Changes src/docs/2.0/api/Apache PerlSections.pod src/docs/2.0/user/porting compat.pod src/modules/perl modperl_cmd.c todo release Log: Remove $Apache::Server

cvs commit: modperl-2.0/todo release

2004-07-23 Thread gozer
gozer 2004/07/23 16:24:56 Modified:.Changes Makefile.PL README RELEASE src/docs/2.0/user/install install.pod lib/Apache Build.pm lib/ModPerl BuildOptions.pm t/response/TestAPI module.pm todo release

cvs commit: modperl-2.0/todo release

2004-07-28 Thread gozer
gozer 2004/07/28 19:47:45 Modified:todo release Log: gozer was volounteered Revision ChangesPath 1.35 +2 -0 modperl-2.0/todo/release Index: release === RCS file: /home/cvs/modperl

cvs commit: modperl-2.0/todo release

2004-07-28 Thread gozer
gozer 2004/07/28 19:58:59 Modified:todo release Log: apr-dev is saying that APR_STATUS_IS_SUCCESS shouldn't be used and probably even axed, the only logical test for success is rv == APR_SUCCESS Revision ChangesPath 1.36 +3 -0 modperl-2.0/todo/re

cvs commit: modperl-2.0/t/protocol/TestProtocol pseudo_http.pm

2004-07-30 Thread gozer
gozer 2004/07/30 20:08:36 Modified:t/protocol/TestProtocol pseudo_http.pm Log: Found another place where (discovered on OSX) sockets were assumed to be non-blocking when they might not be. Fix test breakage by being explicit about it. Submitted by: stas Revision

cvs commit: modperl-2.0/t/api .cvsignore

2004-08-02 Thread gozer
gozer 2004/08/02 11:27:24 Modified:t/api.cvsignore Log: Re-order .cvsignore entries Revision ChangesPath 1.10 +5 -5 modperl-2.0/t/api/.cvsignore Index: .cvsignore === RCS file: /home

cvs commit: modperl-2.0/t/api .cvsignore

2004-08-02 Thread gozer
gozer 2004/08/02 11:28:05 Modified:t/api.cvsignore Log: Ignore a few new generated tests Revision ChangesPath 1.11 +2 -0 modperl-2.0/t/api/.cvsignore Index: .cvsignore === RCS file

cvs commit: modperl-2.0/t/api .cvsignore

2004-08-02 Thread gozer
gozer 2004/08/02 11:56:50 Modified:t/api.cvsignore Log: reverting my previous change, those files were old leftovers. Revision ChangesPath 1.12 +0 -2 modperl-2.0/t/api/.cvsignore Index: .cvsignore

cvs commit: modperl-2.0/todo release

2004-08-05 Thread gozer
gozer 2004/08/05 13:01:24 Modified:todo release Log: Geoff words : it's all yours Revision ChangesPath 1.38 +1 -1 modperl-2.0/todo/release Index: release === RCS file: /hom

cvs commit: modperl-2.0/todo release

2004-08-06 Thread gozer
gozer 2004/08/06 19:52:08 Modified:.Changes src/modules/perl mod_perl.c modperl_cmd.c modperl_cmd.h todo release Log: PerlModule, PerlRequire, Perl and is now supported in .htaccess. They will run for each request. If they are

cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-08-08 Thread gozer
gozer 2004/08/08 16:50:49 Modified:t/conf extra.last.conf.in Log: authen was recently renamed to authen_basic and authen_digest, fixing 2 little rename omissions Revision ChangesPath 1.23 +2 -2 modperl-2.0/t/conf/extra.last.conf.in Index

cvs commit: modperl-2.0/lib/Apache PerlSections.pm

2004-08-08 Thread gozer
gozer 2004/08/08 17:17:05 Modified:lib/Apache PerlSections.pm Log: Fix a bug in sections with multiple aliases in a virtualhost container. Thread: http://marc.theaimsgroup.com/?t=10917643062 Reported by : Kim Goldov <[EMAIL PROTECTED]> Revision Changes

cvs commit: modperl-2.0 Changes

2004-08-08 Thread gozer
gozer 2004/08/08 21:31:21 Modified:.Changes Log: Forgot to note this bugfix in Changes Revision ChangesPath 1.430 +3 -0 modperl-2.0/Changes Index: Changes === RCS file: /home/cvs

cvs commit: modperl-2.0/t/response/TestAPI access.pm

2004-08-09 Thread gozer
gozer 2004/08/09 13:11:27 Modified:t/response/TestAPI access.pm Log: When testing for remote_logname, make sure IdentityCheck is enabled for that location, so that we exercise httpd's rfc1413 code Revision ChangesPath 1.9 +1 -0 modperl-2.0/t/res

cvs commit: modperl-2.0/todo release

2004-08-09 Thread gozer
gozer 2004/08/09 14:42:35 Modified:.Changes lib/Apache compat.pm t/response/TestCompat apache.pm todo release Log: Apache::compat server_root_relative now correctly handles absolute paths like ap_server_root_relative does

cvs commit: modperl-2.0/todo release

2004-08-09 Thread gozer
gozer 2004/08/09 17:38:36 Modified:.Changes src/modules/perl modperl_filter.c t/filter/TestFilter out_str_eval.pm todo release Log: Filters should not reset $@ if it was already set before invocation. Perl_warn if an

cvs commit: modperl-2.0/todo api_status

2004-08-10 Thread gozer
gozer 2004/08/10 11:18:08 Modified:todo api_status Log: Took care of Apache::Module API doc Revision ChangesPath 1.24 +1 -1 modperl-2.0/todo/api_status Index: api_status === RCS file

cvs commit: modperl-2.0/t/response/TestApache conftree.pm

2004-08-10 Thread gozer
gozer 2004/08/10 15:48:27 Modified:t/response/TestApache conftree.pm Log: Improve Apache::Directive tests by including a full tree traversal and calling a few new methods on node components : directive, args, filename & line_num Revision ChangesPath 1.12

cvs commit: modperl-2.0/xs/maps apache_structures.map

2004-08-10 Thread gozer
gozer 2004/08/10 15:50:18 Modified:.Changes xs/maps apache_structures.map Log: All Apache::Directive methods are now read-only Revision ChangesPath 1.433 +2 -0 modperl-2.0/Changes Index: Changes

cvs commit: modperl-2.0/xs/maps apache_functions.map apache_structures.map

2004-08-10 Thread gozer
gozer 2004/08/10 15:55:33 Modified:.Changes xs/maps apache_functions.map apache_structures.map Log: Removed Apache::Directive methods (data & walk_config) since data is an opaque void * and walk_config can't be currently invoked. Use Apach

cvs commit: modperl-2.0/todo api_status

2004-08-10 Thread gozer
gozer 2004/08/10 16:03:04 Modified:todo api_status Log: Apache::Directive is done Revision ChangesPath 1.25 +1 -1 modperl-2.0/todo/api_status Index: api_status === RCS file: /home

cvs commit: modperl-2.0/t/response/TestAPI command.pm module.pm

2004-08-10 Thread gozer
gozer 2004/08/10 17:13:50 Modified:t/response/TestAPI module.pm Added: t/response/TestAPI command.pm Log: Move Apache::Command tests out of the Apache::Directive tests and into their own test module Revision ChangesPath 1.15 +0 -14 modperl-2.0/t

cvs commit: modperl-2.0/t/api .cvsignore

2004-08-10 Thread gozer
gozer 2004/08/10 17:15:19 Modified:t/api.cvsignore Log: ignore a new test Revision ChangesPath 1.13 +1 -0 modperl-2.0/t/api/.cvsignore Index: .cvsignore === RCS file: /home/cvs

cvs commit: modperl-2.0/t/response/TestAPI command.pm

2004-08-10 Thread gozer
gozer 2004/08/10 17:15:40 Modified:t/response/TestAPI command.pm Log: Remove use of unneeded modules Revision ChangesPath 1.2 +1 -4 modperl-2.0/t/response/TestAPI/command.pm Index: command.pm

cvs commit: modperl-2.0 Changes

2004-08-10 Thread gozer
gozer 2004/08/10 17:16:55 Modified:xs/maps apache_structures.map .Changes Log: Remove 2 struct methods from Apache::Command (func and cmd_data) as both are pointers to members of no use to Perl land. Revision ChangesPath 1.39 +2 -2

cvs commit: modperl-2.0/xs/maps apache_structures.map

2004-08-10 Thread gozer
gozer 2004/08/10 17:24:10 Modified:.Changes xs/maps apache_structures.map Log: All Apache::Command methods are now read-only Revision ChangesPath 1.436 +2 -0 modperl-2.0/Changes Index: Changes

cvs commit: modperl-2.0/xs/maps apache_structures.map

2004-08-11 Thread gozer
gozer 2004/08/11 11:03:01 Modified:.Changes xs/maps apache_structures.map Log: Removed Apache::Module->dynamic_load_handle, it's a platform-specific slot that doesn't make any sense to Perl land. Revision ChangesPath 1.

cvs commit: modperl-2.0/xs/maps apache_functions.map

2004-08-11 Thread gozer
gozer 2004/08/11 11:05:38 Modified:.Changes xs/maps apache_functions.map Log: Also removed find_module_name from Apache::Module, since there is already a ->name method that does exactly the same. Revision ChangesPath 1.438 +2

cvs commit: modperl-2.0/todo api_status

2004-08-11 Thread gozer
gozer 2004/08/11 11:08:19 Modified:todo api_status Log: Apache::Directive done Apache::Module done Revision ChangesPath 1.26 +2 -2 modperl-2.0/todo/api_status Index: api_status

  1   2   3   4   5   >