summaryrefslogtreecommitdiff
path: root/server/mpm/beos
Commit message (Expand)AuthorAgeFilesLines
* Backport of pid table code from trunk & 2.2 to the 2.0 tree.httpd-2.0-pid-tableJim Jagielski2007-06-131-1/+4
* update license header textRoy T. Fielding2006-07-124-24/+24
* Revert 395235, the major copyright fubar by me. Colm MacCarthaigh2006-04-244-4/+4
* Update the last year of Copyright for the 2.0.x branch.Colm MacCarthaigh2006-04-194-4/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-044-4/+8
* drop .cvsignore filesAndré Malo2004-11-241-5/+0
* This patch is Jeff's APMPMQ_MPM_STATEDavid Reid2004-03-101-1/+17
* fix name of The Apache Software FoundationAndré Malo2004-02-094-4/+4
* apply Apache License, Version 2.0André Malo2004-02-084-212/+40
* update license to 2004.André Malo2004-01-014-4/+4
* last minute stuff for 2.0.48:Cliff Woolley2003-09-051-2/+5
* update license to 2003.André Malo2003-02-034-4/+4
* Adjust the sizes of the pollsets we create/use so that we work again.David Reid2002-07-121-3/+3
* Bring Apache in line with APR's new poll implementation. This isn'tRyan Bloom2002-07-111-1/+2
* Add a new directive: MaxMemFree. MaxMemFree makes it possibleSander Striker2002-07-042-0/+2
* Catch up with the apr_allocator_set_owner -> apr_allocator_owner_set renamesSander Striker2002-05-301-1/+1
* stop using APLOG_NOERRNO in calls to ap_log_?error()Jeff Trawick2002-05-171-20/+20
* Bring the beos mpm into the new age with the new lock functions and someDavid Reid2002-04-151-23/+27
* quiet a bogus gcc warning that crops up with -O2Jeff Trawick2002-04-051-0/+1
* implement FOREGROUND for perchild and beos MPMs tooJeff Trawick2002-04-051-4/+6
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-1/+1
* PR:Paul J. Reder2002-03-291-1/+0
* BUCKET FREELISTSCliff Woolley2002-03-291-2/+8
* no need to kill the scoreboard cleanup anymore on gracefulJeff Trawick2002-03-201-3/+0
* The pre_mpm hook creates server-lifetime objects (or at least, for theWilliam A. Rowe Jr2002-03-201-1/+1
* Update the mpms to call the new allocator/pools APISander Striker2002-03-151-1/+5
* Update our copyright for this year.Roy T. Fielding2002-03-134-4/+4
* simplify the way we find the family of an apr_sockaddr_tJeff Trawick2002-03-121-1/+1
* Implement apr_proc_detach changes and allow -DNO_DETACH in the multi-processAaron Bannert2002-02-211-2/+3
* Implement new ScoreBoardFile directive logic. This affects how weAaron Bannert2002-02-152-8/+0
* Reintroduce the create_connection hook. This hook is required to enableBill Stoddard2002-02-011-1/+1
* This patch restores most of Ryan's patch (11/12/2001) to remove theBill Stoddard2002-01-291-1/+1
* Take advantage of the new pre_config return value when apr_proc_detachAaron Bannert2002-01-291-2/+9
* The pre_config hook now takes a return value. This allows modules toAaron Bannert2002-01-281-1/+3
* fix the problem where a scoreboard init failure could leaveJeff Trawick2002-01-281-1/+3
* Remove the create_connection hook and put the client_socket back into theBill Stoddard2002-01-271-1/+1
* Rename BeOS MPM directive RequestsPerThread to MaxRequestsPerThread.Lars Eilebrecht2002-01-201-2/+2
* This patch eliminated from the _SHARED_ segment of the scoreboard allWilliam A. Rowe Jr2002-01-101-1/+1
* handle the disappearance of apr_lock_create_np() andJeff Trawick2001-12-291-2/+2
* Change core code to allow an MPM to set hard thread/serverJeff Trawick2001-12-182-40/+45
* Change the beos mpm to use the new pools creation call to try andDavid Reid2001-12-141-4/+5
* Get mod_cgid killed when a MPM exits due to a fatal error.Jeff Trawick2001-11-171-5/+12
* Update the beos MPM to have better naming and also allow forDavid Reid2001-11-162-71/+73
* Pull lingering close out of the pool cleanup phase. This was causing tooRyan Bloom2001-11-151-0/+1
* Add the server_rec argument back to the create_connection hook.Ryan Bloom2001-11-131-1/+1
* Remove commas from the end of the macros that defineRyan Bloom2001-11-131-2/+2
* Begin to abstract out the underlying transport layer.Ryan Bloom2001-11-121-1/+1
* Remove ap_lingering_close from all of the MPMs. This is now done asRyan Bloom2001-11-101-1/+0
* Add back in the daemon commands so that User/Group are OKDavid Reid2001-11-081-2/+3
* Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS andCliff Woolley2001-11-071-2/+2