I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This really *is* a FAQ.. More... over 24 years ago
This really *is* a FAQ.. More... over 24 years ago
remove one space... More... over 24 years ago
remove one space... More... over 24 years ago
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is defined correctly in all C files. More... over 24 years ago
Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is
rbb
More... over 24 years ago
More sendfile work. Use new sendfile API in Apache, update Windows MPM
bill stoddard
as stoddard
More... over 24 years ago
More sendfile work. Use new sendfile API in Apache, update Windows MPM to begin using APR socket API. Note: sendfile on Unix side is broken. Need to detect for NULL hdtr. I'll do it later this week if no one else steps up. More... over 24 years ago
Get OS/2 working with new configure system. Yay! :) More... over 24 years ago
Get OS/2 working with new configure system. Yay! :)
bjh
More... over 24 years ago
Only check for pthreads for mpms that actually need it rather than assuming everything except prefork needs it. Clarify threads != pthreads. More... over 24 years ago
Only check for pthreads for mpms that actually need it rather than assuming
bjh
More... over 24 years ago
OS/2 doesn't have groups, don't try to mess with them. More... over 24 years ago
OS/2 doesn't have groups, don't try to mess with them.
bjh
More... over 24 years ago
Quiet some warnings.
bjh
More... over 24 years ago
Quiet some warnings. - 1 'suggest parentheses around assignment used as truth value' - a few "subscript has type `char'" More... over 24 years ago
Fix compile breaks on Windows.
bill stoddard
as stoddard
More... over 24 years ago
Fix compile breaks on Windows. More... over 24 years ago
Note that module ordering is now done per-hook. Suggested by: Ben Laurie. More... over 24 years ago
Note that module ordering is now done per-hook. More... over 24 years ago
Fix Windows compile breakage. More... over 24 years ago
Fix Windows compile breakage.
bill stoddard
as stoddard
More... over 24 years ago
Let ap_config.h figure out whether netdb.h should be included or not. This fixes a compile problem on platforms that do not have netdb.h. More... over 24 years ago
Let ap_config.h figure out whether netdb.h should be included or not.
bill stoddard
as stoddard
More... over 24 years ago
Add back the script_interpreter_source code. More... over 24 years ago
Add back the script_interpreter_source code.
bill stoddard
as stoddard
More... over 24 years ago
Back out most of the last commit. Keep APR macros seperate from Apache
bill stoddard
as stoddard
More... over 24 years ago
Back out most of the last commit. Keep APR macros seperate from Apache macros. More... over 24 years ago
Convert HAVE_NETINET... to the APR mac
bill stoddard
as stoddard
More... over 24 years ago
Convert HAVE_NETINET... to the APR mac More... over 24 years ago