]> granicus.if.org Git - apache/shortlog
apache
2002-05-09 Yoshiki HayashiCorrect grammer.
2002-05-08 Jeff TrawickAPR_PROC_MUTEX_IS_GLOBAL is the condition where apr_glo...
2002-05-08 Yoshiki HayashiAdd transformation of mod_suexec.ja.xml.
2002-05-08 Cliff WoolleyFix if-modified-since on win32, I think. It should...
2002-05-07 Bradley NicholesUse the ap_get_server_xxx() calls to return the info...
2002-05-07 Justin ErenkrantzComin' at ya from the WWDC with my thoughts
2002-05-07 Cliff WoolleyChanging *any* default behavior is a bad idea without...
2002-05-07 Greg Steinbleh... bad idea.
2002-05-07 Brian PaneAdded my vote on minimal server version reporting
2002-05-07 Ian Holsmanvote:change default config so that we only report our...
2002-05-07 Bradley NicholesFixed how the NetWare import and exports lists are...
2002-05-07 Bradley NicholesUpdated the NetWare import and exports lists for the...
2002-05-07 Bradley NicholesAdded caching modules to the NetWare build project
2002-05-07 Jeff Trawickget proxy CONNECT to work on EBCDIC machines
2002-05-07 Jeff Trawickget "make extraclean" and probably "make distclean...
2002-05-07 Martin KraemerFix long-standing typo (as of 1.17 when mod_info was...
2002-05-07 Cliff WoolleyFix win32 build breakage
2002-05-07 Justin ErenkrantzAdd DeflateBufferSize directive to replace hardcoded...
2002-05-07 Justin ErenkrantzUpdate mod_deflate's documentation.
2002-05-07 Joshua SliveReverse the hook ordering for mod_userdir and mod_alias so
2002-05-07 Justin ErenkrantzUh, yeah, make this work.
2002-05-06 Justin ErenkrantzFor those with just xalan-c, drop a hint on what to do.
2002-05-06 Justin ErenkrantzIf we determine that we shouldn't be involved in this...
2002-05-06 Justin ErenkrantzIt isn't a fatal condition if there is no lockfile...
2002-05-06 Justin ErenkrantzMove mod_deflate from experimental to filters to repres...
2002-05-06 Sander StrikerUpdate to reflect the release.
2002-05-06 Aaron BannertProtect us from this dirty hack that gets SysV Sem...
2002-05-06 Jeff TrawickGet proxy CONNECT basically working (IE seems to be...
2002-05-06 Aaron BannertNote the mod_rewrite hang fix.
2002-05-06 Aaron BannertFix mod_rewrite hang when APR uses SysV Semaphores...
2002-05-06 Aaron BannertAdd unixd_set_global_mutex_perms so we can set permissi...
2002-05-06 Aaron BannertAdd some error checking in mod_rewrite for the mutex...
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...
next