cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-10-29 Thread stas
stas2004/10/28 16:03:29 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: no, it takes four :( get rid of the tab Revision ChangesPath 1.254 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-10-28 Thread geoff
geoff 2004/10/28 07:33:56 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: revert last change to keep things compiling Revision ChangesPath 1.190 +0 -3

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-10-28 Thread stas
stas2004/10/28 15:43:22 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: launder the right variable: $custom_config_path, thanks geoff! Revision ChangesPath 1.191 +3 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-10-28 Thread stas
stas2004/10/28 15:59:09 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: it takes three attempts to commit 1 line patch Revision ChangesPath 1.253 +2 -2 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-23 Thread stas
stas2004/09/22 17:34:57 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: make sure that if -maxclients option is passed on the command line, minclients will never be bigger than that value Revision

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-22 Thread stas
stas2004/09/21 16:47:13 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: -T disallows any relative directories in the PATH, not only .. besides the previous cleanup pattern was not so good, which was my fault :) Revision ChangesPath 1.247 +3 -3

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-21 Thread gozer
gozer 2004/09/20 22:39:23 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: In open_cmd, sanitize PATH instead of clearing it Revision ChangesPath 1.168 +2 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-16 Thread gozer
gozer 2004/09/16 14:36:13 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: Added an apxs query cache for improved test performance Revision ChangesPath 1.166 +2 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-05 Thread stas
stas2004/09/05 09:30:30 Modified:perl-framework/Apache-Test Changes Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: don't allow running an explicit 'perl Makefile.PL', when Apache-Test is checked out into the modperl-2.0 tree, since it then

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-27 Thread stas
stas2004/08/26 18:03:55 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: a bug to fix Revision ChangesPath 1.243 +1 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-20 Thread jorton
jorton 2004/08/20 04:32:30 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: shell_ready: fix, optimise, and prevent emacs confusion. Submitted by: Stas Revision ChangesPath 1.240 +1 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-16 Thread stas
stas2004/08/15 16:19:57 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: something to be done Revision ChangesPath 1.239 +2 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-11 Thread jorton
jorton 2004/08/11 01:42:36 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: Fix detection of statically linked modules with 2.1. Submitted by: Stas Monkeyed by: Joe Revision ChangesPath 1.236 +7 -7

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-11 Thread stas
stas2004/08/11 11:42:56 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: skip ssl cleanup if there is httpd config Revision ChangesPath 1.237 +4 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRun.pm TestServer.pm

2004-08-06 Thread stas
stas2004/08/06 11:20:42 Modified:perl-framework/Apache-Test Changes Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRun.pm TestServer.pm Log: move the custom config code into Apache::TestConfig, split

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-08-04 Thread geoff
geoff 2004/08/04 08:26:48 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add @PHP_MODULE@ extra.conf.in substitution variable, which selects mod_php4 or mod_php5 as appropriate Revision ChangesPath

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm

2004-07-15 Thread randyk
randyk 2004/07/14 17:01:46 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm Log: Reviewed by: stas adjust @INC so as to add a directory t/lib, if it exists, when running the

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-05-20 Thread stas
stas2004/05/20 11:56:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add a dummy config for the tmp rev 0 before we get a change to get the real server and its revision Revision ChangesPath 1.224 +4 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestRun.pm

2004-04-16 Thread stas
stas2004/04/16 13:29:23 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestRun.pm Log: Quote and escape the executables in the shell calls Revision ChangesPath

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-04-09 Thread coar
coar2004/04/09 15:22:47 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: bah, missing value for $vars-{apxs} (a reasonable condition) threw an uninitialised value message Revision ChangesPath 1.120

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm

2004-04-02 Thread Geoffrey Young
[EMAIL PROTECTED] wrote: coar2004/04/01 15:57:17 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm Log: add an '-httpd_conf_extra filename' option to allow an *additional* server config file to be inherited

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm

2004-04-02 Thread Stas Bekman
Geoffrey Young wrote: [EMAIL PROTECTED] wrote: coar2004/04/01 15:57:17 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm Log: add an '-httpd_conf_extra filename' option to allow an *additional* server config file to

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-04-01 Thread geoff
geoff 2004/04/01 06:32:03 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: trap require Apache::Build errors - not everyone has mod_perl 2.0 installed Revision ChangesPath 1.215 +1 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-03-04 Thread randyk
randyk 2004/03/03 21:25:29 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: fix for Win32 to allow spaces in supplied paths. Revision ChangesPath 1.100 +3 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm

2004-02-20 Thread geoff
geoff 2004/02/20 15:51:54 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: added -defines configuration option, providing a way to pass additional -D names to the server for

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-02-19 Thread stas
stas2004/02/18 20:16:57 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: If at least one *conf*.in files is modified since the last configuration, make sure to regenerate them all, so the right ports will be

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-31 Thread stas
stas2004/01/30 17:46:43 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: don't set APACHE_TEST_PORT internally as it'll affect the reconfiguration process (which kicks in if env vars are set) Revision ChangesPath 1.203 +5 -3

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-01-31 Thread stas
stas2004/01/30 17:53:09 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: more reconfiguration tweaks: remove the last change adding unconditional reconfigure when 'reconfigure' attr was set, replace with a check whether env

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-01-18 Thread stas
stas2004/01/17 19:14:10 Modified:perl-framework/Apache-Test Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: a second big iteration on providing persistent custom config Revision ChangesPath 1.17

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-01-18 Thread stas
stas2004/01/18 00:34:29 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: Special to Apache-Test environment variables: APXS APACHE APACHE_GROUP APACHE_USER APACHE_PORT are

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-01-10 Thread randyk
randyk 2004/01/10 14:07:17 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: On Win32, multiple options for Apache.exe can be returned which differ only by the case of the .exe extension or by the directory separator. These

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-08 Thread stas
stas2004/01/07 20:06:27 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: fix Apache::TestConfig::which to check that the found file is a plain file Revision ChangesPath 1.77 +3 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-08 Thread stas
stas2004/01/07 20:49:22 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: IS_APACHE_TEST_BUILD should be true when modperl-2.0 is built Revision ChangesPath 1.195 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-08 Thread stas
stas2004/01/07 22:10:20 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: restore the part in configure_httpd which figures out the path to httpd from the mod_perl config (for mod_perl 2.0 via Apache::Build). we need it so that modperl-2.0 test suite won't

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-08 Thread stas
stas2004/01/07 22:14:21 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: eliminate the call to default_httpd in configure_httpd, so we don't guess incorrectly Revision ChangesPath 1.197 +0 -2

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2004-01-07 Thread stas
stas2004/01/07 09:51:21 Modified:perl-framework/Apache-Test Changes Makefile.PL perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: implementing custom interactive and non-interactive (with the -save option) reusable

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-05 Thread stas
stas2004/01/05 15:40:53 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: make sure that we don't close the DATA fh, so we can run configure more than once during the same execution Revision ChangesPath 1.192 +7 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-01-03 Thread stas
stas2004/01/02 17:43:24 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: reconfigure only if '-port select' is used, otherwise leave things alone Revision ChangesPath 1.191 +6 -2

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-12-20 Thread stas
stas2003/12/19 23:18:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: yet another fix for -port (when passed via %Apache::TestConfig::Argv) Revision ChangesPath 1.189 +2 -2 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-12-20 Thread stas
stas2003/12/19 23:30:43 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: %Apache::TestConfig::Argv is the second place to look at, not $args - which always contains port Revision ChangesPath 1.190 +1 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestServer.pm

2003-11-24 Thread stas
stas2003/11/23 23:57:30 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestServer.pm Log: rename the function select_port, which does different things in different modules, to be select_first_port and select_next_port

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm TestServer.pm

2003-11-24 Thread stas
stas2003/11/24 00:28:34 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm TestServer.pm Log: the proper fix to -port problem is to reconfigure each time -port is passed, since things may change between each invocation and some

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-11-24 Thread stas
stas2003/11/24 15:31:31 Modified:perl-framework/Apache-Test Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: Fix Apache::TestConfig::add_config not to append at the end of the config lines. This was a problem with config sections imported from

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm

2003-11-07 Thread geoff
geoff 2003/11/07 07:52:40 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: added -timeout and $ENV{APACHE_TEST_START_TIMEOUT} as places to specify the maximum number of seconds to wait for the test server to start. the

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm

2003-11-07 Thread geoff
geoff 2003/11/07 11:39:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: change -timeout to -startup_timeout and match %ENV entry Revision ChangesPath 1.184 +25 -25

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-10-21 Thread stas
stas2003/10/21 15:09:11 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: complete the removal of hardcoding project/lib (besides the autogenerated t/TEST and other scripts where mp2 build must have it in @INC) Revision ChangesPath 1.180 +25 -8

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm

2003-10-21 Thread stas
stas2003/10/21 15:09:41 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm Log: extra protection Revision ChangesPath 1.181 +2 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-10-20 Thread stas
stas2003/10/20 15:48:58 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: document the APACHE_TEST_COLOR and APACHE_TEST_LIVE_DEV env vars Revision ChangesPath 1.179 +23 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm

2003-10-07 Thread geoff
geoff 2003/10/07 10:44:58 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm Log: place mod_perl-specific directives in IfModule containers within httpd.conf, allowing the default server to start if mod_perl isn't present.

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-10-06 Thread stas
stas2003/10/06 13:04:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: enclose the Alias settings in the IfModule mod_alias.c container for httpd's that don't have mod_alias. Revision ChangesPath 1.176 +3 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm

2003-10-01 Thread geoff
geoff 2003/10/01 06:45:23 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestServer.pm Log: Apache 1.3 servers now run in standard prefork mode under normal operation. single server mode (httpd -X) was replaced with MaxClients set to 1 by

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-09-22 Thread stas
stas2003/09/22 15:03:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: avoid 'undefined ... in m//' message Revision ChangesPath 1.174 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-09-16 Thread stas
stas2003/09/16 12:44:19 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: clarify the comment Revision ChangesPath 1.173 +3 -3 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-09-11 Thread stas
stas2003/09/10 18:39:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: help users to figure out how the file was autogenerated in case there is a template they can look at. Revision ChangesPath 1.172 +40 -16

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-05-21 Thread stas
stas2003/05/20 21:26:52 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: - fix the bug in the previous commit, (lost /lib in Apache-Test/lib) - expand the relative paths when creating the script, to make it simpler to debug @INC issues Revision Changes

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestRun.pm TestRunPerl.pm

2003-04-23 Thread stas
stas2003/04/22 19:24:17 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestRun.pm TestRunPerl.pm Log: more fixes for httpd.conf pickup of modperl.so/libperl.so for mod_perl 1.x

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-04-22 Thread stas
stas2003/04/22 01:09:47 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: define a new constant IS_MOD_PERL_2_BUILD so we can use it elsewhere Revision ChangesPath 1.153 +5 -5 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-04-16 Thread stas
stas2003/04/15 21:53:19 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: indentation improvements for autogenerated parts of VirtualHost entries Revision ChangesPath 1.151 +5 -3 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestMM.pm TestReport.pm TestRun.pm TestSmoke.pm

2003-03-27 Thread stas
stas2003/03/26 23:57:06 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestMM.pm TestReport.pm TestRun.pm TestSmoke.pm Log: add a function that will return the string 'use Apache2;\n for inclusion in autogenerated scripts if Apache::Test

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-03-26 Thread stas
stas2003/03/25 22:11:56 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: change filter_args to accept arguments which aren't only key/value pairs, but also tokens like 'FOO=1' Revision ChangesPath 1.147 +11 -5

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2003-01-27 Thread stas
stas2003/01/27 01:09:54 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: die if we can't figure out what the servername to use (usually happens when someone doesn't have the 127.0.0.1 localhost entry in /etc/hosts) Revision ChangesPath 1.145 +2

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-12-02 Thread stas
stas2002/12/02 08:11:48 Modified:.Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: Extend Apache::Test to allow extra configuration files to be included at the very end of httpd.conf, when everything was loaded and configured

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-08-14 Thread stas
stas2002/08/13 19:31:12 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: apxs post-2.0.40 adds a new line, so we strip it Revision ChangesPath 1.141 +1 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-06-15 Thread wrowe
wrowe 2002/06/14 17:54:13 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: PATHEXT can include periods, the double periods were goofing up the -x test later. Simply strip leading periods if they are found. Revision ChangesPath 1.138 +4 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-05-14 Thread dougm
dougm 02/05/13 17:27:16 Modified:.Changes perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: disabled term coloring by default (enable with env var APACHE_TEST_COLOR=1) Revision ChangesPath 1.9 +2 -0 modperl-2.0/Changes

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestRun.pm TestRunPerl.pm

2002-05-14 Thread dougm
dougm 02/05/14 14:53:51 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestRun.pm TestRunPerl.pm Log: backing out change from yesterday that seems to have broken things Revision

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-03-29 Thread dougm
dougm 02/03/29 09:05:37 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add sslproxy_url variable and new method to update vars as config files are processed. Revision ChangesPath 1.125 +22 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm

2002-03-26 Thread stas
stas02/03/26 09:38:54 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRun.pm Log: create t/conf as early as possible to avoid problems with code that relies on this directory to exist Revision ChangesPath 1.124 +6 -3

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-01-23 Thread dougm
dougm 02/01/23 13:57:10 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: determine proper httpd_basedir when given a 1.3.x win32 layout Revision ChangesPath 1.123 +6 -2 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestServer.pm

2002-01-14 Thread stas
stas02/01/13 22:44:10 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigParse.pm TestConfigPerl.pm TestServer.pm Log: - use Apache::TestTrace for tracing, instead of defining and using local tracing functions. Revision Changes

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2002-01-10 Thread stas
stas02/01/10 15:50:55 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: Don't include the httpd.conf file if httpd.conf.in exists Submitted by: Rick Myers [EMAIL PROTECTED] Reviewed by: stas Revision ChangesPath 1.120 +1 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm TestServer.pm

2001-12-20 Thread dougm
dougm 01/12/19 19:51:12 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRequest.pm TestServer.pm Log: get rid of http_raw_get usage / integrate with Apache::TestClient Revision ChangesPath 1.114 +0 -24

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-19 Thread dougm
dougm 01/12/19 10:37:43 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add config for mpm_winnt.c so Apache.exe can serve requests Revision ChangesPath 1.113 +5 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-18 Thread dougm
dougm 01/12/17 16:19:56 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: do not attempt to generate SSL CA unless t/conf/ssl exists Revision ChangesPath 1.110 +4 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-17 Thread dougm
dougm 01/12/17 15:33:15 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: check proper directory when looking to see if sslca already exists Revision ChangesPath 1.108 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-14 Thread dougm
dougm 01/12/13 16:17:28 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: option to leave out generated warning in writefile Revision ChangesPath 1.98 +5 -3 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-14 Thread dougm
dougm 01/12/13 18:44:57 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add genfile_open method to cut down some noise Revision ChangesPath 1.102 +13 -23 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRequest.pm TestRun.pm

2001-12-14 Thread dougm
dougm 01/12/14 00:55:25 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm TestRequest.pm TestRun.pm Log: integrate with new Apache::TestSSLCA module Revision ChangesPath 1.104 +43 -0

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-11 Thread stas
stas01/12/10 21:08:13 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: - add as_string config method, ala ModPerl::Config::as_string Revision ChangesPath 1.94 +23 -0 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-12-07 Thread stas
stas01/12/06 18:34:53 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: @INC fixup: make sure that the dev ./Apache-Test/lib will be first, followed by dev ./lib, followed by ./blib and finally core Perl libs. Revision ChangesPath 1.91 +6 -1

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-11-17 Thread dougm
dougm 01/11/16 18:43:13 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: cut down some noise with servername_config method Revision ChangesPath 1.87 +12 -5 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index:

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-11-16 Thread dougm
dougm 01/11/16 11:43:27 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: add support for modules who want their own vhost with ssl enabled Revision ChangesPath 1.83 +7 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm

cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2001-11-13 Thread dougm
dougm 01/11/12 17:05:50 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm Log: forget old value of cmodules when regenerating config Revision ChangesPath 1.80 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm Index: