]> granicus.if.org Git - apache/history - CHANGES
Build file updated to work with modified ant to get us the proper extension
[apache] / CHANGES
2002-05-23 Jeff TrawickAdd "-k start|startssl|restart|graceful|stop" support...
2002-05-21 Jeff TrawickMake sure that the runtimedir is created by make install.
2002-05-20 Cliff Woolleyjust to be thorough
2002-05-20 Bill StoddardWin32: Call GetOverlappedResults to get the results...
2002-05-20 Ian Holsmanfix for mod_deflat
2002-05-17 Jeff Trawickignore APLOG_NOERRNO; note that it is deprecated
2002-05-16 Cliff WoolleyThe group consensus was that we're no longer supporting...
2002-05-16 Justin ErenkrantzRemove SSLLog and SSLLogLevel directives in favor of...
2002-05-15 Jeff Trawickdon't leave the shared library path variable commented...
2002-05-15 William A. Rowe JrSure that something else will occur to me sooner or...
2002-05-13 Jeff TrawickMake apxs look in the correct directory for envvars...
2002-05-13 Justin ErenkrantzFix mod_deflate corruption when using multiple input...
2002-05-12 Brian PaneAdded caching of formatted timestamps to speed up the...
2002-05-11 Brian PaneAdded EnableMMAP directive to allow the server administ...
2002-05-10 Brian Panemod_setenvif optimizations
2002-05-09 Jeff TrawickFix a mod_ssl build problem on OS/390.
2002-05-08 Cliff WoolleyFix if-modified-since on win32, I think. It should...
2002-05-07 Joshua SliveReverse the hook ordering for mod_userdir and mod_alias so
2002-05-06 Justin ErenkrantzMove mod_deflate from experimental to filters to repres...
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...
next