]> granicus.if.org Git - apache/shortlog
apache
2002-11-27 Martin KraemerCaveat when using mod_speling in a DAV-enabled directory
2002-11-27 André Malonobody seems to have objections...
2002-11-26 André Maloadd %% escaping
2002-11-26 Bradley NicholesCleaning up the NetWare make files so that they detect...
2002-11-25 William A.... Changes committed - and set aside a placeholder for...
2002-11-25 William A.... Set the appropriate mime response headers for negotat...
2002-11-25 Bradley NicholesForce the screen to close on exit() if the -E option...
2002-11-25 Bill StoddardLog reason for cache decline.
2002-11-25 William A.... Accept '%%' in CustomLog format strings to produce...
2002-11-25 Wilfredo SanchezAdd <IfModule> conditionals around non-core directives.
2002-11-25 Wilfredo SanchezGenerate MD5 digest.
2002-11-25 Wilfredo SanchezNo gzip? Try compress.
2002-11-25 Wilfredo SanchezDon't crap out if we couldn't gzip the file.
2002-11-25 Wilfredo Sanchezteeny optimization
2002-11-25 Wilfredo SanchezPut then on the if line
2002-11-25 Wilfredo SanchezDon't use GNU tar.
2002-11-24 Wilfredo Sancheztypo
2002-11-24 Joshua SliveConert programs/index to xml
2002-11-24 William A.... Win32 builds populate include from modules/foo/*...
2002-11-24 William A.... State the obvious (to some).
2002-11-23 Cliff WoolleyFix some possibly-uninitialized variables.
2002-11-23 Cliff Woolleyupdate a comment
2002-11-23 William A.... Keep track of the changes. My guess (although we...
2002-11-23 William A.... 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 Jeff TrawickA PR was open for the ldap fix Graham just committed.
2002-11-22 Graham LeggettAll hail the conflict.
2002-11-22 Graham LeggettGrrr... CHANGES file didn't commit :(
2002-11-22 Graham LeggettReorder the definitions for mod_ldap and mod_auth_ldap...
2002-11-22 Jeff TrawickFix critical bug in new --enable-v4-mapped configure...
2002-11-22 André Malothe name is "no-gzip".
2002-11-22 André Maloupdate transformation
2002-11-22 William A.... Branch tag APACHE_2_0_BRANCH now contains Apache...
2002-11-22 William A.... Catch up with Trawick's change to filters/mod_ext_filter
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-21 Joshua SliveI never adequately tested these examples when writing...
2002-11-21 Joshua SliveWhen I changed the status to extension, I should have...
2002-11-21 Joshua SliveMake a not about httpd-writable directory so that we...
2002-11-21 Joshua SliveAdd reference to Netware's default mpm.
2002-11-21 Joshua SliveAdd a <default> for Multiviews Match and reference...
2002-11-21 Joshua SliveCorrect the title of the <note> about the scope of...
2002-11-21 Jim JagielskiWould be helpful to put it
2002-11-21 Jim JagielskiFerg
2002-11-20 Erik Abeleremoved absurd comment (huh, where did this come from?)
2002-11-20 Rich BowenOpened <Directory> but closed </DirectoryMatch>
2002-11-20 Sander StrikerUpdate votes...
2002-11-20 Jim JagielskiAnd a chicken in every pot
2002-11-20 Jeff Trawickfix the sample worker configuration... it didn't make...
2002-11-20 Rich BowenSubmitted by: Mads Toftum
2002-11-20 Justin ErenkrantzBig brains here say this after trying 4.7 out...
2002-11-20 Jeff TrawickAxe some warnings in rotatelogs which came when the...
2002-11-19 Jeff Trawickbucket length parameter is apr_size_t, which isn't...
2002-11-18 Rich BowenMinor clarification on a few points. Added note about...
2002-11-18 Jeff TrawickUse AP_DECLARE in the debug versions of ap_strXXX in...
2002-11-18 Jeff Trawickuse memcpy() instead of strncpy() since strncpy() is...
2002-11-18 André Malo- add <seealso> to mod_log_config
2002-11-18 André Maloupdate transformation
2002-11-18 André Malo- reformatting & markup
2002-11-18 Rich BowenClarify that name-based vhosts are not necessarily...
2002-11-17 Rich BowenSubmitted by: Mads Toftum
2002-11-17 Rich BowenSubmitted by: Mads Toftum
2002-11-17 Erik AbeleBroken link.
2002-11-17 Rich BowenPR: Debian Bug report #169431 -- Documentation of Allow...
2002-11-17 André Maloupdate transformation
2002-11-17 André Malo- add several <parentdocument>s
2002-11-17 André Malocheck whether <parentdocument> contains text(nodes).
2002-11-17 André MaloKISS.
2002-11-17 Erik AbeleAnother typo in a german error message.
2002-11-17 Erik AbeleTypos in german error messages.
2002-11-17 Joshua SliveForward-port force-response-1.0 change and document...
2002-11-17 Joshua Slivemod_ext_filter has switched from Experimental to Extension.
2002-11-17 Brian PaneWhen storing the response headers in mod_cache, omit...
2002-11-16 André Malo- <em> -> <var>
2002-11-16 Greg Amescore_output_filter: back out changes to clean up resour...
2002-11-16 André Malo- <em> -> <var>
2002-11-16 André Malo- <em> -> <var>
2002-11-16 André Maloupdate transformation
2002-11-16 André Malomore formal changes:
2002-11-16 Bradley NicholesUpdated the NetWare make conf script to handle the...
2002-11-15 André Maloadd missing linebreaks
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 Joshua SliveIt was sunny this morning, but the clouds have moved in.
2002-11-14 Erik Abeletypo
2002-11-14 Erik Abeletypo
2002-11-14 Joshua SliveFix markup.
2002-11-14 André Maloupdate transformation
2002-11-14 André Malo- adding markup
2002-11-14 Joshua Sliveapachectl nroff->xml with a few content updates to...
2002-11-14 Joshua SliveRemove the nroff httpd man page and put in an xml one...
2002-11-14 Jeff TrawickAdd --[enable|disable]-v4-mapped configure option to...
2002-11-14 Yoshiki HayashiNew XML.
2002-11-14 André Malo- fix bogus example regex
2002-11-14 André Malo- <em> -> <var>
next