summaryrefslogtreecommitdiff
path: root/server/main.c
Commit message (Expand)AuthorAgeFilesLines
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-4/+4
* httpd.exe/apachectl -V: display the DYNAMIC_MODULE_LIMIT settingJeff Trawick2005-09-011-0/+2
* * server/main.c (suck_in_APR): Remove weird gzeof reference whichJoe Orton2005-08-301-1/+0
* Doxygen fixup / cleanupIan Holsman2005-08-281-0/+1
* Move the "GracefulShutdownTimeout" directive into mpm_common, for re-useColm MacCarthaigh2005-08-261-2/+2
* Make the neccessary changes to mpm_common and main to support a graceful-stopColm MacCarthaigh2005-08-261-0/+6
* * server/main.c: Remove the suck_in_apr_password_validate() hack. apr_passwo...Paul Querna2005-06-031-12/+0
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Implement -t -DDUMP_MODULES using generic test_config hook rather thanJoe Orton2004-08-171-9/+1
* fix compiler warningsGeoffrey Young2004-07-121-0/+1
* Add DUMP_MODULESPaul Querna2004-07-101-25/+48
* Add OS and APACHE_MPM_DIR to -V outputMartin Kraemer2004-06-291-0/+8
* initialize server arrays prior to calling ap_setup_prelinked_modulesGeoffrey Young2004-06-171-6/+6
* changed the following APIs to return an error instead of hard exiting:André Malo2004-04-251-1/+15
* Don't include newlines in strings passed to ap_log_error.Jeff Trawick2004-03-291-2/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* PR:Martin Kraemer2004-01-051-4/+4
* update license to 2004.André Malo2004-01-011-1/+1
* * server/main.c (suck_in_expat): Remove function, USE_EXPAT is neverJoe Orton2003-12-101-10/+0
* Clean up httpd -V output: Instead of displaying the MPM sourceJeff Trawick2003-12-041-5/+43
* tidy up some charset recoding issuesJeff Trawick2003-11-261-4/+0
* Documentation says -DDUMP_VHOSTS is equivalent to setting -SMartin Kraemer2003-09-081-0/+3
* switch to APR 1.0 API (which is still in flux)Jeff Trawick2003-09-031-1/+1
* add a hint about handling of IPv4-mapped IPv6 addressesJeff Trawick2003-02-221-1/+6
* Allow restart of httpd to occur even with syntax errors in the configJustin Erenkrantz2003-02-171-8/+19
* finished that boring job:André Malo2003-02-031-1/+1
* Enabled the -n parameter on NetWare to allow the administrator to renameBradley Nicholes2003-01-291-0/+4
* don't use deprecated function apr_sort_hooks()Jeff Trawick2002-10-161-2/+2
* Add -S as a synonym for -t -DDUMP_VHOSTSAaron Bannert2002-10-071-2/+10
* We log this failure (with an identical message) in the restart loop code,William A. Rowe Jr2002-09-151-5/+3
* suck_in wasn't sucking hard enough. Fixed the header.William A. Rowe Jr2002-07-171-0/+1
* Doc it.William A. Rowe Jr2002-06-231-1/+3
* -T hasn't been supported for some great while.William A. Rowe Jr2002-06-121-6/+2
* Fix the display of the default name for the mime types configJeff Trawick2002-06-101-2/+2
* the "-k startssl" parameter is reverted by popular demandJeff Trawick2002-05-241-1/+1
* issue the usage message if there are extraneous arguments onJeff Trawick2002-05-231-1/+1
* Add "-k start|startssl|restart|graceful|stop" support to httpdJeff Trawick2002-05-231-1/+16
* fix a spelling error in a commentJeff Trawick2002-05-231-1/+1
* Omit the second linefeed after "Syntax OK"Aaron Bannert2002-05-211-2/+1
* stop using APLOG_NOERRNO in calls to ap_log_?error()Jeff Trawick2002-05-171-36/+36
* Introduced -E startup_logfile_name option to httpd to allow adminsWilliam A. Rowe Jr2002-04-171-0/+10
* Correct const'ness of argv in all support apps, and use the newWilliam A. Rowe Jr2002-04-131-1/+1
* Added support for Posix semaphore-based mutex locking (AcceptMutex posixsem).Jim Jagielski2002-04-041-0/+4
* Integrate rbb's forward port of -k config into the -h(elp), andWilliam A. Rowe Jr2002-03-251-8/+10
* Tag some poolsBill Stoddard2002-03-221-0/+2
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Style Police comming through...Sander Striker2002-03-091-114/+233
* For fat-fingered friends and others who like typing err and warn ratherWilliam A. Rowe Jr2002-03-011-3/+2