]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-05-13  William A.... Part 3 of the ISAPI overhaul. Reframe the 'server...
2002-05-13  Justin ErenkrantzInstead of using the hardcoded libtool path of srclib...
2002-05-13  Justin ErenkrantzInstead of hardcoding srclib/apr{-util} in the INCLUDES...
2002-05-13  William A.... Part two; nearly inconsequential - Made the log messa...
2002-05-13  William A.... Part one of a several-fold overhaul to isapi. This...
2002-05-13  William A.... Hmmm... gotta ask the wisdom in using aspecific types...
2002-05-13  William A.... Ummm... checked, 0.9.6d works too
2002-05-13  Jeff TrawickMake apxs look in the correct directory for envvars...
2002-05-13  William A.... Well if I got lost for a minute... make this clearer...
2002-05-13  William A.... Clean out some needless flags/libs
2002-05-13  Justin ErenkrantzFirst pass at trying to standardize httpd-2.0's usage...
2002-05-13  Justin ErenkrantzCorrect typo in last commit.
2002-05-13  Justin ErenkrantzConsidering the overall goal of making APR and APR...
2002-05-13  Justin ErenkrantzApply same patch (nee hack) to mod_ssl as was done...
2002-05-13  Justin ErenkrantzFix mod_deflate corruption when using multiple input...
2002-05-13  Justin ErenkrantzFix typo
2002-05-13  Brian PaneStart with a larger buffer size in ap_rgetline_core...
2002-05-13  Brian PaneOptimization: modified the power-of-two allocator in...
2002-05-13  Justin ErenkrantzStop trying to help apr and apr-util by installing...
2002-05-12  Rich BowenThe suexec arguments now start with --with.
2002-05-12  Brian PaneFaster, simpler code for form_header_field() on ASCII...
2002-05-12  Brian PaneFixed missing null-termination of ap_make_content_type...
2002-05-12  Brian PaneAdded caching of formatted timestamps to speed up the...
2002-05-12  Brian PaneRemove an extraneous loop condition
2002-05-12  Brian PaneOptimization: skip cache setup in location_walk() if...
2002-05-12  Brian PaneOptimization: replaced apr_pstrcat+apr_strlen with...
2002-05-12  Brian PaneOptimization: Replaced apr_strcat() with apr_strcatv...
2002-05-11  Brian PaneAdded EnableMMAP directive to allow the server administ...
2002-05-10  Jeff Trawickavoid colliding with getline() as defined by glibc
2002-05-10  Bill StoddardFix segfault triggered when the malloc() in find_entry...
2002-05-10  Brian PaneMoved ap_setup_make_content_type() declaration to http_...
2002-05-10  Brian PaneFixed a segfault
2002-05-10  Jeff Trawickfix a build failure with some non-gcc compilers...
2002-05-10  Brian Panemod_setenvif optimizations
2002-05-10  Brian PanePerformance fix: When a BrowserMatch or SetEnvIf patter...
2002-05-10  Brian PanePerformance fix: replaced the strcasecmp calls in ap_ma...
2002-05-10  William A.... Address PR 8963
2002-05-10  William A.... Afraid these are likely generated, just something...
2002-05-09  Cliff WoolleyRemoved extraneous whitespace.
2002-05-09  Joshua SliveTypo patrol.
2002-05-09  Joshua SliveThe default for DefaultType is text/plain, not text...
2002-05-09  Joshua SliveMassive transform commit. Nothing to see here. Please...
2002-05-09  Joshua SliveA few directives where missing from the index because...
2002-05-09  Jeff TrawickFix a mod_ssl build problem on OS/390.
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...
next