]> granicus.if.org Git - apache/history - modules/mappers
mod_session_cookie: Add a session implementation capable of storing
[apache] / modules / mappers /
2008-03-20 Ruediger Pluem* Initialize hash needed by ap_register_rewrite_mapfunc...
2008-03-11 Jim JagielskiPR 43562.
2008-03-05 Ruediger Pluem* Add checkfile2 at the end of the struct and not in...
2008-03-02 Niklas Edmundssonmod_rewrite: Check all files used by DBM maps for fresh...
2008-02-09 Dirk-Willem van... Sub-requests are created and used with two purposes...
2008-01-11 Nick Kewmod_rewrite: Don't canonicalise URLs with [P,NE]
2007-12-11 Joe OrtonFix CVE-2007-5000:
2007-10-28 Nick KewUpdate r573831 to avoid duplicating URL-escaping code.
2007-09-14 André Malodon't fall through this case. Just break.
2007-09-11 Ruediger Pluem* Add the novary flag to RewriteCond in order to preven...
2007-09-10 Ruediger Pluem* Also set the Vary header if a rewrite condition is...
2007-09-08 Nick KewAdd option to escape backreferences in RewriteRule.
2007-08-14 Nick Kewmod_negotiation: preserve Query String in resolving...
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2007-03-22 Guenter Knaufremoved obsolete -prefix; minor cosmetic changes.
2007-03-21 William A. Rowe JrToo many users are baffled by this message. Some days...
2007-01-31 Bradley NicholesImplement a BASEDIR build environment variable to allow...
2007-01-11 William A. Rowe JrEmbed the .manifest files of all httpd binaries as...
2006-12-25 Nick KewPR#35314: Enable path components in Redirect
2006-12-24 Justin Erenkrantz* mappers/mod_rewrite.dsp: Add ../database to include...
2006-10-26 Bradley NicholesAdd the modules/database directory to the includes...
2006-10-10 Nick KewFix rewritemap/dbd bug pointed out by Davi Arnaut,...
2006-10-10 Nick KewFix bugs pointed out by rpluem in rewritemap/dbd
2006-10-10 Nick KewRetrieve optional functions in time!
2006-10-10 Nick KewAdd SQL Query capability to RewriteMap
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-07-27 Mark J. CoxSECURITY: CVE-2006-3747 (cve.mitre.org)
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-06-05 Nick KewApply mod_speling enhancement posted by Olivier Thereaux
2006-05-10 Garrett RooneyAdd support for fcgi:// proxies to mod_rewrite.
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
2006-01-30 Jeff Trawickmod_speling: Stop crashing with certain non-file requests.
2005-12-16 Joe OrtonBring forward the fix for CVE-2005-3352 already on...
2005-12-02 William A. Rowe Jr Recover text
2005-11-19 Ruediger Pluem* Minor performance tweak by reusing already calculated...
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-09-26 Colm MacCarthaighExplain why we have the regular file typecheck. No...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-18 Paul QuernaDo not check the value of r->handler.
2005-07-20 Paul QuernaCheck an alternative return value for when a file or...
2005-06-14 Joe OrtonUpdate remaining 2004 copyright notices.
2005-06-08 Joe Orton* modules/mappers/config9.m4: Substitute INSTALL_DSO...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-04-28 Joe Orton* modules/mappers/mod_userdir.c (get_suexec_id_doer...
2005-04-14 Greg Ameslookup_map_txtfile: used buffered i/o rather than readi...
2005-04-11 André Malosvn:eol-style = native
2005-04-09 Joshua SliveMerged the simple-conf branch changes r159781:160695...
2005-04-08 Bradley NicholesRethink the built-in vs shared modules for NetWare...
2005-04-07 William A. Rowe Jr Fix Win32 imap->imagemap transformation
2005-04-07 Paul Quernarename mod_imap to mod_imagemap.
2005-04-06 Paul QuernaDon't always enable mod_imap. I always turn it off...
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...
2005-01-23 Sander StrikerMore hardcoded schemes in mod_rewrite... :/
2005-01-07 Sander StrikerMake the combination of mod_proxy_ajp and mod_rewrite...
2005-01-05 William A. Rowe Jr Fix another signedness bug
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
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-01 Joe Orton* modules/mappers/mod_rewrite.c (hook_uri2file): Revert...
2004-10-12 Joe Orton* os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.
2004-10-10 André Maloremove the RewriteOption MaxRedirects; LimitInternalRec...
2004-09-18 Jeff Trawickmod_rewrite: Handle per-location rules when r->filename...
2004-08-28 André MaloFix query string handling for proxied URLs.
2004-08-28 André MaloFix darn typo.
2004-08-18 Joe Orton* modules/mappers/mod_userdir.c (register_hooks): Move...
2004-08-17 Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-07-12 Geoffrey Youngfix compiler warnings
2004-07-10 Paul QuernaAdd DUMP_MODULES
2004-07-03 André Malomake trailing-slash-behaviour configurable
2004-06-04 André MaloNobody objected:
2004-05-25 André Maloparse content-length correctly using apr_strtoff function
2004-05-25 André Malosave some cycles
2004-05-17 André Maloexternal map responses were cut at 2048 bytes (and...
2004-04-25 André Malochanged the following APIs to return an error instead...
2004-04-17 André Malodon't return forbidden, if the file was just not found.
2004-04-10 André Malofix cache confusion which happens if different virtualh...
2004-04-03 André Malomod_rewrite no longer turns forward proxy requests...
2004-03-29 André Maloadd support for rewrite rules in proxy containers
2004-03-16 Bradley NicholesAdd modules/ssl to the include path for the NetWare...
2004-03-13 André Maloemit the config filename when warning about overlapping...
2004-03-11 William A. Rowe Jr Tie in ../ssl/mod_ssl.h
2004-03-09 Madhusudan MathihalliEnable mod_rewrite to recognize SSL variables (using...
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-27 André Maloissue a warning if an external rewrite map is used...
2004-01-27 André Malofix error handling during flag parsing
2004-01-25 André MaloEOLs sent by external rewritemaps are now consumed
2004-01-24 André MaloIntroduce the ability to force a content handler via
2004-01-24 André MaloIntroduce the RewriteCond -x check, which returns
2004-01-14 André Maloallow proxying of directoryindex'd resources
next