]> granicus.if.org Git - apache/shortlog
apache
2006-06-27 Ruediger Pluem* Retry worker chosen by client supplied route / redire...
2006-06-27 Rich BowenChanging copyright statement to the correct year.
2006-06-27 Rich BowenRegex stuff that was in 2.2 but not in trunk
2006-06-27 Rich BowenA variety of small tweaks, including the changes that...
2006-06-27 Rich BowenIt's referred to as the Rewrite Guide everywhere excent...
2006-06-26 William A.... One more bug licked, as verified by Matt
2006-06-26 William A.... Make the range test legible; in the process, uncover...
2006-06-26 Ruediger Pluem* Add the following environment variables to expose...
2006-06-26 Rich BowenPatch submitted by Matt Lewandowsky - fixes name of...
2006-06-26 Rich BowenAdding a flags document. Not yet linked from anywhere...
2006-06-25 Astrid Maloupdate transformation
2006-06-25 Astrid Maloupdate German translation
2006-06-25 Astrid Maloupdate transformation
2006-06-25 Astrid Maloupdate German translation
2006-06-25 Astrid Maloupdate transformation
2006-06-24 Paul QuernaUpdate the LICENSE file since mod_imap was renamed...
2006-06-22 William A.... Note that 416293 went a bit further.
2006-06-22 William A.... Solve 416291, but in a more elegant manner, and with...
2006-06-22 William A.... Stop appending a backslash if some trailing slash...
2006-06-22 William A.... mod_isapi: Handle "HTTP/1.1 200 OK" style status...
2006-06-22 William A.... We need to pay alot more attention here to ap_pass_br...
2006-06-22 William A.... mod_isapi: Ensure we walk through all the methods...
2006-06-22 William A.... Note new (old) feature
2006-06-22 William A.... New SSLLogLevelDebugDump [ None (default) | IO (not...
2006-06-21 Nick KewPR#39854
2006-06-21 Paul QuernaAdd zlib-devel to the BuildReq in the RPM Spec file...
2006-06-19 Wilfredo SanchezWhoops, double patch. Argh.
2006-06-19 Wilfredo SanchezAdd CheckCaseOnly doc.
2006-06-18 Noirin PlunkettThings I forgot to commit
2006-06-18 Noirin PlunkettTeeny tiny typo, noticed by Matt Lewandowsky
2006-06-16 Justin ErenkrantzAdd a note regarding compiler preferences for Solaris.
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-06-14 Nick KewDocumenting new mod_speling directive
2006-06-14 Noirin PlunkettCorrections & clarifications
2006-06-13 Colm MacCarthaighA keepalive response need not neccessarily have include...
2006-06-13 Noirin PlunkettSimple language fixes, been sitting around in my repos...
2006-06-12 Jeff Trawickspellcheck
2006-06-12 André Maloupdate transformation
2006-06-12 Rich BowenA little bit more detail, and an example, for how Docum...
2006-06-11 Rich BowenTypo correction.
2006-06-11 Rich BowenSubmitted by Vincent 'noodl' Bray, this adds a link...
2006-06-11 Rich BowenReferring to stuff added in 1.1, in the 2.2 docs, seems...
2006-06-11 Rich Bowenemove an appendix that hasn't really been useful since...
2006-06-11 André Maloupdate transformation
2006-06-10 Rich BowenFor quite some time now, 'graceful' and 'restart' have...
2006-06-10 Rich BowenSubmitted by Matt Lewandowsky (matt@iamcode.net).
2006-06-10 Rich Bowen/usr/local/apache/apache should just be /usr/local...
2006-06-10 Rich BowenThere's four of 'em, not three. I know there's a Monty...
2006-06-10 Rich BowenProvide links to the two support programs that are...
2006-06-10 Rich BowenUse the correct markup for the httpd program.
2006-06-10 Rich BowenUse the phrase used elsewhere in the documentation...
2006-06-10 Rich Bowen* Show how to pass additional arguments to config.nice
2006-06-09 Nick KewPR#39761
2006-06-08 Nick KewFix comment
2006-06-06 Jason S. Lingohrhttp://issues.apache.org/bugzilla/show_bug.cgi?id=39726
2006-06-05 Nick KewApply mod_speling enhancement posted by Olivier Thereaux
2006-06-03 Ruediger Pluem* If possible, check if the size of an object to cache...
2006-06-03 Ruediger Pluem* The first comment did not really hit what we do.
2006-06-03 Ruediger Pluem* info->expire and info->date are in microseconds....
2006-06-02 Bradley NicholesFix authnz_ldap invalid auth detection
2006-06-02 Bradley NicholesFix a problem with invalid auth error detection for...
2006-06-01 Ruediger Pluem* Sync with 2.2.x CHANGES
2006-06-01 Joe Orton* configure.in: Use common variables for the required...
2006-06-01 William A.... Notice, we got NOTICE.txt
2006-06-01 William A.... One problem with keeping a compost pile. As you...
2006-06-01 William A.... Provide vhosts examples remotely related to the httpd...
2006-06-01 William A.... That's the point, isn't it? All mpm's in one basket?
2006-06-01 William A.... Ewww... can't we be consistant with our workfiles...
2006-06-01 William A.... Add example/default allow-from for localhost, please???
2006-05-31 Chris DarrochAdd comments re worker shutdown troubles on Linux and...
2006-05-30 Ruediger Pluem* Keep the Content-Type for successfully revalidated
2006-05-29 Nick KewChop historic notes no longer relevant since 2.2 release.
2006-05-29 Nick KewPR#39672: Check that filter exists before trying to...
2006-05-29 Martin KraemerThe syntax ">&/dev/null" is csh-style, not bourne-style...
2006-05-28 Ruediger Pluem* Remove temporary files if renaming fails, otherwise...
2006-05-26 Chris DarrochOn graceless shutdown or restart, send AP_SIG_GRACEFUL...
2006-05-26 Jeff Trawicksmall cleanup of EBCDIC support in mod_proxy_ajp
2006-05-26 Chris DarrochMake the worker and event MPMs not touch the scoreboard...
2006-05-25 Ruediger Pluem* Update transformation
2006-05-25 Ruediger Pluem* Add a note about trailing slashes for ProxyPass and...
2006-05-25 Ruediger Pluem* Actually we are adding 3 bytes to the string (two...
2006-05-25 Ruediger Pluem* Fix documentation about the data types of attributes...
2006-05-22 Ruediger Pluem* Cleanup the code by replacing some inline code to...
2006-05-21 Garrett RooneyMake the logging in mod_proxy_fcgi more consistent.
2006-05-21 André Maloupdate transformation
2006-05-21 Ruediger Pluem* Fix const compiler warning introduced by r407357.
2006-05-17 Ruediger Pluem* Handle the cases "no proxy request" and "reverse...
2006-05-17 Joe Orton* modules/generators/mod_autoindex.c (output_directorie...
2006-05-16 Joe Orton* server/main.c (abort_on_oom): New function.
2006-05-15 Sander TemmeDocument r399947, addition of optional scheme:// to...
2006-05-10 Joe Orton* server/mpm/prefork/prefork.c (child_main): Tag pchild.
2006-05-10 Martin KraemerTypo (..for use with by the scoreboard) changed to
2006-05-10 Garrett RooneyAdd support for fcgi:// proxies to mod_rewrite.
2006-05-09 Roy T. Fieldingrevert last entry -- not user visible and poorly worded
2006-05-09 Thom Mayremove test/zb.c
2006-05-08 Joe Orton* server/core.c (server_hostname_port): Remove unused...
2006-05-07 Nick KewNote scoreboard stuff in changes; leave the 'difficult...
2006-05-07 Nick KewInitialise server generation (Chris Darroch)
2006-05-07 Nick KewTidy up scoreboard.h (Chris Darroch)
2006-05-07 Nick KewScoreboard size (Chris Darroch)
next