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 ==

cvs commit: modperl-2.0/todo api.txt missing_old_features.txt

2002-05-24 Thread dougm
dougm 02/05/24 10:59:13 Modified:.Changes todo api.txt missing_old_features.txt Log: Apache::Util updates Revision ChangesPath 1.13 +2 -0 modperl-2.0/Changes Index: Changes

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

2002-05-24 Thread dougm
dougm 02/05/24 10:50:33 Modified:lib/Apache compat.pm t/response/TestApache compat2.pm Log: add Apache::Util::validate_password alias to APR::password_validate for 1.x compat Revision ChangesPath 1.54 +3 -0 modperl-2.0/lib/Apache/compat.pm

cvs commit: modperl-2.0/xs/APR/Util APR__Util.h

2002-05-24 Thread dougm
dougm 02/05/24 10:47:28 Modified:xs/maps apr_functions.map xs/APR/Util APR__Util.h Log: wrap APR::password_validate to be more perl-ish (as stas suggested), rather than return apr_status_t, return true if valid, false otherwise Revision ChangesPath 1.

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

2002-05-24 Thread dougm
dougm 02/05/24 10:40:44 Modified:lib/Apache compat.pm t/response/TestApache compat2.pm Log: add Apache::Util::parsedate compat alias to APR::Date::parse_http Revision ChangesPath 1.53 +3 -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/xs/maps apache_functions.map

2002-05-24 Thread dougm
dougm 02/05/24 10:19:09 Modified:lib/Apache compat.pm t/response/TestApache compat2.pm xs/maps apache_functions.map Log: use a pure-perl version of Apache::Util::escape_html until ap_escape_html is reworked to not require a pool Revision Chan

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 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 modperl-2.0/xs/maps/apache_functi

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

2002-05-24 Thread dougm
dougm 02/05/24 09:49:29 Modified:lib/Apache compat.pm Log: add Apache::compat::request function Revision ChangesPath 1.49 +15 -7 modperl-2.0/lib/Apache/compat.pm Index: compat.pm === RCS