dougm 02/05/14 19:08:16
Modified:src/modules/perl perl_util.c
Log:
reverting "fix taint issue with bleedperl" change as it was not the right fix
Revision ChangesPath
1.49 +0 -1 modperl/src/modules/perl/perl_util.c
Index: perl_util.c
===
dougm 02/04/15 19:32:22
Modified:src/modules/perl perl_util.c
Log:
fix taint issue with bleedperl
Revision ChangesPath
1.48 +1 -0 modperl/src/modules/perl/perl_util.c
Index: perl_util.c
==
dougm 01/01/04 21:48:14
Modified:.Changes
src/modules/perl perl_util.c
Log:
fix $r subclassing mechanism when value of `r' or `_r' key is a hashref
Revision ChangesPath
1.569 +3 -0 modperl/Changes
Index: Changes
==
dougm 00/09/28 14:00:49
Modified:.Changes
src/modules/perl perl_util.c
Log:
fix Apache::exit() so it does it does not trigger a warning (maybe)
Revision ChangesPath
1.538 +2 -0 modperl/Changes
Index: Changes
==
dougm 00/04/04 21:05:02
Modified:.Changes
Apache Apache.pm
src/modules/perl perl_util.c
Log:
Apache::Table is now loaded by default (if enabled), rather than
autoloading when first needed
Revision ChangesPath
1.459 +3 -0
dougm 00/03/29 16:52:11
Modified:src/modules/perl perl_util.c
Log:
more for win32 api stuff
Revision ChangesPath
1.38 +56 -0 modperl/src/modules/perl/perl_util.c
Index: perl_util.c
===
RC