]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2003-07-28  Joshua SliveMention the limitations of ProxyPassReverse, and refere...
2003-07-28  Joshua SliveInstall config.nice into the build/ directory to make
2003-07-28  André Maloallow piped rewrite logs to be relative to serverroot
2003-07-28  André Maloexit(1) should never occur in any module. Stay away...
2003-07-28  André Maloa long time ago ...
2003-07-28  Joshua SliveAdd some documentation on upgrading from one minor...
2003-07-28  André Malocleanup current_logtime function.
2003-07-28  André Maloadd the ability to change the maximum txt:map line...
2003-07-28  Justin ErenkrantzSync changes with backported patches.
2003-07-27  André MaloGet a rid of the oversized cache.
2003-07-27  André Malocleanup the select_random_value_part function.
2003-07-27  André Maloupdate transformation
2003-07-27  André Malocleanup lookup_map_dbmfile function.
2003-07-27  André Malocleanup lookup_map_txtfile function.
2003-07-27  André Maloavoid unnecessary memory operations
2003-07-27  André Malocleanup lookup_map function.
2003-07-26  André Malorewritemaps are identified by name. Store 'em in a...
2003-07-26  André Malore-add missing headers
2003-07-26  André Malooof. Strip all non-public stuff from mod_rewrite.h and
2003-07-25  Astrid Malo- remove to occurences of 'instead' without reference...
2003-07-25  André Maloremove outdated and more confusing than helping comment.
2003-07-25  Erik AbeleEnhance some bits of the suEXEC docco to be a bit more...
2003-07-25  Mads ToftumAdd votes
2003-07-24  André Maloavoid unnecessary memory operation
2003-07-24  André Maloremove more unnecessary strlen() operations
2003-07-24  André Maloremove another fixed buffer from the stack
2003-07-24  André Maloindentation. no code change
2003-07-24  Astrid Malovote and extend to do list
2003-07-24  André Maloremove useless post increment.
2003-07-24  André Maloremove more variables from the stack and
2003-07-24  André Malominor optimization.
2003-07-24  André Maloremove outdated comments about different regex libs
2003-07-24  André Malooptimization/cleanup.
2003-07-24  Joe OrtonPrevent the OpenSSL id_callback from pointing at a...
2003-07-24  Joshua SliveFix typos.
2003-07-24  André Malothat loop was totally bogus.
2003-07-24  André Malodon't reverse the filter order in AddOutputFilterByType
2003-07-24  Joshua SliveRefresh parts of the proxy docs, with special attention...
2003-07-24  Martin Kraemer'omit' has one 'm'
2003-07-24  Martin KraemerWithout this hint, users often do not know how to use...
2003-07-24  Martin KraemerFix long-standing typo
2003-07-23  Erik AbeleMore votes.
2003-07-23  Joshua Slive- In 2.0 it is possible for LanguagePriority to have...
2003-07-23  André Malosync
2003-07-23  André Malosync
2003-07-23  Joshua SliveHit a couple files that hadn't been adapted to account
2003-07-23  André Malodon't compute the strlen of dconf->directory three...
2003-07-23  André Maloremove duped section
2003-07-22  André Malofix mod_status compilation on Win32 (stolen from mod_dav).
2003-07-22  Justin ErenkrantzDon't attempt to hold all of the response until we...
2003-07-21  Cliff WoolleyFixed a trio of mod include bugs. The first two were
2003-07-21  André Malofurther cleanup, and add esperanto code
2003-07-21  Joe OrtonAdd optional hook to extend mod_status output.
2003-07-21  André Malocleanup addlanguage/comments and languagepriority
2003-07-21  André Malovote & note
2003-07-21  Joe OrtonPrevent segfaults after SSL renegotiation failures.
2003-07-21  André Maloreject overlong credentials from the commandline
2003-07-18  Joshua SliveVote; note something missing in sections.html, and...
2003-07-18  André Malowhen prefixing document root, use the core translator...
2003-07-17  André Maloupdate transformation
2003-07-17  André Malostep two: get a rid of the old do_expand function.
2003-07-17  André Malooptimization; rewrite the do_expand function in order to:
2003-07-17  Joe OrtonSpeed up ap_md5digest() a little.
2003-07-16  Rich BowenOops. Replace * with *:80 in the <VirtualHost> example...
2003-07-16  Rich BowenReplace NameVirtualHost * with NameVirtualHost *:80...
2003-07-16  André Maloadd some linebreaks and reorder case alphabetically...
2003-07-16  André Malooptimization: no need to use the pool here. This is
2003-07-16  André Malooptimization:
2003-07-16  Paul J. RederJust fixing some improperly formatted entries.
2003-07-16  Greg SteinSwitch ap_filter_flush() to ap_pass_brigade(). This...
2003-07-16  Greg Stein* util_filter.h (ap_filter_flush): clarify that this...
2003-07-16  André Malooptimization: speed up ruleflag parsing.
2003-07-15  André Malooptimization: no need to search linear for headers.
2003-07-15  André Malooptimization: rewrite reduce_uri function:
2003-07-15  Paul J. RederUpdate the header token parsing code to allow LWS betwe...
2003-07-15  Paul J. RederEliminate creation of a temporary table in ap_get_mime_...
2003-07-15  André Malominor optimization. No need to use a function overhead...
2003-07-15  Paul J. RederNamespace protected the table label.
2003-07-15  André MaloIgnore RewriteRules in .htaccess files if the directory
2003-07-15  André MaloIf a directory contains a file listed in the
2003-07-15  Yoshiki HayashiReverse the URL change in previous commit. Also fix...
2003-07-14  André Malostrip trailing spaces of groupnames.
2003-07-14  Paul J. RederRemove some extraneous code committed as part of the...
2003-07-14  Jeff Trawickmention the new capability for input filters
2003-07-14  Roy T. Fieldingremove my in-line comments
2003-07-14  Jeff Trawickmod_ssl: Fix a problem setting variables that represent the
2003-07-14  André MaloRemember an authenticated user during internal redirect...
2003-07-14  Jeff Trawicknot valid to modify string pointed to by szCryptoDevice...
2003-07-14  Paul J. RederOoops, forgot the PR number for my recent mod_rewrite...
2003-07-14  Paul J. Redermod_rewrite: fix a problem in the proxy support of...
2003-07-14  André Malodocument handler passing
2003-07-14  André MaloPropagate the handler name to the action script via
2003-07-14  Jeff Trawickmod_ext_filter: Set additional environment variables...
2003-07-14  Jeff Trawickno need to open error log for reading
2003-07-14  Roy T. FieldingWhen the top-level directory section for / was added...
2003-07-14  André Malooops... add missing <br />s
2003-07-14  André Maloupdate transformation
2003-07-14  André Malodocument new Action modifier
2003-07-14  André MaloIntroduce the "virtual" modifier to the Action directive,
2003-07-14  Yoshiki HayashiUpdate transformation.
next