]> granicus.if.org Git - apache/history - CHANGES
Update to reflect the release.
[apache] / CHANGES
2002-05-06 Jeff TrawickGet proxy CONNECT basically working (IE seems to be...
2002-05-06 Aaron BannertNote the mod_rewrite hang fix.
2002-05-06 Justin ErenkrantzRewrite ap_byterange_filter so that it can work with...
2002-05-06 Cliff WoolleyAdded an optional function (ap_register_rewrite_mapfunc...
2002-05-04 Brian PaneMention PR 8462 fix
2002-05-03 Justin ErenkrantzRemove autom4te.cache when doing make distclean.
2002-05-03 Justin ErenkrantzFix generated httpd.conf to respect layout for LoadModu...
2002-05-02 Bill StoddardWin32: Fix bug in mpm_win32 which allowed multiple...
2002-05-01 Paul J. RederFix some minor formatting issues with ab. Part of this is
2002-05-01 Paul J. RederFailed to mentionthe PR in the first pass. This just...
2002-05-01 Paul J. RederFix a case where an invalid pass phrase is entered...
2002-05-01 Sander StrikerUpdate prior to bumping the tag
2002-05-01 Justin ErenkrantzClose sockets on worker MPM when doing a graceless...
2002-04-30 Cliff WoolleyRevert optimization from circa 2.0.34 that caused very...
2002-04-30 Jeff TrawickFix the link to the description of the CoredumpDirectory
2002-04-30 Cliff WoolleySHMCB should not have been using apr_rmm -- it was...
2002-04-30 Cliff Woolley- Sync with modssl 2.8.8-1.3.24
2002-04-29 William A. Rowe Jr Worth noting, I guess
2002-04-29 William A. Rowe Jr Attach a bugz number
2002-04-29 Sander StrikerUpdate prior to bumping the tag
2002-04-29 Brian PaneDocument this weekend's worker MPM changes
2002-04-28 Aaron BannertWhat did I do today?
2002-04-28 Justin ErenkrantzIf a subreq added a filter (say INCLUDES) and the subre...
2002-04-28 Brian PaneMoved the recycled pool list from the queue to the...
2002-04-28 Aaron BannertModify the worker MPM to not accept() new connections...
2002-04-26 Aaron BannertThe worker's fdqueue is now a queue again.
2002-04-26 Jeff Trawickget basic HTTP proxy working on EBCDIC machines
2002-04-25 Jeff TrawickAllow mod_unique_id to work on systems with no IPv4...
2002-04-25 Sander StrikerBump after the tag.
2002-04-25 Justin ErenkrantzFix suexec invocations from userdir - the ~ was not...
2002-04-25 Justin ErenkrantzSince UserDir is a raw argument, our config system...
2002-04-25 Justin ErenkrantzWe must always use case-insensitive comparisons in...
2002-04-24 Graham LeggettOooops!
2002-04-24 Graham LeggettAdd an intelligent error message should no proxy submod...
2002-04-24 Aaron BannertMention my AB fixes.
2002-04-24 William A. Rowe Jr A nice end to a crazy day... laptop's fixed and life...
2002-04-23 Cliff WoolleyThere were multiple PR's about this one
2002-04-23 Justin ErenkrantzSwitch to using new exp_* macros to fix disjointedness...
2002-04-23 Justin ErenkrantzThe force-response-1.0 and downgrade-1.0 checks were...
2002-04-22 Ryan BloomFix perchild MPM so that it can be configured with...
2002-04-22 Cliff WoolleyAcceptPathInfo was totally backwards... it would reject...
2002-04-22 Bill StoddardAdded the APLOG_TOCLIENT flag to ap_log_rerror() to
2002-04-21 Cliff WoolleyFix mod_autoindex output with SuppressRules turned on.
2002-04-19 Jeff Trawicksomebody just wrote a PR on something Paul fixed earlie...
2002-04-19 Paul J. Reder Moved the call to apr_mmap_dup outside the error branch so
2002-04-19 Jeff TrawickTrigger an error when a LoadModule directive attempts to
2002-04-19 Jeff TrawickChange instdso.sh to use libtool --install everywhere...
2002-04-18 Justin ErenkrantzAllow VPATH builds to succeed when configured from...
2002-04-18 Justin ErenkrantzFix 'control reaches end of non-void function' warning
2002-04-18 Justin ErenkrantzCcccccchanges.
2002-04-17 Bill StoddardFix seg fault when garbage collecting an expired entry...
2002-04-17 William A. Rowe Jr Introduced -E startup_logfile_name option to httpd...
2002-04-17 Justin ErenkrantzFix subreqs with non-defined Content-Types being served...
2002-04-16 Justin ErenkrantzMerge in latest GNU config.guess and config.sub files...
2002-04-16 Justin ErenkrantzMove 100 - Continue support to the HTTP_IN filter so...
2002-04-16 Justin ErenkrantzAdds support for reading trailers on input by exporting...
2002-04-15 Justin ErenkrantzAdd note about closed PR. If a PR was filed, it's...
2002-04-15 Justin ErenkrantzProperly substitute sbindir as httpd's location in...
2002-04-13 William A. Rowe Jr The fix requires a bump
2002-04-12 Jeff Trawickworker MPM: Fix a situation where a child exited withou...
2002-04-12 Jeff Trawickupdate the instructions for how to get started with...
2002-04-12 Justin ErenkrantzChange httpd.pid placement to rel_runtimedir instead...
2002-04-10 Bill StoddardThe accept loop was sleeping way too long when we ran...
2002-04-09 Brian HavardNote a bug fix in apr-util.
2002-04-09 Graham LeggettProxy was bombing out every second keepalive request...
2002-04-09 Aaron BannertDeprecated the apr_lock.h API.
2002-04-09 Doug MacEachernPR:
2002-04-08 Jeff Trawickmention the fix for parsing certain AP_DECLARE_DATA...
2002-04-08 Doug MacEachernPR:
2002-04-08 Jeff TrawickRemind the admin about the User and Group directives...
2002-04-08 Mark J. CoxFixup product name
2002-04-07 Doug MacEachernPR: 7802
2002-04-07 Doug MacEachernnoteworthy since yesterdays change actually fixes the...
2002-04-07 Sander StrikerUpdate CHANGES to reflect the mod_dav change.
2002-04-07 Doug MacEachernfix ProxyPass when frontend is https and backend is...
2002-04-05 Ryan BloomBump after the tag and roll
2002-04-05 Aaron BannertUpdate mod_rewrite to use the new APR global mutex...
2002-04-05 Brian PaneDocument the mod_include fixes from yesterday
2002-04-05 Jeff Trawickimplement FOREGROUND for perchild and beos MPMs too
2002-04-05 Jeff Trawickworker MPM: add -DFOREGROUND option to use when you...
2002-04-04 Jim JagielskiAdded support for Posix semaphore-based mutex locking...
2002-04-04 Jeff TrawickAIX: Fix the syntax for setting the LDR_CNTRL and AIXTH...
2002-04-03 Jeff Trawickworker MPM:
2002-04-03 Jeff TrawickAllow worker MPM to build on systems without pthread_ki...
2002-04-01 Justin ErenkrantzPrevent ap_add_output_filters_by_type from being called in
2002-04-01 Cliff WoolleyAnd it only took me what, 10 months? :)
2002-04-01 Jeff TrawickDon't allow initialization to succeed if we can't get...
2002-04-01 Dirk-Willem van... Made AB's use of the Host: header rfc2616 compliant as
2002-04-01 Ryan BloomA bunch of Perchild changes.
2002-03-31 Doug MacEachernit is sunny and warm in tahoe, still plenty of snow...
2002-03-31 William A. Rowe Jr Roll these changes into 2.0.34
2002-03-30 Brian PaneRemoved the single-byte header reads from mod_cgid
2002-03-29 Dirk-Willem van... Removed email address on request - as obviscation was...
2002-03-29 Jim JagielskiThe old, legacy (and unused) code in which the scoreboa...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-29 Brian PaneDocument the variable expansion enhancements for mod_in...
2002-03-29 Brian PaneFixes for three problems in mod_include:
2002-03-28 Joshua SliveUpdate Redhat layout to v7.
2002-03-27 Doug MacEachernadd entry for sslc compat layer changes
2002-03-27 Bill StoddardAdd a new parameter to the quick_handler hook to instruct
next