]> granicus.if.org Git - apache/shortlog
apache
2002-05-06 Bradley NicholesUpdated the NetWare make file to match the latest changes
2002-05-06 Bill StoddardProtect from buffer overflow when populating a HEAP...
2002-05-06 Bill StoddardFix compile break on Netware.
2002-05-06 Bill Stoddardmod_mem_cache/mod_cache requires APR_HAS_ATOMIC_* featu...
2002-05-06 Bill StoddardThis looks complete.
2002-05-06 Jeff Trawickfix the type of the pointer returned by the hash lookup
2002-05-06 Bill StoddardCast the constness away when the object is returned...
2002-05-06 Bill StoddardFetch the filename to be cached from the file bucket...
2002-05-06 Bill StoddardDone
2002-05-06 Ben LaurieBe more tolerant.
2002-05-06 patrikjUpdated to work with the DTD.
2002-05-06 patrikjAdded several strings.
2002-05-06 patrikjReplaced all hard-coded strings with localized versions.
2002-05-06 Cliff Woolleyfor 2.0.36: showstoppers = 0;
2002-05-06 Cliff Woolleycleanup old-school backward uses of APR_BRIGADE_CONCAT...
2002-05-06 patrikjAdded DTD.
2002-05-06 patrikjRenamed <modulelist> into <modulefilelist>, so as not...
2002-05-06 patrikjSimple Makefile for those who prefer make over ant.
2002-05-06 Justin ErenkrantzRemoving a field in a core structure (r->boundary)...
2002-05-06 patrikjAdded <directiveindex>, <moduleindex>, and <modulefilel...
2002-05-06 Cliff WoolleySimplify a bit
2002-05-06 Yoshiki HayashiUpdate generated file.
2002-05-06 Yoshiki HayashiFix typo.
2002-05-06 Justin ErenkrantzRewrite ap_byterange_filter so that it can work with...
2002-05-06 Yoshiki HayashiFirst cut of Japanese translation of module docs.
2002-05-06 Justin ErenkrantzReformat/rephrase some things.
2002-05-06 Cliff WoolleyAdded an optional function (ap_register_rewrite_mapfunc...
2002-05-06 patrikjChanged to a <dl> in warning note to comply with the...
2002-05-06 Cliff Woolleygrr... mod_mem_cache didn't take kindly to that constne...
2002-05-06 Cliff Woolleycache_hash_set was dropping the const qualifier from...
2002-05-06 Cliff Woolleymod_mem_cache needs cache_hash.lo in order to link...
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...
next