summaryrefslogtreecommitdiff
path: root/include/scoreboard.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RSE'.RSE(no author)2001-05-041-263/+0
* back out my quiesce limit change altogether from the threaded mpm until itGreg Ames2001-04-231-5/+0
* Limit the threaded mpm to quiescing one process at a time.Greg Ames2001-04-231-0/+5
* Changes required to make prefork clean up idle children properly. There was a...Paul J. Reder2001-04-061-1/+7
* clean out some old crud from ap_config.hGreg Stein2001-02-241-2/+2
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Start getting extended status working again.Bill Stoddard2001-02-141-1/+3
* Replace reinit_scoreboard with ap_create_scoreboard.Bill Stoddard2001-02-091-1/+0
* Fix windows compile breakBill Stoddard2001-02-091-1/+1
* Move OS/2 MPM specific variables out of scoreboard & into an array local toBrian Havard2001-02-071-5/+0
* Get the Unix MPMs restarting again. If we are going to register a cleanupRyan Bloom2001-02-071-1/+1
* Don't include mpm.h from scoreboard.h as scoreboard.h is included from mpm.h.Brian Havard2001-02-061-1/+0
* get Unix MPMs to build again after recent scoreboard changesJeff Trawick2001-02-061-0/+2
* Get OS/2 MPM running again after the reunification of the scoreboard code.Brian Havard2001-02-061-0/+8
* Begin restructuring scoreboard code to enable adding back inBill Stoddard2001-02-021-1/+11
* avoid duplicate symbol warnings on some platforms (e.g., AIX)Jeff Trawick2001-02-021-1/+1
* Remove duplicate function declarationBill Stoddard2001-02-021-1/+1
* Bring mod_status for 2.0 back in line with mod_status for 1.3. This isRyan Bloom2001-02-011-0/+242