summaryrefslogtreecommitdiffstats
path: root/server/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* This comment is bogus since we decided to keep -X.Aaron Bannert2002-02-161-1/+0
* NOERRNO? Of course we have an ERRNO :)William A. Rowe Jr2002-02-051-1/+1
* This patch allows the prefork MPM to print messages to the console if itRyan Bloom2002-02-041-1/+4
* The pre_config hook now takes a return value. This allows modules toAaron Bannert2002-01-291-2/+8
* get the declaration of strcasecmp() on AIXJeff Trawick2002-01-171-0/+1
* Allow the user to get detailed debugging information without a fullWilliam A. Rowe Jr2002-01-171-0/+30
* Restore the apr_pool_clear calls to main.c in case we haveDavid Reid2002-01-081-0/+2
* This small patch modifies the log's to use plog instead of pconf.David Reid2002-01-081-2/+0
* tag a few of the key httpd poolsJeff Trawick2001-12-181-0/+4
* hmmm... gcc 2.95.2 on AIX says sizeof is long... fix upJeff Trawick2001-12-051-1/+5
* tweak httpd -V output to show the architecture (bits in a pointer)Jeff Trawick2001-12-041-0/+4
* Handle the ? option.Ben Laurie2001-12-031-0/+1
* Finish undoing that last patch... previous commit simply cleaned it up,William A. Rowe Jr2001-11-291-8/+0
* Revert my last patch to detect a 'leftover' arg. Apparently there isWilliam A. Rowe Jr2001-11-291-3/+3
* We never tested for invalid 'additional' arguments that were ignored.William A. Rowe Jr2001-11-291-1/+10
* carry over from 1.3: disable profiling in the parent process #ifdef GPROFDoug MacEachern2001-11-291-0/+2
* change open_logs hook to return a value, allowing you to flag a errorIan Holsman2001-11-241-2/+9
* Modify post_config hook so that it can return a error,Ian Holsman2001-11-231-2/+8
* Debug conf pool constness. This is a noop most of the time on mostWilliam A. Rowe Jr2001-09-281-0/+3
* Add -X functionality back to httpd.Justin Erenkrantz2001-08-301-0/+4
* Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_Roy T. Fielding2001-05-221-1/+1
* Fix command-line processing so that if a bad argument is specifiedJeff Trawick2001-05-181-2/+6
* Module writers for 2.0 shouldn't still be relying on a no-op forVictor J. Orlikowski2001-04-041-2/+0
* clean out some old crud from ap_config.hGreg Stein2001-02-241-7/+4
* remove ap_{post_config,child_init}_hookDoug MacEachern2001-02-231-2/+2
* Oops - better *think* first. Fix typo.Martin Kraemer2001-02-211-1/+1
* Display APACHE_MPM_DIR in the list of #defines, andMartin Kraemer2001-02-211-2/+2