]> granicus.if.org Git - apache/history - modules
Comment out .gz etc. AddEncoding lines in our default configuration.
[apache] / modules /
2003-01-21 William A. Rowe Jr*** empty log message ***
2003-01-21 Graham LeggettEnsure LDAP version is set to v3 on every bind.
2003-01-21 Graham LeggettUpdate the copyright dates
2003-01-21 Graham LeggettFix mod_ldap to open an existing shared memory file...
2003-01-20 William A. Rowe Jr Add the missing /Fd"" option
2003-01-20 William A. Rowe Jr Taking a guess at what mod_ident.exp should look...
2003-01-20 William A. Rowe Jr Win32 build project for David Shane Holden's mod_iden...
2003-01-20 William A. Rowe Jr Correct misplaced # End Group marker.
2003-01-20 William A. Rowe Jr Missing version tags [noted while rolling win32 binar...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2003-01-18 André Malomove rfc1413 code to a new module "metadata:mod_ident".
2003-01-17 Roy T. FieldingUse ap_strchr instead of strchr and get the constness...
2003-01-16 Bradley NicholesAdd mod_dav_lock to the NetWare build
2003-01-15 André Maloadd support for "Require file-group"
2003-01-15 André Maloadd support for "require file-group"
2003-01-15 André Maloas announced and with no objections:
2003-01-13 Jeff Trawickmod_ext_filter: Fix a problem building argument lists...
2003-01-13 William A. Rowe Jr After introducing tests in the cmds, we lose the...
2003-01-07 Greg SteinWhen unlocking, the auto-checkin code does not need...
2003-01-06 Justin ErenkrantzUm, that should have been a 'no' - you should have...
2003-01-06 Jeff Trawickfix a type mismatch (char * vs. const char *)
2003-01-06 William A. Rowe Jr Bring forward the IndexOptions IgnoreCase option...
2003-01-06 André Malobe consistent:
2003-01-06 André Malonot very spectacular ;-)
2003-01-06 André Malocleanup.
2003-01-06 André Malosome cleanup.
2003-01-06 André Malouse less specific ap_note_auth_failure API call, since...
2003-01-06 André Maloallow group authorization to be stored in either basic...
2003-01-05 André Malowell, it's a backstopper. So stop also misconfigured...
2003-01-05 André Maloallow empty user ids to be supplied without responding...
2003-01-04 Justin ErenkrantzAdd a generic locking provider to DAV - mod_dav_lock...
2003-01-03 André Malooh, cool. the recent commit fixed accidentally a null
2003-01-03 André Malosome cleanup.
2003-01-02 André Malobreak down macro code and avoid mixed case.
2003-01-01 André MaloThe patch allows the user to log the accurate filter...
2003-01-01 André Malomake provider selection available in .htaccess files
2003-01-01 André Maloprovide better error messages for the multiviewsmatch...
2003-01-01 André Maloadd support for digest authentication to the authn_dbm...
2003-01-01 André Malocut password at the first colon.
2002-12-29 André Maloallow RewriteEngine Off even if Options -FollowSymlinks...
2002-12-23 William A. Rowe Jr All we care about is the type and name, just ask...
2002-12-20 Rich Bowennegoatiation -> negotiation
2002-12-19 Bill StoddardCorrect a warning message.
2002-12-18 Bill StoddardCut an info log entry for each object we cache. Is...
2002-12-18 Bill StoddardRename CacheMaxStreamingBuffer to MCacheMaxStreamingBuf...
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...
next