]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-06-15  Joshua SliveNew Korean translations
2002-06-15  Rich BowenNot to pick nits, but I think that the "add this back...
2002-06-15  Cliff WoolleyThe '-@' seems to be more portable than '- @'. FreeBSD...
2002-06-15  Cliff WoolleyWe not only want to avoid displaying it, we want to...
2002-06-15  Ryan BloomWe must set the MIME-type for .shtml files to text...
2002-06-15  Ryan BloomComment out the SERVER_STRING variable from our default...
2002-06-15  Cliff WoolleyFixed a problem with 'make install' on one of the tarba...
2002-06-15  Ryan BloomMake the default_handler catch all requests that aren...
2002-06-15  Brian PaneFixed a bug in the handling of nested if-statements...
2002-06-15  Ryan BloomAllow 'make install DESTDIR=/path'. This allows packag...
2002-06-15  Rich BowenCorrected typo, and added note about Directory sections...
2002-06-15  Rich BowenAdded example for SuexecUserGroup directive
2002-06-15  Rich BowenAdded examples to all mod_include directives.
2002-06-15  Bill StoddardStyle cleanups
2002-06-15  William A.... Fix serious brokenness... we abused prog_type rather...
2002-06-14  Cliff WoolleyOn hold for now.
2002-06-14  Jeff Trawickthe TCP guy in Austin (AIX-land) swears that 4.3.2...
2002-06-14  William A.... Clean up a signedness emit
2002-06-14  William A.... Cleanup some type mismatch emits and consistify to...
2002-06-14  William A.... Cleanup proxy timeouts a bit to remove emits and...
2002-06-14  Jeff TrawickAIX 4.3.3 and above: Define SINGLE_LISTEN_UNSERIALIZED_...
2002-06-14  Rich BowenAdded <seealso> for AddHandler to the SetHandler doc
2002-06-14  Rich BowenAdded (slightly redundant) pointer from SetEnvIf direct...
2002-06-14  Yoshiki HayashiFix typo.
2002-06-14  Yoshiki HayashiLooks like a cut and paste error.
2002-06-14  William A.... Don't pass args at StartService, there is no point.
2002-06-14  Justin ErenkrantzModify the deflate input filter so that it should alway...
2002-06-14  Jeff Trawickprefork MPM: Ignore mutex errors during graceful restar...
2002-06-14  Joshua SliveAdd some information about reverse proxying to the...
2002-06-14  Joshua SliveRemove some directive docs from mpm_netware and point...
2002-06-13  Rich BowenScriptSock example
2002-06-13  Cliff WoolleyDay is done,
2002-06-13  Aaron BannertIs this a new bug? NO. Let's get a release out for...
2002-06-13  Cliff WoolleyThis has magically gone away, and prefork's graceful...
2002-06-13  Cliff Woolleythis comment is way bogus
2002-06-13  Cliff Woolleyugggggghhhhh
2002-06-13  Brian PaneSend output to the next filter even on header_only...
2002-06-13  Brian PanePass the brigade even on header_only requests
2002-06-13  Jeff TrawickFix install-bindist.sh so that it finds any perl instea...
2002-06-13  Bradley NicholesEnabled Server-Side Includes by default in the /manual...
2002-06-13  Justin ErenkrantzAdd a note on the overall problem with HEAD requests...
2002-06-13  Aaron BannertThese are not showstoppers. Let's get a release out...
2002-06-13  Cliff Woolleymoving on.
2002-06-13  Jeff Trawickavoid a non-portable shell construct ("builddir=$(shell...
2002-06-13  Ryan BloomJust quiet an annoying warning.
2002-06-13  Ryan BloomAt least get perchild to compile, getting it working...
2002-06-13  Jeff Trawickfix the type of cache_pq_set_null so that it compiles...
2002-06-13  Justin ErenkrantzAdd STATUS note on a newly discovered RFC violation...
2002-06-13  Yoshiki HayashiNew Japanese translations. Forward port from 1.3.
2002-06-13  Yoshiki HayashiPrevent browsers from wrapping "description", "status...
2002-06-13  Yoshiki HayashiNew Japanese translation.
2002-06-13  Yoshiki HayashiUpdate Japanese translation.
2002-06-13  Yoshiki HayashiUpdate transformations.
2002-06-13  Yoshiki HayashiAdd missing description for AddDescription directive.
2002-06-13  Yoshiki HayashiGrammer police came through.
2002-06-13  Justin ErenkrantzPer RFC 2616 section 9.4, we SHOULD return the content...
2002-06-13  Rich BowenExample for ServerRoot directive
2002-06-13  Rich BowenExample for ScriptLog
2002-06-13  Rich BowenExample for ScoreBoardFile
2002-06-13  Rich BowenExamples for HeaderName, ReadmeName
2002-06-13  Rich BowenExamples for (Add|Remove)OutputFilter, and see also...
2002-06-13  Rich BowenExample of PidFile directive
2002-06-13  Rich BowenAdded example of Using * as argument to NameVirtualHost...
2002-06-13  Rich BowenXML->HTML conversion of earlier commit. Slight clarific...
2002-06-13  Rich BowenExample for MimeMagicFile.
2002-06-12  William A.... Solve the 80/20 by initializing and storing server_re...
2002-06-12  Rich BowenSlightly overkill, but added example to MetaSuffix
2002-06-12  Rich BowenExample of MetaDir directive
2002-06-12  William A.... Use lowercased macros
2002-06-12  Bradley NicholesAdded log rotation based on file size to the RotateLog...
2002-06-12  William A.... -T hasn't been supported for some great while.
2002-06-12  William A.... Use the new wrapper
2002-06-12  William A.... Use the new APR_TIME_FROM_SEC() wrapper
2002-06-12  William A.... An important observations before some x86'er attacks...
2002-06-11  Bradley NicholesOops, found another typo
2002-06-11  Bradley NicholesFixing a typo
2002-06-11  Bradley NicholesCreate the distribution directory at the root of the...
2002-06-11  Jeff TrawickFix some casting in mod_rewrite which broke random...
2002-06-11  Yoshiki HayashiFix typo.
2002-06-11  Yoshiki HayashiNew Japanese translations.
2002-06-11  Cliff WoolleyBump after the tag
2002-06-11  Cliff Woolleygetting ready for 2.0.38-dev
2002-06-11  Cliff Woolleybump before the tag
2002-06-11  Cliff Woolleyfix the infinite recursion problem with HTTP-on-the...
2002-06-11  Doug MacEachernin case there is actually a cert chain in the cache...
2002-06-11  Doug MacEachernPR:
2002-06-11  Doug MacEachernPR:
2002-06-11  Joshua SliveKorean translation.
2002-06-11  Joshua SliveClean up Korean language charcter set issues.
2002-06-10  Cliff Woolleydetabify
2002-06-10  Greg Amesbe consistant about how a couple of members of mem_cach...
2002-06-10  Greg Amesshowstoppers--
2002-06-10  Jeff Trawickap_finalize_sub_req_protocol() shouldn't send an EOS...
2002-06-10  Greg Amesfix compile breakage on platforms with default atomics
2002-06-10  Bradley NicholesFixed up the NetWare project files for mod_cache and...
2002-06-10  Bradley NicholesFixed up the NetWare make files to include the correct...
2002-06-10  Jeff TrawickFix the display of the default name for the mime types...
2002-06-10  Bradley NicholesModified the CGIMapExtension directive to take an optio...
2002-06-10  Cliff Woolleyhot'n'sunny in cville
2002-06-09  Brian PaneMy logger timestamp cache was using an apr_time_t as...
next