]> granicus.if.org Git - apache/history - modules
I must be getting old.
[apache] / modules /
2002-12-17 Bill StoddardSHould be using ths string form of exp (which is exps).
2002-12-17 Paul J. Redermod_cache: Fix PR 15113, a core dump in cache_in_filter...
2002-12-15 Brian Panedon't segfault in mod_mime's find_ct() if we get there...
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-12-14 Bradley NicholesAdded character set support to mod_auth_LDAP to allow...
2002-12-12 William A. Rowe Jr Fix a declaration mismatch. We are down to const...
2002-12-11 Bill StoddardA few more lazy initializations. No function change...
2002-12-11 Bill StoddardDon't spend cycles finding cache-control until we actua...
2002-12-11 William A. Rowe Jr Build ldap for win32 by default. No extra magic...
2002-12-11 William A. Rowe Jr The only code change required for Win32 ldap to build...
2002-12-09 Justin ErenkrantzRewrite how proxy sends its request to allow input...
2002-12-08 Wilfredo Sanchezmod_authn_anon should be a provider
2002-12-08 Wilfredo Sanchezthe AccessAuthoritative directive should be AuthzDefaul...
2002-12-08 Wilfredo Sanchezthere is some confusion with "yes" and "no" and "on...
2002-12-08 Wilfredo Sanchezoutch. there are some possible NULL pointer references...
2002-12-08 Wilfredo Sanchezwhen asking the providers for authentication, the main...
2002-12-08 Wilfredo Sanchez2.0 -> 2.1
2002-12-05 Brian Panemod_proxy: Don't remove the Content-Length from responses
2002-12-03 Bill StoddardListing the URLs which are not cachable is useful for...
2002-12-03 Bill StoddardLess verbose debug message
2002-12-01 William A. Rowe Jr Repair one oversimplification. I was grep'ping modul...
2002-12-01 William A. Rowe Jr Final corrections; much of these .dsp definitions...
2002-12-01 William A. Rowe Jr Decorative change - consistify .dsp verbage
2002-12-01 William A. Rowe Jr Although we consistently used apr_time() APIs, the...
2002-12-01 William A. Rowe Jr Correct to appropriate text file formats
2002-11-30 Brian PaneFix for BrowserMatchNoCase, which was incorrectly treat...
2002-11-30 Justin ErenkrantzPer Greg's request, add a version string component...
2002-11-28 Wilfredo SanchezUse $INCLUDES rather than adding yet another place...
2002-11-26 Bradley NicholesCleaning up the NetWare make files so that they detect...
2002-11-25 William A. Rowe Jr Set the appropriate mime response headers for negotat...
2002-11-25 Bill StoddardLog reason for cache decline.
2002-11-25 William A. Rowe Jr Accept '%%' in CustomLog format strings to produce...
2002-11-23 Cliff WoolleyFix some possibly-uninitialized variables.
2002-11-23 Cliff Woolleyupdate a comment
2002-11-23 William A. Rowe Jr Just 2c and fix my old borked comment.
2002-11-23 Bradley NicholesAdded ap_cache_cacheable_hdrs_out to the caching module...
2002-11-23 Bradley NicholesMakefile change required to move mod_ext_filter out...
2002-11-22 Jeff TrawickFix the building of cgi command lines when the query...
2002-11-22 Graham LeggettReplace APU_HAS_LDAPSSL_CLIENT_INIT with APU_HAS_LDAP_N...
2002-11-22 Graham LeggettReorder the definitions for mod_ldap and mod_auth_ldap...
2002-11-21 Jeff Trawickmod_autoindex: AddDescription directives for directories
2002-11-21 Paul J. RederFix for PR 14556. The expiry calculations in mod_cache...
2002-11-19 Jeff Trawickbucket length parameter is apr_size_t, which isn't...
2002-11-18 Jeff Trawickuse memcpy() instead of strncpy() since strncpy() is...
2002-11-17 Brian PaneWhen storing the response headers in mod_cache, omit...
2002-11-15 Jeff Trawickmod_cgid: Handle environment variables containing newlines.
2002-11-14 Jeff Trawickremove mod_ext_filter from experimental
2002-11-14 Jeff TrawickMove mod_ext_filter out of experimental and into filters.
2002-11-14 Cliff WoolleyFix a memory leak in mod_deflate with dynamic content...
2002-11-14 Paul J. RederThis fixes a problem where the underlying cache code
2002-11-12 Ken Coar Add a SERVER_ADDR keyword to match the CGI environment...
2002-11-12 Jeff Trawickwatch out for the should-not-occur condition where...
2002-11-11 Jeff Trawickmod_cgid: Terminate CGI scripts when the client connection
2002-11-11 Jeff TrawickRearrange OpenSSL engine initialization to support...
2002-11-11 William A. Rowe Jr Fix several cut 'n paste errors identified by Juergen...
2002-11-10 Justin ErenkrantzAlways emit Vary header if mod_deflate is involved...
2002-11-09 William A. Rowe Jr Stop unsetting the 'empty' query string result with
2002-11-09 William A. Rowe Jr mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSI...
2002-11-08 Paul J. RederImproves the user friendliness of the CacheRoot processing
2002-11-08 Brian PaneWhen doing a GET of a proxied URL as a subrequest within
2002-11-07 Paul J. RederAdded code to process min and max file size directives...
2002-11-07 William A. Rowe Jr Turn DOWN the volume of these errors... they are...
2002-11-06 Paul J. RederSince the directives CacheIgnoreCacheControl and CacheI...
2002-11-06 William A. Rowe Jr Per Justin's feedback, this still needed a little...
2002-11-06 William A. Rowe Jr Rule one of winsock and other one-offs (even unix...
2002-11-06 William A. Rowe Jr errno? EINTR? what planet was this code on :-?...
2002-11-05 William A. Rowe Jr Merge the last of the 'filtering' functions into...
2002-11-05 William A. Rowe Jr Actually, the APR_ECONNABORTED (EOS-only brigade...
2002-11-05 William A. Rowe Jr With a last little bit of help from Justin, this...
2002-11-05 William A. Rowe Jr At least one doc I've seen says EOF+bytes is valid...
2002-11-04 William A. Rowe Jr Appears we forgot to check the possibility of errors...
2002-11-04 Bill StoddardDetabbify
2002-11-04 Bill StoddardDetabbify
2002-11-04 William A. Rowe Jr Rename the many flavors of filter_ctx (pRec, fctx...
2002-11-04 William A. Rowe Jr Fix for PR 10216 ... we should not return the status...
2002-11-01 William A. Rowe Jr Well that was a little borked, if you were having...
2002-11-01 William A. Rowe Jr Inject logio into the win32 build
2002-11-01 Justin ErenkrantzAdd some waypoints to understanding this code
2002-11-01 Justin ErenkrantzAdd some commentary on how we *think* the input filteri...
2002-11-01 Justin ErenkrantzI don't see how *len > wanted, but leave the check...
2002-11-01 William A. Rowe Jr Clean up the read pattern for cases when some data...
2002-11-01 William A. Rowe Jr Distinguish inctx, outctx, frec [and b ??? looked...
2002-11-01 William A. Rowe Jr More nits spotted by Justin, and catch all the errors...
2002-11-01 William A. Rowe Jr Suggestions by Justin, implemention by Will. Rename...
2002-11-01 William A. Rowe Jr Completely refactor the BIO-side client input handlin...
2002-10-31 Jeff TrawickTerminate CGI scripts when the client connection drops...
2002-10-31 Jeff Trawickadd a comment lamenting the lack of a cleanup for the...
2002-10-30 Bill StoddardUse r->request_time in lieu of apr_time_now() in cache...
2002-10-29 William A. Rowe Jr Fix memory leak in mod_ssl from internal SSL library...
2002-10-29 William A. Rowe Jr Detabbify. With extreme prejudice.
2002-10-29 William A. Rowe Jr On an errno rampage... ap_log_error takes an apr_status_t
2002-10-29 William A. Rowe Jr Close several small leaks in SSL.
2002-10-27 William A. Rowe Jr Outch. No freeing consts. Fortunately, the fn's...
2002-10-25 Jeff Trawickfix the interface to PEM_read_bio_X509() with OpenSSL...
2002-10-25 Jeff Trawickmod_ssl uses free() inappropriately in several places...
2002-10-25 Bill StoddardFix a segfault when the client closes the connection...
2002-10-25 Greg Amesdon't apply byte ranges to redirects, error documents...
2002-10-25 Brian Panemod_logio modification: count bytes-sent after the...
2002-10-25 Jeff Trawickstylistic improvements
next