| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix usage message on the Windows platform. | Rainer Jung | 2009-05-06 | 1 | -3/+4 |
* | main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() function | Jeff Trawick | 2009-04-05 | 1 | -2/+1 |
* | stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa... | Jeff Trawick | 2009-03-31 | 1 | -4/+0 |
* | resurrect the call to show_mpm_settings(), but defer the entire -V processing... | Jeff Trawick | 2009-03-25 | 1 | -6/+15 |
* | Provide ap_set_retained_data()/ap_get_retained_data() for preservation | Jeff Trawick | 2009-03-25 | 1 | -6/+5 |
* | set ap_server_conf as early as possible; axe the duplicate variable | Jeff Trawick | 2009-03-24 | 1 | -20/+18 |
* | axe the remaining checks of AP_MPM_WANT_foo to see what code to generate | Jeff Trawick | 2009-03-24 | 1 | -8/+3 |
* | Introduce a new set of APIs to allow MPMs to be proper modules instead | Jeff Trawick | 2009-03-24 | 1 | -2/+4 |
* | API Cleanup in preperation for 2.4.x, make sure all exported functions or var... | Paul Querna | 2008-12-02 | 1 | -2/+2 |
* | * Give possible piped loggers a chance to process their input before they get | Ruediger Pluem | 2008-07-30 | 1 | -0/+10 |
* | * server/main.c: Unbreak the build. | Joe Orton | 2008-04-07 | 1 | -1/+1 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -1/+0 |
* | Avoid calling access control hooks for internal requests with | Chris Darroch | 2008-04-03 | 1 | -0/+2 |
* | Flesh out ap_expr with: | Nick Kew | 2008-03-31 | 1 | -0/+4 |
* | make sure we Unix weenies get a newline at the end | Jeff Trawick | 2007-08-27 | 1 | -3/+3 |
* | Add a comment to prevent a future upgrade of APR 2.0 or similar | William A. Rowe Jr | 2007-08-23 | 1 | -0/+5 |
* | main core: Emit errors during the initial apr_app_initialize() | William A. Rowe Jr | 2007-08-23 | 1 | -13/+26 |
* | Revert r568762; will reapply in two segments | William A. Rowe Jr | 2007-08-23 | 1 | -38/+17 |
* | Eliminate an XXX; apr-based file logging isn't available to report | William A. Rowe Jr | 2007-08-23 | 1 | -17/+38 |
* | Revert r547987 ("svn merge -c -547987 .") | Joe Orton | 2007-06-29 | 1 | -3/+0 |
* | Block ap_pid_table create with same define as used in mpm_common.c | Guenter Knauf | 2007-06-27 | 1 | -0/+2 |
* | PID table impl: parent process keeps a local table store of | Jim Jagielski | 2007-06-16 | 1 | -0/+1 |
* | Replace ap_get_server_version with ap_get_server_banner() and | Jeff Trawick | 2006-09-05 | 1 | -2/+2 |
* | Introduce a check_config phase between pre_config and open_logs, | Chris Darroch | 2006-08-15 | 1 | -0/+13 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | * server/main.c (abort_on_oom): New function. | Joe Orton | 2006-05-16 | 1 | -0/+20 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | With all of the, uhm, interesting manners in which httpd | William A. Rowe Jr | 2006-04-01 | 1 | -1/+6 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -4/+4 |
* | httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT setting | Jeff Trawick | 2005-09-01 | 1 | -0/+2 |
* | * server/main.c (suck_in_APR): Remove weird gzeof reference which | Joe Orton | 2005-08-31 | 1 | -1/+0 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -0/+1 |
* | Move the "GracefulShutdownTimeout" directive into mpm_common, for re-use | Colm MacCarthaigh | 2005-08-26 | 1 | -2/+2 |
* | Make the neccessary changes to mpm_common and main to support a graceful-stop | Colm MacCarthaigh | 2005-08-26 | 1 | -0/+6 |
* | * server/main.c: Remove the suck_in_apr_password_validate() hack. apr_passwo... | Paul Querna | 2005-06-03 | 1 | -12/+0 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Implement -t -DDUMP_MODULES using generic test_config hook rather than | Joe Orton | 2004-08-17 | 1 | -9/+1 |
* | fix compiler warnings | Geoffrey Young | 2004-07-12 | 1 | -0/+1 |
* | Add DUMP_MODULES | Paul Querna | 2004-07-10 | 1 | -25/+48 |
* | Add OS and APACHE_MPM_DIR to -V output | Martin Kraemer | 2004-06-29 | 1 | -0/+8 |
* | initialize server arrays prior to calling ap_setup_prelinked_modules | Geoffrey Young | 2004-06-17 | 1 | -6/+6 |
* | changed the following APIs to return an error instead of hard exiting: | André Malo | 2004-04-25 | 1 | -1/+15 |
* | Don't include newlines in strings passed to ap_log_error. | Jeff Trawick | 2004-03-29 | 1 | -2/+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 |
* | PR: | Martin Kraemer | 2004-01-05 | 1 | -4/+4 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | * server/main.c (suck_in_expat): Remove function, USE_EXPAT is never | Joe Orton | 2003-12-10 | 1 | -10/+0 |
* | Clean up httpd -V output: Instead of displaying the MPM source | Jeff Trawick | 2003-12-04 | 1 | -5/+43 |