]> granicus.if.org Git - apache/shortlog
apache
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
2002-04-26 Jeff Trawickget basic HTTP proxy working on EBCDIC machines
2002-04-26 Brian PaneSwitch back from atomic_cas to mutexes, based on all...
2002-04-26 Aaron BannertSome of these worker bugs may or may not be showstopper...
2002-04-25 Jeff Trawickget mod_proxy to build on EBCDIC machines
2002-04-25 Greg Amesremove a goto
2002-04-25 Rich BowenTypoed HTML tag. </ br> -> <br />
2002-04-25 Rich BowenAdded example of the Redirect status syntax.
2002-04-25 Jeff Trawickfix a compiler error with picky compilers that (correct...
2002-04-25 Joshua SliveCorrect SSI time format reference.
2002-04-25 Jeff TrawickAllow mod_unique_id to work on systems with no IPv4...
2002-04-25 William A.... Trade one signedness mismatch for another, but choose...
2002-04-25 William A.... Not yet added to the default build, but curious if...
2002-04-25 Aaron BannertI just posted a few bug fixes that need to go into...
2002-04-25 Bill StoddardBrain dump and a vote
2002-04-25 Greg Amesdemote the Content-Range/416/SSI problem to non-showsto...
2002-04-25 Sander StrikerBump after the tag.
2002-04-25 Sander StrikerBump for the tag
2002-04-25 Dirk-Willem... During the 1.3->2.0 migragrion; ab its #defined VERSION...
2002-04-25 Justin ErenkrantzFix suexec invocations from userdir - the ~ was not...
2002-04-25 Justin ErenkrantzSince UserDir is a raw argument, our config system...
2002-04-25 Justin ErenkrantzWe must always use case-insensitive comparisons in...
2002-04-25 Brian HavardGet proxy protocol modules to build on OS/2. This adds...
2002-04-24 Aaron BannertDocument the recent AB changes since they have the...
2002-04-24 Graham LeggettOooops!
2002-04-24 Graham LeggettAdd an intelligent error message should no proxy submod...
2002-04-24 Aaron BannertMention my AB fixes.
2002-04-24 Aaron BannertMajor improvement in concurrent processing for AB:
2002-04-24 Greg Amesdefault_handler: short circuit the method checks. ...
2002-04-24 Brian HavardAdd a configuration block for the OS/2 MPM.
2002-04-24 William A.... A nice end to a crazy day... laptop's fixed and life...
2002-04-24 William A.... A bug affecting any platform that had pre-lstat'ed...
next