| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug in mod_usertrack when no CookieName is set. | Justin Erenkrantz | 2004-03-09 | 1 | -10/+21 |
* | Allow make files to create a cc.opt compiler options file per NLM rather than... | Bradley Nicholes | 2004-03-07 | 1 | -2/+2 |
* | Add the include path to modules/ssl to resolve the include of mod_ssl.h | Bradley Nicholes | 2004-03-06 | 1 | -0/+1 |
* | fix windows build: add path to mod_ssl.h | Allan K. Edwards | 2004-03-01 | 1 | -3/+3 |
* | * modules/metadata/mod_headers.c (header_inout_cmd): Remove redundant | Joe Orton | 2004-03-01 | 1 | -6/+1 |
* | Add 's' format tag to mod_headers to allow access to mod_ssl variables | Joe Orton | 2004-02-28 | 1 | -1/+48 |
* | remove support for Remote_User variable, which never worked at all. | André Malo | 2004-02-21 | 1 | -8/+0 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 9 | -9/+9 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 9 | -9/+9 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 9 | -482/+93 |
* | catch another edge case | André Malo | 2004-01-28 | 1 | -2/+7 |
* | according to RFC 2965, inspect only the Cookie header (vs. Cookie2) | André Malo | 2004-01-13 | 1 | -4/+1 |
* | don't overwrite other cookies | André Malo | 2004-01-13 | 1 | -1/+1 |
* | Use -export-dynamic only when linking an httpd which includes mod_so, | Joe Orton | 2004-01-08 | 1 | -2/+0 |
* | update license to 2004. | André Malo | 2004-01-01 | 9 | -9/+9 |
* | Pick up declaration for insert_error_filter hook | Bill Stoddard | 2003-12-16 | 1 | -0/+1 |
* | Allow retention of header fields on non-200 responses | Ken Coar | 2003-12-15 | 1 | -14/+116 |
* | *) Add a hook (insert_error_filter) to allow filters to re-insert | Paul J. Reder | 2003-12-12 | 1 | -0/+2 |
* | stop using apr_sockaddr_port_get() accessor function, as it will | Jeff Trawick | 2003-12-05 | 1 | -2/+2 |
* | A better solution than my previous commit as pointed out by Andre Malo. | Paul J. Reder | 2003-11-22 | 1 | -4/+3 |
* | mod_expires: Don't report an Internal Server error if ExpiresDefault | Paul J. Reder | 2003-11-22 | 1 | -1/+2 |
* | Fix a problem with the display of empty variables ("SetEnv foo") in | Jeff Trawick | 2003-11-21 | 1 | -1/+1 |
* | fix optimizer to not throw away a regex if it stumbles over it. | André Malo | 2003-11-02 | 1 | -20/+25 |
* | Fold in the CAN-2003-0542 regex patch. | Sander Striker | 2003-10-24 | 1 | -4/+4 |
* | The problem that this patch solves is one where cookie names are mis-identified | Cliff Woolley | 2003-09-24 | 1 | -16/+49 |
* | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 1 | -5/+5 |
* | add more info to a log message so we know which "read failed" scenario | Jeff Trawick | 2003-06-20 | 1 | -1/+1 |
* | preserve const-ness while searching for a char in a string | Jeff Trawick | 2003-06-02 | 1 | -2/+2 |
* | Allow ExpiresByType to accept and understand minor-type wildcards | Ken Coar | 2003-06-01 | 1 | -3/+40 |
* | More mod_expires tuning. Replace the fixup hook with an insert filter | Bill Stoddard | 2003-06-01 | 1 | -95/+32 |
* | Use apr_table_overlap. Add note about additional brokeness of fast-redirect | Bill Stoddard | 2003-05-30 | 1 | -2/+8 |
* | Namespace protect the mod_expires filter | Bill Stoddard | 2003-05-18 | 1 | -2/+2 |
* | if there are any ExpiresByType directives for the current | Ken Coar | 2003-05-14 | 1 | -50/+145 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 9 | -90/+9 |
* | mod_usertrack: don't set the cookie in subrequests. This works | André Malo | 2003-03-07 | 1 | -1/+2 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 9 | -45/+45 |
* | If mod_mime_magic does not know the content-type, do not attempt to guess. | Justin Erenkrantz | 2003-02-19 | 1 | -20/+18 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 9 | -18/+18 |
* | Extend the SetEnvIf directive to capture subexpressions of the | André Malo | 2003-02-14 | 1 | -4/+16 |
* | style issues. no code changes. | André Malo | 2003-02-12 | 1 | -11/+16 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 9 | -54/+135 |
* | finished that boring job: | André Malo | 2003-02-03 | 8 | -8/+8 |
* | Fix mod_cern_meta to not create empty metafiles when the | Jeff Trawick | 2003-02-01 | 1 | -1/+1 |
* | Add mod_ident to the NetWare build | Bradley Nicholes | 2003-01-23 | 2 | -0/+251 |
* | Taking a guess at what mod_ident.exp should look like for | William A. Rowe Jr | 2003-01-20 | 1 | -0/+1 |
* | Win32 build project for David Shane Holden's mod_ident reorganization. | William A. Rowe Jr | 2003-01-20 | 1 | -0/+128 |
* | Catch up with the changes to apr/build/win32ver.awk and name all loadable | William A. Rowe Jr | 2003-01-20 | 8 | -16/+16 |
* | move rfc1413 code to a new module "metadata:mod_ident". | André Malo | 2003-01-18 | 2 | -0/+397 |
* | Fix for BrowserMatchNoCase, which was incorrectly treating non-regex | Brian Pane | 2002-11-30 | 1 | -1/+1 |
* | Add a SERVER_ADDR keyword to match the CGI environment variable, | Ken Coar | 2002-11-12 | 1 | -1/+10 |