]> granicus.if.org Git - apache/history - modules/mappers
fix maintainer mode ap_strstr() argument mismatch warnings
[apache] / modules / mappers /
2010-01-16 Stefan FritschTurn static function get_server_name_for_url() into...
2009-12-29 Rich BowenAdds a [QSD] flag to RewriteRule to discard unwanted...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-10-05 Graham Leggettmod_rewrite: Make sure that a hostname:port isn't fully...
2009-09-15 Nick KewChange Fallback to FallbackResource after extensive...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2009-08-26 Brian HavardBring back OS/2 support.
2009-07-18 Nick Kewmod_dir: Change DefaultHandler to DefaultMapping, and...
2009-06-17 Nick Kewmod_alias: Ensure Redirect issues a valid URL
2009-06-17 Nick KewFix bug in r785425 (dereference null pointer when not...
2009-06-16 Nick KewAdd DefaultHandler directive to mod_dir.
2009-06-11 Ruediger Pluem* Remove locking for writing to the rewritelog. There...
2009-06-01 Jim JagielskiSimplify... handle this below, even though it's
2009-06-01 Jim Jagielskitypo
2009-06-01 Jim JagielskiMore adjustment for Redirect argument checking...
2009-06-01 Ruediger Pluem* Some custom defined response codes also do not requir...
2009-06-01 Jim JagielskiFix error with arg counting
2009-05-27 Nick Kewmod_alias: Enforce sanity in args to Redirect
2009-05-19 Takashi SatoFix the error string returned by RewriteRule. RewriteRu...
2009-05-08 William A. Rowe JrHere's the simpler solution to the two groups of mapper...
2009-05-05 William A. Rowe JrReorder so and watchdog to configure before cluster...
2009-05-05 William A. Rowe Jrcomplete r771579, refactoring mod_watchdog as loadable...
2009-05-05 William A. Rowe JrMPM's are now dynamically loadable; so must mod_watchdo...
2009-03-30 Mladen TurkRun the callback from pool cleanup.
2009-03-29 Mladen TurkDon't test for active. It's set up from need hook
2009-03-28 Mladen TurkQuery the mpm state and clear the running flag if mpm...
2009-03-27 Jeff Trawickaxe unmaintained 1.3-era code to support AUX, SunOS...
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-26 Jeff Trawickremove BeOS OS support
2009-03-23 Joe Orton* modules/mappers/mod_rewrite.c (apply_rewrite_rule...
2009-03-12 Ruediger Pluem* Escape pathes of filenames in 406 responses to avoid...
2009-02-10 Jim Jagielskiremove belt-and-suspenders casting
2009-02-09 Jim Jagielskiuse pid_t consistantly
2009-02-09 Jim JagielskiRemoved in trunk
2009-02-09 Mladen TurkRemove unused var
2009-02-09 Mladen TurkAdd missing cleanup register
2009-02-07 Mladen TurkAdd watchdog module
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-27 Paul QuernaAdd IPv6 variable to mod_rewrite.
2008-12-31 Nick KewFix mod_rewrite "B" flag breakage by reverting r589343
2008-12-26 André Maloadd mod_proxy_scgi, as announced a long time ago
2008-12-20 Eric Coveneraxe r->path_info in a more standard way, suggested...
2008-12-19 Eric Covener *) mod_rewrite: Introduce DiscardPathInfo|DPI flag...
2008-12-17 Paul J. RederOutput -M and -S dumps (modules and vhosts) to stdout...
2008-12-05 Paul QuernaImport the core parts of the DTrace patch. This is...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-12 Ruediger Pluem* The nitpicker of the space police. No functional...
2008-11-12 Eric Covenertemporary dbg message and unnecessary continue, per...
2008-11-12 Eric Covenerchange short-lived behavior of "DirectoryIndex None...
2008-10-28 Joe Orton* modules/mappers/mod_rewrite.c (do_rewritelog): Add...
2008-10-28 Ruediger Pluem* Supply the per-dir parameter to the rewritelog call...
2008-10-19 Eric Covener *) mod_dir: Support "DirectoryIndex None"
2008-08-06 Joe Orton* modules/mappers/mod_rewrite.c (cmd_rewritelock):...
2008-08-05 Jim Jagielskipicking nits - de-tab
2008-06-21 Ruediger Pluem* Fix formating. No functional change.
2008-06-21 Thomas J. Donovancorrect r670061 - preserve query string with [noescape...
2008-06-20 Thomas J. DonovanAfter r649840, mod_proxy_http will no longer append...
2008-06-12 Jim Jagielskimore tab cleanups
2008-06-07 Ruediger Pluem* Offer the possibility to create session cookies in...
2008-06-07 Ruediger Pluem* Allow HttpOnly, 1 and true to enable HttpOnly, allow...
2008-05-27 Ruediger Pluem* Make setting of HttpOnly flag more explicit.
2008-05-27 Ruediger Pluem* Handle the case that secure is NULL
2008-04-12 Ruediger Pluem* Allow Cookie option to set secure and HttpOnly flags
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
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...
next