]> granicus.if.org Git - apache/history - CHANGES
showstoppers--;
[apache] / CHANGES
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...
2001-12-30 Ian Holsmanallow mod_include to handle different start/end tags...
2001-12-30 William A. Rowe Jr New directive, new docs
2001-12-29 Doug MacEachernroy requested an entry for the various ssl improvements...
2001-12-28 Greg Amesmake note of mod_cgid-suexec fix
2001-12-27 Aaron BannertTwo fixes in one:
2001-12-27 Aaron Bannertshowstoppers--
2001-12-27 Ian Holsmanadd a 'AuthDBMType' so that users can select what type...
2001-12-26 Jeff TrawickFix matching of vhosts by ip address so we find IPv4
2001-12-26 Brian PaneRearranged the code in mod_include's BNDM string-search...
2001-12-26 Brian PaneAdded an update covering misc performance fixes in...
2001-12-25 Brian PaneFixed a segfault that occurred during startup if a...
2001-12-24 Ian Holsmanallow htdbm to work with multiple DBM types by using...
2001-12-23 Jeff Trawickadd ThreadLimit/ServerLimit to perchild
2001-12-20 Bill StoddardAdd note to CHANGES about apr_sendfile fix in APR....
2001-12-19 Jeff TrawickAdd directives to worker and preform MPMs so that the...
2001-12-18 Bill StoddardWin32: Fix bug that could cause CGI scripts with QUERY_...
2001-12-18 Jeff TrawickChange core code to allow an MPM to set hard thread...
2001-12-17 Bill StoddardWin32: The async AcceptEx() event should be autoreset...
2001-12-15 Jeff TrawickMove any load library path environment variables out of
2001-12-14 Brian PaneUse the new APR pool code to reduce pool-related lock
2001-12-12 Aaron BannertFix a bug in how we select the IP for the POD to connec...
2001-12-10 Jeff Trawickget worker MPM to respect the LockFile setting
2001-12-08 Justin ErenkrantzFix segfault when restarting worker MPM. We can not...
2001-12-07 Jeff Trawickmake sure mod_foo.so is installed by apxs -i
2001-12-07 Aaron BannertFix bug that could potentially prevent perchild from...
2001-12-07 Jeff TrawickDo special install processing for Apache DSO modules...
2001-12-05 Jeff Trawickseparate logic specific to building Apache DSOs from...
2001-12-05 Jeff TrawickAllow apxs to be used to build DSOs on AIX without...
2001-12-03 William A. Rowe Jr Resolved segfault in mod_isapi when configuring with...
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-12-01 Brian PaneFix the handling of SSI directives in which the ">...
2001-11-29 Aaron BannertAdd back in the "suEXEC mechanism enabled (wrapper...
2001-11-29 William A. Rowe Jr Prevent Apache from continuing to start when it's...
2001-11-28 Ian Holsmanmake the proxy code spit out an error to the error...
2001-11-27 Ian Holsmanwelcome to .30
2001-11-27 Ian HolsmanAbout to tag 29
2001-11-27 Brian PaneAdded an entry for the core_output_filter buffering...
2001-11-24 Ryan BloomFix the installation target to make sure that the manual is
2001-11-24 Ryan BloomFix the cmd command for mod_include. When we are proce...
2001-11-24 Ian Holsmanchange open_logs hook to return a value, allowing you...
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-22 Aaron BannertMention the new --with-suexec-bin parameter.
2001-11-22 Brian Panefix segv in worker MPM following check_pipe_of_death...
2001-11-21 Justin ErenkrantzAdd mod_deflate (formerly known as mod_gz) to experimen...
2001-11-21 Jeff TrawickBail out at configure time if an invalid MPM was specified.
2001-11-21 Doug MacEachernPrevent segv in ap_note_basic_auth_failure() when no...
2001-11-20 Justin Erenkrantzapxs should be using sbindir not bindir for the path...
2001-11-20 Jeff TrawickGet IPv6 vhosts working (again ?).
2001-11-20 Brian Paneoptimized away some pointer arithmetic in the inner...
2001-11-19 Cliff WoolleyFixed the behavior of the XBitHack directive.
2001-11-19 Jeff TrawickGet rid of threaded MPM. This commit has the actual...
2001-11-19 Jeff TrawickAPR-ize the resolver logic in mod_unique_id. This...
2001-11-18 Cliff WoolleyDon't know why these were missing... just an oversight...
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
2001-11-15 Ryan BloomFix a file descriptor leak in mod_include. When we...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Cliff WoolleyFix a bug which would cause the response headers to...
2001-11-13 Cliff WoolleyI was originally just going to s/commans/commas/, and...
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Justin ErenkrantzDocument the new 'redirect-carefully' option.
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-12 Jeff Trawickthreaded: Fix the resetting of MaxClients when it isn...
2001-11-12 Jeff TrawickReally reset the MaxClients value in worker when the
2001-11-12 Greg Amesrestore post-2_0_28 changes following tag bump
2001-11-12 Greg Amesaccount for the mod_cgid fix being bumped into 2_0_28...
2001-11-11 Justin Erenkrantzapr_file_gets returns an apr_status_t not a char* and...
2001-11-11 Justin ErenkrantzAdd Debian Layout
2001-11-11 Justin ErenkrantzIf shared modules are requested and mod_so is not avail...
2001-11-10 Ryan BloomImprove http2env's performance by cutting the work...
2001-11-09 Ian Holsmanuse the new 'apr_hash_merge' function to do the overlays.
2001-11-08 Greg Amesadvancing release numbers to 2.0.29-dev after tag
2001-11-08 Greg Amesabout to tag 2.0.28
2001-11-08 Martin KraemerFixed previous patch to reflect what Apache-1.3 did...
2001-11-08 Martin KraemerWhen no port is given in a "ServerName host" directive...
2001-11-07 Ian HolsmanWhy can't babies wake up at 7am like normal people?
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-11-06 William A. Rowe Jr Submitted by: Mladen Turk <mturk@mappingsoft.com>
2001-11-05 Greg Amesreplace 2.0.28-dev info after bumping the tag to 2...
2001-11-05 Greg Amestemporary commit to reflect ssl-std.conf being bumped...
2001-11-04 Justin ErenkrantzThis patch optimizes away some strlen and strcat calls in
2001-11-02 Greg Amesrestoring description of a post-2.0.27 change after...
2001-11-02 Greg Amesmoving the description of this fix to 2.0.27. I bumped...
2001-10-31 Aaron BannertOne down...
2001-10-31 William A. Rowe Jr Introduce an Apache mod_ssl initial configuration...
2001-10-31 Greg Amesbumping release number to 2.0.28-dev after tag
2001-10-31 Greg Amesbump release number to 2.0.27
2001-10-29 Aaron BannertVia: header truncation bugfix.
2001-10-27 Jeff TrawickSome syntax errors in mod_mime_magic's magic file can...
2001-10-26 Ken CoarDocument the addition of checkgid to 2.0
2001-10-24 Aaron BannertTwo more mod_so configure-time fixes:
2001-10-24 Cliff WoolleyI guess this does deserve a CHANGES entry since the...
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Bill StoddardWin32: Track and display "Parent Server Generation...
2001-10-22 Jeff TrawickFix some bungling of the remote port in rfc1413.c so...
next