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

2002-05-24 Thread dougm
dougm 02/05/24 09:58:10 Modified:xs/maps apache_functions.map Log: rename Apache::Util::os_escape_path to Apache::Util::escape_path and reorder args path, p, partial, defaulting partial=TRUE Revision ChangesPath 1.53 +1 -1

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

2002-05-24 Thread dougm
dougm 02/05/24 09:58:42 Modified:lib/Apache compat.pm t/response/TestApache compat2.pm Log: add Apache::Util::escape_uri compat function and tests Revision ChangesPath 1.50 +7 -0 modperl-2.0/lib/Apache/compat.pm Index: compat.pm

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

2002-05-24 Thread dougm
dougm 02/05/24 10:37:08 Modified:lib/Apache compat.pm t/response/TestApache compat2.pm xs/maps apache_functions.map Log: rename ht_time to format_time for the moment to provide 1.x ht_time compat since we now require a pool Revision Changes

cvs commit: modperl-2.0/t/response/TestAPR util.pm

2002-05-24 Thread dougm
dougm 02/05/24 11:08:21 Modified:t/response/TestAPR util.pm Log: adjust APR::password_validate test Revision ChangesPath 1.6 +4 -3 modperl-2.0/t/response/TestAPR/util.pm Index: util.pm

Re: Strange subrequest dir_config issue

2002-05-24 Thread Matt Sergeant
On Thu, 23 May 2002, Geoffrey Young wrote: Matt Sergeant wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is just a heads up on something I've not seen documented in either the Eagle book or in the Cookbook (at least not that I can find). If you create a subrequest via

Re: Strange subrequest dir_config issue

2002-05-24 Thread Per Einar Ellefsen
At 12:38 24.05.2002, Matt Sergeant wrote: Well it all made sense to me anyway - I just thought it should be documented ;-) Thanks a lot Matt and Geoffrey, I have added this to the documentation (waiting for Stas to commit it). It seems to me that it's a more general problem with assuming too

Re: DBI modperl_2 Segmentation fault

2002-05-24 Thread Udlei Nattis
hi i updating modperl-2.0-cvs and problem persist now i change DynaLoader in DBI.pm to XSLoader but problem persist :( can you give me one idea? thanks nattis Doug MacEachern wrote: sounds like the XSLoader vs. DynaLoader issue which only exists in 5.6.x. try updating modperl-2.0-cvs, there

question: login_screen method for Apache::AuthTicket?

2002-05-24 Thread Brian Reichert
I'm exploring Apache::AuthTicket, with fair success, but there is an element of it that I don't understand: How is the login_screen method distinct from the login method? In the build tree for Apache-AuthTicket-0.31, there is a sample httpd.conf that contains (among other things): PerlSetVar