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