| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove empty line. | Christophe Jaillet | 2017-05-22 | 1 | -1/+0 |
| * | When processing a 'SetEnv' directive, warn if the environment variable name i... | Christophe Jaillet | 2017-05-19 | 1 | -0/+11 |
| * | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -1/+1 |
| * | Use 'apr_is_empty_table()' instead of testing against 'apr_table_elts(...)->n... | Christophe Jaillet | 2012-12-10 | 1 | -1/+1 |
| * | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-02 | 1 | -1/+1 |
| * | Simplify the initialisation before mod_env's fixup. | Graham Leggett | 2010-10-19 | 1 | -4/+4 |
| * | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
| * | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
| * | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -4/+4 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
| * | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 1 | -1/+1 |
| * | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
| * | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
| * | Fix a problem with the display of empty variables ("SetEnv foo") in | Jeff Trawick | 2003-11-21 | 1 | -1/+1 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | Fix a null pointer dereference in the merge_env_dir_configs function of | Paul J. Reder | 2002-08-24 | 1 | -6/+10 |
| * | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -1/+1 |
| * | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
| * | This patch changes the apr_table_elts macro so that it provides | Ian Holsman | 2001-11-11 | 1 | -4/+4 |
| * | Simplified mod_env's directives to behave as most directives are | William A. Rowe Jr | 2001-10-21 | 1 | -114/+47 |
| * | fix part of PR #7528 | Doug MacEachern | 2001-08-23 | 1 | -0/+8 |
| * | *) Introduce "ap_conf_vector_t" type to assist with legibility and provide | Greg Stein | 2001-02-18 | 1 | -20/+21 |
| * | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
| * | *) continued header revamping | Greg Stein | 2001-02-10 | 1 | -3/+7 |
| * | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 | 1 | -3/+3 |
| * | The big change. This is part 3 of the apr-util symbols rename, please | William A. Rowe Jr | 2001-01-19 | 1 | -1/+1 |
| * | Provide apr_pool_t arg to register_hooks, since anything they do in that | William A. Rowe Jr | 2001-01-17 | 1 | -2/+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 | -23/+23 |
| * | Move all APR functions related to strings to their own directory, and | Ryan Bloom | 2000-07-21 | 1 | -0/+1 |
| * | More command handler updates. | Ben Laurie | 2000-06-17 | 1 | -14/+15 |
| * | PR: | William A. Rowe Jr | 2000-05-27 | 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 |
| * | Manoj has been pushing for this for a while, but I've been too dense | Ryan Bloom | 2000-01-19 | 1 | -0/+3 |
| * | This is a huge change to the configure system. Basically, this name space | Ryan Bloom | 2000-01-18 | 1 | -0/+1 |
| * | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -13/+13 |
| * | Start to implement module-defined hooks that are a) fast and b) typesafe. | Roy T. Fielding | 1999-08-26 | 1 | -13/+9 |
| * | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+270 |