| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | 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 |
* | Detabbify | Bill Stoddard | 2002-11-04 | 1 | -89/+87 |
* | Fixed a segfault | Brian Pane | 2002-05-10 | 1 | -1/+1 |
* | fix a build failure with some non-gcc compilers... | Jeff Trawick | 2002-05-10 | 1 | -1/+1 |
* | Performance fix: When a BrowserMatch or SetEnvIf pattern doesn't | Brian Pane | 2002-05-10 | 1 | -8/+84 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | two performance improvements: | Doug MacEachern | 2001-11-22 | 1 | -3/+4 |
* | This patch changes the apr_table_elts macro so that it provides | Ian Holsman | 2001-11-11 | 1 | -5/+5 |
* | Extend mod_setenvif to support specifying regular expressions | Bill Stoddard | 2001-06-12 | 1 | -3/+9 |
* | Enable SetEnvIf to handle taking a regex on the header name (SPECIAL_NOT case). | Bill Stoddard | 2001-06-09 | 1 | -5/+52 |
* | icase is intialized as the result of an (a == b) expression, it makes | William A. Rowe Jr | 2001-04-10 | 1 | -1/+1 |
* | tweak ap_get_remote_host() so that the caller can find out if she got | Jeff Trawick | 2001-03-09 | 1 | -1/+1 |
* | toss ENUM_BITFIELD. used in one place (but didn't need to be used), and it | Greg Stein | 2001-02-24 | 1 | -5/+3 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | *) continued header revamping | Greg Stein | 2001-02-10 | 1 | -3/+6 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -4/+4 |
* | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -2/+2 |
* | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -1/+1 |
* | Make handlers use hooks. | Ben Laurie | 2001-01-07 | 1 | -1/+0 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -2/+2 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 | 1 | -1/+1 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -29/+29 |
* | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
* | Include strings.h for strcasecmp(), strncasecmp(), and bzero(). | Jeff Trawick | 2000-06-28 | 1 | -0/+3 |
* | Use the new command-handler initializer macros in a few more modules, | Jeff Trawick | 2000-06-18 | 1 | -8/+8 |
* | Bring forward a change from 1.3 (the ability to use SetEnvIf* | Ken Coar | 2000-06-06 | 1 | -18/+64 |
* | PR: | William A. Rowe Jr | 2000-05-28 | 1 | -2/+2 |
* |
| William A. Rowe Jr | 2000-05-27 | 1 | -2/+2 |
* | add AP_ prefix to *HOOK* macros | Doug MacEachern | 2000-04-26 | 1 | -1/+1 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -2/+2 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -34/+35 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX is | Ryan Bloom | 2000-01-28 | 1 | -1/+1 |
* | Fix compile breaks on Windows. | Bill Stoddard | 2000-01-23 | 1 | -0/+1 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -8/+8 |
* | Start to implement module-defined hooks that are a) fast and b) typesafe. | Roy T. Fielding | 1999-08-26 | 1 | -13/+9 |
* | user and ap_auth_type fields were moved from connection_rec to request_rec | Roy T. Fielding | 1999-08-26 | 1 | -1/+1 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+423 |