]> granicus.if.org Git - apache/history - server/main.c
Merge r1741310, r1741461 from trunk:
[apache] / server / main.c
2016-03-17 Stefan EissingMerge r1629925, r1629927, r1629928, r1733162, r1733173...
2012-04-28 Stefan FritschMerge 1328345, add CHANGES entry:
2011-12-28 Stefan FritschMerge r1225197:
2011-12-05 Stefan FritschBackport r1209766, r1210252, r1210284:
2011-11-12 Jeff TrawickMerge r1201354 from trunk:
2011-11-10 Jeff Trawickconfig generation # (reported by ap_state_query(AP_SQ_C...
2011-11-07 Stefan FritschOnly init the RNG once at startup. This saves some...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-08 Stefan FritschSort hooks twice, once before pre_config, once after...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-03-31 Jim JagielskiAdd in a configuration generation... this is independent of
2011-03-16 Joe Orton* server/main.c (main): Use the real null cleanup callback.
2011-03-11 Stefan FritschEnsure that ap_server_conf always points to valid data...
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-02-05 Stefan Fritschrevert r1066944, r1067177 for now
2011-02-04 Jim JagielskiUntil this is fixed to link in lresolv, exclude.
2011-02-03 Stefan FritschReload resolv.conf on graceful restarts
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-06 Stefan FritschFix hook sorting for the pre_config hook.
2010-10-04 Guenter KnaufRenamed optarg -> opt_arg to avoid name clashes with...
2010-08-19 Jeff TrawickFortify complains about an overflow of pad[], which...
2010-06-21 Stefan Fritschadd -X to usage message
2010-06-08 Stefan Fritschremove APLOG_USE_MODULE from main.c:
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-02-01 Stefan Fritschreplace duplicate code with new function ap_parse_log_l...
2010-01-21 William A. Rowe JrDesign error; main.c is not part of the libhttpd, you...
2009-12-23 Ruediger Pluem* With APR >= 2.0 there is no longer an APR-UTIL only...
2009-12-22 Nick KewStrip SHARED_CORE deadwood.
2009-12-21 Nick Kew(re)-introduce -T commandline option to suppress docume...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-05-06 Rainer JungFix usage message on the Windows platform.
2009-04-05 Jeff Trawickmain() can use ap_run_mpm() directly, so axe the old...
2009-03-31 Jeff Trawickstop exporting APACHE_MPM_DIR to modules -- unclear...
2009-03-25 Jeff Trawickresurrect the call to show_mpm_settings(), but defer...
2009-03-25 Jeff TrawickProvide ap_set_retained_data()/ap_get_retained_data...
2009-03-24 Jeff Trawickset ap_server_conf as early as possible; axe the duplic...
2009-03-24 Jeff Trawickaxe the remaining checks of AP_MPM_WANT_foo to see...
2009-03-24 Jeff TrawickIntroduce a new set of APIs to allow MPMs to be proper...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-07-30 Ruediger Pluem* Give possible piped loggers a chance to process their...
2008-04-07 Joe Orton* server/main.c: Unbreak the build.
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2008-03-31 Nick KewFlesh out ap_expr with:
2007-08-27 Jeff Trawickmake sure we Unix weenies get a newline at the end
2007-08-23 William A. Rowe JrAdd a comment to prevent a future upgrade of APR 2...
2007-08-23 William A. Rowe Jrmain core: Emit errors during the initial apr_app_initi...
2007-08-23 William A. Rowe JrRevert r568762; will reapply in two segments
2007-08-22 William A. Rowe JrEliminate an XXX; apr-based file logging isn't availabl...
2007-06-29 Joe OrtonRevert r547987 ("svn merge -c -547987 .")
2007-06-27 Guenter KnaufBlock ap_pid_table create with same define as used...
2007-06-16 Jim JagielskiPID table impl: parent process keeps a local table...
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-08-14 Chris DarrochIntroduce a check_config phase between pre_config and...
2006-07-11 Roy T. Fieldingupdate license header text
2006-05-16 Joe Orton* server/main.c (abort_on_oom): New function.
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-01 William A. Rowe Jr With all of the, uhm, interesting manners in which...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-09-01 Jeff Trawickhttpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMI...
2005-08-30 Joe Orton* server/main.c (suck_in_APR): Remove weird gzeof refer...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-26 Colm MacCarthaighMove the "GracefulShutdownTimeout" directive into mpm_c...
2005-08-26 Colm MacCarthaighMake the neccessary changes to mpm_common and main...
2005-06-03 Paul Querna* server/main.c: Remove the suck_in_apr_password_valida...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-08-17 Joe OrtonImplement -t -DDUMP_MODULES using generic test_config...
2004-07-12 Geoffrey Youngfix compiler warnings
2004-07-10 Paul QuernaAdd DUMP_MODULES
2004-06-29 Martin KraemerAdd OS and APACHE_MPM_DIR to -V output
2004-06-17 Geoffrey Younginitialize server arrays prior to calling ap_setup_prel...
2004-04-25 André Malochanged the following APIs to return an error instead...
2004-03-29 Jeff TrawickDon't include newlines in strings passed to ap_log_error.
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-05 Martin KraemerPR:
2004-01-01 André Maloupdate license to 2004.
2003-12-10 Joe Orton* server/main.c (suck_in_expat): Remove function, USE_E...
2003-12-04 Jeff TrawickClean up httpd -V output: Instead of displaying the...
2003-11-26 Jeff Trawicktidy up some charset recoding issues
2003-09-08 Martin KraemerDocumentation says -DDUMP_VHOSTS is equivalent to setti...
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-02-22 Jeff Trawickadd a hint about handling of IPv4-mapped IPv6 addresses
2003-02-17 Justin ErenkrantzAllow restart of httpd to occur even with syntax errors...
2003-02-03 André Malofinished that boring job:
2003-01-29 Bradley NicholesEnabled the -n parameter on NetWare to allow the admini...
2002-10-16 Jeff Trawickdon't use deprecated function apr_sort_hooks()
2002-10-07 Aaron BannertAdd -S as a synonym for -t -DDUMP_VHOSTS
2002-09-15 William A. Rowe Jr We log this failure (with an identical message) in...
2002-07-17 William A. Rowe Jr suck_in wasn't sucking hard enough. Fixed the header.
2002-06-23 William A. Rowe Jr Doc it.
2002-06-12 William A. Rowe Jr -T hasn't been supported for some great while.
2002-06-10 Jeff TrawickFix the display of the default name for the mime types...
2002-05-24 Jeff Trawickthe "-k startssl" parameter is reverted by popular...
2002-05-23 Jeff Trawickissue the usage message if there are extraneous argumen...
2002-05-23 Jeff TrawickAdd "-k start|startssl|restart|graceful|stop" support...
2002-05-23 Jeff Trawickfix a spelling error in a comment
2002-05-21 Aaron BannertOmit the second linefeed after "Syntax OK"
next