156
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove hard coded AuthType and AuthName from Apache2__RequestUtil.h More... over 13 years ago
avoid a superfluous module list scan in modperl_module_insert() More... over 13 years ago
Modules that add directives should be loaded via PerlLoadModule More... over 13 years ago
fixed a wrong content-length header in t/filter/TestFilter/out_str_reverse.pm More... almost 14 years ago
LWP 6.x uses HTTP/1.1 but t/response/TestAPI/request_rec.pm assumes it is always called using HTTP/1.0 More... almost 14 years ago
next try: restrict localization of $HTTP::Headers::TRANSLATE_UNDERSCORE to HTTP::Headers 6.00 only More... almost 14 years ago
HTTP::Headers at least in version 6.00 does not translate underscores to minus when storing headers but does so when they are read. More... almost 14 years ago
Bugfix: Apache2::ServerUtil::get_server{description,banner,version} cannot More... almost 14 years ago
skip Apache2::SizeLimit tests for threaded MPMs More... almost 14 years ago
Check the ExtUtils::Embed version in Apache2::Build, More... almost 14 years ago
Pass LD_LIBRARY_PATH if mod_env is loaded. Should prevent build failures More... almost 14 years ago
2.0.6 More... almost 14 years ago
start 2.0.6-dev cycle More... almost 14 years ago
Add another note from pgollucci More... almost 14 years ago
add notes from 2.0.5 release More... almost 14 years ago
Merge changes from 2.0.5 release More... almost 14 years ago
Fix KEYS url More... almost 14 years ago
another 5.14 fix More... about 14 years ago
forgot about Changes More... about 14 years ago
With Perl 5.13.x using GvGP and GvSV as an lvalue has become invalid. More... about 14 years ago
RT #48103 More... about 14 years ago
Make PerlIOApache_write() throw an APR::Error object, rather than just a string error, if modperl_wbucket_write() fails.
Steve Hay
as stevehay
More... about 14 years ago
Apply fixes for various issues with newer LWP and B::Concise More... about 14 years ago
Look for a usable apxs in $ENV{PATH} if all other options fail, then prompt the user for one. More... over 14 years ago
Make sure perl is built either with multiplicity and ithreads or without both More... over 14 years ago
make APR::Socket::fileno unimplemented on Windows More... over 14 years ago
Support for "install_vendor" and "install_site" make targets More... over 14 years ago
Removed unused variable. More... over 14 years ago
Fix on fbsd amd64 where U32 is 4 bytes and pthread_t is 8. More... over 14 years ago
Don't index bundled pure Perl modules More... over 14 years ago