]> granicus.if.org Git - apache/history - CHANGES
This fixes a bug in mod_status on Windows where restart time was not
[apache] / CHANGES
2002-02-19 Bill StoddardThis fixes a bug in mod_status on Windows where restart...
2002-02-19 Jeff Trawickfix a v4-specific INADDR_ANY check that kept name-based...
2002-02-19 Justin ErenkrantzIntroduce AddOutputFilterByType directive.
2002-02-18 Justin ErenkrantzFixup DEBUG_CGI code paths to compile and not leak...
2002-02-18 Justin ErenkrantzCite PR 9669 submitter.
2002-02-16 Justin ErenkrantzIf the file specified by SSLMutex cannot be created...
2002-02-15 Bill StoddardAdd a reference counter to the mem_cache_object_t and...
2002-02-15 Aaron BannertChange the verbage on the ScoreBoardFile in our default...
2002-02-15 Aaron BannertFix a nice-to-have non-showstopper -- change the semant...
2002-02-15 Justin Erenkrantz- Unset content-length in mod_deflate so that the netwo...
2002-02-15 Justin ErenkrantzFix ap_directory_walk() per-dir merge bug seen when...
2002-02-15 Justin ErenkrantzJust toss these debug messages since so many people...
2002-02-14 Justin ErenkrantzWelcome to .33-dev.
2002-02-14 Justin ErenkrantzBump for .32
2002-02-14 Justin ErenkrantzTemporarily remove changes that aren't in JRE_1 (aka...
2002-02-14 Aaron BannertTake care of a couple quickies -- mod_cgid shutdown...
2002-02-13 Brian PanePerformance optimization: updated the worker MPM to...
2002-02-13 William A. Rowe Jr Spell out some changes
2002-02-11 Jeff Trawickstyle/spelling tweaks
2002-02-11 Bill StoddardMake apache -k shutdown an alias for apache -k stop...
2002-02-11 Bill StoddardGet apache -k restart -n apache2 working reliabily...
2002-02-11 Ryan BloomRemove all signal handling from the worker MPM's child...
2002-02-10 Greg Amesprefork shouldn't be killing its parent if a child...
2002-02-08 Greg Amesupdate CHANGES for an input side seg fault fix.
2002-02-07 Aaron BannertAllow statically linked support binaries with the new
2002-02-07 Justin ErenkrantzAllow mod_autoindex to serve symlinks if permitted...
2002-02-07 Justin ErenkrantzFix resolve_symlink to save the original symlink name...
2002-02-06 Ryan BloomBe a bit more sane with regard to CanonicalNames. ...
2002-02-05 Jeff TrawickIn core_input_filter, check for an empty brigade after
2002-02-05 Cliff WoolleyVetoed by Ken
2002-02-05 Cliff WoolleyList files that would result in HTTP_UNAUTHORIZED in...
2002-02-04 Ryan BloomNot being able to bind to a socket is a fatal error...
2002-02-04 Joshua Slivesuexec: Allow HTTPS and SSL_* environment variables...
2002-02-02 Jeff Trawickbinbuild.sh: Make sure that we use the expat from our...
2002-02-01 Jeff Trawickmod_cgid: Add retry logic for when the daemon can't...
2002-02-01 Jeff Trawickapxs: Let the LTFLAGS environment variable override...
2002-02-01 Ian Holsmanbloody tags
2002-02-01 Ian Holsmanand back to 32-dev
2002-02-01 Ian Holsmanpush the scoreboard patch into .31
2002-02-01 Aaron BannertCreate the scoreboard (in the parent) in a global pool...
2002-01-31 Ken CoarIf the RedirectMatch target is an abs_path, make it...
2002-01-31 Ken Coar Fix RedirectMatch so it won't emit invalid Location...
2002-01-31 Justin ErenkrantzA LF here, a CR there, a CRLF for all else...
2002-01-31 Ian Holsman32-dev is now it
2002-01-31 Ian Holsmanits tag time
2002-01-30 Ian Holsmanadd a ProxyTimeout directive
2002-01-30 Martin KraemerDescribe the proxy_ftp changes:
2002-01-30 Brian PaneAdded logic to the worker MPM to skip the poll before...
2002-01-29 Ian Holsmannew directive 'ProxyPreserveHost' which allows the...
2002-01-29 Ian Holsmanconfiguration change.
2002-01-29 Jeff TrawickDon't let the default handler try to serve a raw direct...
2002-01-28 Aaron BannertMention the pre_config prototype change, and fix some...
2002-01-28 Jeff TrawickFix some unix socket descriptor leaks in the handler...
2002-01-28 Jeff Trawickfix the problem where a scoreboard init failure could...
2002-01-27 Bill StoddardRemove the create_connection hook and put the client_so...
2002-01-27 William A. Rowe Jr Which PR? I can't count them all. Get QUERY_STRING...
2002-01-27 Brian PaneAdded new functions ap_add_input_filter_handle() and
2002-01-25 Justin ErenkrantzGrammar police coming through
2002-01-25 Ian Holsmanta da
2002-01-25 William A. Rowe Jr No. I don't like this patch. I like what it does...
2002-01-25 Justin ErenkrantzI Heard It Through The Grapevine...
2002-01-24 Justin ErenkrantzRewrite ap_rgetline to remove the need to have an ...
2002-01-24 Justin ErenkrantzRemove mod_auth_db since we've received enough votes...
2002-01-23 Aaron BannertCurrently pcre/config.h and pcre/internal.h are getting...
2002-01-21 Ian HolsmanThese changes are to allow caching of subrequests via...
2002-01-20 Lars EilebrechtRename BeOS MPM directive RequestsPerThread to MaxReque...
2002-01-19 Justin ErenkrantzInput filtering prototype change: Socket blocking type...
2002-01-18 Jeff TrawickFix a segfault in mod_include which was found by Sander...
2002-01-18 Jeff Trawickfix a typo in a recent entry
2002-01-18 William A. Rowe Jr Footnote on this chapter. A cold and bitter Chicago...
2002-01-17 Bill StoddardOn HPUX 11.x, the 'ENOBUFS, No buffer space available'
2002-01-17 Jeff TrawickFix a problem in the parsing of the <Proxy foo> directive.
2002-01-17 Doug MacEachernrewrite of mod_ssl input filter for better performance...
2002-01-16 Ian Holsmanquick handler now runs on subrequests as well
2002-01-14 Greg SteinNote the change in the mod_dav provider API.
2002-01-13 Jeff Trawickmention a fix that brianp committed last night
2002-01-12 Jeff TrawickMove a check for an empty brigade to the start of core...
2002-01-11 Ken Coar Bring forward the FileETag directive enhancement from...
2002-01-11 Jeff TrawickFix a segfault in mod_rewrite's logging code caused...
2002-01-11 Jeff TrawickAllow mod_cgid to work from a binary distribution insta...
2002-01-11 Brian PaneFix for a segfault in the worker MPM during graceful...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2002-01-10 Doug MacEachern mod_ssl adjustments to help with using toolkits other...
2002-01-10 Ian Holsmanwrowe's veto'd this.
2002-01-10 Ian Holsmanoops.
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2002-01-10 Doug MacEachernget SSLRandomSeed exec: working by passing the proper...
2002-01-09 Doug MacEachernget SSLPassPhraseDialog exec: working by passing the...
2002-01-08 Aaron BannertWelcome to 2.0.31
2002-01-08 Aaron BannertAbout to tag 2.0.30
2002-01-08 David ReidUpdate the FreeBSD saga...
2002-01-06 Justin ErenkrantzFix a typo in mod_deflate's m4 config section.
2002-01-04 Jeff Trawickfor proxy CONNECT handling:
2002-01-04 Jeff TrawickFix a couple of mod_proxy problems forwarding HTTP...
2002-01-03 Jeff TrawickFix the module identifier as shown in the docs for...
2002-01-02 Justin ErenkrantzFix LimitRequestBody directive by moving the relevant...
2001-12-31 Bill StoddardFix mod_proxy seg fault when the proxied server returns
2001-12-31 Bill StoddardPrevent mod_proxy from truncating one character off the
2001-12-31 Bill StoddardEliminate loop in ap_proxy_string_read(). Need to be...
2001-12-31 William A. Rowe Jr Ever tried to extract some value of QUERY_STRING...
next