]> granicus.if.org Git - apache/history - CHANGES
remove ssl_engine_ds.c
[apache] / CHANGES
2002-03-13 Bill StoddardEnable mod_mem_cache to use apr_atomic operators in...
2002-03-09 Justin ErenkrantzAdd a missing manualdir entry in the Debian layout.
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-09 Graham LeggettNew directive ProxyIOBufferSize. Sets the size of the...
2002-03-09 Graham LeggettScrap CacheMaxExpireMin and CacheDefaultExpireMin....
2002-03-08 Ian Holsmannew directive SSIUndefinedEcho.
2002-03-08 Jeff Trawickimplement a common function for getting a socket and...
2002-03-07 Aaron BannertIt is bad to recursively remove every CVS directory...
2002-03-07 Aaron BannertMention adding a missing errordir entry in the Debian...
2002-03-07 Justin ErenkrantzOh Yoko!
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-03-06 Ryan Bloombump after the tag.
2002-03-06 Ryan BloomPush for a new tag.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-02-28 Doug MacEachernPR:
2002-02-27 William A. Rowe Jr I hope this explanation is simple enough - comments...
2002-02-27 Aaron BannertFix --sysconfdir and --localstatedir, which were being...
2002-02-27 Jim JagielskiAdd the ProxyRemoteMatch directive to the mod_proxy
2002-02-27 William A. Rowe Jr Clarity on a snowy night in Illinois.
2002-02-27 Justin ErenkrantzDon't set bytes_sent to be 0 when r->assbackwards since...
2002-02-27 William A. Rowe Jr Whoh boy that's rough... We sometimes like to answer...
2002-02-27 Aaron BannertAll the work on the lock APIs probably deserves a littl...
2002-02-25 Cliff WoolleyForward port of changes in mod_ssl for Apache 1.3 up...
2002-02-23 Ian Holsmanmake it work with flushes
2002-02-23 Brian PaneAdded ap_get_input_filter_handle() and ap_get_output_fi...
2002-02-22 William A. Rowe Jr Good things for beta testers to know have been fixed.
2002-02-21 Aaron BannertMention the -DNO_DETACH changes (to implement apr_proc_...
2002-02-21 Aaron BannertConvert mod_auth_digest to use the new apr_global_mutex...
2002-02-21 Ian Holsmanfix problem where a unmatched tag was not sent if it...
2002-02-21 Jeff TrawickConvert the ap_queue_foo routines to return apr_status_...
2002-02-21 Graham LeggettSome browsers ignore cookies that have been merged...
2002-02-21 Aaron BannertPlacing the thread-limit and server-limit values, those...
2002-02-20 Ian HolsmanFix segfault in proxy
2002-02-20 Jeff Trawickon OS/390, instdso.sh should just use libtool, since...
2002-02-19 Bill StoddardMore info for folks searching the CHANGES file
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...
next