STATUS revision 26ef89f716a43048630e73f527dd2f0ee84f72c2
436aad11e01e916f75e68a2e9cb89ac217a990d3Tinderbox UserAPACHE 2.0 STATUS: -*-text-*-
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic UpdaterLast modified at [$Date: 2001/01/11 06:10:50 $]
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User 2.0b1 : Scheduled to release December 26, 2000
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox User rbb volunteers to be RM
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews 2.0a9 : released December 12, 2000
1f4c645185bd8fc70048e0a69eee46193a284e5cTinderbox User 2.0a8 : released November 20, 2000
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews 2.0a7 : released October 8, 2000
bed0874e1a09e810575328c4bfc346a47514b69fMark Andrews 2.0a6 : released August 18, 2000
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User 2.0a5 : released August 4, 2000
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User 2.0a4 : released June 7, 2000
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews 2.0a3 : released April 28, 2000
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews 2.0a2 : released March 31, 2000
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews 2.0a1 : released March 10, 2000
a7c412f37cc73d0332887a746e81220cbf09dd00Mark AndrewsRELEASE SHOWSTOPPERS:
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews * Root all file systems with <Directory /> for WIN32/OS2/NW permissions
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews Status: patch brought forward from 1.3.14
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews WIN32 and OS2 need review [William Rowe, Brian Harvard]
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews * Error messages are filtered according to the needs of the original
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User URI. Nothing ensures that they are translated on EBCDIC machines
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews and *not* translated on ASCII machines.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Win32: Enable the Windows MPM to honor max_requests_per_child
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User Status: Bill will fix this.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Win32: Get Apache working on Windows 95/98. The following work
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews (at least) needs to be done:
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews - winnt MPM: Fix 95/98 code paths in the winnt MPM. There is some NT
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User specific code that is still not in NT only code paths
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews - IOL binds to APR sendfile, implemented with TransmitFile, which
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User is not available on 95/98.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews - Document warning that OSR2 is required (for Crypt functions, in
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Win32: Test access logging with multiple threads. Will the
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews native file I/O calls serialize automagically like the
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User CRT calls or do we need to add region locking each time
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews we access the logs?
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User * Win32: Complete the revamp the service environment and relocation
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt into the WinNT MPM. Changes ServerRoot service registry
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater parameter into ConfigArgs for multiple service startup parameters.
24934f08b9ff81c2be711e566e8002d145573031Tinderbox User Problems to fix in the revamp: -k shutdown/restart are broken,
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater signals are not being acknowledged. Close window and shutdown
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt also seem out of sorts.
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User OtherBill is working on this
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt * We need a thread-safe resolver, at least on Unix.
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User Status: The best known candidate would be something from
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater Status: Greg asks, "why? doesn't gethostbyname_r() handle this?"
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * The AddInputFilter and AddOutputFilter directives do not allow the
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater administrator to remove or reorder filters. Once a filter is added
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews in a container, it is present in any subcontainers. It can only be
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews added to the filter chain after any filters specified in enclosing
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater * remove the --disable-shared from the subdir config of APR(UTIL)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews before the final release. (in fact, it might even be nice to
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews allow for Apache config/build against an already-installed
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Note: we need to do a "make install" for APR(UTIL) so the shared
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater libraries can be installed properly. We could also use that
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews point to install include files (rather than have Apache
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews know everything that needs to be installed from the
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews sub-packages). The original impetus for doing the
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews disable-shared was because the shared lib wasn't getting
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews installed and a "make clean" in aprutil would make Apache
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews fail to load.
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User * users who want to install third-party modules into the Apache
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User source tree (for static linking) need to have autoconf and
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User libtool installed. This is because the module needs to have its
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User config.m4 incorporated into ./configure, which means "buildconf"
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User Note: This is in part because we have removed the "extra" directory.
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User In the Apache-2.0 repository, this directory had a config.m4
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User file that allowed people to add external modules by
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User specifying --with-module on the configure line.
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox UserRELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * The directives to setup output filters need to be re-visited. These
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews directives aren't consistent with what we already have, and they don't
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User always make good sense.
27739dd25026283c24645c8a1044b95ef9eb5ac6Tinderbox User Status: rbb volunteers.
18920d790825d96ca3943aa2dcb6eb80dc611c5fTinderbox User * FreeBSD has issues when sendfile is used. Some images aren't sent
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews completely. The work around is to turn off sendfile support.
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User * release distros do not include a "test" dir. It should be
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews cleaned for the dev guys. (Greg volunteers)
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews * Combine log_child and piped_log_spawn. Clean up http_log.c.
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews Common logging API.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews * Create unified scoreboard API and implementation shared across
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Document mod_file_cache.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * OS/2: Get loadable modules working again. Requires shared core support
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews which doesn't appear to be catered for in the current build system.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews * OS/2: Make mod_status work for spmt_os2 MPM.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Win32: Enable the winnt MPM to use the new scoreboard API
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Win32: Win9x console window still won't play nice with the
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson close window, logoff and shutdown scenarios.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Win32: Add a simple hold console open patch (wait for close or
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User the ESC key, with a nice message) if the server died a bad
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews death (non-zero exit code) in console mode.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson * Platforms that do not support fork (primarily Win32 and AS/400)
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User Architect start-up code that avoids initializing all the modules
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews in the parent process on platforms that do not support fork.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Win32: Migrate the MPM over to use APR thread/process calls. This
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews would eliminate some code in the Win32 branch that essentially
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews duplicates what is in APR.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * There are still a number of places in the code where we are
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User losing error status (i.e. throwing away the error returned by a
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews system call and replacing it with a generic error code)
37d8e0a4455876fe1e4cca511076cc2c5ab9eedeTinderbox User * Win32: Implement reliable piped logs on Windows
28a5dd720187fddb16055a0f64b63a7b66f29f64Mark Andrews * The connection status table is not very efficient. Also, very few stats
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont are exported to the connection status table (easy to fix), and mod_status
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont * Mass vhosting version of suEXEC.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * Replace tables with a proper opaque ADT that has pluggable
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews implementations (including something like the existing data type,
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews plus hash tables for speed, with options for more later).
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews Status: fanf is working on this.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews [ gjs: still? really? ]
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews * All DBMs suffer from confusion in support/dbmmanage (perl script) since
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews the dbmmanage employs the first-matched dbm format. This is not
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews necessarily the library that Apache was built with. Aught to
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews rewrite dbmmanage upon installation to bin/ with the proper library
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews for predictable mod_auth_db/dbm administration.
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User * use apu_dbm in mod_auth_dbm
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Status: Greg +1 (low-priority volunteer)
e20788e1216ed720aefa84f3295f7899d9f28c22Mark Andrews * Integrate mod_dav.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Some additional items remaining:
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews - case_preserved_filename stuff
01a5c5503482fb3ba52088bf0178a7213273bf96Mark Andrews (use the new canonical name stuff?)
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User - find a new home for ap_text(_header)
37d8e0a4455876fe1e4cca511076cc2c5ab9eedeTinderbox User - is it possible to remove the DAV: namespace stuff from util_xml?
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater * ap_core_translate() and its use by mod_mmap_static and mod_file_cache
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews are a bit wonky. The function should probably be exposed as a utility
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User function (such as ap_translate_url2fs() or ap_validate_fs_url() or
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews something). Another approach would be a new hook phase after
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User "translate" which would allow the module to munge what the
fe80a4909bf62b602feaf246866e9d29f7654194Automatic Updater translation has decided to do.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User Status: Greg +1 (volunteers), Ryan +1
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * Explore use of a post-config hook for the code in http_main.c which
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews calls ap_fixup_virutal_hosts(), ap_fini_vhost_config(), and
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User ap_sort_hooks() [to reduce the logic in main()]
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * read the config tree just once, and process N times (as necessary)
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * add a version number to ap_initialize() as an extra failsafe against
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews (APR) library version skew.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User MsgID: <Pine.LNX.4.10.10005231712380.31927-100000@nebula.lyra.org>
fe80a4909bf62b602feaf246866e9d29f7654194Automatic Updater Status: Greg +1 (volunteers), Jeff +1, Ryan +1, Tony -0(?)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * mod_info to use the configuration tree
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson * (possibly) port the bug fix for PR 6942 (segv when LoadModule is put
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User into a VirtualHost container) to 2.0.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * the LTFLAGS = -export-dynamic in the config.m4 is wrong. it is getting
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews added multiple times during the config process. The -export-dynamic
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User should probably move into build/special.mk (the make file used for
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater building Apache modules).
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * toss the AddModule directive. we add all prelinked modules
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User automatically, and the LoadModule directive now implies
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews AddModule. so... there is no point to it any more.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox UserPRs that have been suspended forever waiting for someone to
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrewsput them into 'the next release':
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#76: general
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User missing call to "setlocale();"
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#78: mod_include
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User Additional status for XBitHack directive
5f7586ddbd3edd11272cdd30ed613d936129328bTinderbox User * PR#161: mod_dir
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User Questionable performace of mod_dir() with negotiation
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#362: mod_proxy
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User Mod_proxy doesn't allow change of error pages
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews * PR#370: mod_env
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User Modified PATH environemnt variable is not passed, instead
37d8e0a4455876fe1e4cca511076cc2c5ab9eedeTinderbox User system's is used
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User * PR#440: mod_proxy
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews Proxy doesn't deliver documents if not connected
8711e5c73ca872d59810760af0332194cbdd619bAutomatic Updater * PR#534: mod_proxy
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater proxy converts ~name to %7Ename when name starts with a dot (.)
37d8e0a4455876fe1e4cca511076cc2c5ab9eedeTinderbox User * PR#537: mod_access
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark Andrews mod_access syntax allows hosts that should be restricted
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews * PR#557: mod_auth-any
bc0a53583d92309bebcf93c408e2f3247ebd3d3cAutomatic Updater ~UserHome directories are not honored in absolute pathname
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater requests (.htaccess)
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#573: mod_log-any
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater More LogFormat directives
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#612: mod_proxy
d7d105151a78d35afb4233d2a6dbd47b7ec0d9a5Tinderbox User Proxy FTP Authentication Fails
19b3dc94bce93fa76bd7e066f9298630dbc9dcb4Automatic Updater * PR#623: mod_include
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater A smarter "Last Modified" value for SSI documents (see PR number 600)
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#628: config
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater Request of "Options SymLinksIfGroupMatch"
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews * PR#697: mod_include
6a9d2121152c94cb9e35832126c3f2e4d18d81edTinderbox User A security tweak I've been using for a few years for SSI
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews * PR#700: mod_proxy
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater Proxy doesn't do links right for OpenVMS files through ftp:
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User * PR#759: mod_imap
4cda4fd158d6ded5586bacea8c388445d99611eaAutomatic Updater imap should read <MAP><AREA>*</MAP> too!
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User * PR#793: general
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews RLimitCPU and RLimitMEM don't apply to all children like they should
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews * PR#921: suexec
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews Uses cwd before filling it in, doesn't use syslog
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#922: config
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews it is useful to allow specifiction that root-owned symlinks
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater should always be followed
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#980: mod_proxy
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews Controlling Access to Remote Proxies would be nice...
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User * PR#994: mod_proxy
dc5552b4df5e3821783821c8d4e734c1608c446eTinderbox User Adding authentication "on the fly" through the proxy module
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews * PR#1004: apache-api
dc5552b4df5e3821783821c8d4e734c1608c446eTinderbox User request_config field in request_rec is moderately bogus
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1028: other
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson DoS attacks involving memory consumption
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1050: mod_log-any
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Logging of virtual server to error_log as well
4fe0411487e8e4401477684c0a2bac041ca7c2d5Tinderbox User * PR#1085: mod_proxy
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User ProxyRemote make a dead cycle.
3857cb6fcabeb79d85de4b3e3e4ab99912b701f8Mark Andrews * PR#1117: mod_auth-any
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User Using NIS passwd.byname dbm files with AuthDBMUserFile
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * PR#1120: suexec
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson suexec does not parse arguments to #exec cmd
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User * PR#1145: mod_include
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Allow for Last-Modified: without resorting to XBitHack
e31cfd80616deb9781902306b34a69aa7309b6cbTinderbox User * PR#1156: config
7ac34650fa344f42211d6da744ae486b0145a083Tinderbox User insufficent AllowOverrides granularity for autoindexing
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1158: apache-api
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews improvements to child spawning API
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1166: mod_proxy
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews ``nph-'' not honored (no buffering) for ProxyRemote mapping
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1176: mod_cgi
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User Apache cannot handle continuation line in headers
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1191: general
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews setlogin() is not called, causing problems with e.g. identd
e8fc8c884b44371784805e1e0d3100da403dd3f1Automatic Updater * PR#1204: general
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews regerror() exists, use it
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1233: apache-api
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews there is no way to keep per-connection per-module state
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1263: mod_dir
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Add frame-safe anchor attribute to mod_autoindex links
e8fc8c884b44371784805e1e0d3100da403dd3f1Automatic Updater * PR#1268: suexec
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews CGI scripts running as Apache user: security (suexec etc.)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1285: suexec
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Error messages could be easier to spot in cgi.log file for suexec.c
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#1287: mod_access
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews add allow,deny/deny,allow warning to mod_access
82a986aaa5d3384a541b5a7d6dae8cf0726d6513Tinderbox User * PR#1290: mod_proxy
c5a97a549c89d562e999d4f906b882c5a2a474e1Tinderbox User Need to know "hit-rate" on proxy cache
95c3a5e116c1da135f669c3f15398172fac6279dMark Andrews * PR#1358: mod_log-any
d7d105151a78d35afb4233d2a6dbd47b7ec0d9a5Tinderbox User Selective url-encode of log fields (or maybe a pseudo
d585233c52e283d9a8849f16f04f452419a2484eTinderbox User log_rewrite module?)
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User * PR#1383: mod_headers
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews I make mod_headers to modify request headers as well as
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater response ones.
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User * PR#1532: mod_proxy
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews Proxy transfer logging
37d8e0a4455876fe1e4cca511076cc2c5ab9eedeTinderbox User * PR#1547: mod_proxy
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews No HTTP_X_FORWARDED_FOR set...
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1567: mod_proxy
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson ProxyRemote proxy requests fail authentication by firewall
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1574: mod_autoindex
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews ReadmeName and HeaderName don't allow for server-parsed html.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1582: mod_rewrite
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews mod_rewrite forms REQUEST_URI different than mod_cgi does
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#1677: mod_headers
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington mod_headers should allow mod_log_config-style formats in
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews header values
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1702: mod_proxy
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews mod_proxy to support persistent conns?
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#1803: mod_include
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews patches to mod_include to allow for file tests
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User * PR#1809: mod_auth-any
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Suggestion for improving authentication modules and core source
a5636b773fa05a272b6876afd99309c0b3090e2fMark Andrews code, problem with 401 and ErrorDocument
a5636b773fa05a272b6876afd99309c0b3090e2fMark Andrews * PR#1855: mod_autoindex
a5636b773fa05a272b6876afd99309c0b3090e2fMark Andrews More Control over autoindex layout
d6317350b1180aa4517f2e8a92fa8fbcbf904ad8Automatic Updater * PR#1878: mod_proxy
bc0a4c01beede169df81a3ee5b614ed9e82339dbAutomatic Updater listing of proxy cache content
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#1905: suexec
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Allow modules to set user:group for execution.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2024: apache-api
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington adding auth_why to conn_rec
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2073: mod_log-any
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington pipelined connections are not logged correctly
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2074: mod_rewrite
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington mod_rewrite doesn't pass Proxy Throughput on internal subrequests
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2113: config
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington HTTP Server Rebuild Line Needs Changing for the better
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2138: mod_status
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington mod_status always displays 256 possible connection slots
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2221: documentation
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Make online documentation search link back to my installation
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2284: general
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Can not POST to ErrorDocument - Apache/1.3b6
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2314: mod_proxy
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington patterns in ProxyRemote
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2343: mod_status
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Status module averages are for entire uptime
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2360: suexec
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington suexec for general access of user content?
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2396: general
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Proposal for TimeZone directive
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#2415: mod_info
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews /server-info doesn't check for the virtual host to list the info
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2421: config
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews problem specifying ndbm library for build ?with autoconfigure
22d32791e5daa0bc80335a0f10ab2de95f41ccdbTinderbox User * PR#2431: general
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater A small addition to rotatelogs.c to improve program functionality.
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater * PR#2446: config
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater AllowOverride FileInfo is too coarse
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater * PR#2460: mod_cgi
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater TimeOut applies to output of CGI scripts
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater * PR#2512: mod_access
ae7e54b14c946e0984c191554db9abb4893f9349Automatic Updater <IfDenied> directive wanted
b30ec46fec40a1b246f7965fbcd341fc6cfd1cc1Mark Andrews * PR#2573: suexec
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User CGI's for general use still have to be run as another user
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User * PR#2648: general
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User Cache file names in Proxy module
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User * PR#2760: config
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User [PATCH] User/Group for <Directory> and <Location> i.e. not only
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews in global and <Virtual>.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2763: general
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User mailto tags and bundling bug report script
c11c7b47726c02eb05e29ff7be56a3343146e396Tinderbox User * PR#2772: mod_log-any
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews more % escapes
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2785: os-aix
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Support for System Resource Controller
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2793: protocol
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater When will Apache support P3P? Any Plans?
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#2873: config
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2889: general
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Inclusion of RPM spec file in CVS/distributions
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#2906: general
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Propose that Apache recommend $UNIQUE_ID for all "session id"
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#2907: config
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater suggestion: power up your Include directive :)
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#3018: general
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater cannot limit some HTTP methods
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3026: mod_autoindex
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington No way to change ReadmeName/HeaderName suffixes.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3143: apache-api
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington No module specific data hook for per-connection data
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3181: config
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Configuration file in Japanese
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3191: mod_negotiation
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington no way to set global quality-of-source (qs) coneg values
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington with multiviews
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3430: mod_negotiation
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark Andrews Enhancement: MultiViews, Multi-Language Documents
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#3568: mod_proxy
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Accessing URL through proxy server corrupts data.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#3594: os-windows
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews Please add an Apache icon to the systray instead of a DOS window
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater * PR#3605: mod_proxy
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Some anonymous FTP URLs ask for authentication
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#3654: mod_autoindex
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews BORDER=0 makes Icons look nicer (FancyIndexing)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#3677: general
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater New ErrorDocumentMatch directive
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * PR#4180: os-windows
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Alternative for win95 users
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4241: config
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Need to be able to override shebang line to make CGI scripts
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington more portable.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4244: config
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington "Files" and "FilesMatch" regexp does not recognize bang as
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington negation operator
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4448: mod_log-any
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Please allow CGI env variables (QUERY_STRING, ...) to be logged
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4459: mod_include
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark Andrews Suggestion for better handling of Last-modified headers
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4490: mod_cgi
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User mod_cgi prevents handling of OPTIONS requests
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * PR#4520: mod_autoindex
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews mod_autoindex does not generate Last-Modified response headers
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#4658: os-windows
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington The output of CGI scripts appears in the window that apache
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington is running in
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * PR#5713: os-windows
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington [PATCH] install as service with domain account
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#5993: general
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater AllowOverride should have a 'CheckNone' and 'AllowNone' argument
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews instead of only 'None'
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater * PR#6347: mod_mime
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater MIME types for MNG and JNG files need adding to mime.types and
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater the mime.types and magic files
56effd2e3f579fd77b1fb37d47871d1bf1286bc4Automatic Updater Status: Waiting for IANA types to be defined
0e91f17da8a29086876a88962e0a3482094b6057Evan HuntOther bugs that need fixing:
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * MaxRequestsPerChild measures connections, not requests.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Until someone has a better way, we'll probably just rename it
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews "MaxConnectionsPerChild".
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * Regex containers don't work in an intutive way
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews Status: No one has come up with an efficient way to fix this
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews behavior. Dean has suggested getting rid of regex containers
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews * SIGSEGV on Linux (glibc 2.1.2) isn't caught properly by a
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews sigwaiting thread. We need to work around this, perhaps unless
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews there is hope soon for a fixed glibc.
42bee07ebb8152a6ec2f87f4790d87368c24704cAutomatic Updater * The MM library is built as static and shared library. This should
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater be set up to build only the required version.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark AndrewsOther features that need writing:
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark Andrews * Finish infrastructure in core for async MPMs
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Status: post 2.0
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * TODO in source -- just do an egrep on "TODO" and see what's there
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark AndrewsDocumentation that needs writing:
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark Andrews * Mod_status docs are needed.
7adcb4de92bf4383a4c5624c4ed256736d02bc6dMark Andrews * The concept of MPMs, especially if we ship more than one MPM for a
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington given platform
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * New directives in the various MPMs and appropriate links from
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington obsolete directives in core.html to the MPM documentation.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * Revise manual/stopping.html and the last part of
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington manual/misc/perf-tuning.html to take account of the MPMs.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * API documentation
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington Status: Ben Laurie has written some hooks documentation
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Changes since 1.3.9 can be more easily seen in the commitlog file
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews dev.apache.org:/home/cvs/CVSROOT/commitlogs/apache-2.0
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews which includes some of Roy's comments when the changes were
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews committed in rough change-sets by purpose. Note that the commitlog
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews does not show the contents of new files until later.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark AndrewsAvailable Patches:
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington * Jon Travis's <jtravis@covalent.net> patch to deal with thread-safe
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User issues with inet_ntoa. See message <20001201163220.A12827@covalent.net>
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User Status: This is being set aside until the IPv6 work is finished
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User so that we know exactly what is required.
91d187ce035f39073f0732ff2a401a45c3c955fbMark Andrews * Martin Sojka <msojka@gmx.de>'s patch to add error reporting for failed
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews htpasswd actions due to a full /tmp volume (other programs may have
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews similar problems?)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Mike Abbott's <mja@trudge.engr.sgi.com> patches to improve
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater Status: These were written for 1.3, and are awaiting a port to
22d32791e5daa0bc80335a0f10ab2de95f41ccdbTinderbox User * Jim Winstead's <jimw@trainedmonkey.com> patch to add CookieDomain and
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews other small mod_usertrack features
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews * Dan Rench's <drench@xnet.com> patch to add allow the errmsg and timefmt
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews of SSI's to be modified in the config file. Patch is available in
1fdd58445074579ee3b65c871137a7a1740eb542Mark Andrews * What do we do about mod_proxy?
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User * Which MPMs will be included with Apache 2.0?
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User * Is conf/highperformance.conf-dist obsolete? It looks obsolete.