summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-02DoneBill Stoddard1-1/+0
2002-05-02Win32: Fix bug in mpm_win32 which allowed multiple threads to accessBill Stoddard2-35/+92
2002-05-02Missed a closing tag.Joshua Slive2-2/+2
2002-05-02Update the filter documentation to mention AddInput/OutputFilter andJoshua Slive2-26/+44
2002-05-02Further cleanup of mod_mime docs:Joshua Slive2-183/+189
2002-05-02Some cleanup, cross-referencing, and description additions for mod_mime.Joshua Slive2-144/+161
2002-05-02Update transformations.Joshua Slive6-47/+47
2002-05-02Be a little more specific about what Location matches against.Joshua Slive1-4/+4
2002-05-02Bring tutorial page updates forward from 1.3, but preserve the "this may beJoshua Slive1-6/+6
2002-05-02Performance fixes:Brian Pane1-31/+54
2002-05-01Fix some minor formatting issues with ab. Part of this isPaul J. Reder2-6/+10
2002-05-01Failed to mentionthe PR in the first pass. This just adds the PR numberPaul J. Reder1-1/+1
2002-05-01Fix a case where an invalid pass phrase is entered and anPaul J. Reder2-1/+5
2002-05-01wait for worker threads to exit even in graceless terminationJeff Trawick1-10/+8
2002-05-01 Always build this experimental module (which has no library dependencies).William A. Rowe Jr1-0/+3
2002-05-01Defer starting the listener until we have at least tried to start all the workerBill Stoddard1-6/+6
2002-05-01Update prior to bumping the tagSander Striker1-2/+2
2002-05-01Close sockets on worker MPM when doing a graceless restart. This shouldJustin Erenkrantz2-0/+24
2002-05-01Eliminate some sprintf callsBrian Pane1-2/+2
2002-05-01NetWare make files for building experimental module mod_cache and itsBradley Nicholes4-0/+823
2002-04-30NetWare make files for building experimental modules mod_deflate,Bradley Nicholes8-0/+1525
2002-04-30default_handler: move the code to handle unusual methods out of the middleGreg Ames1-70/+70
2002-04-30Revert optimization from circa 2.0.34 that caused very long vhost id'sCliff Woolley2-4/+11
2002-04-30Readjusting how the bucket alloc is done for each worker thread. AllocateBradley Nicholes1-10/+14
2002-04-30Fix the link to the description of the CoredumpDirectoryJeff Trawick3-2/+5
2002-04-30note a desirable goalCliff Woolley1-0/+2
2002-04-30SHMCB should not have been using apr_rmm -- it was doing so incorrectly,Cliff Woolley2-51/+8
2002-04-30- Sync with modssl 2.8.8-1.3.24Cliff Woolley3-6/+14
2002-04-30mod_cache doc update (note this is still very primitive)Bill Stoddard1-12/+19
2002-04-30Enable mod_mem_cache to be configured to cache open file handle using newBill Stoddard1-23/+47
2002-04-30Remove APR_WANT_SIGNAL from apr_want.h because code must includeRoy T. Fielding1-11/+5
2002-04-30remove_entity should only work on complete cache_objectsBill Stoddard1-1/+1
2002-04-29 Please, Win32 hackers, review this doc!!! Talk about out of date andWilliam A. Rowe Jr1-87/+133
2002-04-29 Worth noting, I guessWilliam A. Rowe Jr1-0/+4
2002-04-29 Should correctly build mod_ext_filter, mod_deflate dependant upon zlib,William A. Rowe Jr2-33/+95
2002-04-29Forget to update the error messagesBill Stoddard1-4/+4
2002-04-29Name space protect mod_mem_cache config directivesBill Stoddard1-4/+4
2002-04-29finish getting apxs to work with a binary buildJeff Trawick1-1/+4
2002-04-29Fixing up the distribution and install section of the NetWare make filesBradley Nicholes2-3/+6
2002-04-29Added some missing export to the proxy moduleBradley Nicholes1-0/+5
2002-04-29 Demote to a minor bump for .36 - those affected by API changes shouldWilliam A. Rowe Jr1-3/+3
2002-04-29 Attach a bugz numberWilliam A. Rowe Jr1-1/+1
2002-04-29Update prior to bumping the tagSander Striker1-2/+2
2002-04-29Replaced a sprintf("%d") with itoaBrian Pane1-1/+1
2002-04-29Short-circuit out of mod_userdir's translation handler faster onBrian Pane1-5/+10
2002-04-29Updated ap_getword_white() to use the same coding styleBrian Pane1-17/+12
2002-04-29Updating my vote on the worker MPMBrian Pane1-10/+4
2002-04-29Document this weekend's worker MPM changesBrian Pane1-0/+3
2002-04-29Fix spelling/typoBill Stoddard1-1/+1
2002-04-29Removed some code from the mutex-protected block in ap_queue_pop().Brian Pane1-0/+2