]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-05-05  Cliff WoolleyFix compile break:
2002-05-04  Bill StoddardIntroduce a dedicated cache hash adt that does not...
2002-05-04  Brian PaneMention PR 8462 fix
2002-05-04  Brian PaneFix for PR 8462: When tokenizing an unquoted string...
2002-05-04  Joshua SliveTypo in a link.
2002-05-03  Justin ErenkrantzRemove autom4te.cache when doing make distclean.
2002-05-03  Justin ErenkrantzFix generated httpd.conf to respect layout for LoadModu...
2002-05-03  Bill StoddardSimplify the cleanup logic a bit. Fix a bug that could...
2002-05-03  Bill StoddardDon't open for business before the cache objec is fully...
2002-05-03  Joshua SliveTypo fix.
2002-05-03  Joshua SliveTry to get sitemap up to date. Maybe some day there...
2002-05-03  Justin ErenkrantzKeep rollin', rollin', rollin'
2002-05-02  Bradley NicholesBy using _setn instead of _set, this call is setting...
2002-05-02  Cliff Woolleyfix a typo
2002-05-02  Bill StoddardDone
2002-05-02  Bill StoddardWin32: Fix bug in mpm_win32 which allowed multiple...
2002-05-02  Joshua SliveMissed a closing tag.
2002-05-02  Joshua SliveUpdate the filter documentation to mention AddInput...
2002-05-02  Joshua SliveFurther cleanup of mod_mime docs:
2002-05-02  Joshua SliveSome cleanup, cross-referencing, and description additi...
2002-05-02  Joshua SliveUpdate transformations.
2002-05-02  Joshua SliveBe a little more specific about what Location matches...
2002-05-02  Joshua SliveBring tutorial page updates forward from 1.3, but prese...
2002-05-02  Brian PanePerformance fixes:
2002-05-01  Paul J. RederFix some minor formatting issues with ab. Part of this is
2002-05-01  Paul J. RederFailed to mentionthe PR in the first pass. This just...
2002-05-01  Paul J. RederFix a case where an invalid pass phrase is entered...
2002-05-01  Jeff Trawickwait for worker threads to exit even in graceless termi...
2002-05-01  William A.... Always build this experimental module (which has...
2002-05-01  Bill StoddardDefer starting the listener until we have at least...
2002-05-01  Sander StrikerUpdate prior to bumping the tag
2002-05-01  Justin ErenkrantzClose sockets on worker MPM when doing a graceless...
2002-05-01  Brian PaneEliminate some sprintf calls
2002-04-30  Bradley NicholesNetWare make files for building experimental module...
2002-04-30  Bradley NicholesNetWare make files for building experimental modules...
2002-04-30  Greg Amesdefault_handler: move the code to handle unusual method...
2002-04-30  Cliff WoolleyRevert optimization from circa 2.0.34 that caused very...
2002-04-30  Bradley NicholesReadjusting how the bucket alloc is done for each worke...
2002-04-30  Jeff TrawickFix the link to the description of the CoredumpDirectory
2002-04-30  Cliff Woolleynote a desirable goal
2002-04-30  Cliff WoolleySHMCB should not have been using apr_rmm -- it was...
2002-04-30  Cliff Woolley- Sync with modssl 2.8.8-1.3.24
2002-04-30  Bill Stoddardmod_cache doc update (note this is still very primitive)
2002-04-30  Bill StoddardEnable mod_mem_cache to be configured to cache open...
2002-04-30  Roy T. FieldingRemove APR_WANT_SIGNAL from apr_want.h because code...
2002-04-30  Bill Stoddardremove_entity should only work on complete cache_objects
2002-04-29  William A.... Please, Win32 hackers, review this doc!!! Talk about...
2002-04-29  William A.... Worth noting, I guess
2002-04-29  William A.... Should correctly build mod_ext_filter, mod_deflate...
2002-04-29  Bill StoddardForget to update the error messages
2002-04-29  Bill StoddardName space protect mod_mem_cache config directives
2002-04-29  Jeff Trawickfinish getting apxs to work with a binary build
2002-04-29  Bradley NicholesFixing up the distribution and install section of the...
2002-04-29  Bradley NicholesAdded some missing export to the proxy module
2002-04-29  William A.... Demote to a minor bump for .36 - those affected by...
2002-04-29  William A.... Attach a bugz number
2002-04-29  Sander StrikerUpdate prior to bumping the tag
2002-04-29  Brian PaneReplaced a sprintf("%d") with itoa
2002-04-29  Brian PaneShort-circuit out of mod_userdir's translation handler...
2002-04-29  Brian PaneUpdated ap_getword_white() to use the same coding style
2002-04-29  Brian PaneUpdating my vote on the worker MPM
2002-04-29  Brian PaneDocument this weekend's worker MPM changes
2002-04-29  Bill StoddardFix spelling/typo
2002-04-29  Brian PaneRemoved some code from the mutex-protected block in...
2002-04-29  Brian PaneBecause mod_imap's handler runs on every request in...
2002-04-28  Aaron BannertWhat did I do today?
2002-04-28  Aaron BannertDon't install *.in config files.
2002-04-28  Aaron BannertRename the worker_stack_interrupt_all() function as...
2002-04-28  Brian PaneRemoved the "not_full" condition variable and associate...
2002-04-28  Aaron BannertRemove unused variable.
2002-04-28  Aaron BannertSome more threadpool MPM changes:
2002-04-28  Aaron BannertClarify an incorrect statement about why we're purposfu...
2002-04-28  Aaron BannertSome threadpool fixes:
2002-04-28  Aaron BannertDetect APR_EINTR from ap_queue_pop() and avoid calling
2002-04-28  Aaron BannertWhen we signal a condition variable, we need to own...
2002-04-28  Bill StoddardFix a bug in the mod_status display caused by some...
2002-04-28  Aaron BannertStyle cleanup (remove tabs, fix alignment).
2002-04-28  Joshua SliveTypo fix.
2002-04-28  Roy T. Fieldingkill a warning on Darwin for NONCE_LEN becoming a long...
2002-04-28  Justin ErenkrantzIf a subreq added a filter (say INCLUDES) and the subre...
2002-04-28  Justin ErenkrantzSimplify this little chunk of code since r is set to...
2002-04-28  Brian PaneMoved the recycled pool list from the queue to the...
2002-04-28  Brian PaneAdded a missing pool deletion case and simplified the...
2002-04-28  Brian PaneMove a potentially expensive pool cleanup operation...
2002-04-28  Aaron BannertPreserve the original error, or if the unlock fails...
2002-04-28  Brian PaneRemoved creation of unused struct
2002-04-28  Aaron BannertModify the worker MPM to not accept() new connections...
2002-04-28  Aaron BannertAdd a "queue_info" structure to the worker MPM. This...
2002-04-28  Brian PaneFixed the creation of the worker threads' data structures
2002-04-27  Bill Stoddardmy_generation is in the shared scoreboard now.
2002-04-26  Brian PaneAdded a vote on MPMs
2002-04-26  William A.... After review and testing against all of the PSDK...
2002-04-26  Bradley NicholesAdded a check to make sure that h_aliases is not NULL...
2002-04-26  Graham LeggettApply a patch to compile cleanly again against changes...
2002-04-26  Jeff Trawickget closer to having apxs work from a binary distribution
2002-04-26  Justin ErenkrantzUpdate release info.
2002-04-26  Aaron BannertEven though this is in APR, it is causing big problems...
2002-04-26  Aaron BannertThe worker's fdqueue is now a queue again.
2002-04-26  Aaron BannertConvert the worker MPM's fdqueue from a LIFO back into...
2002-04-26  Jeff Trawickfix a compile break on EBCDIC machines
next