Re: Apache::Registry + errors in a browser

2001-01-11 Thread dougm
On Sun, 19 Nov 2000, Jacek Ostrowski wrote: hi, I have a litle suggestion to Apache::Registry - I tried to change it to allow script writers to see compile errors in a browser. I'am using mod_perl at my work ( its great - you know ) but there are few other people working on the

cvs commit: modperl-2.0/todo possible_new_features.txt

2001-01-02 Thread dougm
dougm 01/01/02 11:48:47 Modified:..cvsignore todo possible_new_features.txt Added: pod .cvsignore Log: foo Revision ChangesPath 1.2 +1 -0 modperl-2.0/.cvsignore Index: .cvsignore

cvs commit: modperl-2.0/pod modperl_design.pod

2001-01-02 Thread dougm
dougm 01/01/02 11:53:13 Added: pod modperl_design.pod Log: design doc Revision ChangesPath 1.1 modperl-2.0/pod/modperl_design.pod Index: modperl_design.pod === =head1 NAME

cvs commit: modperl/src/modules/perl Apache.xs

2000-12-29 Thread dougm
dougm 00/12/29 09:10:09 Modified:.Changes src/modules/perl Apache.xs Log: allow $r-finfo to be modified Revision ChangesPath 1.565 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-12-29 Thread dougm
dougm 00/12/29 21:09:01 Modified:.Changes lib/Apache ExtUtils.pm src/modules/perl mod_perl.h perl_config.c Log: fix directive handlers bug triggered by LoadModule foo_module Revision ChangesPath 1.566 +2 -0 modperl

cvs commit: modperl MANIFEST

2000-12-22 Thread dougm
dougm 00/12/22 12:55:56 Modified:.MANIFEST Log: missed part of another commit Revision ChangesPath 1.66 +0 -1 modperl/MANIFEST Index: MANIFEST === RCS file: /home/cvs/modperl

cvs commit: modperl/t/net/perl/io perlio.pl

2000-12-22 Thread dougm
dougm 00/12/22 15:59:39 Modified:t/net/perl/io perlio.pl Log: fix variable will not stay shared Revision ChangesPath 1.7 +5 -4 modperl/t/net/perl/io/perlio.pl Index: perlio.pl === RCS

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

2000-12-22 Thread dougm
dougm 00/12/22 16:04:37 Modified:.Changes t/modules cgi.t t/net/perl constants.pl Log: adjust test output (modules/{cgi,constants}) to make 5.7.0-dev Test::Harness happy Revision ChangesPath 1.563 +3 -0 modperl/Changes

cvs commit: modperl/t/docs startup.pl

2000-12-22 Thread dougm
dougm 00/12/22 16:32:21 Modified:t/docs startup.pl Log: another fix for Test::Harness Revision ChangesPath 1.40 +1 -1 modperl/t/docs/startup.pl Index: startup.pl === RCS file: /home

cvs commit: modperl/src/modules/perl Makefile

2000-12-22 Thread dougm
dougm 00/12/22 18:23:10 Modified:.Changes Makefile.PL apacimod_perl.config.sh lib/Apache ExtUtils.pm src/modules/perl Makefile Log: if Perl is linked with -lpthread, then httpd needs to be linked with -lpthread, make sure

cvs commit: modperl Changes INSTALL.win32 INSTALL.activeperl

2000-12-21 Thread dougm
dougm 00/12/21 11:19:12 Modified:.Changes INSTALL.win32 Removed: .INSTALL.activeperl Log: INSTALL.win32 updates, obsolete INSTALL.activeperl removed Revision ChangesPath 1.559 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/Symbol Symbol.xs

2000-12-21 Thread dougm
dougm 00/12/21 22:02:32 Modified:.Changes Symbol Symbol.xs Log: rid PL_na usage in Symbol.xs Revision ChangesPath 1.561 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/lib/Apache test.pm

2000-12-19 Thread dougm
dougm 00/12/19 22:34:20 Modified:.Changes lib/Apache test.pm Log: various Apache::test enhancements and fixes Revision ChangesPath 1.550 +3 -0 modperl/Changes Index: Changes

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

2000-12-19 Thread dougm
dougm 00/12/19 22:39:48 Modified:.Changes src/modules/perl mod_perl.c Log: stop win32 crash when bringing down service Revision ChangesPath 1.551 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/modules ssi.test

2000-09-29 Thread dougm
dougm 00/09/29 13:33:52 Modified:.ToDo Changes t/modules ssi.test Log: skip modules/ssi test if mod_include is not installed Revision ChangesPath 1.263 +2 -0 modperl/ToDo Index: ToDo

cvs commit: modperl/Apache Apache.pm

2000-09-28 Thread dougm
dougm 00/09/28 09:19:59 Modified:.Changes src/modules/perl Apache.xs Apache Apache.pm Log: fix bug where Apache::send_http_header was resetting r-status = 200 Revision ChangesPath 1.533 +3 -0 modperl/Changes Index

cvs commit: modperl/lib/Apache PerlRun.pm Registry.pm

2000-09-28 Thread dougm
dougm 00/09/28 09:35:54 Modified:.Changes lib/Apache PerlRun.pm Registry.pm Log: Apache::{Registry,PerlRun} will now log an error if $filename is NOT_FOUND Revision ChangesPath 1.534 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl ToDo

2000-09-27 Thread dougm
dougm 00/09/27 11:19:14 Modified:.ToDo Log: todo Revision ChangesPath 1.254 +2 -2 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.253

cvs commit: modperl/src/modules/perl Apache.xs mod_perl.h perl_config.c

2000-09-27 Thread dougm
dougm 00/09/27 16:51:35 Modified:.Changes ToDo src/modules/perl Apache.xs mod_perl.h perl_config.c Log: $r-get_basic_auth_pw will default $r-auth_type to "Basic" if not already set $r-auth_type is now writeable, e.g. $r-auth_t

cvs commit: modperl ToDo

2000-09-27 Thread dougm
dougm 00/09/27 07:49:24 Modified:.ToDo Log: todo Revision ChangesPath 1.253 +7 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.252

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

2000-09-27 Thread dougm
dougm 00/09/27 08:23:29 Modified:.Changes src/modules/perl mod_perl.c Log: disable r-proxyreq checking unless PerlTransHandler is enabled and configured Revision ChangesPath 1.526 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl perl_config.c

2000-09-27 Thread dougm
dougm 00/09/27 08:37:38 Modified:src/modules/perl perl_config.c Log: typo Revision ChangesPath 1.105 +1 -1 modperl/src/modules/perl/perl_config.c Index: perl_config.c === RCS file: /home

cvs commit: modperl/t/modules request.t

2000-09-27 Thread dougm
dougm 00/09/27 13:04:01 Modified:t/modules request.t Log: binmode for win32 Revision ChangesPath 1.10 +1 -0 modperl/t/modules/request.t Index: request.t === RCS file: /home/cvs/modperl

cvs commit: modperl Changes

2000-09-27 Thread dougm
dougm 00/09/27 20:30:21 Modified:.Changes Log: fix %Apache::ReadConfig:: processing for PerlRequire'd files Revision ChangesPath 1.531 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl perl_config.c

2000-09-27 Thread dougm
dougm 00/09/27 20:53:02 Modified:src/modules/perl perl_config.c Log: fix %Apache::ReadConfig:: processing for PerlRequire'd files Revision ChangesPath 1.107 +16 -18modperl/src/modules/perl/perl_config.c Index: perl_config.c

cvs commit: modperl/t/conf httpd.conf-dist

2000-09-26 Thread dougm
dougm 00/09/26 09:55:43 Modified:.Changes ToDo Makefile.PL t/conf httpd.conf-dist Log: 'make test' config fixes for mod_ssl Revision ChangesPath 1.518 +4 -0 modperl/Changes Index: Changes

cvs commit: modperl/eg makepl_args.mod_perl

2000-09-26 Thread dougm
dougm 00/09/26 10:03:06 Modified:.Changes eg makepl_args.mod_perl Log: eg/makepl_args.mod_perl updated Revision ChangesPath 1.519 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Changes

2000-09-26 Thread dougm
dougm 00/09/26 11:42:02 Modified:.Changes Log: fix bug in Perl{Set,Add}Var so $r-dir_config-get('key') sees the same values as $r-dir_config('key') Revision ChangesPath 1.522 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl perl_config.c

2000-09-26 Thread dougm
dougm 00/09/26 13:07:36 Modified:src/modules/perl perl_config.c Log: fix bug in Perl{Set,Add}Var so $r-dir_config-get('key') sees the same values as $r-dir_config('key') Revision ChangesPath 1.103 +10 -8 modperl/src/modules/perl/perl_config.c Index

cvs commit: modperl/lib/Apache src.pm

2000-09-26 Thread dougm
dougm 00/09/26 13:20:00 Modified:.Changes apacimod_perl.config.sh lib/Apache src.pm Log: static+apaci fixes for aix Revision ChangesPath 1.523 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl perl_config.c

2000-09-26 Thread dougm
dougm 00/09/26 14:02:44 Modified:.Changes src/modules/perl perl_config.c Log: fix for Perl{Module,Require} in .htaccess Revision ChangesPath 1.524 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl mod_perl.h perl_config.c

2000-09-22 Thread dougm
dougm 00/09/22 11:52:04 Modified:.Changes src/modules/perl mod_perl.h perl_config.c Log: plug leak in DIR_MERGE rename mod_perl_cleanup_av - mod_perl_cleanup_sv Revision ChangesPath 1.517 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl Changes

2000-09-13 Thread dougm
dougm 00/09/13 00:48:56 Modified:.Changes Log: fix order and randy's name Revision ChangesPath 1.516 +2 -2 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Changes

cvs commit: modperl apache-modlist.html

2000-09-01 Thread dougm
dougm 00/09/01 13:40:17 Modified:.apache-modlist.html Log: not gonna happen and tired of getting emails asking for it Revision ChangesPath 1.75 +1 -2 modperl/apache-modlist.html Index: apache-modlist.html

cvs commit: modperl Makefile.PL Changes

2000-09-01 Thread dougm
dougm 00/09/01 14:09:14 Modified:.Makefile.PL Changes Log: Makefile.PL:post_initialize fix for win32 Revision ChangesPath 1.165 +1 -1 modperl/Makefile.PL Index: Makefile.PL

cvs commit: modperl/src/modules/perl Apache.xs

2000-08-31 Thread dougm
dougm 00/08/31 13:54:23 Modified:.Changes src/modules/perl Apache.xs Log: avoid duplicate buffer copy in {read,get}_client_block by reading directly into Perl's SV buffer Revision ChangesPath 1.511 +3 -0 modperl/Changes Index

cvs commit: modperl apache-modlist.html

2000-08-31 Thread dougm
dougm 00/08/31 14:02:51 Modified:.apache-modlist.html Log: another update Revision ChangesPath 1.74 +3 -1 modperl/apache-modlist.html Index: apache-modlist.html === RCS file

cvs commit: modperl/src/modules/perl Makefile

2000-08-31 Thread dougm
dougm 00/08/31 22:10:15 Modified:.Changes apaciMakefile.tmpl src/modules/perl Makefile Log: change apaci/Makefile.tmpl and src/modules/perl/Makefile so Perl's include path comes before /usr/local/include, e.g. to make sure Perl's

cvs commit: modperl ToDo

2000-08-31 Thread dougm
dougm 00/08/31 22:22:16 Modified:.ToDo Log: yippe Revision ChangesPath 1.248 +0 -2 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.247

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

2000-08-31 Thread dougm
dougm 00/08/31 22:23:19 Modified:src/modules/perl mod_perl.c Log: fix indentation Revision ChangesPath 1.126 +2 -2 modperl/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS file

cvs commit: modperl/src/modules/perl Apache.xs

2000-08-30 Thread dougm
dougm 00/08/30 20:38:37 Modified:.Changes src/modules/perl Apache.xs Log: add PerlCleanupHandler to the {get,set}_handlers table Revision ChangesPath 1.507 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl Apache.xs

2000-08-30 Thread dougm
dougm 00/08/30 20:39:45 Modified:.Changes src/modules/perl Apache.xs Log: fix refcnt bug in $r-get_handlers Revision ChangesPath 1.508 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl ToDo

2000-08-30 Thread dougm
dougm 00/08/30 22:35:35 Modified:.ToDo Log: todo Revision ChangesPath 1.247 +7 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.246

cvs commit: modperl/src/modules/perl Apache.xs

2000-08-30 Thread dougm
dougm 00/08/30 22:49:07 Modified:.Changes Apache Apache.pm src/modules/perl Apache.xs Log: switch usage of hard_timeout() to soft_timeout() Revision ChangesPath 1.509 +4 -0 modperl/Changes Index: Changes

cvs commit: modperl/t/modules request.t

2000-08-30 Thread dougm
dougm 00/08/30 22:54:11 Modified:.Changes t/modules request.t Log: modules/request test fix Revision ChangesPath 1.510 +3 -0 modperl/Changes Index: Changes === RCS

cvs commit: modperl apache-modlist.html

2000-08-30 Thread dougm
dougm 00/08/30 22:54:45 Modified:.apache-modlist.html Log: updates from ken Revision ChangesPath 1.73 +5 -4 modperl/apache-modlist.html Index: apache-modlist.html === RCS file

cvs commit: modperl apache-modlist.html

2000-08-29 Thread dougm
dougm 00/08/29 21:06:02 Modified:.apache-modlist.html Log: update Revision ChangesPath 1.72 +3 -1 modperl/apache-modlist.html Index: apache-modlist.html === RCS file: /home/cvs

cvs commit: modperl ToDo

2000-08-21 Thread dougm
dougm 00/08/21 10:40:22 Modified:.ToDo Log: todo Revision ChangesPath 1.246 +8 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.245

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

2000-08-20 Thread dougm
dougm 00/08/20 20:01:31 Modified:lib/Apache Build.pm lib/ModPerl Code.pm pod modperl_dev.pod src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_callback.h modperl_config.c Log: pass arguments

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

2000-08-20 Thread dougm
dougm 00/08/20 20:03:52 Added: src/modules/perl modperl_apache_xs.c modperl_apache_xs.h Log: code for extensions, which may be called from a .xs file or elsewhere start playing with buckets and i/o Revision ChangesPath 1.1 modperl-2.0/src/modules

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

2000-08-20 Thread dougm
dougm 00/08/20 20:43:53 Modified:src/modules/perl modperl_apache_xs.c Log: loose tab Revision ChangesPath 1.2 +1 -1 modperl-2.0/src/modules/perl/modperl_apache_xs.c Index: modperl_apache_xs.c

cvs commit: modperl ToDo

2000-08-17 Thread dougm
dougm 00/08/17 14:19:35 Modified:.ToDo Log: todo Revision ChangesPath 1.245 +10 -0 modperl/ToDo Index: ToDo === RCS file: /home/cvs/modperl/ToDo,v retrieving revision 1.244

cvs commit: modperl-2.0 LICENSE

2000-08-15 Thread dougm
dougm 00/08/15 12:37:31 Added: .LICENSE Log: add license file Revision ChangesPath 1.1 modperl-2.0/LICENSE Index: LICENSE

cvs commit: modperl/src/modules/perl Apache.xs

2000-08-14 Thread dougm
dougm 00/08/14 21:35:14 Modified:.Changes Apache Apache.pm src/modules/perl Apache.xs Log: fix $r-args(undef) Revision ChangesPath 1.506 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_callback.h modperl_config.c modperl_config.h modperl_gtop.c modperl_gtop.h modperl_interp.c modperl_interp.h modperl_options.c modperl_options.h modperl_tipool.c modperl_tipool.h modperl_types.h

2000-08-13 Thread dougm
dougm 00/08/13 20:10:48 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_callback.h modperl_config.c modperl_config.h modperl_gtop.c modperl_gtop.h

cvs commit: modperl apache-modlist.html

2000-08-08 Thread dougm
dougm 00/08/08 13:14:22 Modified:.apache-modlist.html Log: updates from geoff Revision ChangesPath 1.71 +4 -3 modperl/apache-modlist.html Index: apache-modlist.html === RCS file

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

2000-07-26 Thread dougm
dougm 00/07/26 00:20:39 Modified:src/modules/perl mod_perl.h Log: include apr_strings.h Revision ChangesPath 1.17 +1 -0 modperl-2.0/src/modules/perl/mod_perl.h Index: mod_perl.h === RCS

Re: mod_perl based Content Management System

2000-07-24 Thread dougm
sounds great, thanks for the info Eduard! On Sat, 8 Jul 2000, Eduard Gode wrote: Hello, we have a mod_perl based content management system, which is growing every month. Modules like Address , News, Events, and special Databases are realized by the WDSS Weitblick Dynamic Site System. you

Re: mod_perl new site

2000-07-24 Thread dougm
great, thanks Joao! On Sat, 15 Jul 2000, Joao Sa wrote: Hello, my name is Joao and recently we started a site using mod_perl. The site is a bookmark manager with a lot of new features, all using mod_perl and mySql. I would like to ask you to put a link in mod_perl sites to

cvs commit: modperl-2.0/src/modules/perl mod_perl.h modperl_callback.h modperl_config.c modperl_config.h modperl_gtop.c modperl_log.c modperl_log.h modperl_tipool.h

2000-06-20 Thread dougm
dougm 00/06/20 09:04:53 Modified:lib/Apache Build.pm lib/ModPerl BuildOptions.pm Code.pm pod modperl_dev.pod src/modules/perl mod_perl.h modperl_callback.h modperl_config.c modperl_config.h modperl_gtop.c

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

2000-06-14 Thread dougm
dougm 00/06/14 18:42:49 Modified:.Changes src/modules/perl mod_perl.c Log: backed out $Apache::Server::ConfigTestOnly until proper Apache support is in place Revision ChangesPath 1.499 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_config.c modperl_config.h modperl_types.h

2000-06-13 Thread dougm
dougm 00/06/13 14:05:55 Modified:lib/ModPerl Code.pm pod modperl_dev.pod src/modules/perl mod_perl.c mod_perl.h modperl_callback.c modperl_config.c modperl_config.h modperl_types.h Log: first cut of PerlOptions directive

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

2000-06-12 Thread dougm
dougm 00/06/12 11:20:55 Modified:src/modules/perl mod_perl.c Log: make sure vhost config points to a mip Revision ChangesPath 1.16 +23 -16modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

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

2000-06-11 Thread dougm
dougm 00/06/11 20:25:04 Modified:.Makefile.PL lib/Apache Build.pm Log: a few tweaks Revision ChangesPath 1.21 +2 -4 modperl-2.0/Makefile.PL Index: Makefile.PL

cvs commit: modperl SUPPORT

2000-06-09 Thread dougm
dougm 00/06/09 10:16:01 Modified:.SUPPORT Log: support stuff Revision ChangesPath 1.16 +5 -18 modperl/SUPPORT Index: SUPPORT === RCS file: /home/cvs/modperl/SUPPORT,v

cvs commit: modperl/lib/Apache src.pm

2000-06-05 Thread dougm
dougm 00/06/05 11:16:36 Modified:.Changes Makefile.PL lib/Apache src.pm Log: support version parsing of 1.3.13-dev's httpd.h Revision ChangesPath 1.497 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl Apache.xs

2000-06-05 Thread dougm
dougm 00/06/05 11:18:54 Modified:.Changes src/modules/perl Apache.xs Log: fix $r-bytes_sent($bytes) Revision ChangesPath 1.498 +2 -0 modperl/Changes Index: Changes

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

2000-05-30 Thread dougm
dougm 00/05/30 11:26:01 Modified:src/modules/perl modperl_tipool.c Log: copy-n-pasto Revision ChangesPath 1.4 +2 -2 modperl-2.0/src/modules/perl/modperl_tipool.c Index: modperl_tipool.c

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

2000-05-30 Thread dougm
dougm 00/05/30 11:34:47 Modified:lib/Apache Build.pm Log: untabify Revision ChangesPath 1.18 +2 -2 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs/modperl-2.0

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

2000-05-26 Thread dougm
dougm 00/05/26 08:07:53 Modified:src/modules/perl modperl_tipool.c modperl_tipool.h Log: fix #ifdefs Revision ChangesPath 1.2 +2 -2 modperl-2.0/src/modules/perl/modperl_tipool.c Index: modperl_tipool.c

cvs commit: modperl-2.0/src/modules/perl modperl_callback.c modperl_callback.h modperl_interp.c modperl_log.h modperl_tipool.c modperl_tipool.h modperl_types.h

2000-05-26 Thread dougm
dougm 00/05/26 13:34:51 Modified:src/modules/perl modperl_callback.c modperl_callback.h modperl_interp.c modperl_log.h modperl_tipool.c modperl_tipool.h modperl_types.h Log: don't cache get_cv() in the server config structure

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

2000-05-25 Thread dougm
dougm 00/05/25 11:06:27 Modified:.Changes Makefile.PL src/modules/perl mod_perl.c Log: fixes for building with stronghold Revision ChangesPath 1.492 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl Table.xs

2000-05-23 Thread dougm
dougm 00/05/23 08:56:13 Modified:.Changes src/modules/perl Table.xs Log: fix 1.24's Apache::Table-unset changes for win32 Revision ChangesPath 1.489 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl/lib/Apache Resource.pm

2000-05-23 Thread dougm
dougm 00/05/23 11:45:09 Modified:.Changes lib/Apache Resource.pm Log: Apache::Resource was not converting PERL_RLIMIT_AS to MB values Revision ChangesPath 1.491 +3 -0 modperl/Changes Index: Changes

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

2000-05-23 Thread dougm
dougm 00/05/23 13:53:38 Added: src/modules/perl modperl_tipool.c modperl_tipool.h Log: "thread item pool" - generic logic broken out from modperl_interp.c so it can be reused for other things, e.g. database connection handles Revision Changes

cvs commit: modperl-2.0/src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_config.h modperl_interp.c modperl_types.h

2000-05-23 Thread dougm
dougm 00/05/23 13:54:47 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_config.h modperl_interp.c modperl_types.h Log: integrate with tipool implement PerlInterpMaxRequests Revision

cvs commit: modperl/lib mod_perl.pm

2000-05-16 Thread dougm
dougm 00/05/16 22:44:26 Modified:.Changes lib mod_perl.pm Log: bump version Revision ChangesPath 1.486 +2 -0 modperl/Changes Index: Changes === RCS file

cvs commit: modperl/src/modules/perl Table.xs

2000-05-12 Thread dougm
dougm 00/05/12 15:45:32 Modified:.Changes src/modules/perl Table.xs Log: Apache::Table-unset can now be called with an array reference Revision ChangesPath 1.480 +2 -0 modperl/Changes Index: Changes

cvs commit: modperl/src/modules/perl mod_perl.c perl_config.c

2000-05-12 Thread dougm
dougm 00/05/12 18:10:54 Modified:.Changes src/modules/perl mod_perl.c perl_config.c Log: add PerlAddVar directive, like PerlSetVar, but uses ap_table_add instead of ap_table_set Revision ChangesPath 1.482 +3 -0 modperl/Changes

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

2000-04-28 Thread dougm
dougm 00/04/28 13:07:34 Modified:src/modules/perl mod_perl.h Log: fixed in apache-2.0 Revision ChangesPath 1.13 +0 -4 modperl-2.0/src/modules/perl/mod_perl.h Index: mod_perl.h === RCS

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

2000-04-28 Thread dougm
dougm 00/04/28 19:28:36 Modified:.00README_FIRST Makefile.PL src/modules/perl modperl_callback.c modperl_interp.c Removed: patches perl_no_get_context.pat Log: no patch to 5.6.0 is needed when PERL_SET_CONTEXT is properly used tell perl_clone

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

2000-04-27 Thread dougm
dougm 00/04/27 14:48:38 Modified:lib/ModPerl Code.pm Log: hookup PerlPostConfigHandler Revision ChangesPath 1.20 +1 -0 modperl-2.0/lib/ModPerl/Code.pm Index: Code.pm === RCS file: /home

cvs commit: modperl-2.0 Makefile.PL

2000-04-26 Thread dougm
dougm 00/04/26 00:28:45 Modified:.Makefile.PL Log: save $build after Makefile is generated Revision ChangesPath 1.16 +3 -3 modperl-2.0/Makefile.PL Index: Makefile.PL === RCS

cvs commit: modperl-2.0 Makefile.PL

2000-04-24 Thread dougm
dougm 00/04/24 21:25:42 Modified:lib/Apache Build.pm .Makefile.PL Log: workaround MakeMaker braindeadness Revision ChangesPath 1.11 +5 -2 modperl-2.0/lib/Apache/Build.pm Index: Build.pm

cvs commit: modperl Changes Makefile.PL

2000-04-20 Thread dougm
dougm 00/04/20 22:56:20 Modified:.Changes Makefile.PL Log: --disable-rule=EXPAT is passed to Apache's configure to avoid XML::Parser conflicts Revision ChangesPath 1.470 +3 -0 modperl/Changes Index: Changes

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

2000-04-18 Thread dougm
dougm 00/04/18 15:58:10 Added: src/modules/perl modperl_callback.c Log: implement handler parsing get started on basic callbacks Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_callback.c Index: modperl_callback.c

cvs commit: modperl-2.0/src/modules/perl mod_perl.c modperl_callback.h modperl_config.c modperl_config.h modperl_log.c modperl_types.h

2000-04-18 Thread dougm
dougm 00/04/18 15:59:15 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c modperl_callback.h modperl_config.c modperl_config.h modperl_log.c modperl_types.h Log: integrate with modperl_callback.c beef up

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

2000-04-17 Thread dougm
dougm 00/04/17 00:10:36 Added: src/modules/perl modperl_gtop.c modperl_gtop.h Log: functions for tracing memory usage Revision ChangesPath 1.1 modperl-2.0/src/modules/perl/modperl_gtop.c Index: modperl_gtop.c

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

2000-04-17 Thread dougm
dougm 00/04/17 14:11:07 Modified:lib/ModPerl Code.pm src/modules/perl mod_perl.c mod_perl.h modperl_config.c modperl_config.h modperl_types.h Log: hook in xsinit add PerlSwitches directive Revision ChangesPath 1.11 +6 -1

cvs commit: modperl-2.0/src/modules/perl modperl_log.h

2000-04-16 Thread dougm
dougm 00/04/16 17:02:26 Modified:.Makefile.PL lib/Apache Build.pm patches link-hack.pat src/modules/perl modperl_log.h Log: add Apache::Build::{ccopts,ldopts} methods enable libgtop linking if debug and available beef up

cvs commit: modperl-2.0/src/modules/perl mod_perl.c modperl_config.c modperl_config.h modperl_interp.c modperl_interp.h modperl_types.h

2000-04-15 Thread dougm
dougm 00/04/15 18:33:57 Modified:src/modules/perl mod_perl.c modperl_config.c modperl_config.h modperl_interp.c modperl_interp.h modperl_types.h Log: interpreter pool is only useful #ifdef USE_ITHREADS Revision ChangesPath

cvs commit: modperl-2.0/lib/Apache .cvsignore

2000-04-14 Thread dougm
dougm 00/04/14 16:29:46 Added: lib/Apache .cvsignore Log: ignore Revision ChangesPath 1.1 modperl-2.0/lib/Apache/.cvsignore Index: .cvsignore === BuildConfig.pm

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

2000-04-13 Thread dougm
dougm 00/04/12 23:07:33 Modified:.Changes src/modules/perl mod_perl.c Log: fix indentation and change description Revision ChangesPath 1.467 +2 -2 modperl/Changes Index: Changes

cvs commit: modperl INSTALL.raven Changes MANIFEST

2000-04-12 Thread dougm
dougm 00/04/12 09:13:11 Modified:.Changes MANIFEST Added: .INSTALL.raven Log: added INSTALL.raven Revision ChangesPath 1.465 +3 -0 modperl/Changes Index: Changes

cvs commit: modperl Makefile.PL

2000-04-02 Thread dougm
dougm 00/04/02 20:49:38 Modified:.Makefile.PL Log: oops Revision ChangesPath 1.154 +1 -1 modperl/Makefile.PL Index: Makefile.PL === RCS file: /home/cvs/modperl/Makefile.PL,v

<    3   4   5   6   7   8