Re: cvs commit: modperl/t/net/perl util.pl

2002-03-25 Thread Eric Cholet
If using a multi-byte encoding escape_html was broken/inapplicable already. -- Eric Cholet

Re: cvs commit: modperl/t/net/perl util.pl

2002-03-25 Thread Eric Cholet
coding and escapes all characters with the +8th bit set. Do not use it with multi-byte encodings such as utf8. +When using a single byte non-ASCII encoding such as ISO-8859-1, +consider specifying the character set in the Content-Type header, +and using HTML::Entities to avoid unnecessary escaping. + =item escape_uri This function replaces all unsafe characters in the $string with their -- Eric Cholet

cvs commit: modperl/Apache Apache.pm

2001-12-28 Thread cholet
cholet 01/12/28 02:25:48 Modified:Apache Apache.pm Log: more docco Revision ChangesPath 1.66 +23 -7 modperl/Apache/Apache.pm Index: Apache.pm === RCS file: /home/cvs/modperl/Apache

cvs commit: modperl/Apache Apache.pm

2001-12-27 Thread cholet
cholet 01/12/27 07:44:33 Modified:Apache Apache.pm Log: document current_callback() Revision ChangesPath 1.65 +9 -0 modperl/Apache/Apache.pm Index: Apache.pm === RCS file: /home/cvs

Re: cvs commit: modperl-site/guide download.html

2001-07-17 Thread Eric Cholet
27 16:57:12 1.16 > +++ download.html 2001/07/17 15:16:38 1.17 > @@ -172,9 +172,9 @@ > >Every Apache project rolls a new tar.gz snapshot of the latest CVS >version every 6 hours. You can grab the latest mod_perl CVS snapshot >from-HREF="http://perl.apache.org/from-cvs/modperl/";>http://perl.apache.org > /from-cvs/modperl/, > +HREF="http:/cvs.apache.org/snapshots/modperl/">http:/cvs.apache.org/sn > apshots/modperl/, all the mod_perl related projects are available >from-HREF="http://perl.apache.org/from-cvs.";>http://perl.apache.org/from-cv > s. > +HREF="http:/cvs.apache.org/snapshots.">http:/cvs.apache.org/snapshots. > > > > > > > -- Eric Cholet B995 E519 1594 10D0 4271 1EA5 8DF3 8004

cvs commit: modperl/t/net/perl/io redir1.pl redir2.pl

2001-07-16 Thread cholet
cholet 01/07/16 10:11:04 Modified:t/internal redirect.t Added: t/net/perl/io redir1.pl redir2.pl Log: add internal_redirect test Revision ChangesPath 1.5 +12 -3 modperl/t/internal/redirect.t Index: redirect.t

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

2001-04-10 Thread cholet
cholet 01/04/10 06:55:51 Modified:src/modules/perl mod_perl.c Log: fix compile error Revision ChangesPath 1.44 +1 -1 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS

cvs commit: modperl-site/dist apache-modlist.html

2001-02-13 Thread cholet
cholet 01/02/13 07:54:05 Modified:dist apache-modlist.html Log: remove unreleased module Revision ChangesPath 1.19 +1 -2 modperl-site/dist/apache-modlist.html Index: apache-modlist.html

cvs commit: modperl apache-modlist.html

2001-02-13 Thread cholet
cholet 01/02/13 07:52:56 Modified:.apache-modlist.html Log: remove unreleased module Revision ChangesPath 1.80 +1 -2 modperl/apache-modlist.html Index: apache-modlist.html

cvs snapshots

2000-08-17 Thread Eric Cholet
We no longer have cvs snapshots in http://dev.apache.org/from-cvs/ There's only httpd in there. (we link to this from http://perl.apache.org/distributions.html) -- Eric Cholet

cvs commit: modperl/lib/Apache Registry.pm

2000-08-02 Thread cholet
cholet 00/08/02 08:53:17 Modified:.Changes lib/Apache Registry.pm Log: quotemeta regexp Revision ChangesPath 1.503 +3 -0 modperl/Changes Index: Changes === RCS file

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

2000-07-25 Thread cholet
cholet 00/07/25 10:59:49 Modified:.Changes src/modules/perl Apache.xs Log: return code from stat() call was being ignored Revision ChangesPath 1.502 +3 -0 modperl/Changes Index: Changes

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

2000-07-24 Thread cholet
cholet 00/07/24 06:38:36 Modified:src/modules/perl mod_perl.h perl_config.c Log: PerlSetupEnv merge fix, take 2 Revision ChangesPath 1.101 +1 -1 modperl/src/modules/perl/mod_perl.h Index: mod_perl.h

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

2000-07-24 Thread cholet
cholet 00/07/24 06:33:03 Modified:src/modules/perl mod_perl.h perl_config.c Log: revert my latest change, my editor suddenly decided to untabify everything, burying the actual change Revision ChangesPath 1.100 +34 -34modperl/src/modules/perl/mod_perl.h

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

2000-07-24 Thread cholet
cholet 00/07/24 06:22:59 Modified:.Changes src/modules/perl mod_perl.h perl_config.c Log: fix per-dir merge of PerlSetupEnv Revision ChangesPath 1.501 +2 -0 modperl/Changes Index: Changes

Re: jim's design

2000-06-18 Thread Eric Cholet
d something more from me with regards to this! > > - J. > -- > > James Home - [EMAIL PROTECTED] > http://www.superdeluxe.com > http://www.vagabondage.com > > "There is absolutely no inevitability as long as there is a > willingness to contemplate what is happening." - Marshall McLuhan > > -- Eric Cholet

cvs commit: modperl/Apache Apache.pm

2000-06-15 Thread cholet
cholet 00/06/15 01:13:37 Modified:Apache Apache.pm Log: backing out $Apache::Server::ConfigTestOnly documentation Revision ChangesPath 1.51 +0 -17 modperl/Apache/Apache.pm Index: Apache.pm

cvs commit: modperl-2.0/pod modperl_dev.pod

2000-06-09 Thread cholet
cholet 00/06/09 00:58:25 Modified:pod modperl_dev.pod Log: sync with latest build changes Revision ChangesPath 1.2 +22 -7 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl Changes

2000-06-05 Thread cholet
cholet 00/06/05 08:42:06 Modified:.Changes Log: document my latest fix Revision ChangesPath 1.496 +3 -0 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Changes,v

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

2000-06-03 Thread Eric Cholet
PerlHandler Foo SetHandler perl-script GET /foo will trigger the segfault. Well, under 5.00502 it does, but under 5.6 I get an (expected) 500 internal server error. -- Eric Cholet

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

2000-06-02 Thread cholet
cholet 00/06/02 10:23:08 Modified:src/modules/perl mod_perl.c Log: fix segfault Revision ChangesPath 1.122 +1 -1 modperl/src/modules/perl/mod_perl.c Index: mod_perl.c === RCS file: /home

cvs commit: modperl SUPPORT

2000-06-02 Thread cholet
cholet 00/06/02 10:06:39 Modified:.SUPPORT Log: add Doug's snippet about spinning processes Revision ChangesPath 1.15 +11 -0 modperl/SUPPORT Index: SUPPORT === RCS file: /hom

cvs commit: modperl-2.0/pod modperl_dev.pod

2000-05-30 Thread cholet
cholet 00/05/30 15:04:46 Added: pod modperl_dev.pod Log: preliminary developer documentation Revision ChangesPath 1.1 modperl-2.0/pod/modperl_dev.pod Index: modperl_dev.pod

cvs commit: modperl-2.0/pod - New directory

2000-05-30 Thread cholet
cholet 00/05/30 15:00:02 modperl-2.0/pod - New directory

cvs commit: modperl/lib/Apache RegistryBB.pm

2000-05-29 Thread cholet
cholet 00/05/29 01:11:15 Modified:.Changes lib/Apache RegistryBB.pm Log: RegistryBB uses DECLINED but wasn't importing it Revision ChangesPath 1.493 +3 -0 modperl/Changes Index: Ch

cvs commit: modperl-site help_with_modules_wanted.html

2000-05-28 Thread cholet
cholet 00/05/28 02:16:23 Modified:.help_with_modules_wanted.html Log: better English Revision ChangesPath 1.4 +6 -6 modperl-site/help_with_modules_wanted.html Index: help_with_modules_wanted.html

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

2000-05-27 Thread cholet
cholet 00/05/27 18:44:47 Modified:src/modules/perl modperl_interp.c Log: fix compile error when MP_TRACE is off Revision ChangesPath 1.14 +1 -2 modperl-2.0/src/modules/perl/modperl_interp.c Index: modperl_interp.c

cvs commit: modperl-site index.html

2000-05-21 Thread cholet
cholet 00/05/21 15:45:50 Modified:.index.html Log: typos Revision ChangesPath 1.57 +4 -4 modperl-site/index.html Index: index.html === RCS file: /home/cvs/modperl-site/index.html

cvs commit: modperl Changes

2000-05-19 Thread cholet
cholet 00/05/19 09:01:24 Modified:.Changes Log: document the fact that I fixed what I'd just broken Revision ChangesPath 1.488 +3 -0 modperl/Changes Index: Changes === RCS

cvs commit: modperl/Apache Apache.pm

2000-05-19 Thread cholet
cholet 00/05/19 03:06:08 Modified:.Changes Apache Apache.pm Log: doc update Revision ChangesPath 1.487 +1 -0 modperl/Changes Index: Changes === RCS file: /home

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

2000-05-18 Thread cholet
cholet 00/05/18 11:05:43 Modified:src/modules/perl mod_perl.c Log: fix Win32 build: ap_configtestonly is not exported Revision ChangesPath 1.120 +2 -1 modperl/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl/Apache Apache.pm

2000-05-16 Thread cholet
cholet 00/05/16 07:48:40 Modified:Apache Apache.pm Log: document global Apache variables Revision ChangesPath 1.49 +30 -0 modperl/Apache/Apache.pm Index: Apache.pm === RCS file: /home

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

2000-05-16 Thread cholet
cholet 00/05/16 06:53:01 Modified:.Changes src/modules/perl mod_perl.c Log: add $Apache::Server::ConfigTestOnly Revision ChangesPath 1.483 +4 -0 modperl/Changes Index: Changes

cvs commit: modperl-2.0 00README_FIRST

2000-05-11 Thread cholet
cholet 00/05/11 07:58:28 Modified:.00README_FIRST Log: typo Revision ChangesPath 1.9 +1 -1 modperl-2.0/00README_FIRST Index: 00README_FIRST === RCS file: /home/cvs/modperl-2.0

cvs commit: modperl/Apache Apache.pm

2000-05-05 Thread cholet
cholet 00/05/05 01:10:39 Modified:.Changes Apache Apache.pm Log: doc update Revision ChangesPath 1.478 +3 -0 modperl/Changes Index: Changes === RCS file: /home

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

2000-04-17 Thread cholet
cholet 00/04/17 16:41:28 Modified:lib/Apache Build.pm Log: avoid unresolved 'dgettext' Revision ChangesPath 1.5 +1 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS f

RE: cvs commit: modperl/src/modules/perl Connection.xs

2000-04-14 Thread Eric Cholet
> I only set the remoteip if the real ip address is 127.0.0.1. Ah, but of course. All is well then. -- Eric

RE: cvs commit: modperl/src/modules/perl Connection.xs

2000-04-13 Thread Eric Cholet
> > Log: > > $c->remote_ip($ip) now also sets conn->remote_addr to make > > IP-based access control work correctly > > ahfdkjah! Thanks. > > That have driven me nuts. It never occured to me that it was a bug and not > me being clueless though. :) You're my hero of the day. Glad to help! B

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

2000-04-11 Thread cholet
cholet 00/04/11 09:38:27 Modified:.Changes src/modules/perl Connection.xs Log: $c->remote_ip($ip) now also sets conn->remote_addr to make IP-based access control work correctly Revision ChangesPath 1.464 +4 -0 modperl/C

cvs commit: modperl Changes

2000-04-10 Thread cholet
cholet 00/04/10 07:16:11 Modified:.Changes Log: typo Revision ChangesPath 1.463 +1 -1 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Changes,v retrieving

cvs commit: modperl Changes

2000-04-10 Thread cholet
cholet 00/04/10 07:13:42 Modified:.Changes Log: document change to Apache::URI::port() Revision ChangesPath 1.462 +3 -0 modperl/Changes Index: Changes === RCS file: /home/cvs

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

2000-04-10 Thread cholet
cholet 00/04/10 07:07:07 Modified:src/modules/perl URI.xs Log: port() must set port, not just port_str Revision ChangesPath 1.6 +3 -0 modperl/src/modules/perl/URI.xs Index: URI.xs

cvs commit: modperl-site index.html

2000-04-10 Thread cholet
cholet 00/04/10 03:15:12 Modified:.index.html Log: Better link for modperl distro Revision ChangesPath 1.49 +3 -3 modperl-site/index.html Index: index.html === RCS file: /home

cvs commit: modperl-site index.html

2000-04-09 Thread cholet
cholet 00/04/09 12:07:05 Modified:.index.html Log: Fix broken html Revision ChangesPath 1.48 +3 -3 modperl-site/index.html Index: index.html === RCS file: /home/cvs/modperl-site

cvs commit: modperl Changes

2000-03-31 Thread cholet
cholet 00/03/31 09:11:02 Modified:.Changes Log: add proper credit Revision ChangesPath 1.450 +2 -2 modperl/Changes Index: Changes === RCS file: /home/cvs/modperl/Changes,v

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

2000-03-31 Thread cholet
cholet 00/03/31 09:07:24 Modified:.Changes Apache Apache.pm src/modules/perl Log.xs Log: add $r->server->loglevel() Revision ChangesPath 1.449 +3 -0 modperl/Changes Index: C