Cleanup this test and make sure it's exerciced |
|
More...
|
almost 19 years ago
|
The latest apache version detection code was incorrectly detecting |
|
More...
|
almost 19 years ago
|
Fix a new detected warning with gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) |
|
More...
|
almost 19 years ago
|
Make sure that additional library paths are included in the build flags i |
|
More...
|
almost 19 years ago
|
t/modperl/pnotes.t isn't autogenerated anymore, so |
|
More...
|
almost 19 years ago
|
Added $r->connection->pnotes, identical to $r->pnotes, but |
|
More...
|
almost 19 years ago
|
Fixed problems with add_config() and thread-safety: |
|
More...
|
almost 19 years ago
|
Fix tyop introduced in r386697 |
|
More...
|
almost 19 years ago
|
Move r->pnotes logic to modperl_util.c, so it can be reused |
|
More...
|
almost 19 years ago
|
Make sure that LIBS and other MakeMaker command line flags are not |
|
More...
|
almost 19 years ago
|
fixup eol-style |
|
More...
|
almost 19 years ago
|
Small cosmetic fix, as this looks redundant: |
|
More...
|
almost 19 years ago
|
Code cleanup, Perl defines Uid_t_f and Gid_t_f as |
|
More...
|
almost 19 years ago
|
Fixes a small typo that would leave ids->egid |
|
More...
|
almost 19 years ago
|
LWP follows 302 redirects, but our LWP emulation |
|
More...
|
almost 19 years ago
|
Added support for httpd-2.2's new override_opts in Apache2::Access. |
|
More...
|
almost 19 years ago
|
This test should only be against ithreads enabled Perls, |
|
More...
|
almost 19 years ago
|
Imnprove the number updating logic in RELEASE to a self-upgrading |
|
More...
|
almost 19 years ago
|
make the script more portable: sed parts didn't work on Solaris 9, use perl |
|
More...
|
almost 19 years ago
|
apr_table_(copy|overlay) has hierarchical requirements on the pool |
|
More...
|
almost 19 years ago
|
httpd-2.2 introduces yet a new & slightly different way to hide |
|
More...
|
almost 19 years ago
|
Update since fix for HEAD handling was merged to the httpd 2.2.x |
|
More...
|
almost 19 years ago
|
style fix |
|
More...
|
almost 19 years ago
|
Fix whitespace issue. |
|
More...
|
about 19 years ago
|
add simple tests to make sure $ENV{MOD_PERL} |
|
More...
|
about 19 years ago
|
Resolves a critical bug in 'PerlSwitches +inherit' handling that was |
|
More...
|
about 19 years ago
|
ignore the newly added generated t/apache/daemon.t |
|
More...
|
about 19 years ago
|
Add perl API corresponding to User and Group directives in httpd.conf: |
|
More...
|
about 19 years ago
|
When multiple modules need to be reloaded, trying to |
|
More...
|
about 19 years ago
|
$r->add_config() can now take an optionnal 3rd argument that |
|
More...
|
about 19 years ago
|