| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add AP_INIT_TAKE_ARGV. There can be some inconsistent results because of the ... | Paul Querna | 2005-05-04 | 1 | -1/+13 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | * include/http_config.h: Add missing parameter name. | Joe Orton | 2004-12-15 | 1 | -1/+1 |
| * | Implement -t -DDUMP_MODULES using generic test_config hook rather than | Joe Orton | 2004-08-17 | 1 | -0/+7 |
| * | Added 'AllowOverride Options=Indexes,MultiViews' to give an admin better | Paul Querna | 2004-07-14 | 1 | -0/+4 |
| * | Nobody objected: | André Malo | 2004-06-04 | 1 | -0/+13 |
| * | changed the following APIs to return an error instead of hard exiting: | André Malo | 2004-04-25 | 1 | -6/+8 |
| * | ap_add_named_module is not used and maintained anymore. Drop it. | André Malo | 2004-04-25 | 1 | -8/+0 |
| * | 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-07 | 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 |
| * | Revert the change to the cmd_func typedef to avoid a type mismatch | Bradley Nicholes | 2003-10-31 | 1 | -1/+1 |
| * | * include/http_config.h | Sander Striker | 2003-10-31 | 1 | -1/+1 |
| * | * include/http_config.h | Sander Striker | 2003-03-07 | 1 | -1/+1 |
| * | * include/http_config.h | Sander Striker | 2003-03-06 | 1 | -2/+1 |
| * | Allow restart of httpd to occur even with syntax errors in the config | Justin Erenkrantz | 2003-02-17 | 1 | -2/+5 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | Style cleanup (remove tabs, fix alignment). | Aaron Bannert | 2002-04-28 | 1 | -31/+57 |
| * | Add a new parameter to the quick_handler hook to instruct | Bill Stoddard | 2002-03-27 | 1 | -1/+5 |
| * | Typo (noticed while browsing http://docx.webperf.org/) | Martin Kraemer | 2002-03-15 | 1 | -1/+1 |
| * | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
| * | The pre_config hook now takes a return value. This allows modules to | Aaron Bannert | 2002-01-28 | 1 | -1/+2 |
| * | change open_logs hook to return a value, allowing you to flag a error | Ian Holsman | 2001-11-24 | 1 | -2/+3 |
| * | Modify post_config hook so that it can return a error, | Ian Holsman | 2001-11-23 | 1 | -1/+2 |
| * | fix spelling | Cliff Woolley | 2001-11-18 | 1 | -1/+1 |
| * | Don't know why these were missing... just an oversight, I'm guessing? | Cliff Woolley | 2001-11-18 | 1 | -0/+10 |
| * | Fix spelling | Cliff Woolley | 2001-11-18 | 1 | -10/+10 |
| * | Added Doxygen Comments | Ian Holsman | 2001-10-02 | 1 | -10/+49 |
| * | Better doc of ap_server_root_relative() | William A. Rowe Jr | 2001-08-23 | 1 | -3/+2 |
| * | Eliminated ap_os_[systemcase|[case_]canonical]_filename() and | William A. Rowe Jr | 2001-08-23 | 1 | -1/+1 |
| * | Provide an ap_set_deprecated() fn for quick-and-dirty 'we don't do this' | William A. Rowe Jr | 2001-08-03 | 1 | -1/+13 |
| * | Add the ability to extend the methods that Apache understands | Ryan Bloom | 2001-08-02 | 1 | -1/+1 |
| * | Doxygenation. | Ben Laurie | 2001-05-28 | 1 | -159/+82 |
| * | Separate enablement of AP_DEBUG code from enablement of code | Jeff Trawick | 2001-05-13 | 1 | -3/+3 |
| * | Implement Jeff's idea for an autoconf-defined symbol to enable the special | Greg Stein | 2001-05-13 | 1 | -3/+3 |
| * | Fix up some of the definitions, based on Ian's patch. | Victor J. Orlikowski | 2001-05-11 | 1 | -7/+9 |
| * | Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of | Chuck Murcko | 2001-05-11 | 1 | -1/+1 |
| * | C::Scan strikes again; include argument name in ap_invoke_handler prototype | Doug MacEachern | 2001-04-30 | 1 | -1/+1 |
| * | Add ap_set_int_slot() function | Doug MacEachern | 2001-04-20 | 1 | -0/+12 |
| * | We need a prototype for ap_show_mpm | Ryan Bloom | 2001-04-14 | 1 | -0/+7 |
| * | Reformat declaration so make_export.awk will recognize them. Yes, I know this | Brian Havard | 2001-04-02 | 1 | -6/+3 |
| * | Performance: Add quick_handler hook. This hook is called at the | Bill Stoddard | 2001-03-27 | 1 | -0/+10 |
| * | top_module global variable renamed to ap_top_module | Doug MacEachern | 2001-03-26 | 1 | -2/+2 |
| * | Reconsidered the wisdom of this change... back to the drawing board. | William A. Rowe Jr | 2001-02-25 | 1 | -0/+8 |
| * | Clean up namespace badness with s/configfile_t/ap_configfile_t/ | William A. Rowe Jr | 2001-02-25 | 1 | -24/+16 |
| * | remove ap_{post_config,child_init}_hook | Doug MacEachern | 2001-02-23 | 1 | -19/+0 |
| * | server_rec* -> server_rec * (sorry for nit, C::Scan made me doit) | Doug MacEachern | 2001-02-22 | 1 | -1/+1 |
| * | avoid c++ keywords | Doug MacEachern | 2001-02-22 | 1 | -2/+2 |
| * | - more ap_conf_vector_t fixup. | Greg Stein | 2001-02-18 | 1 | -17/+25 |