cvs commit: modperl-2.0/t/filter both_str_req_mix.t

2003-08-14 Thread stas
stas2003/08/06 00:28:47 Modified:t/filter both_str_req_mix.t Log: seems that mod_deflate doesn't quite work before 2.0.43 Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/filter/both_str_req_mix.t Index: both_str_req_mix.t ===

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

2003-08-14 Thread stas
stas2003/08/05 09:00:24 Modified:lib/Apache compat.pm Log: typo Revision ChangesPath 1.87 +1 -1 modperl-2.0/lib/Apache/compat.pm Index: compat.pm === RCS file: /home/cvs/modperl-2.0/lib

cvs commit: modperl-2.0/t/filter in_bbs_consume.t

2003-08-14 Thread stas
stas2003/08/06 00:28:22 Modified:t/filter in_bbs_consume.t Log: httpd 2.0.40 hangs in this test (broken httpd) skip the test Revision ChangesPath 1.2 +2 -1 modperl-2.0/t/filter/in_bbs_consume.t Index: in_bbs_consume.t

cvs commit: modperl-2.0 Changes

2003-08-14 Thread stas
stas2003/08/06 20:18:36 Modified:lib/ModPerl WrapXS.pm .Changes Log: add the missing XS methods to ModPerl::MethodLookup, add support for mp1 methods that are no longer in the mod_perl 2.0 API. Revision ChangesPath 1.59 +148 -2modperl

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2003-08-14 Thread stas
stas2003/08/08 13:35:44 Modified:lib/ModPerl WrapXS.pm Log: use upcase for hint messages Revision ChangesPath 1.60 +2 -2 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS file:

cvs commit: modperl-2.0 ROADMAP

2003-08-14 Thread stas
stas2003/08/07 17:03:45 Modified:.ROADMAP Log: apache::reguest is being taken care of Revision ChangesPath 1.6 +0 -7 modperl-2.0/ROADMAP Index: ROADMAP === RCS file: /home/cvs/

cvs commit: modperl-2.0 Makefile.PL

2003-08-14 Thread stas
stas2003/08/08 18:47:06 Modified:.Makefile.PL Log: move the apr-config check into configure() *after* apxs has been found if at all Revision ChangesPath 1.117 +10 -18modperl-2.0/Makefile.PL Index: Makefile.PL ==

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

2003-08-14 Thread stas
stas2003/08/12 14:07:49 Modified:.Makefile.PL lib/Apache Build.pm Log: more copy-n-paste cleanups Revision ChangesPath 1.120 +1 -1 modperl-2.0/Makefile.PL Index: Makefile.PL ===

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

2003-08-14 Thread stas
stas2003/08/12 13:46:57 Modified:lib/Apache Build.pm Log: when building against the source tree parse config_vars.mk to figure out what MPM_NAME is used Revision ChangesPath 1.133 +17 -0 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin redirect-cookie.pl

2003-08-14 Thread geoff
geoff 2003/08/12 13:34:22 Modified:ModPerl-Registry/t redirect.t Added: ModPerl-Registry/t/cgi-bin redirect-cookie.pl Log: add set-cookie on redirect test it also tests $r->status setting/Registry return code ignoring Submitted by: geoff Revision ChangesPath

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

2003-08-14 Thread stas
stas2003/08/13 15:47:50 Modified:lib/Apache Build.pm Log: i like pizza, but i don't like spagetti logic Revision ChangesPath 1.139 +2 -0 modperl-2.0/lib/Apache/Build.pm Index: Build.pm ===

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

2003-08-14 Thread stas
stas2003/08/13 15:38:05 Modified:lib/Apache Build.pm Log: look in the source tree for mpm_name if MP_AP_PREFIX is passed Revision ChangesPath 1.138 +3 -3 modperl-2.0/lib/Apache/Build.pm Index: Build.pm ==

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

2003-08-14 Thread stas
stas2003/08/13 15:54:10 Modified:lib/ModPerl BuildOptions.pm lib/Apache Build.pm Log: must expand httpd source dir into a full path Revision ChangesPath 1.21 +8 -4 modperl-2.0/lib/ModPerl/BuildOptions.pm Index: BuildOptions.pm =

cvs commit: modperl-2.0/xs/APR/APR Makefile.PL

2003-08-14 Thread stas
stas2003/08/12 16:13:20 Modified:.Makefile.PL lib/Apache Build.pm t/apr-ext uuid.t xs/APR/APR Makefile.PL Log: build tweaks to support interactive build, when the source dir is picked from the user's input and not provided by

cvs commit: modperl-2.0/ModPerl-Registry/t redirect.t

2003-08-14 Thread geoff
geoff 2003/08/12 14:06:40 Modified:ModPerl-Registry/t redirect.t Log: tweak test format Submitted by: geoff Reviewed by: stas Revision ChangesPath 1.5 +1 -1 modperl-2.0/ModPerl-Registry/t/redirect.t Index: redirect.t ==

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

2003-08-14 Thread stas
stas2003/08/12 14:19:26 Modified:lib/Apache Build.pm Log: a typo, mea culpa :( Revision ChangesPath 1.136 +4 -4 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs/mo

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

2003-08-14 Thread stas
stas2003/08/12 14:06:18 Modified:.Makefile.PL lib/Apache Build.pm Log: style tweaks Revision ChangesPath 1.119 +1 -1 modperl-2.0/Makefile.PL Index: Makefile.PL ===

cvs commit: modperl-2.0/xs/APR/APR Makefile.PL

2003-08-14 Thread stas
stas2003/08/06 00:27:03 Modified:xs/APR/APR Makefile.PL Log: should append -0 to -laprutil only if we have -lapr-0 Revision ChangesPath 1.12 +1 -1 modperl-2.0/xs/APR/APR/Makefile.PL Index: Makefile.PL ==

cvs commit: modperl-2.0/t/preconnection/TestPreConnection note.pm

2003-08-14 Thread stas
stas2003/08/07 12:01:35 Modified:t/preconnection/TestPreConnection note.pm Log: add debug tracing Revision ChangesPath 1.5 +4 -0 modperl-2.0/t/preconnection/TestPreConnection/note.pm Index: note.pm

cvs commit: modperl-2.0/ModPerl-Registry/t flush.t

2003-08-14 Thread stas
stas2003/08/13 14:32:33 Modified:ModPerl-Registry/t flush.t Log: irc rules, nothing makes developers do things but a personal nag ;) so the mod_deflate fix is in 2.0.48 Revision ChangesPath 1.2 +3 -5 modperl-2.0/ModPerl-Registry/t/flush.t Index: flus

cvs commit: modperl-2.0/t/hooks/TestHooks cleanup2.pm

2003-08-14 Thread stas
stas2003/08/07 12:01:09 Modified:t/hooks/TestHooks cleanup2.pm Log: should use catfile and not catdir Revision ChangesPath 1.3 +2 -2 modperl-2.0/t/hooks/TestHooks/cleanup2.pm Index: cleanup2.pm

cvs commit: modperl-2.0 Changes

2003-08-14 Thread geoff
geoff 2003/08/11 13:34:56 Modified:.Changes Log: alter stacked handler interface so that mod_perl follows Apache as closely as possible with respect to VOID/RUN_FIRST/RUN_ALL handler types. now, for phases where OK ends the Apache call list (RUN_FIRST handlers, such

cvs commit: modperl-2.0 Makefile.PL

2003-08-14 Thread stas
stas2003/08/07 09:30:33 Modified:.Makefile.PL Log: don't require apr-config for win32 untill apxs issues are resolved there Revision ChangesPath 1.115 +4 -1 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/t/filter/TestFilter in_str_consume.pm

2003-08-14 Thread stas
stas2003/08/07 12:12:29 Modified:t/filter/TestFilter in_str_consume.pm Log: more comments Revision ChangesPath 1.6 +4 -0 modperl-2.0/t/filter/TestFilter/in_str_consume.pm Index: in_str_consume.pm ==

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

2003-08-14 Thread stas
stas2003/08/07 16:46:27 Added: t/apirflush.t t/response/TestAPI rflush.pm Log: add the rflush test Revision ChangesPath 1.1 modperl-2.0/t/api/rflush.t Index: rflush.t

cvs commit: modperl-2.0/xs/APR/APR Makefile.PL

2003-08-14 Thread stas
stas2003/08/05 23:42:20 Modified:xs/APR/APR Makefile.PL Log: fix for broken older apu-config script 0.9.2 (httpd 2.0.43), which was missing -0 in -libaprutil-0 Revision ChangesPath 1.11 +5 -1 modperl-2.0/xs/APR/APR/Makefile.PL Index: Makefile.PL ===

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

2003-08-14 Thread stas
stas2003/08/12 10:47:52 Modified:lib/Apache Build.pm Log: find apr-config when the source tree is configured interactively Revision ChangesPath 1.132 +5 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-14 Thread stas
stas2003/08/07 09:29:19 Modified:lib/Apache Build.pm .Makefile.PL Changes Log: new Apache::Build methods: mpm_name(), mpm_is_threaded(). use them in the top-level Makefile.PL to require 5.8.0/ithreads if mpm requires threads. Revision ChangesP

cvs commit: modperl-2.0 STATUS

2003-08-14 Thread stas
stas2003/08/07 17:00:02 Modified:.STATUS Log: - need to sync with apr_ and ap_ API - need to write manpages Revision ChangesPath 1.56 +5 -1 modperl-2.0/STATUS Index: STATUS ===

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin 304.pl

2003-08-14 Thread stas
stas2003/08/06 00:30:31 Added: ModPerl-Registry/t 304.t ModPerl-Registry/t/cgi-bin 304.pl Log: 304 registry tests Revision ChangesPath 1.1 modperl-2.0/ModPerl-Registry/t/304.t Index: 304.t ==

cvs commit: modperl-2.0 Changes

2003-08-14 Thread stas
stas2003/08/05 23:46:35 Modified:src/modules/perl mod_perl.c modperl_apache_includes.h .Changes Log: don't try to read PERL_HASH_SEED env var, where apr_env_get is not available (apr < 0.9.3) Revision ChangesPath 1.175 +6 -2 modperl-2

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

2003-08-14 Thread stas
stas2003/08/13 16:13:11 Modified:lib/Apache Build.pm Log: refactor $self->{MP_AP_PREFIX} || $self->{dir} into $self->dir, which already does that Revision ChangesPath 1.141 +5 -9 modperl-2.0/lib/Apache/Build.pm Index: Build.pm ===

cvs commit: modperl-2.0 README

2003-08-14 Thread stas
stas2003/08/06 15:38:53 Modified:.README Log: 2.0.47 is supported Revision ChangesPath 1.14 +1 -1 modperl-2.0/README Index: README === RCS file: /home/cvs/modperl-2.0/README,v

cvs commit: modperl-2.0/util methodlookup_check.pl

2003-08-14 Thread stas
stas2003/08/06 20:20:02 Added: util methodlookup_check.pl Log: a new maintenance script to verify that all XS methods are known by ModPerl::MethodLookup Revision ChangesPath 1.1 modperl-2.0/util/methodlookup_check.pl Index: methodlookup_c

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

2003-08-14 Thread stas
stas2003/08/05 11:51:11 Modified:ModPerl-Registry/t/conf extra.conf.in Added: ModPerl-Registry/t flush.t ModPerl-Registry/t/cgi-bin flush.pl Log: a new flushing test which will work, once mod_deflate is fixed Revision ChangesPath 1.1

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

2003-08-14 Thread geoff
geoff 2003/08/11 11:02:43 Modified:src/modules/perl mod_perl.c Log: fix for PERL_HASH_SEED oddity Submitted by: geoff Reviewed by: stas Revision ChangesPath 1.176 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c ==

cvs commit: modperl-2.0/t/hooks/TestHooks cleanup.pm

2003-08-14 Thread stas
stas2003/08/07 11:58:54 Modified:t/hooks/TestHooks cleanup.pm Log: should use catfile and not catdir Revision ChangesPath 1.3 +3 -3 modperl-2.0/t/hooks/TestHooks/cleanup.pm Index: cleanup.pm ===

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

2003-08-14 Thread stas
stas2003/08/06 16:45:06 Modified:lib/Apache Build.pm Log: work harder to find out the location of apr-config. if found store its base directory as it might be different from the APXS dir. Revision ChangesPath 1.129 +21 -4 modperl-2.0/lib/Apache/Build.pm

cvs commit: modperl-2.0/ModPerl-Registry/t/cgi-bin 304.pl

2003-08-14 Thread stas
stas2003/08/13 20:52:03 Modified:ModPerl-Registry/t 304.t ModPerl-Registry/t/cgi-bin 304.pl Log: - make the 304 handler more robust - add more test cases (bogus dates) Revision ChangesPath 1.2 +28 -17modperl-2.0/ModPerl-Registry/t/304.t