| Commit message (Expand) | Author | Age | Files | Lines |
* | Import the core parts of the DTrace patch. This is a modified and updated | Paul Querna | 2008-12-05 | 1 | -1/+7 |
* | API Cleanup in preperation for 2.4.x, make sure all exported functions or var... | Paul Querna | 2008-12-02 | 1 | -2/+2 |
* | * The nitpicker of the space police. No functional change. | Ruediger Pluem | 2008-11-12 | 1 | -4/+4 |
* | temporary dbg message and unnecessary continue, per rpluem review | Eric Covener | 2008-11-12 | 1 | -3/+1 |
* | change short-lived behavior of "DirectoryIndex None" based on feedback from w... | Eric Covener | 2008-11-12 | 1 | -4/+21 |
* | * modules/mappers/mod_rewrite.c (do_rewritelog): Add prototype with | Joe Orton | 2008-10-28 | 1 | -0/+4 |
* | * Supply the per-dir parameter to the rewritelog call where it is needed. | Ruediger Pluem | 2008-10-28 | 1 | -2/+2 |
* | *) mod_dir: Support "DirectoryIndex None" | Eric Covener | 2008-10-19 | 1 | -1/+3 |
* | * modules/mappers/mod_rewrite.c (cmd_rewritelock): Add missing | Joe Orton | 2008-08-06 | 1 | -1/+1 |
* | picking nits - de-tab | Jim Jagielski | 2008-08-05 | 1 | -1/+1 |
* | * Fix formating. No functional change. | Ruediger Pluem | 2008-06-21 | 1 | -2/+3 |
* | correct r670061 - preserve query string with [noescape, proxy] | Thomas J. Donovan | 2008-06-21 | 1 | -10/+9 |
* | After r649840, mod_proxy_http will no longer append a query string from r->ar... | Thomas J. Donovan | 2008-06-20 | 1 | -9/+10 |
* | more tab cleanups | Jim Jagielski | 2008-06-13 | 1 | -2/+2 |
* | * Offer the possibility to create session cookies in the case a path is | Ruediger Pluem | 2008-06-07 | 1 | -11/+18 |
* | * Allow HttpOnly, 1 and true to enable HttpOnly, allow secure, 1 and true | Ruediger Pluem | 2008-06-07 | 1 | -2/+6 |
* | * Make setting of HttpOnly flag more explicit. | Ruediger Pluem | 2008-05-27 | 1 | -4/+6 |
* | * Handle the case that secure is NULL | Ruediger Pluem | 2008-05-27 | 1 | -1/+3 |
* | * Allow Cookie option to set secure and HttpOnly flags | Ruediger Pluem | 2008-04-12 | 1 | -0/+6 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -1/+0 |
* | * Initialize hash needed by ap_register_rewrite_mapfunc early enough. | Ruediger Pluem | 2008-03-20 | 1 | -1/+4 |
* | PR 43562. | Jim Jagielski | 2008-03-11 | 1 | -6/+0 |
* | * Add checkfile2 at the end of the struct and not in the middle of the struct. | Ruediger Pluem | 2008-03-05 | 1 | -1/+2 |
* | mod_rewrite: Check all files used by DBM maps for freshness, mod_rewrite | Niklas Edmundsson | 2008-03-02 | 1 | -2/+22 |
* | Sub-requests are created and used with two purposes; sometimes | Dirk-Willem van Gulik | 2008-02-09 | 2 | -4/+6 |
* | mod_rewrite: Don't canonicalise URLs with [P,NE] | Nick Kew | 2008-01-11 | 1 | -0/+4 |
* | Fix CVE-2007-5000: | Joe Orton | 2007-12-11 | 1 | -4/+7 |
* | Update r573831 to avoid duplicating URL-escaping code. | Nick Kew | 2007-10-28 | 1 | -46/+4 |
* | don't fall through this case. Just break. | André Malo | 2007-09-14 | 1 | -0/+1 |
* | * Add the novary flag to RewriteCond in order to prevent the appending | Ruediger Pluem | 2007-09-11 | 1 | -0/+11 |
* | * Also set the Vary header if a rewrite condition is true and uses a HTTP | Ruediger Pluem | 2007-09-10 | 1 | -1/+0 |
* | Add option to escape backreferences in RewriteRule. | Nick Kew | 2007-09-08 | 1 | -13/+78 |
* | mod_negotiation: preserve Query String in resolving a type map | Nick Kew | 2007-08-14 | 1 | -2/+16 |
* | Multiple trivial fixes from Christophe JAILLET | Nick Kew | 2007-07-20 | 1 | -5/+1 |
* | removed obsolete -prefix; minor cosmetic changes. | Guenter Knauf | 2007-03-22 | 7 | -119/+125 |
* | Too many users are baffled by this message. Some days even the devs are ;-) | William A. Rowe Jr | 2007-03-21 | 1 | -3/+6 |
* | Implement a BASEDIR build environment variable to allow the NetWare build to ... | Bradley Nicholes | 2007-02-01 | 1 | -1/+1 |
* | Embed the .manifest files of all httpd binaries as a post-build | William A. Rowe Jr | 2007-01-11 | 9 | -36/+144 |
* | PR#35314: Enable path components in Redirect | Nick Kew | 2006-12-25 | 1 | -1/+4 |
* | * mappers/mod_rewrite.dsp: Add ../database to include path so mod_dbd.h can | Justin Erenkrantz | 2006-12-24 | 1 | -2/+2 |
* | Add the modules/database directory to the includes search list. | Bradley Nicholes | 2006-10-26 | 1 | -0/+1 |
* | Fix rewritemap/dbd bug pointed out by Davi Arnaut, and improve error reporting. | Nick Kew | 2006-10-10 | 1 | -2/+6 |
* | Fix bugs pointed out by rpluem in rewritemap/dbd | Nick Kew | 2006-10-10 | 1 | -2/+3 |
* | Retrieve optional functions in time! | Nick Kew | 2006-10-10 | 1 | -6/+2 |
* | Add SQL Query capability to RewriteMap | Nick Kew | 2006-10-10 | 1 | -0/+120 |
* | Replace ap_get_server_version with ap_get_server_banner() and | Jeff Trawick | 2006-09-05 | 1 | -1/+1 |
* | SECURITY: CVE-2006-3747 (cve.mitre.org) | Mark J. Cox | 2006-07-27 | 1 | -1/+1 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 12 | -72/+72 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 9 | -18/+18 |
* | * server/core.c (default_handler): Use apr_brigade_insert_file() to | Joe Orton | 2006-06-14 | 1 | -4/+3 |