STATUS revision 2a4b7a53f3573605d4f5686f03a67c37425dc22b
499b34cea04a46823d003d4c0520c8b03e8513cbBrian WellingtonAPACHE 2.0 STATUS: -*-text-*-
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid LawrenceLast modified at [$Date: 2001/03/06 23:12:10 $]
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
69b641bf31d95fd79a50dcea2cdb0fcb23fe22c6David LawrenceRelease:
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0b1 : Scheduled to release End of January, 2001
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson rbb volunteers to be RM
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0a9 : released December 12, 2000
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0a8 : released November 20, 2000
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0a7 : released October 8, 2000
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson 2.0a6 : released August 18, 2000
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0a5 : released August 4, 2000
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson 2.0a4 : released June 7, 2000
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson 2.0a3 : released April 28, 2000
0f7bbb64ea71e1226c34fb433731eebf4b395333Andreas Gustafsson 2.0a2 : released March 31, 2000
adb6b4397091d2380f0cb412c603816610638f95Brian Wellington 2.0a1 : released March 10, 2000
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas GustafssonDAEDALUS 2.0 PROBLEMS:
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson * seg fault involving dir_cleanup()
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson core dump: /usr/local/apache2/corefiles/httpd.core.1
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson Status: Bill S may have fixed this, need to verify
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson * assert pops in ap_setup_client_block()
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson getline() is implicated
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson core dump: /usr/local/apache2/corefiles/httpd.core.4
59ddb53fd74be6c4d76536e45465f34f1a08b834Andreas Gustafsson Status: Cliff did some analysis of this
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson * access log entries are sometimes split (multiple lines)
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson seems to be related to FrontPage and/or DAV
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson Status: Jeff suspects password hiding code in log_request_line()
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas GustafssonRELEASE SHOWSTOPPERS:
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson
a9568c0abbda42b95482d581647de0a950ed8438Andreas Gustafsson WARNING: ALWAYS check srclib/apr/STATUS and srclib/apr-util/STATUS
a9568c0abbda42b95482d581647de0a950ed8438Andreas Gustafsson
5c62008dee307058a7f70511bf260fdea6f5b1d6Andreas Gustafsson * Generic Hooks are absolutely wrong in linkage, they are declared as
35b61b8fb1f377ec9b68bbc8e4e43fbd2756a04dAndreas Gustafsson exported from APU, but actually exported from modules. This needs
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson heavy fixup, which Bill will do on the plane tommorow. The actual
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson 'Apache' declaration is in Apache's files, with the 'explicit linkage'
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson flavor in apr-util. (Unless you folks will finally buckle and accept
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson the linkspec in hook declarations. I'm not holding my breath.)
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson * Root all file systems with <Directory /> for WIN32/OS2/NW permissions
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson Status: patch brought forward from 1.3.14
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson WIN32 and OS2 need review [William Rowe, Brian Harvard]
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson * Win32: Enable the Windows MPM to honor max_requests_per_child
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson Status: FirstBill will fix this?
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson * Win32: Get Apache working on Windows 95/98. The following work
074ae7bf0993ced96b32e3e85553a401f3f3eca9Andreas Gustafsson (at least) needs to be done:
322445da85b6a318cb2506d216442b3e5af7c3c0Andreas Gustafsson - winnt MPM: Fix 95/98 code paths in the winnt MPM. There is some NT
533df4efdafcf7a8b7292a298f45df9ab7f7f7f9Mark Andrews specific code that is still not in NT only code paths
533df4efdafcf7a8b7292a298f45df9ab7f7f7f9Mark Andrews - IOL binds to APR sendfile, implemented with TransmitFile, which
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson is not available on 95/98.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson - Document warning that OSR2 is required (for Crypt functions, in
95940593a680fd37704b74849902ca7fd2ff8f2aAndreas Gustafsson rand.c, at least.)
322445da85b6a318cb2506d216442b3e5af7c3c0Andreas Gustafsson
692f5c282d13b6a0276e5a60c87ab4af013d3b80Mark Andrews * Win32: Test access logging with multiple threads. Will the
692f5c282d13b6a0276e5a60c87ab4af013d3b80Mark Andrews native file I/O calls serialize automagically like the
692f5c282d13b6a0276e5a60c87ab4af013d3b80Mark Andrews CRT calls or do we need to add region locking each time
47871e33fb84e286e8e938caa1fccd18deee0d0dAndreas Gustafsson we access the logs?
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson Status:
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson * Win32: Complete the revamp the service environment and relocation
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson into the WinNT MPM. Changes ServerRoot service registry
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson parameter into ConfigArgs for multiple service startup parameters.
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson Problems to fix in the revamp: -k shutdown/restart are broken,
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson signals are not being acknowledged. Close window and shutdown
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson also seem out of sorts.
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson OtherBill is working on this and will finish over the weekend.
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson * We need a thread-safe resolver, at least on Unix.
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson Status: The best known candidate would be something from
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson BIND v9.
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson Status: Greg asks, "why? doesn't gethostbyname_r() handle this?"
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson * The AddInputFilter and AddOutputFilter directives do not allow the
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson administrator to remove or reorder filters. Once a filter is added
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson in a container, it is present in any subcontainers. It can only be
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson added to the filter chain after any filters specified in enclosing
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson containers.
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson * remove the --disable-shared from the subdir config of APR(UTIL)
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson before the final release. (in fact, it might even be nice to
8f9d22f92aae318244392e217bd53c6173ee6079Andreas Gustafsson allow for Apache config/build against an already-installed
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson APR(UTIL))
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson Note: we need to do a "make install" for APR(UTIL) so the shared
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson libraries can be installed properly. We could also use that
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson point to install include files (rather than have Apache
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson know everything that needs to be installed from the
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson sub-packages). The original impetus for doing the
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson disable-shared was because the shared lib wasn't getting
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson installed and a "make clean" in aprutil would make Apache
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson fail to load.
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson * users who want to install third-party modules into the Apache
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson source tree (for static linking) need to have autoconf and
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson libtool installed. This is because the module needs to have its
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson config.m4 incorporated into ./configure, which means "buildconf"
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson must be run.
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson Note: This is in part because we have removed the "extra" directory.
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson In the Apache-2.0 repository, this directory had a config.m4
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson file that allowed people to add external modules by
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson specifying --with-module on the configure line.
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson * ap_vrprintf() needs to handle more than 4K
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson Status: Greg volunteers
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson * mod_dir should normally redirect ALL directory requests which do
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson not include a trailing slash on the URI. However, if a "notes"
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson flag is set (say, via BrowserMatch), this behavior will be
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson disabled for non-GET requests.
4e0ab18258915b14c163aa9087390402f5ff599bAndreas Gustafsson Status: Greg volunteers
8011cb06c90d9b87e241b3efeb8a2eca2b8edddcAndreas Gustafsson MsgId: <20010227104646.E2297@lyra.org>
8011cb06c90d9b87e241b3efeb8a2eca2b8edddcAndreas Gustafsson MsgId: <3A9C0097.9C83F07C@Golux.Com>
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas GustafssonRELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson
47871e33fb84e286e8e938caa1fccd18deee0d0dAndreas Gustafsson * mod_include doesn't stream data when there are no SSI tags in
d8417b5f3406f4ace0f3bdb228b05a7b701976d6Andreas Gustafsson a file. If the OS doesn't have MMAP, this means that the entire
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson file is read into memory before we send it down the filter
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson stack. The includes_filter should only ever parse about 9K of
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson data at one time, so that we always look like we are streaming
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson the data.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson * All of our MPMs should use APR for threads/processes. This
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson will allow us to error out if a threaded MPM is chosen on a
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson platform that doesn't support threads.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson * Combine log_child and piped_log_spawn. Clean up http_log.c.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson Common logging API.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson * Document mod_file_cache.
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson * OS/2: Get loadable modules working again. Requires shared core support
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson which doesn't appear to be catered for in the current build system.
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson * OS/2: Make mod_status work for spmt_os2 MPM.
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson
9769d3146777ca71af80b459ecec1ef8e2d05950Andreas Gustafsson * Win32: Enable the winnt MPM to use the new scoreboard API
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson * Win32: Win9x console window still won't play nice with the
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson close window, logoff and shutdown scenarios.
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson Status: OtherBill will move the patch forward from 1.3.15, once we
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson get our other Win9x issues solved.
2e28950b721fcdd29dac6bf306b444ee7642cdf6Andreas Gustafsson
4fd7e256467539b0486c1ffac9dcea7a3c9d1d5bAndreas Gustafsson * Win32: Add a simple hold console open patch (wait for close or
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson the ESC key, with a nice message) if the server died a bad
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson death (non-zero exit code) in console mode.
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson Status: OtherBill is bringing forward same ugly hack from 1.3.13
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson * Platforms that do not support fork (primarily Win32 and AS/400)
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson Architect start-up code that avoids initializing all the modules
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson in the parent process on platforms that do not support fork.
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson * Win32: Migrate the MPM over to use APR thread/process calls. This
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson would eliminate some code in the Win32 branch that essentially
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson duplicates what is in APR.
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson
9f245fe68267d99dab5e1d1c2124b77886e758bdAndreas Gustafsson * There are still a number of places in the code where we are
5dbccb84737c96fef00663919c83ee8f3d6e887aAndreas Gustafsson losing error status (i.e. throwing away the error returned by a
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson system call and replacing it with a generic error code)
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * Win32: Implement reliable piped logs on Windows
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * Mass vhosting version of suEXEC.
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * All DBMs suffer from confusion in support/dbmmanage (perl script) since
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson the dbmmanage employs the first-matched dbm format. This is not
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson necessarily the library that Apache was built with. Aught to
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson rewrite dbmmanage upon installation to bin/ with the proper library
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson for predictable mod_auth_db/dbm administration.
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * use apu_dbm in mod_auth_dbm
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson Status: Greg +1 (low-priority volunteer)
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * Integrate mod_dav.
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson Some additional items remaining:
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson - case_preserved_filename stuff
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson (use the new canonical name stuff?)
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson - find a new home for ap_text(_header)
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson - is it possible to remove the DAV: namespace stuff from util_xml?
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson
ecbe731ce428d243b0c7eea5d2d2b24732a698a1Andreas Gustafsson * ap_core_translate() and its use by mod_mmap_static and mod_file_cache
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson are a bit wonky. The function should probably be exposed as a utility
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson function (such as ap_translate_url2fs() or ap_validate_fs_url() or
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson something). Another approach would be a new hook phase after
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson "translate" which would allow the module to munge what the
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson translation has decided to do.
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson Status: Greg +1 (volunteers), Ryan +1
db9c64f8efa42d9e0327111ac510c69eaa7429e2Brian Wellington
a488e91e5dedfd055b6a6e6dc3018866478facceAndreas Gustafsson * Explore use of a post-config hook for the code in http_main.c which
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson calls ap_fixup_virutal_hosts(), ap_fini_vhost_config(), and
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson ap_sort_hooks() [to reduce the logic in main()]
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson * read the config tree just once, and process N times (as necessary)
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson * (possibly) use UUIDs in mod_unique_id and/or mod_usertrack
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson * (possibly) port the bug fix for PR 6942 (segv when LoadModule is put
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson into a VirtualHost container) to 2.0.
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson * the LTFLAGS = -export-dynamic in the config.m4 is wrong. it is getting
923cbf79eb621bb82f8a648f4ecb947667a1e5d3Andreas Gustafsson added multiple times during the config process. The -export-dynamic
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson should probably move into build/special.mk (the make file used for
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson building Apache modules).
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * shift stuff to mod_core.h
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * APR-ize resolver stuff in mod_unique_id (Jeff volunteers)
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas GustafssonPRs that have been suspended forever waiting for someone to
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafssonput them into 'the next release':
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * PR#76: general
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson missing call to "setlocale();"
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Status:
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * PR#78: mod_include
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Additional status for XBitHack directive
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Status:
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * PR#161: mod_dir
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Questionable performace of mod_dir() with negotiation
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Status:
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * PR#362: mod_proxy
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Mod_proxy doesn't allow change of error pages
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Status:
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson * PR#370: mod_env
1593eff60a5efda85f97f819c3b1ed8aafc56c60Andreas Gustafsson Modified PATH environemnt variable is not passed, instead
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson system's is used
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson Status:
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson * PR#440: mod_proxy
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson Proxy doesn't deliver documents if not connected
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson Status:
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson * PR#534: mod_proxy
562c601b21750c64e98fdd3fe8a5d18aa17b48b4Andreas Gustafsson proxy converts ~name to %7Ename when name starts with a dot (.)
47871e33fb84e286e8e938caa1fccd18deee0d0dAndreas Gustafsson Status:
bd084426372655b443136243cfa5202b7a339b79Andreas Gustafsson
* PR#537: mod_access
mod_access syntax allows hosts that should be restricted
Status:
* PR#557: mod_auth-any
~UserHome directories are not honored in absolute pathname
requests (.htaccess)
Status:
* PR#573: mod_log-any
More LogFormat directives
Status:
* PR#612: mod_proxy
Proxy FTP Authentication Fails
Status:
* PR#623: mod_include
A smarter "Last Modified" value for SSI documents (see PR number 600)
Status:
* PR#628: config
Request of "Options SymLinksIfGroupMatch"
Status:
* PR#697: mod_include
A security tweak I've been using for a few years for SSI
Status:
* PR#700: mod_proxy
Proxy doesn't do links right for OpenVMS files through ftp:
Status:
* PR#759: mod_imap
imap should read <MAP><AREA>*</MAP> too!
Status:
* PR#793: general
RLimitCPU and RLimitMEM don't apply to all children like they should
Status:
* PR#921: suexec
Uses cwd before filling it in, doesn't use syslog
Status:
* PR#922: config
it is useful to allow specifiction that root-owned symlinks
should always be followed
Status:
* PR#980: mod_proxy
Controlling Access to Remote Proxies would be nice...
Status:
* PR#994: mod_proxy
Adding authentication "on the fly" through the proxy module
Status:
* PR#1004: apache-api
request_config field in request_rec is moderately bogus
Status:
* PR#1028: other
DoS attacks involving memory consumption
Status:
* PR#1050: mod_log-any
Logging of virtual server to error_log as well
Status:
* PR#1085: mod_proxy
ProxyRemote make a dead cycle.
Status:
* PR#1117: mod_auth-any
Using NIS passwd.byname dbm files with AuthDBMUserFile
Status:
* PR#1120: suexec
suexec does not parse arguments to #exec cmd
Status:
* PR#1145: mod_include
Allow for Last-Modified: without resorting to XBitHack
Status:
* PR#1156: config
insufficent AllowOverrides granularity for autoindexing
Status:
* PR#1158: apache-api
improvements to child spawning API
Status:
* PR#1166: mod_proxy
``nph-'' not honored (no buffering) for ProxyRemote mapping
Status:
* PR#1176: mod_cgi
Apache cannot handle continuation line in headers
Status:
* PR#1191: general
setlogin() is not called, causing problems with e.g. identd
Status:
* PR#1204: general
regerror() exists, use it
Status:
* PR#1233: apache-api
there is no way to keep per-connection per-module state
Status:
* PR#1263: mod_dir
Add frame-safe anchor attribute to mod_autoindex links
Status:
* PR#1268: suexec
CGI scripts running as Apache user: security (suexec etc.)
Status:
* PR#1285: suexec
Error messages could be easier to spot in cgi.log file for suexec.c
Status:
* PR#1287: mod_access
add allow,deny/deny,allow warning to mod_access
Status:
* PR#1290: mod_proxy
Need to know "hit-rate" on proxy cache
Status:
* PR#1358: mod_log-any
Selective url-encode of log fields (or maybe a pseudo
log_rewrite module?)
Status:
* PR#1383: mod_headers
I make mod_headers to modify request headers as well as
response ones.
Status:
* PR#1532: mod_proxy
Proxy transfer logging
Status:
* PR#1547: mod_proxy
No HTTP_X_FORWARDED_FOR set...
Status:
* PR#1567: mod_proxy
ProxyRemote proxy requests fail authentication by firewall
Status:
* PR#1574: mod_autoindex
ReadmeName and HeaderName don't allow for server-parsed html.
Status:
* PR#1582: mod_rewrite
mod_rewrite forms REQUEST_URI different than mod_cgi does
Status:
* PR#1677: mod_headers
mod_headers should allow mod_log_config-style formats in
header values
Status:
* PR#1702: mod_proxy
mod_proxy to support persistent conns?
Status:
* PR#1803: mod_include
patches to mod_include to allow for file tests
Status:
* PR#1809: mod_auth-any
Suggestion for improving authentication modules and core source
code, problem with 401 and ErrorDocument
Status:
* PR#1855: mod_autoindex
More Control over autoindex layout
Status:
* PR#1878: mod_proxy
listing of proxy cache content
Status:
* PR#1905: suexec
Allow modules to set user:group for execution.
Status:
* PR#2024: apache-api
adding auth_why to conn_rec
Status:
* PR#2073: mod_log-any
pipelined connections are not logged correctly
Status:
* PR#2074: mod_rewrite
mod_rewrite doesn't pass Proxy Throughput on internal subrequests
Status:
* PR#2113: config
HTTP Server Rebuild Line Needs Changing for the better
Status:
* PR#2138: mod_status
mod_status always displays 256 possible connection slots
Status:
* PR#2221: documentation
Make online documentation search link back to my installation
Status:
* PR#2284: general
Can not POST to ErrorDocument - Apache/1.3b6
Status:
* PR#2314: mod_proxy
patterns in ProxyRemote
Status:
* PR#2343: mod_status
Status module averages are for entire uptime
Status:
* PR#2360: suexec
suexec for general access of user content?
Status:
* PR#2396: general
Proposal for TimeZone directive
Status:
* PR#2415: mod_info
/server-info doesn't check for the virtual host to list the info
Status:
* PR#2421: config
problem specifying ndbm library for build ?with autoconfigure
Status:
* PR#2431: general
A small addition to rotatelogs.c to improve program functionality.
Status:
* PR#2446: config
AllowOverride FileInfo is too coarse
Status:
* PR#2460: mod_cgi
TimeOut applies to output of CGI scripts
Status:
* PR#2512: mod_access
&lt;IfDenied&gt; directive wanted
Status:
* PR#2573: suexec
CGI's for general use still have to be run as another user
with suExec
Status:
* PR#2648: general
Cache file names in Proxy module
Status:
* PR#2760: config
[PATCH] User/Group for <Directory> and <Location> i.e. not only
in global and <Virtual>.
Status:
* PR#2763: general
mailto tags and bundling bug report script
Status:
* PR#2772: mod_log-any
more % escapes
Status:
* PR#2785: os-aix
Support for System Resource Controller
Status:
* PR#2793: protocol
When will Apache support P3P? Any Plans?
Status:
* PR#2873: config
Feedback/Comment on APACI
Status:
* PR#2889: general
Inclusion of RPM spec file in CVS/distributions
Status:
* PR#2906: general
Propose that Apache recommend $UNIQUE_ID for all "session id"
algorithms
Status:
* PR#2907: config
suggestion: power up your Include directive :)
Status:
* PR#3018: general
cannot limit some HTTP methods
Status:
* PR#3026: mod_autoindex
No way to change ReadmeName/HeaderName suffixes.
Status:
* PR#3143: apache-api
No module specific data hook for per-connection data
Status:
* PR#3181: config
Configuration file in Japanese
Status:
* PR#3191: mod_negotiation
no way to set global quality-of-source (qs) coneg values
with multiviews
Status:
* PR#3430: mod_negotiation
Enhancement: MultiViews, Multi-Language Documents
Status:
* PR#3568: mod_proxy
Accessing URL through proxy server corrupts data.
Status:
* PR#3594: os-windows
Please add an Apache icon to the systray instead of a DOS window
Status:
* PR#3605: mod_proxy
Some anonymous FTP URLs ask for authentication
Status:
* PR#3654: mod_autoindex
BORDER=0 makes Icons look nicer (FancyIndexing)
Status:
* PR#3677: general
New ErrorDocumentMatch directive
Status:
* PR#4180: os-windows
Alternative for win95 users
Status:
* PR#4241: config
Need to be able to override shebang line to make CGI scripts
more portable.
Status:
* PR#4244: config
"Files" and "FilesMatch" regexp does not recognize bang as
negation operator
Status:
* PR#4448: mod_log-any
Please allow CGI env variables (QUERY_STRING, ...) to be logged
with %{}e
Status:
* PR#4459: mod_include
Suggestion for better handling of Last-modified headers
Status:
* PR#4490: mod_cgi
mod_cgi prevents handling of OPTIONS requests
Status:
* PR#4520: mod_autoindex
mod_autoindex does not generate Last-Modified response headers
Status:
* PR#4658: os-windows
The output of CGI scripts appears in the window that apache
is running in
Status:
* PR#5713: os-windows
[PATCH] install as service with domain account
Status:
* PR#5993: general
AllowOverride should have a 'CheckNone' and 'AllowNone' argument
instead of only 'None'
Status:
* PR#6347: mod_mime
MIME types for MNG and JNG files need adding to mime.types and
the mime.types and magic files
Status: Waiting for IANA types to be defined
Other bugs that need fixing:
* MaxRequestsPerChild measures connections, not requests.
Until someone has a better way, we'll probably just rename it
"MaxConnectionsPerChild".
* Regex containers don't work in an intutive way
Status: No one has come up with an efficient way to fix this
behavior. Dean has suggested getting rid of regex containers
completely.
* SIGSEGV on Linux (glibc 2.1.2) isn't caught properly by a
sigwaiting thread. We need to work around this, perhaps unless
there is hope soon for a fixed glibc.
* orig_ct in the byterange/multipart handling may not be
needed. Apache 1.3 just never stashed "multipart" into
r->content_type. We should probably follow suit since the
byterange stuff doesn't want the rest of the code to see the
multipart content-type; the other code should still think it is
dealing with the <orig_ct> stuff.
Status: Greg volunteers to investigate (esp. since he was most
likely the one to break it :-)
Other features that need writing:
* Finish infrastructure in core for async MPMs
Status: post 2.0
* TODO in source -- just do an egrep on "TODO" and see what's there
Documentation that needs writing:
* Mod_status docs are needed.
* The concept of MPMs, especially if we ship more than one MPM for a
given platform
* New directives in the various MPMs and appropriate links from
obsolete directives in core.html to the MPM documentation.
* Revise manual/stopping.html and the last part of
manual/misc/perf-tuning.html to take account of the MPMs.
* API documentation
Status: Ben Laurie has written some hooks documentation
(apache-2.0/htdocs/hooks.html)
* Changes since 1.3.9 can be more easily seen in the commitlog file
dev.apache.org:/home/cvs/CVSROOT/commitlogs/apache-2.0
which includes some of Roy's comments when the changes were
committed in rough change-sets by purpose. Note that the commitlog
does not show the contents of new files until later.
Available Patches:
* Jon Travis's <jtravis@covalent.net> patch to deal with thread-safe
issues with inet_ntoa. See message <20001201163220.A12827@covalent.net>
Status: This is being set aside until the IPv6 work is finished
so that we know exactly what is required.
* Martin Sojka <msojka@gmx.de>'s patch to add error reporting for failed
htpasswd actions due to a full /tmp volume (other programs may have
similar problems?)
PR: 6475
Status:
* Mike Abbott's <mja@trudge.engr.sgi.com> patches to improve
performance
Status: These were written for 1.3, and are awaiting a port to
2.0
* Jim Winstead's <jimw@trainedmonkey.com> patch to add CookieDomain and
other small mod_usertrack features
* Dan Rench's <drench@xnet.com> patch to add allow the errmsg and timefmt
of SSI's to be modified in the config file. Patch is available in
PR6193
Open issues:
* What do we do about mod_proxy?
* Which MPMs will be included with Apache 2.0?