]> granicus.if.org Git - apache/history - modules/metadata
Use the more specific 408 (timed out) instead of a generic 400 during a timeout
[apache] / modules / metadata /
2010-01-21 William A. Rowe JrCorrectly align the behavior of headers_in to be consis...
2009-12-27 Nick Kewmod_headers: Enable multi-match-and-replace edit option
2009-12-26 Nick Kewmod_headers: align Header Edit with Header Set on Conte...
2009-12-10 Ruediger Pluem* Ensure that the new table values are allocated from...
2009-11-06 Sander TemmeRemove mod_unique_id from the default build.
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-06-24 Guenter Knaufadded mod_remoteip to NetWare build.
2009-05-05 Jim Jagielskicomment change, no functional change
2009-04-29 Ruediger Pluem* Don't assign pointers to int's. This is a nightmare...
2009-04-23 William A. Rowe JrIntroduce mod_remoteip to trunk from httpd/sandbox...
2009-03-20 Rainer JungWhen trying to detect the content type of the
2009-03-20 Rainer JungSet the content encoding for compressed content
2009-03-20 Rainer JungCreating the external gzip process fails, because we
2009-03-20 Rainer JungCreation of external gzip process fails, if we
2009-03-20 Rainer JungWhitespace cleanup before doing other changes.
2009-02-12 Roy T. Fieldingmod_version needs to be compiled because the test frame...
2008-10-29 Jim JagielskiAvoid time traveling :)
2008-07-27 Issac GoldstandChange r->content_type when mod_headers sets the Conten...
2008-07-04 Ruediger Pluem* Prevent Header edit from processing only the first...
2008-04-06 William A. Rowe JrIf you study all of the directive implementations,...
2007-11-19 Ruediger Pluem* Convert request time to seconds before before storing...
2007-08-25 Nick Kewmod_expires - don't segfault on bad configuration.
2007-08-23 William A. Rowe JrSupress the warning for compilers which fold *end-...
2007-08-21 Chris Darrochadd merge option to avoid duplicate values within the...
2007-06-29 Joe Orton* modules/metadata/mod_mime_magic.c: Constify some...
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-24 Ruediger Pluem* Fix a off-by-one error in parse_format_tag in the...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-12-25 Nick KewPR#36609 - permit % as the last character of a Header...
2006-10-03 Nick KewSupport regexp-based manipulation of HTTP headers
2006-10-02 Ruediger Pluem* Fix precedence problem.
2006-08-05 William A. Rowe Jr Observed by hunter - fix the cut n paste errors in...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-10-18 Jean-Frederic ClereC++ comments are not supported by some compilers ...
2005-09-18 David ReidCatch up with the changes to mod_ssl and rename the
2005-09-11 Jeff Trawickrewrite CR mitigation logic to wipe out any trailing
2005-08-19 Mladen TurkAdd ssl dir to include path.
2005-07-25 Joe Orton* modules/metadata/mod_setenvif.c: Unconditionally...
2005-07-22 Martin KraemerAllow extraction of the values of SSL certificate exten...
2005-06-14 Joe OrtonUpdate remaining 2004 copyright notices.
2005-06-02 Jeff Trawickmod_mime_magic: Handle CRLF-format magic files so that...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-04-18 Bradley NicholesLink to the correct socket library depending on which...
2005-02-11 Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-11-30 Bradley NicholesAllow APR to exist and build outside of the httpd/srcli...
2004-11-19 Joe OrtonRemove the .cvsignore files.
2004-11-04 Paul QuernaJust a simple switch of mod_usertrack to run earlier...
2004-09-21 Justin ErenkrantzIn order for mod_expires to work with mod_cache, mod_ex...
2004-07-05 Nick KewImplement "Early" mode in mod_headers, and document it.
2004-06-11 André MaloDrop the ErrorHeader directive which turned out to...
2004-06-01 Bradley NicholesEliminate the redundant compiler rules
2004-04-18 André Maloallow %% to represent a literal %.
2004-04-18 André Maloallow env clauses also for 'echo' and 'unset'
2004-04-18 André MaloAllow ErrorHeader echo
2004-04-18 André Malodon't segfault, when setting an empty header value
2004-04-18 André Malosimplifications
2004-04-18 André Maloremove unused parameters and minor memory leak
2004-04-18 André Malo:retab
2004-04-18 André Malo:retab + other WS changes
2004-04-15 Bradley NicholesAdd mod_version to the NetWare build
2004-04-11 André Malonobody came up with another patch or objections and...
2004-04-10 André MaloFix a bunch of cases where the return code of the regex...
2004-04-10 André Maloescape the cookie_name before pasting into the regexp.
2004-04-10 André Malolet's be more lenient, in what we accept.
2004-04-05 André Maloallow RequestHeader to be conditional
2004-04-03 André Malofix segfault, which occurs if no CT is set and wildcard...
2004-03-08 Justin ErenkrantzFix bug in mod_usertrack when no CookieName is set.
2004-03-07 Bradley NicholesAllow make files to create a cc.opt compiler options...
2004-03-06 Bradley NicholesAdd the include path to modules/ssl to resolve the...
2004-03-01 Allan K. Edwardsfix windows build: add path to mod_ssl.h
2004-03-01 Joe Orton* modules/metadata/mod_headers.c (header_inout_cmd...
2004-02-28 Joe OrtonAdd 's' format tag to mod_headers to allow access to...
2004-02-21 André Maloremove support for Remote_User variable, which never...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-28 André Malocatch another edge case
2004-01-13 André Maloaccording to RFC 2965, inspect only the Cookie header...
2004-01-13 André Malodon't overwrite other cookies
2004-01-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
2004-01-01 André Maloupdate license to 2004.
2003-12-15 Bill StoddardPick up declaration for insert_error_filter hook
2003-12-15 Ken CoarAllow retention of header fields on non-200 responses
2003-12-12 Paul J. Reder *) Add a hook (insert_error_filter) to allow filters...
2003-12-05 Jeff Trawickstop using apr_sockaddr_port_get() accessor function...
2003-11-22 Paul J. RederA better solution than my previous commit as pointed...
2003-11-21 Paul J. Redermod_expires: Don't report an Internal Server error...
2003-11-21 Jeff TrawickFix a problem with the display of empty variables ...
2003-11-02 André Malofix optimizer to not throw away a regex if it stumbles...
next