]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-05-22  Brian PaneShutdown fixes
2002-05-21  Bradley NicholesFixing a memory leak with the threads bucket_allocator...
2002-05-21  Aaron BannertOmit the second linefeed after "Syntax OK"
2002-05-21  Martin KraemerJohn Von Essen <john at essenz.com> contributes the...
2002-05-21  Jeff TrawickMake sure that the runtimedir is created by make install.
2002-05-21  Lars Eilebrechtupdate language list
2002-05-21  Lars Eilebrecht- remove index.html.tw.big5
2002-05-20  Cliff Woolleyjust to be thorough
2002-05-20  Joshua SliveI've been told that this is a professional translation...
2002-05-20  Cliff Woolley./configure --enable-http --enable-mods-shared=most...
2002-05-20  Cliff Woolleywhat's a static DSO? :)
2002-05-20  Joshua Slive1. Bring us back down into 80 character lines again.
2002-05-20  Joshua SliveShorten the comment for EnableMMap, and limit it just...
2002-05-20  Ian Holsmanput some more #defines in
2002-05-20  Cliff Woolleypropagate gregames' change to the other callers of...
2002-05-20  Greg Amesdon't try to set permissions on the rewrite_log_lock...
2002-05-20  William A.... Clean up isapi_load, removing the request_rec arg...
2002-05-20  William A.... A few noops (at the moment.) Prepare for stuffing...
2002-05-20  Bill StoddardWin32: Call GetOverlappedResults to get the results...
2002-05-20  Cliff WoolleyThis was never resolved. I still think it's a valid...
2002-05-20  Ian Holsmanfix for mod_deflat
2002-05-20  Ian Holsmancontent with "Content-Encoding" header, content is...
2002-05-18  William A.... As the prior commit message indicated, pass the accep...
2002-05-18  William A.... Begin passing about apr types instead of odd local...
2002-05-18  William A.... Resolve the EXEC_ON_READ bit for ServerRoot and other...
2002-05-18  William A.... Although it appears reasonable to immediately gather...
2002-05-18  Cliff WoolleyMake it so this thing doesn't segfault when apr_shm_ini...
2002-05-18  Cliff WoolleyThere's really no reason for a -dev here.
2002-05-18  Cliff WoolleyStop using the deprecated APR_XtOffsetOf
2002-05-18  Cliff Woolleyapr_shm_baseaddr_get() takes an apr_shm_t*, not an...
2002-05-18  Cliff WoolleyFail in a more sensible way when APR-util is missing...
2002-05-18  Cliff WoolleyRenames:
2002-05-18  Aaron BannertJust another huge style diff. Space-indentation is...
2002-05-17  William A.... Ahhh, this really aught to include windows first...
2002-05-17  William A.... We need to grab ServerRoot, LogLevel, and ErrorLog...
2002-05-17  Cliff WoolleyFix the links for the PidFile directive in stopping...
2002-05-17  Doug MacEachernprevent possible segv in ssl_init_CheckServers if s...
2002-05-17  Joshua SliveWe are going to need to use the file.xml.ja order,...
2002-05-17  Joshua SliveMissed this in the last commit. The content here is...
2002-05-17  Joshua SliveChange the way language-dependent xslt works. Now...
2002-05-17  Rich BowenSpelling corrections.
2002-05-17  Jeff Trawickget binbuild working again, and zap the BinaryDistribut...
2002-05-17  Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-17  Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-17  Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
2002-05-17  Jeff Trawickignore APLOG_NOERRNO; note that it is deprecated
2002-05-17  Bill StoddardThis is a debug message
2002-05-17  Bill StoddardWin32: Shutdown the accept/listen threads a bit more...
2002-05-17  Brian PaneAdded EnableMMAP (commented out) to the standard config
2002-05-16  William A.... Prepare for Thom's real patch... this is a detabify...
2002-05-16  Cliff WoolleyTwo other quick changes needed for XHTML 1.0 validation.
2002-05-16  William A.... An absolutely unnecessary hack around MSVC emits...
2002-05-16  Cliff WoolleyFix html validation.
2002-05-16  Cliff WoolleyThe group consensus was that we're no longer supporting...
2002-05-16  Bill StoddardPass sconf into the cleanup...
2002-05-16  William A.... Fix CoInitialize/CoUninitialize missing symbols,...
2002-05-16  Jeff Trawicktweak an error message for readability
2002-05-16  Yoshiki HayashiNew Japanese translation.
2002-05-16  Justin ErenkrantzTransformations done with Xalan-J.
2002-05-16  Justin ErenkrantzAnt is horribly broken for me and can't complete an...
2002-05-16  Yoshiki HayashiFix typo.
2002-05-16  Justin ErenkrantzRemove SSLLog and SSLLogLevel directives in favor of...
2002-05-16  Aaron BannertOnly style fixes (tabs, blocks, spelling).
2002-05-16  Justin ErenkrantzChange mod_ssl from using ssl_log() to ap_log_error().
2002-05-16  Aaron BannertFeeling more confident in the worker MPM now, so I...
2002-05-16  William A.... Potential flaw --- use forward slash notation in...
2002-05-16  William A.... Cleanup the scripts used for Makefile.win
2002-05-15  William A.... Short of final troubleshooting and diagnostics, this...
2002-05-15  Justin ErenkrantzStop using SSL_ADD_SSLERR option in ssl_log() and repla...
2002-05-15  William A.... Document the fact that Cygwin's awk doesn't work...
2002-05-15  William A.... Fixes to;
2002-05-15  Jeff Trawickdon't leave the shared library path variable commented...
2002-05-15  Jeff Trawickget APR to tell us the name of the shared library path...
2002-05-15  Greg AmesOS/390 likes the -U tar option; Linux/390 doesn't
2002-05-15  William A.... Sure that something else will occur to me sooner or...
2002-05-15  William A.... Further observations from the past two weeks.
2002-05-15  Brian PaneAdded documentation for the new EnableMMAP directive
2002-05-15  William A.... Save on incremental build time. libhttpd depends...
2002-05-14  Jeff Trawickbinbuild.sh was using the ancient syntax --with-layout...
2002-05-14  Jeff Trawickfix a comment in config.layout which told the unsuspect...
2002-05-14  William A.... Fix GetServerVariable() to return the buffer consumed...
2002-05-14  William A.... Replace our Event HANDLE with an apr_thread_mutex_t...
2002-05-14  William A.... Yesterday's patch went to far, add a missing library...
2002-05-14  William A.... Fix command line devenv builds for MS VS 7.0 users...
2002-05-14  Martin KraemerUse new canonical URL for cronolog (http://www.cronolog...
2002-05-14  Justin ErenkrantzRemove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P...
2002-05-14  Yoshiki HayashiFix broken link.
2002-05-14  Yoshiki HayashiFix typo.
2002-05-14  Yoshiki HayashiUpdate translation.
2002-05-14  William A.... One last commit for tonight I'd postponed ... take...
2002-05-14  William A.... Now for the major refactoring. Introduce mod_isapi...
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...
next