Author: torsten
Date: Mon Apr 25 18:51:25 2011
New Revision: 1096560
URL: http://svn.apache.org/viewvc?rev=1096560&view=rev
Log:
Modules that add directives should be loaded via PerlLoadModule
Modified:
perl/modperl/trunk/t/response/TestAPI/add_config.pm
Modified: perl/modperl/trunk/t/respon
Author: torsten
Date: Mon Apr 25 19:01:15 2011
New Revision: 1096564
URL: http://svn.apache.org/viewvc?rev=1096564&view=rev
Log:
avoid a superfluous module list scan in modperl_module_insert()
Modified:
perl/modperl/trunk/src/modules/perl/modperl_module.c
Modified: perl/modperl/trunk/src/mod
Author: torsten
Date: Mon Apr 25 19:04:58 2011
New Revision: 1096565
URL: http://svn.apache.org/viewvc?rev=1096565&view=rev
Log:
remove hard coded AuthType and AuthName from Apache2__RequestUtil.h
Modified:
perl/modperl/trunk/t/protocol/TestProtocol/pseudo_http.pm
perl/modperl/trunk/xs/Ap