CHANGES revision 306bd64cf6568149964abdf8ca748a617ed98500
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox UserChanges with Apache 2.0.44
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User *) Fix a bug where 416 "Range not satisfiable" was being
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt returned for content that should have been redirected.
d77cb075aae5595e460e3299bfc1e8ea5d42b560Evan Hunt *) Fix memory leak in mod_ssl from internal SSL library allocations
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews within SSL_get_peer_certificate and X509_get_pubkey.
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews [Zvi Har'El <rl@math.technion.ac.il>
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>].
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews *) mod_ssl uses free() inappropriately in several places, to free
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews memory which has been previously allocated inside OpenSSL.
7ec97ae74e42ec21b354fd2d1366313b41d947d6Evan Hunt Such memory should be freed with OPENSSL_free(), not with free().
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews [Nadav Har'El <nyh@math.technion.ac.il>,
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>].
002f1373374a0b72fc0329baa682917929bef168Tony Finch *) Emit a message to the error log when we return 404 because
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews the URI contained '%2f'. (This was previously nastily silent
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews and difficult to debug.) [Ken Coar]
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews *) Fix streaming output from an nph- CGI script. CGI:IRC now
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews works. PR 8482 [Jeff Trawick]
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews *) More accurate logging of bytes sent in mod_logio when
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews the client terminates the connection before the response
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews is completely sent [Bojan Smojver <bojan@rexursive.com>]
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews *) Fix some problems in the perchild MPM.
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt [Jonas Eriksson <jonas@webkonsulterna.com>]
5c78f1f50e53d8e2ed51a187efc2c9a0f43b4b1bMark Andrews *) Change the CacheRoot processing to check for a required
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews value at config time. This saves a lot of wasted processing
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews if the mod_disk_cache module is loaded but no CacheRoot
f1740da065d4555039fe8bb53beb4153e3f94de3Mark Andrews was provided. This fix also adds code to log an error
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews and avoid useless pallocs and procesing when the computed
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews cache file name cannot be opened. This also updates the
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews docs accordingly. [Paul J. Reder]
31c7ab4fb3f7710af87dc9c3d64c5daf9a3dea35Mark Andrews *) Introduce the EnableSendfile directive, allowing users of NFS
ad309e8dfa0601d6053aaa12770a98a6940f89deEvan Hunt shares to disable sendfile mechanics when they either fail
ad309e8dfa0601d6053aaa12770a98a6940f89deEvan Hunt outright or provide intermitantly corrupted data. PR
635e4351b04fd61ca6d853bdac6268c090b55129Mark Andrews [William Rowe]
fc04365d2f83f197c8a54545dd9cd4ce6a209940Mark Andrews *) Resolve the error "An operation was attempted on something
fc04365d2f83f197c8a54545dd9cd4ce6a209940Mark Andrews that is not a socket. : winnt_accept: AcceptEx failed.
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews Attempting to recover." for users of various firewall and
7cbac360bf98c0a52b2d6866ad887616c32d4d3aMark Andrews anti-virus software on Windows. PR 8325 [William Rowe]
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt *) Add the ProxyBadHeader directive, which gives the admin some
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt control on how mod_proxy should handle bogus HTTP headers from
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt proxied servers. This allows 2.0 to "emulate" 1.3's behavior if
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt desired. [Jim Jagielski]
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt *) Change the LDAP modules to export their symbols correctly
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt during a Windows build. Add dsp files for Windows. Update
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt README.ldap file for Windows build instructions.
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman [Andre Schild <A.Schild@aarboard.ch>]
6fb3db01acad7f5c1f4e23789fb0f2ce56cc07deMukund Sivaraman *) Performance improvements for the code that generates HTTP
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman response headers [Brian Pane]
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman *) Add -S as a synonym for -t -DDUMP_VHOSTS.
fd82c70695888c134287b8018296028c252d100eMukund Sivaraman [Thom May <thom@planetarytramp.net>]
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews *) Fix a bug with dbm rewrite maps which caused the wrong value to
4a53e3c2b83c476a93148eaee0272649beb221caMark Andrews be used when the key was not found in the dbm. PR 13204
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews [Jeff Trawick]
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews *) Fix a problem with streaming script output and mod_cgid.
2cf0fe3b8092f64f8f68ae3693fe2e73e90ad1a4Mark Andrews [Jeff Trawick]
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt *) Add ap_register_provider/ap_lookup_provider API.
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt [John K. Sterling <john@sterls.com>, Justin Erenkrantz]
4221d9cd1d02311fbf9b5f08a038f5af78b10b4aEvan Hunt *) Rewrite of aaa modules to an authn/authz model.
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis Dupont [Dirk-Willem van Gulik, Justin Erenkrantz]
f9c410d93711fbf312a0162f1e2d3f2a5ede69afFrancis DupontChanges with Apache 2.0.43
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień *) SECURITY: [CAN-2002-0840] HTML-escape the address produced by
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień ap_server_signature() against this cross-site scripting
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień vulnerability exposed by the directive 'UseCanonicalName Off'.
e526027287b849f0b6ab6e069156697cbafa22c1Michał Kępień Also HTML-escape the SERVER_NAME environment variable for CGI
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman and SSI requests. It's safe to escape as only the '<', '>',
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman and '&' characters are affected, which won't appear in a valid
929329d2d66a7e1083c70a9c918381935bf12799Mukund Sivaraman hostname. Reported by Matthew Murphy <mattmurphy@kc.rr.com>.
7e1a62eea2e4ba9d6c3fc718e679b965fa514f69Mark Andrews [Brian Pane]
ec29d217ba3a2bf3e617a7b5b6708ae221bee999Mark Andrews *) Fix a core dump in mod_cache when it attemtped to store uncopyable
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews buckets. This happened, for instance, when a file to be cached
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews contained SSI tags to execute a CGI script (passed as a pipe
afefd754734f896bf3e0590177fff83e7cdfdf35Mark Andrews bucket). [Paul J. Reder]
f0353a586c2bfbae999193cb644b6bc94c7944d8Mark Andrews *) Ensure that output already available is flushed to the network
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt when the content-length filter realizes that no new output will
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt be available for a while. This helps some streaming CGIs as
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt well as some other dynamically-generated content. [Jeff Trawick]
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt *) Fix a mutex problem in mod_ssl session cache support which
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt could lead to an infinite loop. PR 12705
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt [amund.elstad@ergo.no (Amund Elstad), Jeff Trawick]
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt *) SECURITY: CAN-2002-1156 (cve.mitre.org)
7ff28f5befbee76048a23e504dcd3f9a44ce6209Evan Hunt Fix the exposure of CGI source when a POST request is sent to
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews a location where both DAV and CGI are enabled. [Ryan Bloom]
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews *) Allow the UserDir directive to accept a list of directories.
cad79077bd5b2616bc4a7a6b3cbc0953bef8917fMark Andrews This matches what Apache 1.3 does. Also add documentation for
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews this feature. [Jay Ball <jay@veggiespam.com>]
adfe58e8e5cd1890585e92b67f1fd01989a1fa7dMark Andrews *) New Module: mod_logio. adds the ability to log bytes sent and
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews received. [Bojan Smojver <bojan@rexursive.com>]
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews *) SuExec needs to use the same default directory as the rest of
c3237dec879f82855403ff7e3ba87b298172efd5Mark Andrews [SangBeom han <sbhan@os.korea.ac.kr>]
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews *) Get mod_auth_ldap to retry connections on LDAP_SERVER_DOWN.
cb616c6d5c2ece1fac37fa6e0bca2b53d4043098Mark Andrews [Thomas Bennett <thomas.bennett@eds.com>, Graham Leggett]
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews *) Make sure the contents of the WWW-Authenticate header is
c0a2210466dec0cc81ebf2ffbe21693b57b9c29cMark Andrews passed on a 4xx error by proxy. Previously all headers
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews were dropped, resulting in the browser being unable to
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews authenticate. [Dr Richard Reiner <rreiner@fscinternet.com>,
534057c9f91a3eb6e0541f3526459c716239b337Mark Andrews Richard Danielli <rdanielli@fscinternet.com>, Graham Wiseman
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews <gwiseman@fscinternet.com>, David Henderson
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews <dhenderson@fscinternet.com>]
0f14b041328c062b1fa391887376388dfc8b2fe5Mark Andrews *) Make mod_cache's CacheMaxStreamingBuffer directive work
f7f4730e563a2749629fe7fef4cd9513cd2bfab7Mark Andrews properly for virtual hosts that override server-wide mod_cache
f7f4730e563a2749629fe7fef4cd9513cd2bfab7Mark Andrews setttings. [Matthieu Estrade <estrade-m@ifrance.com>]
1848d38f441ebf70ab21f6151bc3487a92d25b63Mark Andrews *) Add -p option to apxs to allow programs to be compiled with apxs.
2d82ed9456e72dc4373bea19d63411afe1c48962Mark Andrews [Justin Erenkrantz]
2d82ed9456e72dc4373bea19d63411afe1c48962Mark AndrewsChanges with Apache 2.0.42
a5a1cbece45e6ca68aafe3b9b995eac6b0f45dd2Mark Andrews *) mod_dav: Check for versioning hooks before using them.
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark Andrews [Greg Stein]
0d6328ce5f6b799f8e7c6cbbb3b965cf29bfb7baMark AndrewsChanges with Apache 2.0.41
677f507de7c546c187c1505c48bc7b440545485cMark Andrews *) The protocol version (eg: HTTP/1.1) in the request line parsing
677f507de7c546c187c1505c48bc7b440545485cMark Andrews is now case insensitive. [Jim Jagielski]
124cc0660c7eff8021c2422fb47441e9ca08b3f9Tinderbox User *) Allow AddOutputFilterByType to add multiple filters per directive.
e01ef6f01c7e8f80122cd80a2e011425a0135489Mark Andrews [Justin Erenkrantz]
677f507de7c546c187c1505c48bc7b440545485cMark Andrews *) Remove warnings with Sun's Forte compiler. [Justin Erenkrantz]
677f507de7c546c187c1505c48bc7b440545485cMark Andrews *) Fixed mod_disk_cache's generation of 304s
677f507de7c546c187c1505c48bc7b440545485cMark Andrews [Kris Verbeeck <Kris.Verbeeck@ubizen.com>]
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews *) Add support for using fnmatch patterns in the final path
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews segment of an Include statement (eg.. include /foo/bar/*.conf).
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews and remove the noise on stderr during config dir processing.
677f507de7c546c187c1505c48bc7b440545485cMark Andrews [Joe Orton <jorton@redhat.com>]
677f507de7c546c187c1505c48bc7b440545485cMark Andrews *) mod_cache: cache_storage.c. Add the hostname and any request
bf459d24a117ae2c54c37016430b41cd6d73491cMark Andrews args to the key generated for caching. This provides a unique
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt key for each virtual host and for each request with unique
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt args. [Paul J. Reder, args code provided by Kris Verbeeck]
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt *) mod_cache: Do not cache responses to GET requests with query
f53e0bda467d96dfeeba1b4da30c37b37766bb75Evan Hunt URLs if the origin server does not explicitly provide an
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień Expires header on the response (RFC 2616 Section 13.9)
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień [Kris Verbeeck krisv@be.ubizen.com]
81e3e3084980afcd61416f572c6e72d38a3808abMichał Kępień *) Fix memory leak in core_output_filter. [Justin Erenkrantz]
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews *) Update OpenSSL detection to work on Darwin.
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews [Sander Temme <sctemme@covalent.net>]
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews *) Update the xslt and css to give the documentation a more
64d7fa3ec4785b390665860aa6bdae304b3c1d24Mark Andrews modern style.
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews [Andr� Malo <nd@perlig.de>, Gernot Winkler <greh@o3media.de>]
75505befa93c993aa5d2df24a2b64eac0c34cbffMark Andrews *) Fix some bucket memory leaks in the chunking code
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień [Joe Schaefer <joe+apache@sunstarsys.com>]
a38f07c73790170842e4523b4a474d01ca0dede1Michał Kępień *) Add ModMimeUsePathInfo directive. [Justin Erenkrantz]
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews *) mod_cache: added support for caching streamed responses (proxy,
39d5523a8afc73cbdb4fa426de2ce071267a5d6fMark Andrews CGI, etc) with optional CacheMaxStreamingBuffer setting [Brian Pane]
1f4a3c7088594d1b64cd734eb69e1fd023fde8bfMichał Kępień [Ian Holsman, Peter Bieringer <pb@bieringer.de>]
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews *) Fix FileETags none operation. PR 12207.
91827e6fd3851a5fe129ef5409ff45833ca01a0eMark Andrews [Justin Erenkrantz, Andrew Ho <andrew@tellme.com>]
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień *) Restored the experimental leader/followers MPM to working
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień condition and converted its thread synchronization from
35aae5884f410180706a89a9715bf9a85eeeb4b7Michał Kępień mutexes to atomic CAS. [Brian Pane]
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień *) Fix Logic on non-html file removal in mod_deflate
57b1d64d9ae12d56973716e96f9743a00d47af4aMichał Kępień [Kris Verbeeck <Kris.Verbeeck@ubizen.com>]
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień *) Fix "ab -g"'s truncated year: the last digit was cut off.
2d517e233ff3b3fcd272eb5b2e2d3db6d31a1681Michał Kępień [Leon Brocard <acme@astray.com>]
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews *) mod_rewrite can now sets cookies in err_headers, uses the correct
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews expiry date, and can now set the path as well
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews PR 12132,12181,12172.
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews [Ian Holsman / Rob Cromwell <apachechangelog@robcromwell.com>]
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews *) The content-length filter no longer tries to buffer up
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews the entire output of a long-running request before sending
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews anything to the client. [Brian Pane]
09c3efda414314d7edcfb2aed9463fb935fc95a6Mark Andrews *) Win32: Lower the default stack size from 1MB to 256K. This will
86d2f9abc8493321aacb0d540485de4d562fb734Mark Andrews allow around 8000 threads to be started per child process.
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień 'EDITBIN /STACK:size apache.exe' can be used to change this
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień value directly in the apache.exe executable.
c7e57ce1b0bca9bc7da14bec485f7a7e3e4c761fMichał Kępień [Bill Stoddard]
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews *) Win32: Implement ThreadLimit directive in the Windows MPM.
3ed16e796dba90c96933c8a8a3f5b9404d8d3e61Mark Andrews [Bill Stoddard]
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews *) Remove CacheOn config directive since it is set but never checked.
14d8a144779b54b103d2da741a2242bf5f9052f7Mark Andrews No sense wasting cycles on unused code. Besides, the only truly
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews bug free code is deleted code. :) [Paul J. Reder]
70e041bea19b6ad9522b89c2299ad315a2deaafdMark Andrews *) BufferLogs are now run-time enabled, and the log_config now has 2 new
67247b4a8304bac790648a351a95b8b0f4c512a6Mark Andrews callbacks to allow a 3rd party module to actually do the writing of the
67247b4a8304bac790648a351a95b8b0f4c512a6Mark Andrews log file [Ian Holsman]
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień *) Correct ISAPIReadAheadBuffer to default to 49152, per mod_isapi docs.
eeb919b6f572e033d97cf001e4cd44aaff54e5dcMichał Kępień [Andr� Malo, Astrid Ke�ler <kess@kess-net.de>]
a55438eda32ecebf43ead45b216662b7923a465fMark Andrews *) Fix Segfault in mod_cache. [Kris Verbeeck <Kris.Verbeeck@ubizen.com>]
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt *) Fix a null pointer dereference in the merge_env_dir_configs
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt function of the mod_env module. PR 11791
8de17f83cafa91a5720dd0b8c1aee5f47f6d7f09Evan Hunt [Paul J. Reder]
9789e54e55b61b669fb31a8b70e9655e8357dda2Mark Andrews *) New option to ServerTokens 'maj[or]'. Only show the major version
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews Also Surfaced this directive in the standard config (default FULL)
f8362536c647625e602c8450a778a2b7ba90c9f4Mark Andrews [Ian Holsman]
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews *) Change mod_rewrite to use apr-util's dbm support for dbm rewrite
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews maps. The dbm type (e.g., ndbm, gdbm) can be specified on the
24231e53a5c3079431f84dcddfee1e761fec7329Mark Andrews RewriteMap directive. PR 10644 [Jeff Trawick]
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień *) Fixed mod_rewrite's RewriteMap prg: support so that request/response
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień pairs will no longer get out of sync with each other. PR 9534
4b669b69bae7dedda2faa09a7ade247499c1d49cMichał Kępień [Cliff Woolley]
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman *) Fixes required to get quoted and escaped command args working in
eb11b39981689e4a20fbe95e533577eacab992b4Mukund Sivaraman mod_ext_filter. PR 11793 [Paul J. Reder]
8daeae9b01a2b7eb9fd6511b352b03bd7d96ae79Michał Kępień *) mod-proxy: handle proxied responses with no status lines
8daeae9b01a2b7eb9fd6511b352b03bd7d96ae79Michał Kępień [JD Silvester <jsilves@uwo.ca>, Brett Huttley <brett@huttley.net>]
e7c0f978425f45731b08be1363f20626b0344f23Evan Hunt *) Fix bug where environment or command line arguments containing
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt non-ASCII-7 characters would cause the Win32 child process creation
01967d183990e44752fe61f193dab9c04c3afd9cEvan Hunt to fail. PR 11854 [William Rowe]
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews *) Bug #11213.. make module loading error messages more informative
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews [Ian Darwin <Ian779@darwinsys.com>]
575e9d9e4b6beaae688f107814a320b91243a4b2Mark Andrews *) thread safety & proxy-ftp [Alexey Panchenko alexey@liwest.ru, Ian Holsman]
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt *) mod_disk_cache works much better. This module should still
7c442d7fe06bc95432af7513764e5cc85e133648Evan Hunt be considered experimental. [Eric Prud'hommeaux]
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień *) Performance improvement for keepalive requests: when setting
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień aside a small file for potential concatenation with the next
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień response on the connection, set aside the file descriptor rather
5e1ca7a326741a8f74e6f2b907c7e1fbf428bf80Michał Kępień than copying the file into the heap. [Brian Pane]
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark AndrewsChanges with Apache 2.0.40
ba93bc80a7bce5ba07b2f98e68f0f57402f2459cMark Andrews *) SECURITY: [CAN-2002-0661] Close a very significant security hole that
5f103158280fb2e814db305f917aa42040221623Mark Andrews applies only to the Win32, OS2 and Netware platforms. Unix was not
5f103158280fb2e814db305f917aa42040221623Mark Andrews affected, Cygwin may be affected. Certain URIs will bypass security
5f103158280fb2e814db305f917aa42040221623Mark Andrews and allow users to invoke or access any file depending on the system
5f103158280fb2e814db305f917aa42040221623Mark Andrews configuration. Without upgrading, a single .conf change will close
e5715e1fe12e5ad17522bd41c31e637c869d27b7Evan Hunt the vulnerability. Add the following directive in the global server
e5715e1fe12e5ad17522bd41c31e637c869d27b7Evan Hunt httpd.conf context before any other Alias or Redirect directives;
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt RedirectMatch 400 "\\\.\."
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt Reported by Auriemma Luigi <bugtest@sitoverde.com>.
b7b76d6b855cd4c1152c26d34fb61af05f965c5eEvan Hunt [Brad Nicholes]
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews *) SECURITY: Close a path-revealing exposure in multiview type
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews map negotiation (such as the default error documents) where the
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews module would report the full path of the typemapped .var file when
764e2f3413ca89d09abffb3eb228c8c820bf08b8Mark Andrews multiple documents or no documents could be served based on the mime
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt negotiation. Reported by Auriemma Luigi <bugtest@sitoverde.com>.
a06198688faca5c7bc1a35ec0ec18bc68c07691cEvan Hunt [CAN-2002-0654] [William Rowe]
50433a667cf0ed3ac7807768b745b0d870ff8c8bMark Andrews *) SECURITY: Close a path-revealing exposure in cgi/cgid when we
50433a667cf0ed3ac7807768b745b0d870ff8c8bMark Andrews fail to invoke a script. The modules would report "couldn't create
3c12bec945ee71a38c5ba6f624abd12e2da7eea5Mark Andrews child process /path-to-script/script.pl" revealing the full path
3c12bec945ee71a38c5ba6f624abd12e2da7eea5Mark Andrews of the script. Reported by Jim Race <jrace@qualys.com>.
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews [CAN-2002-0654] [Bill Stoddard]
f44202ab640d22e17b4c74bdad7817622918bd27Mark Andrews *) Set aside the apr-iconv and apr_xlate() features for the Win32
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień build of 2.0.40 so development can be completed. A patch, from
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień <http://www.apache.org/dist/httpd/patches/apply_to_2.0.40/>
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień will be available for those that wish to work with apr-iconv.
ad9772c559c6aa42f8930f4acf1a2d833a08040aMichał Kępień [William Rowe]
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt *) Fix proxy so that it is possible to access ftp: URLs via a proxy
5d7d67f82a8913fae5f1098e111fe50edb86cd5bEvan Hunt chain. [Peter Van Biesen <peter.vanbiesen@vlafo.be>]
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt *) mod-deflate now checks to make sure that 'gzip-only-text/html' is
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt set to 1, so we can exclude things from the general case with
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt browsermatch. [Ian Holsman, Andre Schild <A.Schild@aarboard.ch>]
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt *) Accept multiple leading /'s for requests within the DocumentRoot.
6216df5ccded056abd5db4abac4e5cbd78c73f45Evan Hunt PR 10946 [William Rowe, David Shane Holden <dpejesh@yahoo.com>]
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt *) Solved the reports of .pdf byterange failures on Win32 alone.
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt APR's sendfile for the win32 platform collapses header and trailer
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt buffers into a single buffer. However, we destroyed the pointers
56e30ebae6fdb0bdf94419caff3a43fb2d16c5dfEvan Hunt to the header buffer if a trailer buffer was present. PR 10781
c85920c0b4b2d4dc605c0b1d355881925bf410afMark Andrews [William Rowe]
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt *) mod_ext_filter: Add the ability to enable or disable a filter via
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt an environment variable. Add the ability to register a filter of
0612274565d80e0ad87a19920e561cce5bddb05bEvan Hunt type other than AP_FTYPE_RESOURCE. [Jeff Trawick]
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt *) Restore the ability to specify host names on Listen directives.
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt PR 11030. [Jeff Trawick, David Shane Holden <dpejesh@yahoo.com>]
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt *) When deciding on the default address family for listening sockets,
f592d2f76cac7115038124c510d2ba3050334b4dEvan Hunt make sure we can actually bind to an AF_INET6 socket before
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień deciding that we should default to AF_INET6. This fixes a startup
4ee1fbe056e812e661b856b4b448296331a40249Michał Kępień problem on certain levels of OpenUNIX. PR 10235. [Jeff Trawick]
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews *) Replace usage of atol() to parse strings when we might want a
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews larger-than-long value with apr_atoll(), which returns long long.
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews This allows HTTPD to deal with larger files correctly.
1c8aa38b53a0494fc7d4c3439594d1913987f264Mark Andrews [Shantonu Sen <ssen@apple.com>]
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt *) mod_ext_filter: Ignore any content-type parameters when checking if
43d53a4e4b2f0f9482485a8ab764137a9898ab32Evan Hunt the response should be filtered. Previously, "intype=text/html"
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień wouldn't match something like "text/html;charset=8859_1".
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień [Jeff Trawick]
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień *) mod_ext_filter: Set up environment variables for external programs.
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień [Craig Sebenik <craig@netapp.com>]
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień *) Modified the HTTP_IN filter to immediately append the EOS (end of
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień stream) bucket for C-L POST bodies, saving a roundtrip and allowing
b1ce9b3d54cd072adb5275f08a9afac31cfb4c1cMichał Kępień the caller to determine that no content remains without prefetching
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt additional POST body. [William Rowe]
5fa4be41a383cfbf5e1d195b18c04bdbf5603710Evan Hunt *) Get proxy ftp to work over IPv6. [Shoichi Sakane <sakane@kame.net>]
2732d4922c2e72a399204320791acfd2fd3d6c7cMark Andrews *) Look for OpenSSL libraries in /usr/lib64. [Peter Poeml <poeml@suse.de>]
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt *) Update SuSE layout. [Peter Poeml <poeml@suse.de>]
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt *) Changes to the internationalized error documents:
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt Comment them out in the default config file to make the default
24ffba17f06746257d5c009ca8ebfe6043966d20Evan Hunt install as simple as possible; Correct the english 500 error to
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews be more understandable; Add a Swedish translation.
21d58795b10a13fa7ac306f7146bdcb58b2e5165Mark Andrews [Thomas Sjogren <thomas@northernsecurity.net>,
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt Erik Abele <erik@codefaktor.de>, Rich Bowen, Joshua Slive]
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt *) Increase the limit on file descriptors per process in apachectl.
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt [Brian Pane]
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt *) Fix a dependency error when building ApacheMonitor, so that Win32
d5bd8bb71a8970d4ebc4701b3e9ec3efef4954b7Evan Hunt and MSVC now trust that the project is current (when it is).
ad1317338af79edad878c9c3e4361798503310baMark Andrews [James Cox <imajes@php.net>]
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt *) mod_ext_filter: don't segfault if content-type is not set. PR 10617.
9519bb92d7f3f35015aecb84954dd21607cc2c80Evan Hunt [Arthur P. Smith <apsmith@aps.org>, Jeff Trawick]
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt *) APR-Util Renames pending have been completed [Thom May]
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt *) Performance improvements for the code that reads request
1c81aef28ddf0905344cc58dd3ea0ca539ef1414Evan Hunt headers (ap_rgetline_core() and related functions) [Brian Pane]
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews *) Add a new directive: MaxMemFree. MaxMemFree makes it possible
da1f585afa8c103508c759142d6aed4edae6936eMark Andrews to configure the maximum amount of memory the allocators will
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman hold on to for reuse. Anything over the MaxMemFree threshold
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman will be free()d. This directive is useful when uncommon large
a8fa3e2d44ce6a8f4069d8f4229d29f5ba6a4a27Mukund Sivaraman peaks occur in memory usage. It should _not_ be used to mask
d71d41341d36ddfd347daab982f0cb85d3dd7c4eMark Andrews defective modules' memory use. [Sander Striker]
d72952cf254b71c44e5e956a306016a5be9b9c38Mark Andrews *) Fixed the Content-Length filter so that HTTP/1.0 requests to CGI
d72952cf254b71c44e5e956a306016a5be9b9c38Mark Andrews scripts would not result in a truncated response.
aae171c5421ac2ba665ff122e004e753e62bac45Mark Andrews [Ryan Bloom, Justin Erenkrantz, Cliff Woolley]
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews *) Add a filter_init parameter to the filter registration functions
6b183c64a3281491f8232959a5ece303b4499706Mark Andrews so that a filter can execute arbitrary code before the handlers
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień are invoked. This resolves a problem where mod_include requests
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień would incorrectly return a 304. [Justin Erenkrantz]
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień *) Fix a long-standing bug in 2.0, CGI scripts were being called
5a8f2f0cd67a5dd93d95e6a0935d4805721c3a0bMichał Kępień with relative paths instead of absolute paths. Apache 1.3 used
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews absolute paths for everything except for SuExec, this brings back
e2cc7418bf895d22854d84590b63905fac0d4b90Mark Andrews that standard. [Ryan Bloom]
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt *) Fix infinite loop due to two HTTP_IN filters being present for
36ec0d374836d070ba05b495e6f0a27f60e94476Evan Hunt internally redirected requests. PR 10146. [Justin Erenkrantz]
f896f7c8be894a737998b97008a1389e72972fcfMukund Sivaraman *) Switch conn_rec->keepalive to an enumeration rather than a bitfield.
e446fd29b9c6c4a7b6b5bb0aee3932578c346718Mukund Sivaraman [Justin Erenkrantz]
027a4a5b5d806290146ce4989d34be2c8a664e8cMukund Sivaraman *) Fix mod_ext_filter to look in the main server for filter definitions
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman when running in a vhost if the filter definition is not found in
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman the vhost. PR 10147 [Jeff Trawick]
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman *) Support WinNT CGI invocation through ScriptInterpreterSource
b5252fcde512405a68dd4becfe683d9763bd0feaMukund Sivaraman 'registry' for script interpreter paths and names with non-ascii
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman characters in the executable filepath. [William Rowe]
99056063905a9273ec59cf477ae747e0490182b7Mukund Sivaraman *) Support the -w flag on to keep the Win32 console open on error.
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień [William Rowe]
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień *) Normalize the hostname value in the request_rec to all-lowercase
62f2fefaec754e6a4841ff0e72726e6c0cd89c86Michał Kępień [Perry Harrington <pedward@webcom.com>]
b351a5864727a390e06d787e522b141ca760590fMichał Kępień *) Fix WinNT cgi 500 errors when QUERY_ARGS or other strings include
b351a5864727a390e06d787e522b141ca760590fMichał Kępień extended characters (non US-ASCII) in non-utf8 format. This brings
b351a5864727a390e06d787e522b141ca760590fMichał Kępień Win32 back into CGI/1.1 compliance, and leaves charset decoding up
b351a5864727a390e06d787e522b141ca760590fMichał Kępień to the cgi application itself. [William Rowe]
b351a5864727a390e06d787e522b141ca760590fMichał Kępień *) Major overhaul of mod_dav, mod_dav_fs and the experimental/cache
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews modules to bring them up to the current apr/apr-util APIs.
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews [William Rowe]
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews *) Fix segfault in mod_mem_cache most frequently observed when
8008de0b11bacb3de3a1016c8c0a46f3c0653184Mark Andrews serving the same file to multiple clients on an MP machine.
7b4bfc0201ffbcd64a336b99c945891808c44af0Mark Andrews [Bill Stoddard]
b815731d05220f932315eb33a97c6dc888c6a026Tinderbox User *) mod_rewrite can now set cookies (RewriteRule (.*) - [CO=name:$1:.domain])
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt [Brian Degenhardt <bmd@mp3.com>, Ian Holsman]
7cd594b8427fe742d44295790ba367e1de22a47dEvan Hunt *) Fix perchild to work with apachectl by adding -k support to perchild.
c76e8412f4ff4f5945157410312df2a8950f942dMark Andrews PR 10074 [Jeff Trawick]
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt *) Fix a silly htpasswd.c logic error that incorrectly reported that
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt both -c and -n had been used. PR 9989 [Cliff Woolley]
a2a0100e0fc73c0af67a7c9e3524816954448dc6Evan Hunt *) Fixed a mod_include error case in which no HTTP response was sent
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews to the client if an shtml document contained an unterminated SSI
1feffc6fdb1ba386b22d45ea2d2f1613e717cb9eMark Andrews directive [Brian Pane]
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews *) Improve ap_get_client_block implementation by using APR-util brigade
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews helper functions and relying on current filter assumptions.
22bed621ef87bc8b6c1fea599b02c4b38dd6bf48Mark Andrews [Justin Erenkrantz]
68d7ff133c9a1b8cfe683c70e997d83395ffd155Evan HuntChanges with Apache 2.0.39
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt *) Fixed a build problem in htpasswd.c on Win32.
e5f5675b1da287ed40aeff081ad2af86090e8d17Evan Hunt [Guenter Knauf <eflash@gmx.net>, Cliff Woolley]
29f0ced781d745591fd058e530a68a281cd7a510Evan HuntChanges with Apache 2.0.38
29f0ced781d745591fd058e530a68a281cd7a510Evan Hunt *) Rewrite htpasswd to use APR. The removes the annoying warning about
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt tmpnam being unsafe. [Ryan Bloom]
b9fd54f8d4572fe5dcaf9d4b74f6ecb8027cc450Evan Hunt *) We must set the MIME-type for .shtml files to text/html if we want them
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews to be parsed for SSI tags. Add the config for that to the default
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews config file so that it is easier to enable .shtml parsing.
fcb5e646e4d775539e348fa21ba13307f2695bf5Mark Andrews [Dave Dyer <ddyer@real-me.net>]
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień *) Fixed a problem with 'make install' on ReliantUnix.
a22c3cf51567651f74aee5c263c597b8d752c2ccMichał Kępień [Jean-frederic Clere <jfrederic.clere@fujitsu-siemens.com>]
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews *) Make the default_handler catch all requests that aren't served by
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews another handler. This also gets us to return a 404 if a directory
b301c4293c082fcce4ec26218e6fad346976eb9eMark Andrews is requested, there is no DirectoryIndex, and mod_autoindex isn't
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews loaded. [Justin Erenkrantz]
5c4e0c7800b5c7783e7f8b9ce80a6f8dc47f8856Mark Andrews *) Fixed the handling of nested if-statements in shtml files.
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews PR 9866 [Brian Pane]
6e1f755f19ef244422e1efa4551fe23775e1a38cMark Andrews *) Allow 'make install DESTDIR=/path'. This allows packagers to install
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews into a directory different from the one that was configured. This
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews also mirrors the root= feature from 1.3. We cannot use prefix=,
435a7cd2293dfa9264678508762ab9acb8d41e50Mark Andrews because both APR and APR-util resolve their installation paths at
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień configuration time. This means that there is no variable prefix
b7a823a402eb5c4e99f283e58d778a903d2e72f5Michał Kępień to replace. [Andreas Hasenack <andreas@netbank.com.br>]
c46c8e5c56ec4e81a39632e0036f20a6a3c18b8bMark Andrews *) AIX 4.3.2 and above: Define SINGLE_LISTEN_UNSERIALIZED_ACCEPT.
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt These levels of AIX don't have a thundering herd problem with
031bc55634f443c7c70fbf44c6ac6d8abe72f22bEvan Hunt accept(). [Jeff Trawick]
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews *) prefork MPM: Ignore mutex errors during graceful restart. For
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews certain types of mutexes (particularly SysV semaphores), we
a64daf673deff2358a91bee26bbf2bf874f47c6eMark Andrews should expect to occasionally fail to obtain or release the
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień mutex during restart processing. [Jeff Trawick]
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień *) Fix install-bindist.sh so that it finds any perl instead of just
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień early perl 5.x versions. This is consistent with a build/install
0aadc6dd7b719539445e7a0a058b15dd9d982a9bMichał Kępień from source, and it allows the perl scripts installed by a bindist
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień to work on systems with perl 5.6. [Jeff Trawick]
f20ff8b74d21fa3e3f071544f6fd060d015cf27eMichał Kępień *) Fix apxs so that the makefile created by "apxs -g" works on AIX and
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień Tru64 (and probably some other platforms). [Jeff Trawick]
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień *) Allow CGI scripts to return their Content-Length. This also fixes a
7ff682f3c628d785048bbe0242e6a32ea26c6747Michał Kępień hang on HEAD requests seen on certain platforms (such as FreeBSD).
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień [Justin Erenkrantz]
e02fa56849131911e9554133b17a5325b37d0828Michał Kępień *) Added log rotation based on file size to the RotateLog support
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews utility. [Brad Nicholes]
abcea74291c37abf68be4e06997c59e5494f06adMark Andrews *) Fix some casting in mod_rewrite which broke random maps.
d748d8a4afc200800f6289683361a393b15ba6bfMichał Kępień PR 9770 [Allan Edwards, Greg Ames, Jeff Trawick]
d748d8a4afc200800f6289683361a393b15ba6bfMichał KępieńChanges with Apache 2.0.37
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień *) allow POST method over SSL when per-directory client cert
cbb33c87f4bcf415c840acb61c9d4642c3c2a8e0Michał Kępień authentication is used with 'SSLOptions +OptRenegotiate' enabled
324b00ad4950b00346f5ba2382a51709bd82afe9Mark Andrews and a client cert was found in the ssl session cache.
296f5969a8dd6e3d1bb3761569c6a7070abd2e47Tinderbox User *) 'SSLOptions +OptRengotiate' will use client cert in from the ssl
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt session cache when there is no cert chain in the cache. prior to
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt the fix this situation would result in a FORBIDDEN response and
4dc6fa1e92af7a62875b6f6f2931beefd58cb4faEvan Hunt error message "Cannot find peer certificate chain"
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews [Doug MacEachern]
b81b178ab919bdbd92021cfc7e6e8d971cd38e83Mark Andrews *) ap_finalize_sub_req_protocol() shouldn't send an EOS bucket if
bf216589c1a81e4431653a145b252b6ce367d7cdMark Andrews one was already sent. PR 9644 [Jeff Trawick]
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt *) Fix the display of the default name for the mime types config
7dbeb5e7f067585abfb12fac314a0d2a8f0dd040Evan Hunt file. PR 9729 [Matthew Brecknell <mbrecknell@orchestream.com>]
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman *) Fix the working directory *for WinNT/2K/XP services only* to
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman change to the Apache directory (one level above the location
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman of Apache.exe, in the case that Apache.exe resides in bin/.)
6e10f87913db176724e89b52e686b0992898da75Mukund Sivaraman Solves the case of ServerRoot /foo paths where /foo was not
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt on the same drive as /winnt/system32. [William Rowe]
36babd3e630f507843c423207cbbbd4758d7cffaTinderbox User *) Make 2.0's "AcceptMutex" startup message now "completely"
37f6466aa327a5b444e41c8cb57ab5caacfe6279Evan Hunt match how 1.3 does it. [Jim Jagielski]
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews *) Implement a fixed size memory cache using a priority queue
4162d3b36d1a3c25724c7e37ce839f67b2352bbbMark Andrews [Ian Holsman]
ce6f0c122140647b5652c0d4de523c994fcfea08Michał Kępień *) Fix apxs to allow "apxs -q installbuilddir" and to allow
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt querying certain other variables from config_vars.mk. PR 9316
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt [Jeff Trawick]
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt *) Added the "detached" attribute to the cgi_exec_info_t internals
f72f5879424ce4081893b306b8c31f29fe9205e0Evan Hunt so that Win32 and Netware won't create a new window or console
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt for each CGI invoked. PR 8387
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt [Brad Nicholes, William Rowe]
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt *) Consolidated the command line parameters and attributes that are
1073e2001caee13cc1fa52de97feddd633d50fd8Evan Hunt manipulated by the optional function ap_cgi_build_command() in
78608b0a454246d0e1e0169f1d671b8427e48199Francis Dupont mod_cgi into a single structure.
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień [Brad Nicholes]
11c4e6d8fcc9bc148543c1ee632315e096d2bcf2Michał Kępień *) Get rid of uninitialized value errors with "apxs -q" on certain
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt variables. [Stas Bekman <stas@stason.org>]
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt *) Fix apxs to allow it to work when the build directory is somewhere
59122481b2aa65de4518677c6949f03711d2553aEvan Hunt besides server-root/build. PR 8453
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt [Jeff Trawick and a host of others]
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt *) Allow ap_discard_request_body to be called multiple times in the
fe6d2fd8338d6f6ac4c79bea9a8daad903460040Evan Hunt same request. Essentially, ap_http_filter keeps track of whether
05a456499af940762d6658366abafb220c5053ccMark Andrews it has sent an EOS bucket up the stack, if so, it will only ever
05a456499af940762d6658366abafb220c5053ccMark Andrews send an EOS bucket for this request.
05a456499af940762d6658366abafb220c5053ccMark Andrews [Ryan Bloom, Justin Erenkrantz, Greg Stein]
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews *) Remove all special mod_ssl URIs. This also fixes the bug where
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews redirecting (.*) will allow an SSL protected page to be viewed
cb4e0ef4e2c8a942f99af6ecc6aa564c903b00a0Mark Andrews without SSL. [Ryan Bloom]
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews *) Fix the binary build install script so that the build logic
e3efc855f9f0acc9b14bb8e9c833e0fa209068b6Mark Andrews created by "apxs -g" will work when the user has a binary
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień build. [Jeff Trawick]
e56c0854589d936f911e0aac2f2bf53cbc8a6af7Michał Kępień *) Allow instdso.sh to work with full paths to the shared module.
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień [Justin Erenkrantz]
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień *) NetWare: Enabled CGI functionality and added mod_cgi as a built
6727802528c27484e0d36d70f0b936022d3226e3Michał Kępień in module for NetWare [Brad Nicholes]
4d41be5f9e86c11a6f00e2b005cfc5abae2c1ab3Mark Andrews *) Changed cgi and piped log behavior to accept 65536 characters
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews on Win32 (matching Linux) before deadlocking between outputing
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews client stdin, slurping the output from stdout and then the stderr
bfde61d5194a534d800f3b90008d1f52261922c5Mark Andrews stream. PR 8179 [William Rowe]
6b56350522d18f10edbf2d3778cd0fea74e4f3d2Mark Andrews *) Fixed Win32 wintty.exe support to assure the window title is valid.
6b56350522d18f10edbf2d3778cd0fea74e4f3d2Mark Andrews Elimiates possible gpfault or garbage title without the -t option.
42ae02626d05921ca7508ae6f9c48ea699596bc6Mark Andrews [William Rowe]
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman *) Rewrite mod_cgi, mod_cgid, and mod_proxy input handling to use
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman brigades and input filters. [Justin Erenkrantz]
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman *) Allow ap_http_filter (HTTP_IN) to return EOS when there is no request
16f43564c6875e2bedd346c18c494933ad51e4faMukund Sivaraman body. [Justin Erenkrantz]
72b322cde0e51c4c87df0c9e3226deac95dfb4ceMark Andrews *) NetWare: Piping log entries through RotateLogs using the
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews CustomLogs directive is finally supported now that we have
28ea558bc80f75e46d77ea0533232bb9d4e644f7Mark Andrews the pipes and spawning functionality working.
8ed6c49f1a7f06d3ed39bee7731ff91d8dfd8dc7Mark Andrews [Brad Nicholes]
447dfe4f115b17274eabf1087f035634e1129bb9Mark Andrews *) SECURITY: CAN-2002-0392 (cve.mitre.org) [CERT VU#944335]
565535d1820c63c64ec3c89e1f4815c326aed7aeEvan Hunt Detect overflow when reading the hex bytes forming a chunk line.
6045abbc9a0d7d449a13b6fbfbf32d419b6bee96Mark Andrews [Aaron Bannert]
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews *) Allow RewriteMap prg:'s to take command-line arguments. PR 8464.
f7d148398ca4511551c737e655b15f7d0d59a783Mark Andrews [James Tait <JTait@wyrddreams.demon.co.uk>]
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews *) Correctly return 413 when an invalid chunk size is given on
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews input. Also modify ap_discard_request_body to not do anything
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews on sub-requests or when the connection will be dropped.
3a84275b10ab16965e86f6ca97e70c1bdca885a0Mark Andrews [Justin Erenkrantz]
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews *) Fix the TIME_* SSL var lookups to be threadsafe. PR 9469.
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews [Cliff Woolley]
398834f7559617bdfd6c10ba555609a2f306e3d4Mark Andrews *) Ensure that apr_brigade_write() flushes in all of the cases that
28061f80b698171892e81c0856bc722190947998Evan Hunt it should to avoid conditions in some modules that could cause
28061f80b698171892e81c0856bc722190947998Evan Hunt large amounts of data to be buffered. [Cliff Woolley]
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews *) Fix problem where mod_cache/mod_disk_cache was incorrectly
a785bf2c39c6f223a93c27bbff81591b38095577Mark Andrews stripping the content_type from cached responses.
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt [Bill Stoddard]
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt *) apachectl passes through any httpd options. Note: apachectl
a03f4b1ea4f1a4a70963fbeb606841c217f9e5f3Evan Hunt should be used in preference to httpd since it ensures that any
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt appropriate environment variables have been set up.
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt [Jeff Trawick]
d315545e6db6792692fe2dcb788ac6717a33b75fEvan Hunt *) Fix the combination of mod_cgid, mod_setuexec, and mod_userdir.
00f131293520b70728cd48840e09953fa45a745bMark Andrews PR 7810 [Colm MacCarthaigh <colmmacc@redbrick.dcu.ie>]
00f131293520b70728cd48840e09953fa45a745bMark Andrews *) Fix suexec execution of CGI scripts from mod_include.
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews PR 7791, 8291 [Colm MacCarthaigh <colmmacc@redbrick.dcu.ie>]
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews *) Fix segfaults at startup on some platforms when mod_auth_digest,
b2e71853060a384070d422afda6d1c692ff608e3Mark Andrews mod_suexec, or mod_ssl were used as DSO's due to the way they
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień were tracking the current init phase since DSO's get completely
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień unloaded and reloaded between phases. PR 9413.
42c1acfa478aacfbda2d298cf74a137de2df4b87Michał Kępień [Tsuyoshi Sasamoto <nazonazo@super.win.ne.jp>, Brad Nicholes]
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt *) Fix mod_include's handling of regular expressions in
214b53880b6d77359f60feccb91bd2589059300aEvan Hunt "<!--#if" directives [Julius Gawlas <julius_gawlas@hp.com>]
dd5375de0a7a515ee4fb2fd217e9577259d38c07Mark Andrews *) Fix the worker MPM deadlock problem [Brian Pane]
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman *) Modify the module documentation to allow for translations.
3a58e1fefb0a9fd5dab11f271a320c6b90473f76Mukund Sivaraman [Yoshiki Hayashi, Joshua Slive]
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews *) Fix a file permissions problem which prevented mod_disk_cache
7c67b8c2b076971e6a9f8b0db932201366f13d47Mark Andrews from working on Unix. [Jeff Trawick]
5aed5dc329a2bf1340e9ff2256c1cf4e3005ea0bMark Andrews *) Add "-k start|restart|graceful|stop" support to httpd for the Unix
5aed5dc329a2bf1340e9ff2256c1cf4e3005ea0bMark Andrews MPMs. These have semantics very similar to the old apachectl
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews commands of the same name. [Justin Erenkrantz, Jeff Trawick]
c28e44f3f8bc46c6bf1c15cc06af0c42fcd7e924Evan Hunt *) Make sure that the runtime dir is created by make install.
c28e44f3f8bc46c6bf1c15cc06af0c42fcd7e924Evan Hunt PR 9233. [Jeff Trawick]
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt *) Fix an unusual set of ./configure arguments that could cause
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt mod_http to be built as a DSO, which it currently doesn't
3440cf9c60cd5d35634e7f274fd3eccbba2173a5Evan Hunt support. PR 9244.
387f5e872d40426acbc739d2e9b2bb37c123dd56Mark Andrews [Cliff Woolley, Robin Johnson <robbat2@orbis-terrarum.net>]
541ce84ff2f0c54340da8b3e04c5686ed82420e1Mark Andrews *) Win32: Fix bug in apr_sendfile() that caused incorrect operation
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews of the %X, %b and %B logformat options. PR 8253, 8996.
032d2134a4c1808696688db9bf6f20253e5d05b5Mark Andrews [Bill Stoddard]
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt *) If content-encoding is already present, do not run deflate (PR 9222)
fb9ef31fed818384ef8997f2dc5f27252c6f767eEvan Hunt [Kazuhisa ASADA <kaz@asada.sytes.net>]
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt *) The APLOG_NOERRNO flag to ap_log_[r]error() is now deprecated.
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt It is currently ignored and it will be removed in a future release
823ccd1f02802966395d58c916e9f988320fd6eeEvan Hunt of Apache. [Jeff Trawick]
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt *) Removed documentation references to the no-longer-supported
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt "make certificate" feature of mod_ssl for Apache 1.3.x. Test
b6fa637fc8c92f42a21e6f97259598968717af3dEvan Hunt certificates, if truly desired, can be generated using openssl
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews commands. PR 8724. [Cliff Woolley]
ace5680c122ef239e64eec1120f13f5a7f087d79Mark Andrews *) Remove SSLLog and SSLLogLevel directives in favor of having
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews mod_ssl use the standard ErrorLog directives. [Justin Erenkrantz]
59d940391ce90963cd3f4b22201b3fca2ffda22aMark Andrews *) OS/390: LIBPATH no longer has to be manually uncommented in
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews envvars to get apachectl to set up httpd properly. [Jeff Trawick]
6b432e11497f905a6b6f048df3e8a01ce8abbb1eMark Andrews *) mod_isapi: All mod_isapi directives, excluding ISAPICacheFile,
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews may now be specified to the <File/Directory > container, rather
cb9345c996de9d9c990009f14fc83fbbe9c5e3e6Mark Andrews than by vhost. [William Rowe]
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews *) mod_isapi: Experimental support for faux async support for ISAPI
c935952ede45595a821cfed7f73b57f3b239ca2bMark Andrews modules. [William Rowe]
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews *) mod_isapi: Major refactoring of the code to rely on apr internals
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews rather than MS APIs (using our own mod_isapi.h headers for ISAPI
9604a49da0130534f2f4aaa0cbfa78b5f589196fMark Andrews symbol definitions.) [William Rowe]
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews *) mod_isapi: Fixed the return string length from GetServerVariable
da5b569ddb9b8bf84242f3085d18e215ec490fdaMark Andrews callback, it was not including the trailing null in the consumed
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt buffer size. This was particularly bad for Delphi 6.0 users.
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt PR 8934 [Sebastian Hantsch <sebastian.hantsch@gmx.de>]
c83a3061551c86bd661839be935de061f7322f5cEvan Hunt *) Fixed Win32 builds for Microsoft VisualStudio 7.0 (.net).
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews [William Rowe]
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews *) Make apxs look in the correct directory for envvars. It was
ac9072210cea5283e554f1787876b647a08fda96Mark Andrews broken when sbindir != bindir. PR 8869
512765ba1e3f0b29e2c1ae4b0138838c6422f2bdEvan Hunt [Andreas Sundstr�m <sunkan@zappa.cx>]
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews *) Fix mod_deflate corruption when using multiple buckets. PR 9014.
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews [Asada Kazuhisa <kaz@asada.sytes.net>]
27a262bc4d38c7a8230677ac2685ec7a4f509f70Mark Andrews *) Performance enhancements for access logger when using
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman default timestamp formatting [Brian Pane]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman *) Added EnableMMAP config directive to enable the server
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman administrator to disable memory-mapping of delivered files
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman on a per-directory basis. [Brian Pane]
3b38e4b8344cb3bb28f2b116d2e39f8371ef8e34Mukund Sivaraman *) Performance enhancements for mod_setenvif [Brian Pane]
0d24df5c0b2f9546f403113df8ac4457223bc92fEvan Hunt *) Fix a mod_ssl build problem on OS/390. [Jeff Trawick]
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews *) Fixed If-Modified-Since on Win32, which would give false positives
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews because of the sub-second resolution of file timestamps on that
7c1c9b4dcd9efa507cdb58d3d83e99ab4836096dMark Andrews platform. [Cliff Woolley]
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews *) Reverse the hook ordering for mod_userdir and mod_alias so
9689922a0d936b04feb418fbaf4c1420f745ea58Mark Andrews that Alias/ScriptAlias will override Userdir. PR 8841
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt [Joshua Slive]
02989eceeff85cd6c5dd31848a12674f74bba7cfEvan Hunt *) Move mod_deflate out of experimental and into filters.
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt [Justin Erenkrantz]
34f649fa22a16acb488ccf0f8a41d541c6ba7da1Evan Hunt *) Get proxy CONNECT basically working. [Jeff Trawick]
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt *) Fix mod_rewrite hang when APR uses SysV Semaphores and
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt RewriteLogLevel is set to anything other than 0. PR: 8143
8b9c4592ed718c4187971f1104381faf538bf4f7Evan Hunt [Aaron Bannert, Cliff Woolley]
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman *) Fix byterange requests from returning 416 when using dynamic data
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman (such as filters like mod_include). [Justin Erenkrantz]
264e17e73941059877ccf3c96f26aac15a25500bMukund Sivaraman *) Allow mod_rewrite's set of "int:" internal RewriteMap functions
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman to be extended by third-party modules via an optional function.
9a8b2b3ab35fbbdf03acba32dade90ad91f75742Mukund Sivaraman [Tahiry Ramanamampanoharana <nomentsoa@hotmail.com>, Cliff Woolley]
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman *) Fix mod_include expression parser's handling of unquoted strings
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman followed immediately by a closing paren. PR 8462. [Brian Pane]
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman *) Remove autom4te.cache in 'make distclean'.
eeb16584fbd3564136cb4c950fc5e1b54690de68Mukund Sivaraman [Thom May <thom@planetarytramp.net>]
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman *) Fix generated httpd.conf to respect layout for LoadModule lines.
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman PR 8170. [Thom May <thom@planetarytramp.net>]
9540b42695c15fdd5f01b4c663e21936e6c38c82Mukund Sivaraman *) Win32: During a graceful restart, threads in the new process
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman were accessing scoreboard slots still in use by active threads in
fec9247b8f1ab52e999643ae03f0550387ec359fMukund Sivaraman the the old process. [Bill Stoddard]
fec9247b8f1ab52e999643ae03f0550387ec359fMukund SivaramanChanges with Apache 2.0.36
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt *) Fix some minor formatting issues with ab. Part of this is
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt in reference to PR 8544, the rest I noticed while testing
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt the PR fix. [Paul J. Reder]
527163f0e5e8639bcceb7fe52387285042f5b24cEvan Hunt *) Fix a case where an invalid pass phrase is entered and an
527163f0e5e8639bcceb7fe52387285042f5b24cEvan Hunt error message is given, but the prompt is not shown again.
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt This left the user in an ambiguous state. PR 8320 [Paul J. Reder]
62a6147e51fd1ccb9ec1c1b6c97b6e9b9ef1f002Evan Hunt *) Close sockets on worker MPM when doing a graceless restart.
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews [Aaron Bannert]
4c432aae90bc9b220725ca7df5a6af40cf4c74b3Mark Andrews *) Reverted a minor optimization in mod_ssl.c that used the vhost ID
3195754154292f0651c195433607696a259a98e2Evan Hunt as the session id context rather that a MD5 hash of that vhost ID,
3195754154292f0651c195433607696a259a98e2Evan Hunt because it caused very long vhost id's to be unusable with mod_ssl.
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt PR 8572. [Cliff Woolley]
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt *) Fix the link to the description of the CoredumpDirectory
911576956388270fe2401fbf9236d8879d2795e9Evan Hunt directive in the server-wide document. PR 8643. [Jeff Trawick]
fd0d60b3a0139c040fedb0bb765fd9667831412eMark Andrews *) Fixed SHMCB session caching. [Aaron Bannert, Cliff Woolley]
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews *) Synced with remaining changes from mod_ssl 2.8.8-1.3.24:
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews - Avoid SIGBUS on sparc machines with SHMCB session caches
3001a1b4e6298466882a4147307b4c28a3b08f91Mark Andrews - Allow whitespace between the pipe and the name of the
1bce43adcc11d21afaf645cbe466553aabc725b2Mark Andrews program in SSLLog "| /path/to/program". [Cliff Woolley]
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews *) Introduce mod_ext_filter and mod_deflate experimental modules
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews to the Win32 build (zlib sources must be in srclib\zlib.)
da4823c08a9a41e7b5ff1f3a83c80007f60fd21cMark Andrews [William Rowe]
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews *) Changes to the worker MPM's queue management and thread
52cae869e0296713b764f6065bdad80832d4c493Mark Andrews synchronization code to reduce mutex contention [Brian Pane]
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt *) Don't install *.in configuration files since we already install
403e7b451207fe6514a5d641562713b1af233b9cEvan Hunt *-std.conf files. [Aaron Bannert]
62b5dd5b09cb575281f8193476b58a4bd9870fc9Evan Hunt *) Many improvements to the threadpool MPM. [Aaron Bannert]
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews *) Fix subreqs that are promoted via fast_redirect from having invalid
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews frec->r structures. This would cause subtle errors later on in
8c31a25f3ff5d6783c7add7c887e52f7031d173dMark Andrews request processing such as seen in PR 7966. [Justin Erenkrantz]
8bcd80824c51c802c2927236b012cd526f569b04Mark Andrews *) More efficient pool recycling logic for the worker MPM [Brian Pane]
8bcd80824c51c802c2927236b012cd526f569b04Mark Andrews *) Modify the worker MPM to not accept() new connections until
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews there is an available worker thread. This prevents queued
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews connections from starving for processing time while long-running
7fcbbd6fa9ed199cf6947bb6b204da5438211faaMark Andrews connections were hogging all the available threads. [Aaron Bannert]
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt *) Convert the worker MPM's fdqueue from a LIFO back into a FIFO.
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt [Aaron Bannert]
559cbe04e73cf601784a371e09554c20407a6c7bEvan Hunt *) Get basic HTTP proxy working on EBCDIC machines. [Jeff Trawick]
94a94fca2444bb18b4bf74d6c5dbcbb89f139237Mark Andrews *) Allow mod_unique_id to work on systems with no IPv4 address
b81977ae70138c9befd8fa4bb66b6145e1986561Mark Andrews corresponding to their host name. [Jeff Trawick]
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt *) Fix suexec behavior with user directories. PR 7810.
43769594c0e42e9822ef71daee8bbf35252d9300Evan Hunt [Colm <colmmacc@redbrick.dcu.ie>]
9ecedaea58defeadaf54dfc1211270653e0657ceMark Andrews *) Reject a blank UserDir directive since it is ambiguous. PR 8472.
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt [Justin Erenkrantz]
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt *) Make mod_mime use case-insensitive matching when examining
fc8c8966c906b305cb8b416a8f23f21abf103b7fEvan Hunt extensions on all platforms. PR 8223. [Justin Erenkrantz]
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt *) Add an intelligent error message should no proxy submodules be
07b7a3eadeda94eddd50977c9582dae2f955b638Evan Hunt valid to handle a request. PR 8407 [Graham Leggett]
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt *) Major improvements in concurrent processing for AB by enabling
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt non-blocking connect()s and preventing APR from doing blocking
85a26f938eac3e147a48f671f6a6b5ee9cd1767dEvan Hunt read()s. Also implement fatal error checking for apr_recv().
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews [Aaron Bannert]
4901f2c10b4393fd4407c8feb022c3415ab323c7Mark Andrews *) Fix Win32 NTFS Junctions (symlinks). PR 8014 [William Rowe]
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt *) Fix Win32 'short name' aliases in httpd.conf directives.
8e9dbb62224ce4d7342b0e7db96cf31e415aaaf0Evan Hunt PR 8009 [William Rowe]
b5ad0916242ca4ce3f053efe78c1725dce996717Mark Andrews *) Fix generation of default httpd.conf when the layout paths are
b5ad0916242ca4ce3f053efe78c1725dce996717Mark Andrews disjoint. PR 7979, 8227. [Justin Erenkrantz]
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews *) Swap downgrade-1.0 and force-response-1.0 conditional checks so
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews that downgraded responses can have force-response. PR 8357.
da23e32e410eb9b106ae926858140303bfd1d96fMark Andrews [Justin Erenkrantz]
18ab9a0a34ea025a6bbb09b711b00cfa11eec1b5Evan Hunt *) Fix perchild MPM so that it can be configured with the move to the
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews experimental directory. [Scott Lamb <slamb@slamb.org>]
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews *) Fix perchild MPM so that it uses ap_gname2id for groups instead of
5688a47c152def63dd2f5fb9a93911a0df46162eTinderbox User ap_uname2id. [Scott Lamb <slamb@slamb.org>]
832f5803f69f4548ba3777f8b5741768bbbf5f75Mark Andrews *) Fix AcceptPathInfo. PR 8234 [Cliff Woolley]
8ce73e5c8cd5e985310ad42b76e8cacee406cb34Mark Andrews *) SECURITY: Added the APLOG_TOCLIENT flag to ap_log_rerror() to
4441328a1d38bbb2ec20a0a219b84d472312da26Mark Andrews explicitly tell the server that warning messages should be sent
f2e8131f508ca9c92bf7601c80db3c9e1d3bc4ebMark Andrews to the client in addition to being recorded in the error log.
22e3ffcf2c52114092b2dbdf2bc1872371c96192Mark Andrews Prior to this change, ap_log_rerror() always sent warning
22e3ffcf2c52114092b2dbdf2bc1872371c96192Mark Andrews messages to the client. In one case, a faulty CGI script caused
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews the server to send a warning message to the client that contained
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews the full path to the CGI script. This could be considered a
7bcba68b9510908c07d6c2568faca06629511660Mark Andrews minor security exposure. [Bill Stoddard]
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews *) mod_autoindex output when SuppressRules was specified would
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews omit the first carriage return so the first item in the list
2cee8eadec6545fb0ce10fb8c1d7b60870ec2fb4Mark Andrews would appear to the right of the column headings instead of
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews underneath them. PR 8016 [David Shane Holden <dpejesh@yahoo.com>]
81df1363fbd13f3a80987704c23e14413e6f1d2aMark Andrews *) Moved the call to apr_mmap_dup outside the error branch so
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews that it would actually get called. This fixes a core dump
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews at init everytime you use the MMapFile directive. PR 8314
08397f5b6ca783a8c55f48b827201b75c3fca4bfMark Andrews [Paul J. Reder]
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt *) Trigger an error when a LoadModule directive attempts to
e63d63dc8510c669e1575b2762265842e8783822Evan Hunt load a module which is built-in. This is a common error when
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt switching from a DSO build to a static build. [Jeff Trawick]
f5c17a057fc5974bb51d7bc8c5827a7fd6dc9aeeEvan Hunt *) Change instdso.sh to use libtool --install everywhere and then
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews clean up some stray files and symlinks that libtool leaves around
d6080de9be23024f5f7a1e40d0cb06df94cdcb72Mark Andrews on some platforms. This gets subversion building properly since
2a2618356ecdf5962230fe11606d2b106a638295Tinderbox User it needed a re-link to be performed by libtool at install time,
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt and the old instdso.sh logic to simply cp the DSO didn't handle
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk that requirement. [Sander Striker]
6649db1ca4f3dc2d14f41f77e03867ac013215f9Evan Hunt *) Allow VPATH builds to succeed when configured from an empty
b1866070ef4fb9e17bff16ad458f629bbc5a4accwpk directory. [Thom May <thom@planetarytramp.net>]
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews *) Fix 'control reaches end of non-void function' warning in
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews server/log.c. [Ben Collins-Sussman <sussman@collab.net>]
6b45fd062bbcf2986078bf25b2b617b844a9fde4Mark Andrews *) Perchild MPM is now correctly deemed as experimental and is now
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews located in server/mpm/experimental. [Justin Erenkrantz]
72cae054ad81a985f1e0023f9ff92b6ff1872183Mark Andrews *) Fix segfault in mod_mem_cache when garabge collecting an expired
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews cache entry. [Bill Stoddard]
f1e3dd087b7ce34382df8354efddaae79caa11b7Mark Andrews *) Introduced -E startup_logfile_name option to httpd to allow admins
544e2b48ece5724f2c4a0d6636048a72335cfd54Evan Hunt to begin logging errors immediately. This provides Win32 users
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews an alternative to sending startup errors to the event viewer, and
23ac7e663494ffdfd78b52d1a0a62d93f0d30d93Mark Andrews allows other daemon tool authors an alternative to logging to stderr.
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews [William Rowe]
458e816ed08044cfe82c89fecd38bce540b23ff0Mark Andrews *) Fix subreqs with non-defined Content-Types being served improperly.
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews [Justin Erenkrantz]
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews *) Merge in latest GNU config.guess and config.sub files. PR 7818.
bc2510a6a5e406bdef580452e6ae3e1298a7d1d6Mark Andrews [Justin Erenkrantz]
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews *) Move 100 - Continue support to the HTTP_IN filter so that filters
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews are guaranteed to support 100 - Continue logic without any
1160ea4c2847b276946cf6bd00504929ec4f6e44Mark Andrews intervention. [Justin Erenkrantz]
348d80fb8490f4547aaa569e5f7ea2a032543bacMark Andrews *) Add HTTP chunked input trailer support. [Justin Erenkrantz]
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews *) Rename and export get_mime_headers as ap_get_mime_headers.
45f206e6c1521c710947e9d5e734c32c6b286b13Mark Andrews [Justin Erenkrantz]
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews *) Allow empty Host: header arguments. PR 7441. [Justin Erenkrantz]
f6f3264d8c81cda5d489e29d2141f1a92fbe4c84Mark Andrews *) Properly substitute sbindir as httpd's location in apachectl. PR 7840.
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews [Andreas Hasenack <andreas@netbank.com.br>]
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews *) Allow Win32 shebang scripts to follow the path (or omit the .exe
960989925556246cc86f1905a5d62e6b0b69dc02Mark Andrews suffix from the shebang command), and allow ScriptInterpreterSource
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews Registry or RegistryStrict to override shebang lines, as 1.3 did.
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews PR 8004 [William Rowe]
d77cab69bf9676f828c48c217828a25e8ba41c63Mark Andrews *) worker MPM: Fix a situation where a child exited without releasing
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt the accept mutex. Depending on the OS and mutex mechanism this
f1b29d8428362842c429157b4925e529463eab4cEvan Hunt could result in a hang. [Jeff Trawick]
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews *) Update the instructions for how to get started with mod_example.
d0c5ff7f65a08e2ccc9bc06e0ef9f61e36875b50Mark Andrews [Stas Bekman]
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews *) Fix PidFile to default to rel_runtimedir instead of
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews rel_logfiledir. PR 7841. [Andreas Hasenack <andreas@netbank.com.br>]
47071b7310bd6d4d12169c336faac72c8c3d9ecfMark Andrews *) Win32: Fix problem that caused rapid performance degradation
1585a9f239969a65b974ff741ff2a7a79b148891Evan Hunt when number of connecting clients exceeded ThreadsPerChild.
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt [Bill Stoddard]
2fb4184d9d55a6b8709356144730e323e265d58fEvan Hunt *) Fixed a segfault parsing large SSIs on non-mmap systems.
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews [Brian Havard]
5be93f5dff21fa067f52065e3521b7d82f32c779Mark Andrews *) Proxy was bombing out every second keepalive request, caused by a
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman stray CRLF before the second response's status line. Proxy now
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman tries to read one more line if it encounters a CRLF where it
6ae22c411920be5f5fd1780ac0cd44cbb21b144aMukund Sivaraman expected a status. PR 10010 [Graham Leggett]
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews *) Deprecated the apr_lock.h API. Please see the following files
74d98566ed6a2280ea84d146e7c81275f1c5649dMark Andrews for the improved thread and process locking and signaling:
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt apr_proc_mutex.h, apr_thread_mutex.h, apr_thread_rwlock.h,
1c89e89eaf761c378fd48bfd1c4abf1b5ad026e9Evan Hunt apr_thread_cond.h, and apr_global_mutex.h. [Aaron Bannert]
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews *) Change mod_status to use scoreboard accessor functions so it can
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews be used in any MPM without having to be recompiled.
0c2d891abeb2b35e290ca9da29e1227110b5be23Mark Andrews [Ryan Morgan <rmorgan@covalent.net>]
fd017eea638d690b6a90c4d2a3f2ebe51c472173Mark Andrews *) Fix parsing of some AP_DECLARE_DATA declarations so that the filter
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews handle declarations are recognized. This fixes problems loading
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews mod_autoindex on some platforms. [Brian Havard]
2595d1da358cc7391e001894d45471509976e7d5Mark Andrews *) add optional fixup hook to proxy [Daniel Lopez <daniel@covalent.net>]
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews *) Remind the admin about the User and Group directives when we are
6ef1cdec9a52a21a3db649817184702abfe6dd95Mark Andrews unable to set permissions on a semaphore. PR 7812 [Jeff Trawick]
1008577c673876037d60b5241a8f1de0d1b680d9Tinderbox User *) fix possible compilation problem in ssl_engine_kernel.c. PR 7802
294ef74e5ad68d898207c4fb36d8b18d526a11f6Curtis Blackburn [Doug MacEachern]
fe6557e5901162308e716791077ace6811728242Mark Andrews *) fix possible infinite loop in mod_ssl triggered by certain
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews netscape clients [Doug MacEachern]
21e5f9c5cdb3052f282e3dbdc2dc47f29cfe1187Mark Andrews *) fix ProxyPass when frontend is https and backend is http
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews [Doug MacEachern]
4df43743ab1ef4bad2b96840a7b2b9c77bc82bc2Mark Andrews *) Add DASL support to mod_dav
60c47284e4d752ccefa57f47b61a9c82899f3297Mark Andrews [Sung Kim <hunkim@cse.ucsc.edu>]
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark AndrewsChanges with Apache 2.0.35
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews *) mod_rewrite: updated to use the new APR global mutex type.
701aa95d9605fd6ad25b60dfd38d05a1942ee147Mark Andrews [Aaron Bannert]
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt *) Fixes for mod_include errors on boundary conditions in which
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt "<!--#" occurs at the very end of a bucket
7a3d063847290b204dfcedaef7288033c8424bfbEvan Hunt [Paul Reder, Brian Pane]
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews *) worker, prefork, perchild, beos MPMs: Add -DFOREGROUND switch to
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews cause the Apache parent process to run in the foreground (similar to
b243aa40f97cb2f77fbe746977d61f0a8c2e9194Mark Andrews -DNO_DETACH except that it doesn't switch session ids).
2b8679cf0f832c5e55121eb23806da577d272dd7Francis Dupont [Jeff Trawick]
6db55b4ff9b099bc8d6621f6e13ec1f087d35e04Mark Andrews *) Added support for Posix semaphore mutex locking (AcceptMutex posixsem)
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews for those platforms that support it. If using the default
2ac8829a8a7ce2f5fbcf006c3bf6c5a6c821abf3Mark Andrews implementation, this is between pthread and sysvsem in priority.
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews This implies it's the new default for Darwin. [Jim Jagielski]
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews *) AIX: Fix the syntax for setting the LDR_CNTRL and AIXTHREAD_SCOPE
744c1db6352c4c3f11c8538e4a2a57c8b0e0d570Mark Andrews environment variables in the envvars file. [Jeff Trawick]
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt *) worker MPM: Don't create a listener thread until we have a worker
3d0f9f8cca44ba9f1972de9e3fcabe6b70b5a33bMark Andrews thread. Otherwise, in situations where we'll have to wait a while
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt to take over scoreboard slots from a previous generation, we'll be
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews accepting connections we can't process yet. [Jeff Trawick]
bd19cef22382906a11fb6f1ffdef11038e432bcaMark Andrews *) Allow worker MPM to build on systems without pthread_kill().
a0e34c90eaf2464c6ef7c46c75c2df2dcb152293Mark Andrews [Pier Fumagalli, Jeff Trawick]
31ad8218ccdffd986b9487e3bcb9df089e47d0ddTinderbox User *) Prevent ap_add_output_filters_by_type from being called in
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt ap_set_content_type if the content-type hasn't changed.
669e108d6753b27a9745cc506193a9e0b32d217cEvan Hunt [Justin Erenkrantz]
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt *) Performance: implemented the bucket allocator made possible by the
45fd95544cd650a8e6a0fc39b656d1109b811ac0Evan Hunt API change in 2.0.34. [Cliff Woolley]
76af83c9adb772f7b045c62cf8b411165bfaa5efMark Andrews *) Don't allow initialization to succeed if we can't get a socket
76af83c9adb772f7b045c62cf8b411165bfaa5efMark Andrews corresponding to one of the Listen statements. [Jeff Trawick]
6552f33198438390724c5823b8dbcf477ec9638cEvan HuntChanges with Apache 2.0.34
6552f33198438390724c5823b8dbcf477ec9638cEvan Hunt *) Allow all Perchild directives to accept either numerical UID/GID
9e0cd8be9aa2b24fa373fe227c5eaf5641ac62f4Mark Andrews or logical user/group names. [Scott Lamb <slamb@slamb.org>]
fb9cdee4af778c5e53fc9e25f15364f5bbd2dae3Mark Andrews *) Make Perchild compile cleanly and serve pages again. [Ryan Bloom]
2a1860ad83294da4abe34a72bdb6f5a28b87f2efMark Andrews *) implement ssl proxy to support ProxyPass / https:// and the
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews SSLProxy* directives [Doug MacEachern]
de6469b663b55aacd19bdcdd925ce381f0c4b4dfMark Andrews *) Update mod_cgid to not do single-byte socket reads for CGI headers
b1ab6766f7cf3d2c189b415c50cc574d9b21a9a2Mark Andrews [Brian Pane]
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews *) Made AB's use of the Host: header rfc2616 compliant
d389069a397c99347b5b281f90577e19e7662b03Mark Andrews by Taisuke Yamada <tai@iij.ad.jp> [Dirk-Willem van Gulik].
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews *) The old, legacy (and unused) code in which the scoreboard was totally
fd2f4551d9498e1dce8e44a24e5e886ef2aa75cbMark Andrews and completely contained in a file (SCOREBOARD_FILE) has been
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews removed. This does not affect scoreboards which are *mapped* to
c5e8808e35310eddfd99398198660a3eb37ac51eMark Andrews files using named-shared-memory. [Jim Jagielski]
32f4f500a5dfa77631217a390f3cd616827cab18Mukund Sivaraman *) Change bucket brigades API to allow a "bucket allocator" to be
32f4f500a5dfa77631217a390f3cd616827cab18Mukund Sivaraman passed in at certain points. This allows us to implement freelists
7c66fc970082f2f8b4a7ae1bbfca3531ab6798b4Mark Andrews so that we can stop using malloc/free so frequently.
2a80bc01530013293016172b1dcc1d12471ccf33Mark Andrews [Cliff Woolley, Brian Pane]
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki *) Add support for macro expansion within the variable names in
cc51cd2d2076e33117c60c9effcb8caccde4983bWitold Krecicki <!--#echo--> and <!--#set--> directives [Brian Pane]
2bbab60f504e4cd905080d42eae5cc8fe62599cbMark Andrews *) Fix some mod_include segfaults [Cliff Woolley, Brian Pane, Brad Nicholes]
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews *) Update the "RedHat" Layout to match Red Hat Linux version 7. PR BZ-7422
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews *) add compat layer to support RSA SSLC 1.x and 2.x in mod_ssl
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews [Jon Travis, John Barbee, William Rowe, Ryan Bloom, Doug MacEachern]
802e0662ef6041078cb7bad4cdb197a295eab770Mark Andrews *) Add a new parameter to the quick_handler hook to instruct
3fe7c625ff1d4477806e5ecd700c5917ba2d7b90Mark Andrews quick handlers to optionally do a lookup rather than actually
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews serve content. This is the first of several changes required fix
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews several problems with how quick handlers work with subrequests.
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews [Bill Stoddard]
94694e720a911a38b01ff5036c01d883b3c9cbb1Evan Hunt *) worker MPM: Get MaxRequestsPerChild to work again. [Jeff Trawick]
538c6bd3f15c6f525972e2226708805dbab03240Mark Andrews *) [APR-related] The ordering of the default accept mutex method has
ef1e2f790639e187d2286292f25593ad7c6c2391Witold Krecicki been changed to better match what's done in Apache 1.3. The ordering
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki is now (highest to lowest): pthread -> sysvsem -> fcntl -> flock.
e8fab79146fe8010728513f4458cfd2f4d8bd48bWitold Krecicki [Jim Jagielski]
c034b72ba147e86ec40816fdf0cfb19c9ed7f1d6Witold Krecicki *) Ensure that the build/ directory is created when using VPATH.
7d238ed0c71ca817fd1582295c6027c6b925af51Mark Andrews [Justin Erenkrantz]
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews *) Add some popular types to the mime magic file. PR 7730.
82a50a619afa73ae9a212399505b9f1b327128cdMark Andrews [Linus Walleij <triad@df.lth.se>, Justin Erenkrantz]
2f1c460beaa1e372255e7a1b8aad8996f011816dMark Andrews *) Remove the single-byte socket reads for CGI headers [Brian Pane]
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews *) When a proxied site was being served, Apache was replacing
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews the original site Server header with it's own, which is not
af9b975ccc2f0e6d82a4dfc2daa6cedfc5f4bdc2Mark Andrews allowed by RFC2616. Fixed. [Graham Leggett]
9ee66e3a5b45654235472711439f9db1766c82caMark Andrews *) Fix a mod_cgid problem that left daemon processes stranded
8b2b41ba4f8cabed897f2d852a6c07abfb23231eMark Andrews in some server restart scenarios. [Jeff Trawick]
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews *) Added exp_foo and rel_foo variables to config_vars.mk for
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews all Apache and Autoconf path variables (like --sysconfdir,
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt --sbindir, etc). exp_foo is the "expanded" version, which means
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt that all internal variable references have been interpolated.
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt rel_foo is the same as $exp_foo, only relative to $prefix if they
fcadf0b3205be950da14c80fedbf088fc8fd2190Evan Hunt share a common path. [Aaron Bannert]
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews *) Fix some restart/terminate problems in the worker MPM. Don't
47f8b47b8df05aade51e35b31c3df46fb121a098Mark Andrews drop connections during graceful restart. [Jeff Trawick]
d9a713819621972af4f90dfaa9e2bc72aad54d48Mark Andrews *) Change the header merging behaviour in proxy, as some headers
8269f06a0fdaf5f4f03ffb20a3c0effd557c794cMark Andrews (like Set-Cookie) cannot be unmerged due to stray commas in
db9781d4a2ed15c4b34bb5c97ea68b8f598992fcMark Andrews dates. [Graham Leggett]
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman *) Be more vocal about what AcceptMutex values we allow, to make
6f2752da7a1036cd59be17236ca66630d00f11cdMukund Sivaraman us closer to how 1.3 does it. [Jim Jagielski]
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews *) Get nph- CGI scripts working again. PRs 8902, 8907, 9983
f0244761611dc4d0f80b36c0c0ccdb26fa6cf830Mark Andrews [Jeff Trawick]
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews *) Upgraded PCRE library to latest version 3.9 [Brian Pane]
48ec547968d7da5b1240222c53a90efce25157a2Mark Andrews *) Add accessor function to set r->content_type. From now on,
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews ap_rset_content_type() should be used to set r->content_type.
095c47be5456c17087d7b39dfc97ebee65e0dfbbMark Andrews This change is required to properly implement the
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews AddOutputFilterByType configuration directive.
178dc0e1d617a6ef6387e9942ba9cdb370d1bde2Mark Andrews [Bill Stoddard, Sander Striker, Ryan Bloom]
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews *) Add new M_FOO symbols for the WebDAV/DeltaV methods specified by
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews RFC 3253. Improved the method name/number mapping functions.
6aaf3d01a1a9829802498c5772b22d649d012181Mark Andrews [Greg Stein]
e51ba2650025460b26092fb2500e0b6dfbf6d548Mark Andrews *) remove sock_enable_linger from connection.c [Ian Holsman]
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews *) Fix for virtual host processing where the requested hostname
143526179e5965921e1bd17a4759c3993854b4f4Mark Andrews has a '.' at the end (PR 9187) [Ryan Cruse <ryan@estara.com>]
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews *) mod_dav's APIs for REPORT response handling was changed so that
15bee593e70faca91a00331184fbbbc66080d422Mark Andrews providers can generate the content directly into the output filter
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt stack, rather than buffering the response into memory. [Greg Stein]
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt *) Fix a hang condition with graceful restart and prefork MPM
af326c2e3f90d86a8966a1298d7aa157667f97cdEvan Hunt in the situation where MaxClients is very high but
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman much fewer servers are actually started at the time of the
ce786900292468e465fb74df8712a625ce10e103Mukund Sivaraman restart. [Jeff Trawick]
d102ab1b847716b045640faebf074a8092e0b023Mark Andrews *) Small performance fixes for mod_include [Brian Pane]
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews *) Performance improvement for the error logger [Brian Pane]
d6fa26d0adaec6c910115be34fe7a5a5f402c14fMark Andrews *) Change configure so that Solaris 8 and above have
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt SINGLE_LISTEN_UNSERIALIZED_ACCEPT defined by default.
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt according to sun people solaris 8+ doesn't have a thundering
f503aa345b451f94875a5bab637223bcbbd93b6dEvan Hunt herd problem [Ian Holsman]
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews *) Allow URIs specifying CGI scripts to include '/' at the end
7df3f06c0bf0b78a88221348d6af6704d9ece7efMark Andrews (e.g., /cgi-bin/printenv/) on AIX and Solaris (and other OSs
a3253fb44c15a52bbb19bb38592b4dc02a004527Tinderbox User which ignore '/' at the end of the names of non-directories).
d1cacbb37474b0cbee6c1ddd05d27f731b2b43baMark Andrews PR 10138 [Jeff Trawick]
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews *) implement SSLSessionCache shmht and shmcb based on apr_rmm and
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews apr_shm. [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>]
2be9d18ee9bd1b4eec4720218e4f43352603291fMark Andrews *) Fix apxs -g handling. Move config_vars.mk from the top build
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews directory to the build directory. PR 10163 [Jeff Trawick]
8b82b4982c21dfeb164f04700c7204f6541a7856Evan Hunt *) Fix some mod_include problems which broke evaluation of some
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews expressions. PR 10108 [Jeff Trawick]
c40906dfad6dd6e3a3e3c94b8c8847bc9bc064e5Mark Andrews *) Fix the calculation of request time in mod_status. [Stas Bekman]
f9e49fd80e2ac4fce0fef11d330b88ff3693ad99Witold Krecicki *) Fix the calculation of thread_num in the worker score structure.
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews [Stas Bekman]
e8c70b0c35c27a28ea2e0cafb252e1774ccc1727Mark Andrews *) Use apr_atomic operations in managing the mod_mem_cache
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews cache_objects for SMP scalability. (see USE_ATOMICS
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews preprocessor directive in mod_file_cache)
7204d08a319cf590ae4280b8cc20999320398574Mark Andrews [Bill Stoddard]
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt *) Add filehandle caching to mod_mem_cache. (see CACHE_FD
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt preprocessor directive in mod_file_cache)
6ce5279d0f30c8c760e27baf92bb44b3f4962354Evan Hunt [Bill Stoddard]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt *) Implement prototype mod_disk_cache for use with mod_cache.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt [Bill Stoddard]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt *) Add a missing manualdir entry in the Debian config.layout.
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt [Thom May <thom@planetarytramp.net>]
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt *) Stop installing libtool for APR and tell APR where it should place
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt its copy of libtool (via our installbuildpath layout variable).
f5898cf3484b1588d5239faa4062a2b2b606ce91Evan Hunt [Justin Erenkrantz]
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews *) New directive ProxyIOBufferSize. Sets the size of the buffer used
c27c710939766a7bb315bde1f12ab18d93c77cc8Mark Andrews when reading from a remote HTTP server in proxy. [Graham Leggett]
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman *) Modify receive/send loop in proxy_http and proxy_ftp so that
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman should it be necessary, the remote server socket is closed before
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman transmitting the last buffer (set by ProxyIOBufferSize) to the
4e9a1ad22618a46dab82eeb2d030190cec0afbc6Mukund Sivaraman client. This prevents the backend server from being forced to hang
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews around while the last few bytes are transmitted to a slow client.
555469af35c12189525921abbc3de3cefb5f9f0fMark Andrews Fix the case where no error checking was performed on the final
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews brigade in the loop. [Graham Leggett]
c5342425ea5568af04f4b87d5d9690453b21c9f1Mark Andrews *) Scrap CacheMaxExpireMin and CacheDefaultExpireMin. Change
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews CacheMaxExpire and CacheDefaultExpire to use seconds rather than
b4bbf494183e4158b417d9200297ff0764af2f9dMark Andrews hours. [Graham Leggett, Bill Stoddard]
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews *) New Directive SSIUndefinedEcho. to change the '(none)' echoed
f3a4a5f8db3d9fd352a3e2eb6be779a78da03f52Mark Andrews for a undefined variable. [Ian Holsman]
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews *) Proxy HTTP and CONNECT: Keep trying other addresses from the DNS
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews when we can't get a socket in the specified address family. We may
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews have gotten back an IPv6 address first and yet our system is not
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews configured to allow IPv6 sockets. [Jeff Trawick]
2fb6d3782b548ba678cfb8ff09e0d1e49fafb84dMark Andrews *) Be more careful about recursively removing CVS directories. Make
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews sure that we aren't cd'ing to their home directory first. PR: 9993
bc09fd1365d1a48972fa99cd6ed2aa788a28ef33Mark Andrews [Aaron Bannert, James LewisMoss <dres@lewismoss.net>]
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews *) Add a missing errordir entry in the Debian config.layout. PR: 10067
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews [Dirk-Jan Faber <dirk-jan@selwerd.nl>, Aaron Bannert,
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews Thom May <thom@planetarytramp.net>]
36be0aad8ec241987e1866a547372eb28ee7dc09Mark Andrews *) Rename the filter ordering priorities. The recent filtering fixes
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews have showcased problems with their usage. Therefore, we need to
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews rename them to increase the clarity. (CONTENT->RESOURCE,
33f91e248b67afa96c5b855ba3ace20b5d89dbd0Mark Andrews HTTP_HEADER->CONTENT_SET/PROTOCOL) [Justin Erenkrantz]
51227d6f16840ae359701b5d56970a5f3860db5aEvan HuntChanges with Apache 2.0.33
175a8414a785689cb028e6e133385dba9e1b9a95Evan Hunt *) Fix a problem in the new --enable-layout functionality where
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews it wouldn't allow overrides from variables like --prefix,
9e4811dc90cca1f6f2d1ef86182f9613add06df3Mark Andrews --bindir, etc. [Thom May <thom@planetarytramp.net>]
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews *) Fix a bug in the core input filter for AP_MODE_EXHAUSTIVE. It
12b791ae2018561482f3b68dd6658c2ad1a4d934Mark Andrews no longer hangs around waiting for the socket to close before
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews returning exhaustive data. [Aaron Bannert]
080582dc4739cabf0170b54e9a453785d577e364Mark Andrews *) rename apr_exploded_time_t to apr_time_exp_t (as per renames pending)
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews [Thom May <thom@planetarytramp.net>]
3a71cd8ca3c4970b71ef503553eda2666ce3d2b1Mark Andrews *) Change mod_ssl to always do a full startup/teardown on restarts.
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews this allows mod_ssl to be added to a server that is already
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews running and makes it possible to add/change certs/keys after the
02ceed9f83f82f0de35c7bd73c27a33d4f0fe9cbMark Andrews server has been started. [Doug MacEachern]
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt *) Introduce PassPhraseDialog "|/path/to/pipe" mechanism to mod_ssl.
32431c79c76257130e1b31223e59a614e19bea1bEvan Hunt This pipe must be a bidirectional 'console' style relay, which
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki mod_ssl prints all prompts to the pipe's stdin, and reads the
8db83c1e908ac92a28ad0dd6dc2bdcff1d20084cWitold Krecicki passphrases from the pipe's stdout. [William Rowe]
ba340e446906b21925df63b0dec9b299ef093ad2Witold Krecicki *) Fix bug where --sysconfdir and --localstatedir were being
b62db16a580addacf9b2a4d0a6e272632ad5712aMark Andrews ignored. [Thom May <thom@planetarytramp.net>, Aaron Bannert]
72cc860dd232dd8ae1b792c7c7c5d929211ed161Mark Andrews *) Fix --enable-layout to work again. Caution: When specifying
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews --enable-layout, common arguments like --prefix, --exec-prefix,
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews etc. will be ignored and the settings from the layout will be
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews used instead. [Thom May <thom@planetarytramp.net>, Aaron Bannert]
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews PR 9124, 9873, 9885
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews *) New Directive for mod_proxy: ProxyRemoteMatch. This provides
b7161f9898405faee05ba72a63ad10e4541f1346Mark Andrews regex pattern matching for the determination of which requests
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt to use the remote proxy for. [Jim Jagielski]
6d609c3cbe7d91bf02ac60a4a34cc4bffa13a3e6Evan Hunt *) Fix CustomLog bytes-sent with HTTP 0.9. [Justin Erenkrantz]
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt *) Prevent Apache from ignoring SIGHUP due to some lingering 1.3
b83e886b3023c9a3bb40f20e399c3d2d40604eadEvan Hunt cruft in piped logs and rewritemap child processes.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt [William Rowe]
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt *) All instances of apr_lock_t have been removed and converted
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt to one of the following new lock APIs: apr_thread_mutex.h,
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt apr_proc_mutex.h, or apr_global_mutex.h. No new code should
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt use the apr_lock.h API, as the old API will soon be deprecated.
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt [Aaron Bannert]
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt *) Merged in changes to mod_ssl up through 2.8.7-1.3.23.
adb0ac475d4a58404812eee3a158447decf9e026Tinderbox User [Ralf S. Engelschall, Cliff Woolley]
801707fe19600313a0b1f7845a518100f69e58b6Evan Hunt *) mod-include: make it handle flush'es and fix the 'false-alarm'
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews [Justin Erenkrantz, Brian Pane, Ian Holsman]
529d8a7cf1960f96a78d1b2b004aa63aff80b16bMark Andrews *) ap_get_*_filter_handle() functions to allow 3rd party modules
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki to lookup filter handles so they can bypass the filter name
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki lookup when adding filters to a request (via ap_add_*_filter_handle())
d9d7b2657e2b688b2ad601a3ea0a23a4078c1f02Witold Krecicki [Ryan Morgan <rmorgan@covalent.net>]
1fe29e5d65d81d1ff0b94bfa7ce80f506a62af91Witold Krecicki *) Fix for multiple file buckets on Win32, where the first file
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt bucket would cause the immediate closure of the socket on any
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt non-keepalive requests. [Ryan Morgan <rmorgan@covalent.net>]
d907426f0f5b6100cbe4d03e417f59ce67ff171bEvan Hunt *) Correct Win32 failure of mmap of a segment beyond start of the
f0fe1930a2350c1110bff2203e48335c147ca52dEvan Hunt file; fixes large SSL and similar transfers. [William Rowe]
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt *) Implement apr_proc_detach changes and allow -DNO_DETACH in the
a78396e6522d807dceb81c09cfdbca9acee3cc00Evan Hunt multi-process mode to not "daemonize" while detaching from the
6ce370550225d4a9251346575bb7020145708bc2Tinderbox User controlling terminal. This is necessary for Apache to work with
181125e682a4a7de03baedc099d4006ffd6d972cTinderbox User process-management tools like AIX's "System Resource Controller"
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt as well as Dan Bernstein's "daemontools".
7bc7cdd947a9f5671e8de77ef74b28bf35d15c8eEvan Hunt [Jos Backus <josb@cncdsl.com>, Aaron Bannert]
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews *) Convert mod_auth_digest to use the new apr_global_mutex_t
55d61515ec5a64c19ecfbd8b554d02515c878f2bMark Andrews type. [Aaron Bannert]
1ddde9710ed9298bf8cd4dfd1921ec363e308f87Mark Andrews *) fix bug in mod-include where it wouldn't send a unmatched
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman part if it was at the end of a bucket [Ian Holsman]
2d5581de6e5d6606a8acef041ca808f4b8e24b1bMukund Sivaraman *) worker MPM: Improve logging of errors with the interface between
a217937e597bbdaa1805d13cf85c9a9d6131b884Tinderbox User the listener thread and worker threads. [Jeff Trawick]
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt *) Some browsers ignore cookies that have been merged into a
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt single Set-Cookie header. Set-Cookie and Set-Cookie2 headers
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt are now unmerged in the http proxy before being sent to the
3525200d9fb0e70aec4f6a3c7e0ed5a7dd8398afEvan Hunt client. [Graham Leggett]
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews *) Fix a problem with proxy where each entry of a duplicated
28303a06cec9c9c71ffb8164c85e47281dfca873Mark Andrews header such as Set-Cookie would overwrite and obliterate the
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews previous value of the header, resulting in multiple header
8a659aae94652e1dd151705551cca1dab7cafd75Mark Andrews values (like cookies) going missing.
4d8940486ca555f8308c503eef3bd479c0095eb8Mark Andrews [Graham Leggett, Joshua Slive]
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews *) Add the server-limit and thread-limit values to the scoreboard
35c014cb1d151983c455ad1ac99093591cbda97aMark Andrews for the sake of third-party applications.
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman [Adam Sussman <myddryn@vishnu.vidya.com>]
a16f42441a0bdfc911aafe841a975af55181f2f0Mukund Sivaraman *) Fix segfault when proxy recieves an invalid HTTP response [Ian Holsman]
61b1075ddbc2d32043531dd90c20043f419fcfb7Mark Andrews *) OS/390: Get make install to properly copy DSO modules.
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews [Jeff Trawick]
b740318a42e7e9e9511c4a3213a81a51257c1ab9Mark Andrews *) Win32: Fix bug in mod_status with displaying "Restart Time"
f555b59e3678ba3e67201ef158b5f355e6d3ce13Mark Andrews and "Server uptime".
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews [Bill Stoddard]
8d9a134fe75c57052094b30ad43a20582ad71ebfMark Andrews *) Fix IPv6 name-based virtual hosts. [Jeff Trawick]
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews *) Introduce AddOutputFilterByType directive. [Justin Erenkrantz]
c2a6e9d347ea5364041d4241e4683d076d4e091bMark Andrews *) Fix DEBUG_CGI support in mod_cgi. PR 9670, 9671.
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews [David MacKenzie <djm@pix.net>]
cccfafa31131844c3b82e4c92f87f243d7ca3287Mark Andrews *) Fix incorrect check for script_in in mod_cgi. PR 9669.
e8555412f186ad05a064591bcb25c2f7d7395756Mark Andrews [David MacKenzie <djm@pix.net>]
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki *) Fix segfault and display error when SSLMutex file can not be
f5b0ad3c8d4b665037b4eeda2fc24547c698c012Witold Krecicki created. [Adam Sussman <myddryn@vishnu.vidya.com>]
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *) Add reference counting to mod_mem_cache cache objects to
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews better manage removing objects from the cache.
50a3eae6cf9a401ea70f5e81579f14f829f3e457Mark Andrews [Bill Stoddard]
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *) Change the verbage on the ScoreBoardFile in our default configs.
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews Also change the default to be commented out (unspecified) so we
8d49a1a0d1658952181cc686fc4dc62006baa1a7Mark Andrews get anonymous shared memory by default. [Aaron Bannert]
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews *) Implement new ScoreBoardFile directive logic. This affects how
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews we create the scoreboard's shared memory segment. If the directive
97e13cc244a1fc67fd42c421c92ccead5e38a2f5Mark Andrews is present, a name-based segment is created. If the directive is
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews not present, first an anonymous segment is created, and if that
9f5443280fcfd625a06f63a1b457ed2335840278Mark Andrews fails, a name-based segment is created from a file of the name
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews DEFAULT_SCOREBOARD. This gives third-party applications the
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews ability to access our scoreboard. [Aaron Bannert]
c1a72112b2391bd8f149c5f19bdb12fa0d39fef4Mark Andrews *) Allow mod_deflate to work with non-GET requests and properly send
4840ef4581a577a29a18d180b6bc2e7355378ed7Mark Andrews Content-Lengths. [Sander Striker <striker@apache.org>]
7d262a3647a517a86d6d83058aedd18b7a6b06dfMark Andrews *) Fix ap_directory_merge() to correctly merge configs when there is
990494909886f2cef94d3874f4dc4add03cece81Mark Andrews no <Directory /> block. [Justin Erenkrantz, William Rowe]
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki *) Remove spurious debug messsages that are normal under HTTP
96d49a84fff54fe19b430c56912db0a55cf3ded8Mark Andrews keep-alive logic. [Jeff Trawick, Justin Erenkrantz]
f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2fWitold Krecicki *) Fix a bug in mod_cgid that would prevent proper shutdown death
10966da999f8f7f364418aa446d8ead9c8a761cfMark Andrews of the cgid process. [Aaron Bannert]
f0e7471845e0c9f1509fb91cae4a8e6655132acbEvan Hunt *) Add signal handling back in to the worker MPM for the one_process
047e477d27b7faa9a063fde549e2b2c141f2291bWitold Krecicki (-X, -DDEBUG, -DONE_PROCESS) case. [Aaron Bannert]
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki *) Performance: Reuse per-connection transaction pools in the
322efcb27d26cb5949ceabf6d3b93d0a2e25746fWitold Krecicki worker MPM, rather than destroying and recreating them. [Brian Pane]
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki *) Remove all signals from the worker MPM's child process. Instead,
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki the parent uses the Pipe of Death for all communication with the
4681ab1fc2c40e1d70fae38e64630c72c51c300eWitold Krecicki child processes. [Ryan Bloom]
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark AndrewsChanges with Apache 2.0.32
b56bd9b59f590ade778ac6621fb5bede4001d8aeMark Andrews *) mod_negotiation: ForceLanguagePriority now uses 'Prefer' as the
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews default if the directive is not specified. This mirrors older
96beefd76f597b77d4fcd51f8d766e5e59a2d216Mark Andrews behavior without changes to the httpd.conf. [William Rowe]
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki *) Win32: solve the win32 service problems in 2.0.31-alpha, by fixing
3f06b888ae80a8724b300ab39a4276537b0241cdWitold Krecicki the service, mpm and logging code, and bugs in apr_file_open_stderr
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews and apr_file_dup2 functions. Win2K/XP services have no handles
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews associated for stdin/out/err, which caused unpredictable behavior
948fe5822b9c8489856bc38b3063e30e9d34fcd3Mark Andrews in the prior release. [William Rowe, Bill Stoddard]
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews *) Win32: simplify the Application Event Log messages, since there isn't
ecff557eebd67a717ab6fd3323af27363ee3273dMark Andrews likely to be 'more information in the error log' before an error log
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews has been opened. [William Rowe]
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews *) Win32: substantial cleanup to the mpm_winnt code for legibility and
fbc50678e18eced2c1324bd968e77d4d7737d0caMark Andrews to follow the program flow of other MPMs. [Ryan Bloom, William Rowe]
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki *) Win32: apache -k shutdown now behaves like apache -k stop.
c2afbab9dc8de73c85b32624a8364bc7532d1fa9Witold Krecicki [Bill Stoddard]
51ec0decc11beda6b903fbfa18c35edef09ad5feWitold Krecicki *) Fix prefork to not kill the parent if a child hits a resource shortage
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt on accept(). [Greg Ames]
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt *) Fix seg faults that occur when what should be the httpd request line
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt starts with \r\n followed by garbage. [Greg Ames]
3d0b7d5cc3428dedf4486e949fbd536eef494b99Evan Hunt *) Allow statically linked support binaries with the new
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews --enable-static-support flag, and enable this behavior in
9268297baa1429d8851c36972d918dde66544746Mark Andrews the binbuild script. Also add a new --enable-static-htdbm
9268297baa1429d8851c36972d918dde66544746Mark Andrews flag. [Aaron Bannert]
d7ab0204e26098847232548f03833e185db0b99fMark Andrews *) Allow mod_autoindex to serve symlinks if permitted and attempt to
d7ab0204e26098847232548f03833e185db0b99fMark Andrews do only one stat() call when generating the directory listings.
d7ab0204e26098847232548f03833e185db0b99fMark Andrews [Justin Erenkrantz]
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews *) Fix resolve_symlink to save the original symlink name if known.
aabcb1fde0ca255ff30f0a5c10cbd39f798cc5b7Mark Andrews [Justin Erenkrantz]
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki *) Be a bit more sane with regard to CanonicalNames. If the user has
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki specified they want to use the CanonicalName, but they have not
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki configured a port with the ServerName, then use the same port that
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki the original request used. [Ryan Bloom and Ken Coar]
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki *) In core_input_filter, check for an empty brigade after
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki APR_BRIGADE_NORMALIZE(). Otherwise, we can get segfaults if a
7a00d69909ace5dc11bcff9c1e07c311f92a7f8eWitold Krecicki client says it will post some data but we get FIN before any
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews data arrives. [Jeff Trawick]
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews *) Not being able to bind to the socket is a fatal error. We should
ac110848296c18b3a3bfaa89bdee2dd00755b36fMark Andrews print an error to the console, and return a non-zero status code.
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews With these changes, all of the Unix MPMs do that correctly.
ede52ba98d02bc1ac4483a77d403ff1d64a003ceMark Andrews [Ryan Bloom]
a0f5a5e3c5c6dd29b18bc06fea0d02ae7fc24ac9Mark Andrews *) suexec: Allow HTTPS and SSL_* environment variables to be passed
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt through to CGI scripts. PR 9163
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt [Brian Reid <breid@customlogic.com>,
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt Zvi Har'El <rl@math.technion.ac.il>]
0cbe448914be61d0f92b1e9d3adaeba87d25639dEvan Hunt *) binbuild.sh: Make sure that we use the expat from our source
9dede25430218a1f683dfef36f04ac7cf5bbd9e8Mark Andrews tree so that there aren't any surprises on the target machine.
10f8dc8456ba073fdb2bfc5168d78de574debeeeMark Andrews [Jeff Trawick]
88699327de812fdd5beeb68b06ea45000fca2175Mark Andrews *) mod_cgid: Add retry logic for when the daemon can't fork fast
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews enough to keep up with new requests. Start using
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews HTTP_SERVER_UNAVAILABLE instead of HTTP_INTERNAL_SERVER_ERROR
d3600bb89d32a7e0d943691d3cad5c569ef6158dMark Andrews when we can't talk to the daemon. [Jeff Trawick]
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman *) apxs: LTFLAGS envvar can override default libtool options. Try
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman "LTFLAGS=' ' apxs -c mod_foo.c" to see what libtool does under
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman the covers. [Jeff Trawick]
7472cd350fe9245553e9da7f2df8e7e364d136abMukund Sivaraman *) The Location: response header field, used for external
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews redirect, *must* be an absoluteURI. The Redirect directive
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews tested for that, but RedirectMatch didn't -- it would allow
049a49c2956dd9cc9b82974e2bbe77c57fcc73dbMark Andrews almost anything through. Now it will try to turn an abs_path
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews into an absoluteURI, but it will correctly varf like Redirect
e2047969decfc0c3fc1a946ccade993cab9c9315Mark Andrews if the final redirection target isn't an absoluteURI. [Ken Coar]
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark AndrewsChanges with Apache 2.0.31
c3beecc1bcc6e1c15176a699b41ca77ef6533c25Mark Andrews *) Create the scoreboard (in the parent) in a global pool context,
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews so it survives graceful restarts. This fixes a SEGV during
0be436fc397396ed490182f022d02b46c7a50271Mark Andrews graceful restarts. [Aaron Bannert]
53a70bef3508acb1517b8eb57f61a81280c11509Mark Andrews *) Add a timeout option to the proxy code 'ProxyTimeout'
8090ceb932b52c70d72f655531150e0a1122052dMark Andrews [Ian Holsman]
f89adb2c2a52b505501c3eaa2aec9fd4df6bd60aTinderbox User *) FTP directory listings are now always retrieved in ASCII mode.
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki The FTP proxy properly escapes URI's and HTML in the generated
e846f127d64ea690b789efa6e5b4ff9f64cf3235Witold Krecicki listing, and escapes the path components when talking to the FTP
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt server. It is now possible to browse the root directory by using
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt a url like: ftp://user@host/%2f/ (ported from apache_1.3.24)
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt Also, the last path component may contain wildcard characters
28053af04c5121ec234c320e4c76273305816e7aEvan Hunt '*' and '?', and if they do, a directory listing is created instead
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews of a file retrieval. Example: ftp://user@host/httpd/server/*.c
5ac427050fa0e303171133ce3855b284ab4cfbb7Mark Andrews [Martin Kraemer]
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews *) Added single-listener unserialized accept support to the
594d15df254304ef6705a9fc028bcd34328bce42Mark Andrews worker MPM [Brian Pane]
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki *) New Directive for mod_proxy: 'ProxyPreserveHost'. This passes
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki the incoming host header through to the proxied server
19d80ce5844e00a021643759adcbe27c11b485a0Witold Krecicki [Geoff <g.russell@ieee.org>]
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki *) New Directive Option for ProxyPass. It now can block a location
dc2a4887c40b1ee361cef51e188b386e19497e01Witold Krecicki from being proxied [Jukka Pihl <jukka.pihl@entirem.com>]
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews *) Don't let the default handler try to serve a raw directory. At
370c6e0ac1ad6330e5ded66e5636c5c93d2ce3ffEvan Hunt best you get gibberish. Much worse things can happen depending
08e36aa5a5c7697a839f83831fccf8fb3f792848Mark Andrews on the OS. [Jeff Trawick]
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt *) Change the pre_config hook to return a value. Modules can now emit
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt an error message and then cause the server to quit gracefully during
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt startup. This required a bump to the MMN. [Aaron Bannert]
f1a2709aad7baa4161fdb6f63edf99b0150af252Evan Hunt *) Fix some unix socket descriptor leaks in the handler side of
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews mod_cgid (the part that runs in the server process). Whack a
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews silly "close(-1)" in the handler too. [Jeff Trawick]
b0ffe328620db4ead7079e8cd26a584f5b947754Mark Andrews *) Change the pre_mpm hook to return a value, so that scoreboard
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews init errors percolate up to code that knows how to exit
402c63495c40b2289de8daee5a396fd392cea080Mark Andrews cleanly. This required a bump to the MMN. [Jeff Trawick]
699f790c49d03a9ef3c3234a72d272bb469203e8Evan Hunt *) Add the socket back to the conn_rec and remove the create_connection
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt hook. The create_connection hook had a design flaw that did not
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt allow creating connections based on vhost info. [Bill Stoddard]
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt *) Fixed PATH_INFO and QUERY_STRING from mod_negotiation results.
66074f152f2a42218e6d54f50d4fa3717940c299Evan Hunt Resolves the common case of using negotation to resolve the request
48bf87ba83396aae2251646aed9a9cac183e5780Mark Andrews *) Added new functions ap_add_(input|output)_filter_handle to
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews allow modules to bypass the usual filter name lookup when
cd6eeeb827f65df4bfb3e7ed3454655650f7dba7Mark Andrews adding hard-coded filters to a request [Brian Pane]
aa5506eda809dfd25b4e1ee6edb5285a77958d2cEvan Hunt *) caching should now work on subrequests (still very experimental)
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt [Ian Holsman]
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt *) The Win32 mpm_winnt now has a shared scoreboard. [William Rowe]
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt *) Change ap_get_brigade prototype to use apr_off_t instead of apr_off_t*.
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt [Justin Erenkrantz]
f6096b958c8b58c4709860d7c4dcdde5deeacb7aEvan Hunt *) Refactor ap_rgetline so that it does not use an internal brigade.
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews Change ap_rgetline's prototype to return errors. [Justin Erenkrantz]
16591ba9ae26e4d6e1bc0dd4776725326174abaaMark Andrews *) Remove mod_auth_db. [Justin Erenkrantz]
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt *) Do not install unnecessary pcre headers like config.h and internal.h.
3cd204c4a46f21bf2a38f35e79af45ac595be943Evan Hunt [Joe Orton <joe@manyfish.co.uk>]
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews *) Change in quick_hanlder behavior for subrequests. it now passes DONE
8fcf2413e99597b6690b6a352aa12842f9be27e5Mark Andrews (as it does for a normal request). quick_handled sub-requests now work
7660b370c363d08a43ad713a84f94798f3fc4879Mark Andrews in mod-include [Ian Holsman]
7100602261f22ed9f5955f8acfbc59f37ac608bbMark Andrews *) Change SUBREQ_CORE so that it is a 'HTTP_HEADER' filter instead of
651be63a1111c50942533016b3a2a6403d74cd9eMark Andrews 'CONTENT' one, as it needs to run AFTER all content headers
b1888f0e2ed6bebe79822de83bf67f5c440a22e1Mark Andrews *) Rename BeOS MPM directive RequestsPerThread to MaxRequestsPerThread.
6214c3c93a43dc86f080dc0219e4560b69721f53Mark Andrews [Lars Eilebrecht]
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt *) Split out blocking from the mode in the input filters.
448884248519a8edade1b51aa7d20140b12764a9Evan Hunt [Justin Erenkrantz]
395e6865d5b0ec13c1e4cc3947598153aa4e4914Evan Hunt *) Fix a segfault in mod_include. [Justin Erenkrantz, Jeff Trawick]
39225b4b510385f0cee915f0622574b76f5d6082Evan Hunt *) Cause Win32 to capture all child-worker process errors in
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt Apache to the main server error log, until the child can
cf24cbd837617c5cb89f04ba97b262be21a925bfEvan Hunt open its own error logs. [William Rowe]
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt *) HPUX 11.*: Do not kill the child process when accept()
ddf3342cca1a2dbd98c5443cbb9b184c428cdda5Evan Hunt returns ENOBUFS on HPUX 11.*. (ported from a 1.3 patch
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews by [madhusudan_mathihalli@hp.com])
558278974eb4a1021943e6bbbc6c7d80dc3707fdMark Andrews [Bill Stoddard]
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt *) Fix a problem in the parsing of the <Proxy foo> directive.
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt [Jeff Trawick]
132a57117978816eebf6f8c33b39bdcfcd62fd7aEvan Hunt *) rewrite of mod_ssl input filter for better performance and less
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews memory usage [Doug MacEachern]
0993cd5f2227c1aa6a8554f4a9a847efabbcfcb8Mark Andrews *) allow quick_handler to be run on subrequests. [Ian Holsman]
b8dcc13bc5d49aa18a80179851cf0d7a81c54887Mark Andrews *) mod_dav now asks its provider to place content directly into the
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews filter stack when handling a GET request. The mod_dav/provider
756c6433301f2f5dad3372af2bef56c0b28e99b7Mark Andrews API has changed, so providers need to be updated. [Greg Stein]
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews *) Clear the output socket descriptor in unixd_accept() to make sure
1add4a7939a550d50b156f72631ea374b6182149Mark Andrews we don't supply a bogus socket to the caller if the accept fails.
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews This caused problems with the worker MPM, which tried to process
381c77fd82ea5a51ee52929ec43c1f3adb27686aMark Andrews the returned socket if it was non-NULL. [Brian Pane]
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews *) Move a check for an empty brigade to the start of core input filter
7c525954642f8fb3698b555115edb09fe3bd3354Mark Andrews to avoid segfaults. [Justin Erenkrantz, Jeff Trawick]
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews *) Add FileETag directive to allow configurable control of what
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews data are used to form ETag values for file-based URIs. MMN
33a4294f442f7505c8e2453beb422b5928ec697cMark Andrews bumped to 20020111 because of fields added to the end of
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews the core_dir_config structure. [Ken Coar]
d6357f09aacf518df14875fffa819607daa05d17Mark Andrews *) Fix a segfault in mod_rewrite's logging code caused by passing the
59328c76745ee6d2df047e3f072b118258b87cb6Mukund Sivaraman wrong config to ap_get_remote_host(). [Jeff Trawick]
275265ab27815d2261ebf68b48201fb7bffdf426Mukund Sivaraman *) Allow mod_cgid to work from a binary distribution install by
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews using 755 for the permissions on the log directory instead of
ade0aa3cb0fafbbe9fffb29f9abba4ce85890c3fMark Andrews 750. [Jeff Trawick]
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews *) Fixed a segfault that happened during graceful shutdown (or when
8398f0015625495e228eea195e3adccfcf59ffccMark Andrews the httpd ran out of file descriptors) with the worker MPM [Brian Pane]
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt *) Split all Win32 modules [excluding the core components mod_core,
023ba1e6ef28d888ad0030fd72937fb4de2129bdEvan Hunt mod_so, mod_win32 and the winnt mpm] into individual loadable
44c86318ed432af96848269250930297eea2bba3Evan Hunt modules, so the administrator may individually disable the former
44c86318ed432af96848269250930297eea2bba3Evan Hunt compiled-in modules by simply commenting out their LoadModule
44c86318ed432af96848269250930297eea2bba3Evan Hunt directives. [William Rowe]
806e05d28a479291110a9fdb1788e675a56fc364Mark Andrews *) Saved Win32 module authors and porters many future headaches, by
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews duplicating the appropriate .h files such as os.h into the include
ce7216c40ac973ed9ac5a90d75cd41b14b789725Mark Andrews directory, including in the build tree. [William Rowe]
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews *) mod_ssl adjustments to help with using toolkits other than OpenSSL:
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews Use SSL functions/macros instead of directly dereferencing SSL
455c0848f80a8acda27aad1466c72987cafaa029Mark Andrews structures wherever possible.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews Add type-casts for the cases where functions return a generic pointer.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews Add $SSL/include to configure search path.
f9da4a8e543cf895b6171773e75d343b2914a7e7Mark Andrews [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>]
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman *) Moved several pointers out of the shared Scoreboard so it is
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman more portable, and will present the vhost name across server
293a9e997803ebcf4e6ade8c972465bf6330f534Mukund Sivaraman generation restarts. [William Rowe]
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman *) Fix SSLPassPhraseDialog exec: and SSLRandomSeed exec:
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund Sivaraman [Doug MacEachern]
5995fec51cc8bb7e53804e4936e60aa1537f3673Mukund SivaramanChanges with Apache 2.0.30
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews *) Fix the main bug for FreeBSD and threaded MPM's. There are
a2b15b3305acd52179e6f3dc7d073b07fbc40b8eMark Andrews still issues (see STATUS) but at least the server will now
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews run without crashing the machine.
d372f426ca42ee2bc7bcb1f76a52c4f154de1f9bMark Andrews [David Reid, Aaron Bannert, Justin Erenkrantz]
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman *) Fix a typo in mod_deflate's m4 config section.
79a55d4f4dcf3d6f617523228503d8584b72a3a3Mukund Sivaraman [albert chin (china@thewrittenword.com)]
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman *) Fix a couple of mod_proxy problems forwarding HTTP connections
0c29904b27c9ab3b85ecbde159b22ae1323bdbcdMukund Sivaraman and handling CONNECT:
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt (1) PR #9190 Proxy failed to connect to IPv6 hosts.
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt (2) Proxy failed to connect when the first IP address returned by
f3ad877eb05befbc862b0233d985758c0caef29aEvan Hunt the resolver was unreachable but a secondary IP address was.
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews [Jeff Trawick]
d88ba937124b2a4f8a074fc2aef9caf2022308b4Mark Andrews *) Fix the module identifer as shown in the docs for various core
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews modules (e.g., the identifer for mod_log_config was previously
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews listed as config_log_module). PR #9338
8d00c5ab2c16985457947ddb0376707ab7094b80Mark Andrews [James Watson <ap2bug@sowega.org>]
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt *) Fix LimitRequestBody directive by placing it in the HTTP
ec450fde7cee684f37b0a59d770330c700419610Evan Hunt filter. [Justin Erenkrantz]
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman *) Fix mod_proxy seg fault when the proxied server returns
d1dbf6b20fdcfa95acd75cdb96fcd57067a31144Mukund Sivaraman an HTTP/0.9 response or a bogus status line.
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt [Adam Sussman]
3fe17d62e32017b643b852ede1b234271ee308e1Evan Hunt *) Prevent mod_proxy from truncating one character off the
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt end of the status line returned from the proxied server.
f02c22d58ac88777655e0b407b22b07864d39184Evan Hunt [Adam Sussman, Bill Stoddard]
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User *) Eliminate loop in ap_proxy_string_read().
5f4f7c688e0cca18edd67e9760b266ce8f67e29cTinderbox User [Adam Sussman, Bill Stoddard]
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt *) Provide $0..$9 results from mod_include regex parsing.
df9a49ee07f7629ec6abd2e3bd0dee600d7e2ab4Evan Hunt [William Rowe]
e073205a884d3762fdc678d4b8a61b627a4070abEvan Hunt *) Allow mod-include to look for alternate start & end tags [Ian Holsman]
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews *) Introduced the ForceLanguagePriority directive, to prevent
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews returning MULTIPLE_CHOICES or NONE_ACCEPTABLE in some cases,
832ab79d1f8bc4edf638780b306888da30ac3a1eMark Andrews when using Multiviews. [William Rowe]
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews *) Fix a problem which prevented mod_cgid and suexec from working
9d85a773829484832f762a9088a7dafd6794aa39Mark Andrews together reliably [Greg Ames]
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt *) Remove the call to exit() from within mod_auth_digest's post_config
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt phase. [Aaron Bannert]
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt *) Fix a problem in mod_auth_digest that could potentially cause
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt problems with initialized static data on a system that uses DSOs.
8ede7a974b126b3afe766c11ca621aee52c9889aEvan Hunt [Aaron Bannert]
30370d905e9be3be7d9b947fd432bacecbb13bb9Evan Hunt *) Fix a segfault in the worker MPM that could happen during
f8432e3f249dbec36394539ca1f3cb25bf33abfeMark Andrews child process exits. [Brian Pane, Aaron Bannert]
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt *) Allow mod_auth_dbm to handle multiple DBM types [Ian Holsman]
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt *) Fix matching of vhosts by ip address so we find IPv4
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt vhost address when target address is v4-mapped form of
630b2d0c5a04cfc8b08d4585b7a0d997c00d7341Evan Hunt that address. [Jeff Trawick]
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews *) More performance tweaks to the BNDM string-search algorithm
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews used to find "<!--#" tokens in mod_include [Brian Pane]
1d383fd4b23fc7031e562bf5db02e3018c5d0b9eMark Andrews *) Miscellaneous small performance fixes: optimized away various
3ecc17d5519cc5b45cba3344344f296f3ff57776Mark Andrews string copy operations and removed large temp buffers from
40401165e4646f1624175ac80bf9b51826ab67ecMark Andrews the stack [Brian Pane]
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt *) Fixed startup segfault that occurred when a VirtualHost
9b789c54f8829b867c4a888c47bd2310a790415aEvan Hunt directive had a port but no address [Brian Pane]
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt *) Allow htdbm to work with multiple DBM types [Ian Holsman]
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt *) Win32: Made change to apr_sendfile() to return APR_ENOTIMPL
d40154cab71b0c774d80df2c0091e1f8edcaa7d4Evan Hunt if oslevel < WINNT. This should fix several problems reported
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt Against 2.0.28 on Windows 98 [Bill Stoddard]
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt *) Win32: Fix bug that could cause CGI scripts with QUERY_STRINGS
2879ee2c72638ea190728f931ce286760caa4521Evan Hunt to fail. [Bill Stoddard]
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt *) Change core code to allow an MPM to set hard thread/server
6bd794171f2ba0ee93b99ccbf80378959f4e965bEvan Hunt limits at startup. prefork, worker, and perchild MPMs now have
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews directives to set these limits. [Jeff Trawick]
73fbd4c9d3e65621eb32a8e01659532f131de690Mark Andrews *) Win32: The async AcceptEx() event should be autoreset upon
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews successful completion of a wait (WaitForSingleObject). This
fc7bce5f350aa119d4c500fd5b35c47b14b539efMark Andrews eliminates a number of spurious
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed." messages.
b4ccec331dbd81581c6226a54847385a27d9eb25Evan Hunt [Bill Stoddard]
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt *) Move any load library path environment variables out of
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt apachectl and into a separate environment variable file which
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt can be more easily tailored by the admin. The environment
bb5d14d7243d71e03d262ff175b355b52873e195Evan Hunt variable file as built by Apache may have additional system-
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt specific settings. For example, on OS/390 we tailor the heap
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt settings to allow lots of threads. [Jeff Trawick]
c8b968f4144a271213756cc33e8062b9efdd7441Evan Hunt *) Use the new APR pool code to reduce pool-related lock
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt contention in the worker MPM. [Sander Striker]
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt *) The POD no longer assumes the child is listening on 127.0.0.1
41494939b62d74fb159009f28428df23e5fc70e3Evan Hunt and now pulls the first hostname in the list of listeners to
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt perform the dummy connect on. This fixes a bug when the user
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt had configured the Listen directive for an IP other than
3bcd09b4162ccd383b4b20e3b5306b3c317c9795Evan Hunt 127.0.0.1. This would result in undead children and error
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews messages such as "Connection refused: connect to listener".
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews [Aaron Bannert]
292eb9c4e4fc51aec911e72821735a123a8c252aMark Andrews *) The worker MPM now respects the LockFile setting, needed to
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews avoid locking problems with NFS. [Jeff Trawick]
1b3d21180244529f0099894fe9d29beb3f11efb3Mark Andrews *) Fix segfault when worker MPM receives SIGHUP.
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt [Ian Holsman, Aaron Bannert, Justin Erenkrantz]
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt *) Fix bug that could potentially prevent the perchild MPM from
fbed5f0f44515f5b3ca499a3466c875507852970Evan Hunt working with more than one vhost/uid. [Aaron Bannert]
4fa9eaf0734e892431e78179bdcc5251c9b6aa7dMark Andrews *) Change make install and apxs -i processing of DSO modules to
bed6e9d614d2ac9e6a84949379aba4fc04aa8e0bMark Andrews perform special handling on platforms where libtool doesn't install
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews mod_foo.so. This fixes some wonkiness on HP-UX, Tru64, and AIX
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews which prevented standard LoadModule statements from working.
49762dffc45b6c02abe5d131cb7c49369cf13e09Mark Andrews [Jeff Trawick]
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews *) Whenever mod_so is enabled (not just when there are DSOs for
f647c0df9fd334b19a5bdc9c252f90d94c0abf1eMark Andrews our modules), do whatever special magic is required for compiling/
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman loading third-party modules. This allows third-party DSOs to
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman be used on an AIX build when there were no built-in modules
ecc06cbc32c5a2b91a17e65c1820c9c66313d35cMukund Sivaraman built as DSOs. (This should help on OS/390 and BeOS as well.)
94c7301f6f0ada7aa84ede5808ab8fdec5bae6b5Mark Andrews [Jeff Trawick]
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews *) Allow apxs to be used to build DSOs on AIX without requiring the
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews user to hard-code the list of import files. (This should help
505d311709be77b2bd6ebb2aead84771588f9c29Mark Andrews on OS/390 and BeOS as well.) [Jeff Trawick]
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman *) Resolved segfault in mod_isapi when configuring with ISAPICacheFile.
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman PR 8563, 8919 [William Rowe]
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman *) Get binary builds working when libapr and libaprutil are built
5d79b60fc5e4dad4f04da39570517d20a2425f8bMukund Sivaraman shared [Greg Ames]
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews *) Get shared builds of libapr and libaprutil, as well as Apache DSOs,
322e6b5be784d79d15fea9db9440dd821162c574Mark Andrews working on AIX. [Aaron Bannert, Dick Dunbar <RLDunbar@pacbell.net>,
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman Gary Hook <ghook@us.ibm.com>, Victor Orlikowski, Jeff Trawick]
27bc16fcdc67f9afefefb54ae98dfdae3a5bc1f8Mukund Sivaraman *) Fix the handling of SSI directives in which the ">" of the
5b13a593fe7d8055992bd12aeb399bdb06e2a533Mukund Sivaraman terminating "-->" is the last byte in a file [Brian Pane]
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews *) Add back in the "suEXEC mechanism enabled (wrapper: /path/to/suexec)"
95bef099e9762c8078c0ba9749293b488727dc58Mark Andrews message that we had back in apache-1.3 and still have scattered
6c1f9f5c71ff526402f3b3e87749a9ddf102f75eTinderbox User throughout our docs. [Aaron Bannert]
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt *) Prevent the Win32 port from continuing after encountering an
464c2c673b879071da66cab5a627baf35c5e0f90Evan Hunt error in the command line args to apache. [William Rowe]
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt *) On a error in the proxy, make it write a line to the error log
226dd20bbd6c6bdeadffa71361d9a0ec61308d69Evan Hunt [Ian Holsman]
10d7ab44cc72170c527dde8cc9e049e046342769Mark Andrews *) Various mod_ssl performance improvements [Doug MacEachern]
10d7ab44cc72170c527dde8cc9e049e046342769Mark AndrewsChanges with Apache 2.0.29
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt *) Add buffering in core_output_filter to ensure that long
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt lists of small buckets don't cause small packet writes.
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt [Brian Pane, Ryan Bloom]
4071efbec0e87b987aaf109f1ae8050aa8ecbcb8Evan Hunt *) Fix the installation target to make sure that the manual is
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt installed in the correct location.
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt [Yoshifumi Hiramatsu <hiramatu@boreas.dti.ne.jp> and
b6214feb63f48e9c08f16394ae5b6902b45b9c38Evan Hunt Gomez Henri <hgomez@slib.fr>]
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews *) Fix the cmd command for mod_include. When we are processing
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews a cmd command, we do not want to use the r->filename to set
26177be2946c99a34096b7d8c202139dfc0e9760Mark Andrews the command name. The command comes from the SSI tag. To do this,
8e73941f33fad57111142a62d99717abc001912eMark Andrews I added a variable to the function that builds the command line
8e73941f33fad57111142a62d99717abc001912eMark Andrews in mod_cgi. This allows the include_cmd function to specify
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews the command line itself. [Ryan Bloom]
5b1c7ef35bb495820360182b5192689f33f1cc7dMark Andrews *) Change open_logs hook to return a value, allowing you
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews to flag a error while opening logs
913d976eca8751851111c0b4357f650295d4aa3dMark Andrews [Ian Holsman, Doug MacEachern]
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman *) Change post_config hook to return a value, allowing you
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman to flag a error post config
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman [Ian Holsman, Jeff Trawick]
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman *) Allow SUEXEC_BIN (the path to the suexec binary that is
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman hard-coded into the server) to be specified to the configure
7bc21557f3583bab18fd9a002d115aaa5faa5561Mukund Sivaraman script by the --with-suexec-bin parameter. [Aaron Bannert]
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews *) Fix segv in worker MPM following accept on pipe-of-death
268c4e79c40845fb0005c44d177497bf5fad4518Mark Andrews [Brian Pane]
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews *) Add mod_deflate to experimental.
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews [Ian Holsman, Justin Erenkrantz]
c8821d124c532e0a65752b378f924d4259499fd3Mark Andrews *) Bail out at configure time if an invalid MPM was specified.
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman [jean-frederic clere <jfrederic.clere@fujitsu-siemens.com>]
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman *) Prevent segv in ap_note_basic_auth_failure() when no AuthName is
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman configured [John Sterling <sterling@covalent.net>]
58f7af60e79a5aaf58f6a8861c306d4c617fb1d1Mukund Sivaraman *) Fix apxs to use sbindir. [Henri Gomez <hgomez@slib.fr>]
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman *) Fix a problem with IPv6 vhosts. PR #8118 [Jeff Trawick]
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman *) Optimization for the BNDM string-search function in
9b17fd447c684a84b2f5fbfb04ad6e890ae2078cMukund Sivaraman mod_include. [Brian Pane]
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt *) Fixed the behavior of the XBitHack directive.
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt [Taketo Kabe <kabe@sra-tohoku.co.jp>, Cliff Woolley] PR#8804
b51391848127d0303bd385a555c76aef57d1b4ebEvan Hunt *) The threaded MPM for Unix has been removed. Use the worker
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman MPM instead. [various]
bfd4b9e11aa9e8c2b43022a6b7a896b26bd5d7a0Witold Krecicki *) APR-ize the resolver logic in mod_unique_id. This fixes a bug
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews in logging the error from a failed DNS lookup. [Jeff Trawick]
29868ebbe3c7bc06f833e329ea190dc442331bf1Mark Andrews *) Added the missing macros AP_INIT_TAKE13 and AP_INIT_TAKE123.
92cc6acdff1ecbf157e4ab0efe3f79367233f022Mark Andrews [Cliff Woolley]
2f450fcd295795fb1771432e098af3d6e52c8a0bMark Andrews *) Get mod_cgid killed when a MPM exits due to a fatal error.
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews [Jeff Trawick]
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews *) Fix a file descriptor leak in mod_include. When we include a
e939674d53a127ddeeaf4b41fd72933f0b493308Mark Andrews file, we use a sub-request, but we didn't destroy the sub-request
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt immediately, instead we waited until the original request was
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt done. This patch closes the sub-request as soon as the data is
6b8519147a5c24b4a5942042e83fd539d0d445ccEvan Hunt done being generated. [Brian Pane <bpane@pacbell.net>]
09f82f50798e170b172e6ba358ed123536243839Evan Hunt *) Allow modules that add sockets to the ap_listeners list to
09f82f50798e170b172e6ba358ed123536243839Evan Hunt define the function that should be used to accept on that
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews socket. Each MPM can define their own function to use for
861aa4e9039e6f354545177c4c2323b485549602Mark Andrews the accept function with the MPM_ACCEPT_FUNC macro. This
8475bed9de77920f884f1ae296f581efbd1e42f8Mark Andrews also abstracts out all of the Unix accept error handling
35928b7e1af8ea4d01a2855ab833dfe59d2345faMukund Sivaraman logic, which has become out of synch across Unix MPMs.
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt [Ryan Bloom]
821ff5e8fa1df2e09fea157ee3e298eef6cf4ec9Evan Hunt *) Fix a bug which would cause the response headers to be omitted
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews when sending a negotiated ErrorDocument because the required
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews filters were attached to the wrong request_rec.
f06b6a9b14509a3b473f52dd797bc490f6f6511dMark Andrews [John Sterling <sterling@covalent.net>]
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt *) Remove commas from the end of the macros that define
aa9b64060fb6e946a920e957805f564d149e88e0Evan Hunt directives that are used by MPMs. Prior to this patch,
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews you would use these macros without commas, which was unlike
412f873b9fafa0f8161a1203e7731d9d67052e49Mark Andrews the macros for any other directives. Now, the caller provides
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews the comma rather than the macro providing it. This makes
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews the macros look more like the rest of the directives.
72ac929f2bfe186ab4fe2d9425685d6ef419f200Mark Andrews [Ryan Bloom and Cliff Woolley]
a70fc47e9dc165175e77f091076559748858a488Mark Andrews *) Add 'redirect-carefully' environment option to disable sending
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews redirects under special circumstances. This is helpful for
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews Microsoft's WebFolders when accessing a directory resource via
0526268c2b2806ceb67032e0bfee708b6e70e004Mark Andrews DAV methods. [Justin Erenkrantz]
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt *) Begin to abstract out the underlying transport layer.
932715fbbe449e814612a9ae39eac885548de5bfEvan Hunt The first step is to remove the socket from the conn_rec,
9d8169cbf8390c9e2e9707026fd078e282811069Mark Andrews the server now lives in a context that is passed to the
f824c65d1fb6a2490b03228e63cc43dae6844f73Mark Andrews core's input and output filters. This forces us to be very
90174e64f49bb7cba6a83fb665ebcb597aad7b57Evan Hunt careful when adding calls that use the socket directly,
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews because the socket isn't available in most locations.
b9d6758fc606245d79fd6e03a31c76c586694377Mark Andrews [Ryan Bloom]
6588a2b404365cea59e71a3f639349272600f68dMark Andrews *) Really reset the MaxClients value in worker and threaded
6588a2b404365cea59e71a3f639349272600f68dMark Andrews when the configured value is not a multiple of the number
6588a2b404365cea59e71a3f639349272600f68dMark Andrews of threads per child. We said we did previously but we
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt forgot to. [Jeff Trawick]
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt *) Add Debian layout. [Daniel Stone <daniel@sfarc.net>]
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman *) If shared modules are requested and mod_so is not available,
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman produce a fatal config-time error. [Justin Erenkrantz]
930719e8767e0a58ca1b57cfbbb2b07b885afd14Mukund Sivaraman *) Improve http2env's performance by cutting the work it has to
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt do. [Brian Pane <bpane@pacbell.net>]
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt *) use new 'apr_hash_merge' function in mod_mime (performance fix)
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt [Brian Pane <bpane@pacbell.net>]
b66b333f59cf51ef87f973084a5023acd9317fb2Evan HuntChanges with Apache 2.0.28
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt *) Fix infinite loop in mod_cgid.c.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt [Dale Ghent <daleg@elemental.org>, Brian Pane <bpane@pacbell.net>]
a625502bdd149be06bd0cc06000c3dc9e4a813b9Tinderbox User *) When no port is given in a "ServerName host" directive, the
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki server_rec->port is now set to zero, not 80. That allows for
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki run-time deduction of the correct server port (depending on
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews SSL/plain, and depending also on the current setting of
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews UseCanonicalName). This change makes redirections
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews work, even with https:// connections. As in Apache-1.3, the
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews connection's actual port number is never used, only the ServerName
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews setting or the client's Host: setting. Documentation updated
ffdd3bc812a140fb0e3d5b6f0df0a4efbfe4b412Mark Andrews to reflect the change. [Martin Kraemer]
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews *) Add a '%{note-name}e' argument to mod-headers, which works in
09f4e41912d08b5c1685f4d23bd19d32f63db935Mark Andrews the same way as mod_log_confg. [Ian Holsman]
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews *) Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
0dc485ffb6ca6e90979561db1705f6a89be8b8edMark Andrews AP_MPMQ_MAX_REQUESTS_DAEMON macros in ap_mpm.h and all standard
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews MPMs. [Cliff Woolley]
24231afa05b4ceefe8f0aebcdabe9ccf002346f9Mark Andrews *) Introduce htdbm, a user management utility for db/dbm authorization
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews databases. [Mladen Turk <mturk@mappingsoft.com>]
8a0b6b3901b34530a850d78758fe4e5b6218d193Mark Andrews *) Optimize usage of strlen and strcat in ap_directory_walk.
2a12984ce69f7f49dc3aeef1b216e0c7c93373acMark Andrews [Brian Pane <bpane@pacbell.net>]
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan HuntChanges with Apache 2.0.27
40c619daeeb99015afa31b1a4a76d6c20b0a3fc6Evan Hunt *) Introduce an Apache mod_ssl initial configuration template
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews (ssl.conf, generated from ssl-std.conf). [Ralf S. Engelschall]
87e7d08a8bae58ab8edacaa990a4234063c23793Mar Andrews *) Fixed a memory leak in the getline parsing code that could
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt be triggered by arbitrarily large header lines. Requests
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt from the core input filter for single lines are now limited
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt to HUGE_STRING_LEN (8192 bytes). [Aaron Bannert]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt *) Fix a truncation bug in how we print the port on the Via: header.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt The routine that prints the Via: header now takes a length for
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt the port string. [Zvi Har'El <rl@math.technion.ac.il>]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt *) Some syntax errors in mod_mime_magic's magic file can result
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt in a 500 error, which previously was unlogged. Now we log the
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt error. [Jeff Trawick]
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt *) Add the support/checkgid helper app, which checks the run-time
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan Hunt validity of group identifiers usable in the Group directive.
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki *) Various --enable-so options have been fixed: --enable-so is
e6d0a391f5f9b18f5bd497aefff269e474ee560cWitold Krecicki treated as "static"; explicit --enable-so=shared issues an error;
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews and explicit --enable-so fails with error on systems without
98a7f8c7ae44bb98d5469cb3a4240c59abceba7fMark Andrews APR_HAS_DSO. [Aaron Bannert]
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews *) Fix a segfault in the core input filter when the client socket
8d80b4939dd27dc3136ab152706160c613baa93aMark Andrews gets disconnected unexpectedly. [Cliff Woolley]
3836539e8747c65b789037b8ca8cd47badbb991fJeremy C. Reed *) Fix the reporting for child processes that die. This removes
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed all of the non-portable W* macros from Apache.
5c41d472275c096be8aafb239a301b9d7c0a2cd9Jeremy C. Reed [Jeff Trawick and Ryan Bloom]
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews *) Win32: Track and display "Parent Server Generation:" in
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews mod_status output. The generation will be bumped at
a21c415687a855f84fbf10db91671b1341e8b990Mark Andrews server graceful restart, when the child process exits
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews by hitting MaxRequestsPerChild or if the child
47115d91ef32317a2c0eb9daaf9c910757568de0Mark Andrews process exits abnormally. [Bill Stoddard]
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews *) Win32: Fix problem where MaxRequestsPerChild directive was
f6e45a5c54b7af4b1c303e8d3ff3b7d78622df9eMark Andrews not being picked up in favor of the default. Enable
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews the parent to start up a new child process immediately upon
705d56b47a932cc277f980755e80ac4f46a18a64Mark Andrews the old child starting shutdown.
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews [Bill Stoddard]
ff55c577ba8a95f763b8982b7ab5e4a980209a09Mark Andrews *) Fix some bungling of the remote port in rfc1413.c so that
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews IdentityCheck retrieves the proper user id instead of failing
e0a30050c8516a3d54a4f8dcdd88435704a8a3edMark Andrews and thus always returning "nobody."
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews [Dick Streefland <Dick.Streefland@xs4all.nl>]
dd1bcab25cf91eccb77060023d94a306411f7f14Mark Andrews *) Introduced thread saftey for mod_rewrite's internal cache.
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews [Brian Pane <bpane@pacbell.net>]
741b63c8695bab0582e3f9f308993ab53a60b377Mark Andrews *) Simplified mod_env's directives to behave as most directives are
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews expected, in that UnsetEnv will not unset a SetEnv and PassEnv
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews directive following that UnsetEnv within the same container.
09177840c73c1edec0d085dd8d92f225ba371014Mark Andrews Also provides a runtime startup warning if a PassEnv configured
f43e5c8ed2e68b7064c909b1fece6d976799b8dbMark Andrews environment value is undefined. [William Rowe]
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews *) The worker MPM is now completely ported to APR's new lock API. It
7b1f63dcd1a20a7c66b869e323efcdbdb0612a0dMark Andrews uses native APR types for thread mutexes, cross-process mutexes,
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews and condition variables. [Aaron Bannert]
fe51e068f0892ae9258d9fd0e14fe2a469ff8edfMark Andrews *) Sync up documentation to remove all references to the now deprecated
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews Port directive. [Justin Erenkrantz]
0f2ecf4b5c6721629162d4fd32826189d33a9b03Mark Andrews *) Moved all ldap modules from the core to httpd-ldap sub-project
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews [Ryan Bloom]
d261093639c90f1b13418706ea9077d690a29eb0Evan Hunt *) Exit when we can't listen on any of the configured ports. This
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt is the same behavior as 1.3, and it avoids having the MPMs to
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt deal with bogus ap_listen_rec structures. [Jeff Trawick]
226339ed435db90da8e072ef46e2c27cf0dc687bEvan Hunt *) Cleanup the proxy code that creates a request to the origin
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews server. This change adds an optional hook, which allows modules
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews to gain control while the request is created if the proxy module
295a711b72b075a77065b7a952860269b5ae5d1dMark Andrews is loaded. The purpose of this hook is to allow modules to add
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt input and/or output filters to the request to the origin. While
757e405d3c22e263dbd4aef75f7a188f891625b9Mark Andrews I was at it, I made the core use this hook, so that proxy request
aec8a3b7cff6a144bfd9d1b72415dd644a0bd828Evan Hunt creation uses some of the code from the core. This can still be
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan Hunt greatly improved, but this is a good start. [Ryan Bloom]
4523c3b371e0e8aa6451aefcf2ba593c4d16ea31Evan HuntChanges with Apache 2.0.26
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews *) Port the MaxClients changes from the worker MPM to the threaded
a0ef8211d3bb5d4a7e56145e014c3da3466051c8Mark Andrews MPM. [Ryan Bloom]
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews *) Fix mod_proxy so that it handles chunked transfer-encoding and works
3fa134363f99816b36e30822a098196810ae6f20Mark Andrews with the new input filtering system. [Justin Erenkrantz]
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews *) Introduce the MultiviewsMatch directive, to allow the operator
5a49f61ca968283d59c97e583fd6fb02ecaeb773Mark Andrews to be flexible in recognizing Handlers and Filters filename
8b29fc0b7a13db404f1a13fcfad42c2e7cfbe25bMark Andrews extensions as part of the Multiviews matching logic, strict with
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews MultiviewsMatch NegotiatedOnly to accept only filename extentions
0409e7451ce6898ba2e3fab401767df706b73fbfMark Andrews that designate negotiated parameters, (content type, charset, etc.)
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews or MultiviewsAll for the 1.3 behavior of matching any files, even
075a3d60c23140f05db10d70126ff271ef6469c9Mark Andrews if they have unregistered extensions. [William Rowe]
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews *) Fixed the configure script to add a LoadModule directive to
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews the default httpd.conf for any module that was compiled
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews as a DSO. [Aaron Bannert <aaron@clove.org>]
4ca7391e640bd4f0abb31508019d3bd62819fa8eMark Andrews *) rewrite mod_ssl input filtering to work with the new input filtering
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews system. [Justin Erenkrantz]
fbd9aaa58c32abaeab1bd3ca6943b18ce19ea023Mark Andrews *) prefork: Don't segfault when we are able to listen on some but
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews not all of the configured ports. [Jeff Trawick]
02093e4c3b98ec8eca1b6b3eb9a895054ff4f1c8Mark Andrews *) Build mod_so even if no core modules are built shared.
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews [Aaron Bannert <aaron@clove.org>]
9b956d342e93ab60d5d9367785b26546f7e49391Mark Andrews *) Introduce ap_directory_walk rewrite (with further optimizations
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews required) to adapt to the ap_process_request_internal() changes.
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews Optimized so subrequests and redirects now reuse previous section
5855fd79e375c74fc9df57ce0b4c4ef1b9fcdc3eMark Andrews merges, until we mismatch with the original directory_walk, and
c7e5ba1d17f2db135b2c1ab192c2746189394fa2Mark Andrews precomputed r->finfo results will cause directory_walk to skip
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews the most expensive phases of the function. [William Rowe]
dc3912f3caac1104fef441fd18571b7a975708eaMark Andrews *) Allow ApacheMonitor to connect to and control Apache on other
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews WinNT/2K machines. [Mladen Turk <mturk@mappingsoft.com>]
7d0dfa63cf3228b56053815bdf25da7d0e6dc501Mark Andrews *) Remove the Port directive. In it's place, the Listen directive
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews is now a required directive, which tells Apache what port to
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews listen on. The ServerName directive has also been extended
18ba804f3ab6a7fea10404bb6675a49b59a153c5Mark Andrews to accept an optional port. If the port is specified to the
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman ServerName, the server will report that port whenever it
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman reports the port that it is listening on. This change was
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman made to ease configuration errors that stem from having a Port
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman directive, and a Listen directive. In that situation, the server
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman would only listen to the port specified by the Listen command,
ec3dbae9eb0fdbda37c76c2b41e819c7982be1c4Mukund Sivaraman which caused a lot of confusion to users. [Ryan Bloom]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman *) Added mod_mime_magic, mod_unique_id and mod_vhost_alias to the Win32
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman build, as loadable modules. [William Rowe]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman *) Fix --enable-mods-shared processing. If most is specified,
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman then all modules that can be compiled as shared modules are.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman [Aaron Bannert <aaron@clove.org>]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman *) Update the mime.types file to map video/vnd.mpegurl to mxu
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman and add commonly used audio/x-mpegurl for m3u extensions.
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman [Heiko Recktenwald <uzs106@uni-bonn.de>, Lars Eilebrecht]
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman *) Eliminate the depreciated r->content_language, in favor of the array
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman r->content_languages introduced many years ago. Module authors must
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman substantially overhaul their modules, so this needs to be upgraded
bf350c9f1ab59ac03e34e8063b4ce58662daec2aMukund Sivaraman if the module still relied on backwards-brokeness. [William Rowe]
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt *) Allow configure help strings to work with autoconf 2.50+ and 2.13.
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt [Justin Erenkrantz]
b750a49f3f599023cf32997f72924d4c2a5288d7Evan Hunt *) Rewrite the input filtering mechanisms to consolidate and reorganize
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt code. In short, core_input_filter does something now and
420a43c8d8028992a4e9c170022f97bfac689025Evan Hunt ap_http_filter is now only concerned with HTTP. [Justin Erenkrantz]
475099874c1cc95289aed8498d8c6cb0ef7e54b4Evan Hunt *) Update the Win32 build to re-absorb mod_proxy and family.
0d63efe476bd07c8ea9a98dc8c9da7b4b114b701Tinderbox User [William Rowe]
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman *) Resolved the build failure on Win32 using MSVC 5.0 (without the
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01Mukund Sivaraman current SDK.) [William Rowe]
70862302f8f6a8398b6ca67516749486688603caMark Andrews *) Some style changes to the code that does ProxyErrorOverride. Fixed
70862302f8f6a8398b6ca67516749486688603caMark Andrews config merge behaviour. [Graham Leggett]
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt *) Allow support programs to be compiled against a static version
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt of libapr. This allows the smaller support programs to be
bf4a7968e8bff29ef5d85b292526206ffde3c5c6Evan Hunt relocated. [Aaron Bannert <aaron@clove.org>]
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman *) Update the mime.types file to the registered media types as
d7262e5c8669d318531d47643356d554f7d0e2eeMukund Sivaraman of 2001-09-25, and add mapping for xsl extension [Mark Cox]
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman *) Fix MaxClients in the Worker MPM, so that it specifies the maximum
984d2bb9e5aaca7c946bc78354c12b1dd75ed00aMukund Sivaraman number of clients that can connect at the same time, instead of
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman specifying the maximum number of child processes.
474921d733e9592ab93b3905907f2dcb393e12c9Mukund Sivaraman [Aaron Bannert <aaron@clove.org>]
563878539af45d41143701a6d299e9b226937f5bMark Andrews *) Switch proc_pthread AcceptMutex configuration directive to pthread to
563878539af45d41143701a6d299e9b226937f5bMark Andrews be consistent with 1.3. [Justin Erenkrantz]
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews *) Cache apr_explode_localtime() value for 15 seconds.
9dc5ef7f24dba2be01d1cb10ba38c4a8b603d2b6Mark Andrews [Brian Pane <bpane@pacbell.net>]
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt *) Fix mod_include to not return ETag or Last-Modified headers.
7c0f238c505ed2fa29b5441de3ad6e5f91976379Evan Hunt [Ian Holsman <ianh@cnet.com>]
efb028b6c879c67b4e5b858f0e318a57b1073f69Mark Andrews *) Fix worker MPM's scoreboard logic. [Aaron Bannert <aaron@clove.org>]
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews *) Eliminate the wasteful run-time conversion of method names from strings
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews to numbers in places where the methods are known at compile time.
151f1bcd5efdc59a9727de7529c37664845203b7Mark Andrews [Brian Pane <bpane@pacbell.net>]
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt *) Turn the worker MPM's queue into a LIFO. This may
9b8f93083d7543baae86d6d078cb637cee14b4fcEvan Hunt improve cache-hit performance under some conditions.
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt [Aaron Bannert <aaron@clove.org>]
f5bc6889d918347c7b501e0b2f9b6ecaf3dc4b7eEvan Hunt *) Switch back to SIGUSR1 for graceful restarts on all platforms that
c707e2b9861dfa3f86b3520b9c3630db70cb020cEvan Hunt support it. [Justin Erenkrantz]
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt *) Cleanup the worker MPM. We no longer re-use transaction
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt pools. This incurs less overhead than shuffling the pools
38122021242747404f7f3e02ff4428a7cb884b77Evan Hunt around so that they can be re-used. Remove one of the
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt queue's condition variables. We just redefined the API to
c4567d06753c4420af492d07b720125a918fcf23Tinderbox User state that you can't try to add more stuff than you allocated
ce9f893e21d2ffc6f6a78bf226c038c396740aebEvan Hunt segments for. [Aaron Bannert <aaron@clove.org>]
88278358cbfbaaf2073a04c2a74e0b56371d40feMukund Sivaraman *) Fix SSL VPATH builds [Cody Sherr <csherr@covalent.net>]
fc39b6a96109b78154ec148d20eaf29e8abc14b6Mukund Sivaraman *) Fixed persistent connections when a request contains a body.
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman *) mod_dav uses a new API to speak to the backend provider for dead
2cc21870b0dd92cde23305e0030e3e6e2bfd3cdaMukund Sivaraman property management. [Greg Stein]
13c55f6a6097bd23830b02f1be37515f35919b9eMark Andrews *) Remove the Win32 script-processing exception from mod_cgi, and
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews roll build_command_line/build_argv_list into a unified, overrideable
dbb064aa7972ef918d9a235b713108a4846cbb62Mark Andrews ap_cgi_build_command optional function. [William Rowe]
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews *) Rewrite find_start_sequence to use a better search algorithm
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews to find the start tag. [Justin Erenkrantz]
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews *) Fix a seg fault in mod_include. When we are generating an
3a49d0ff1000bb74a5f5abaef04f3e41e957c875Mark Andrews internal redirect, we must set r->uri to "", not a bogus
0bc743f9bc0ad5989c9b2a65bf54d25c4f78d30dMark Andrews string, and not NULL. [Ryan Bloom]
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt *) Optimized location_walk, so subrequests, redirects and second passes
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt now reuse previous section merges on a <Location > by <Location >
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt basis, until we mismatch with the original location_walk.
b716b9cddcf2924b83c5ba2c21142cb4c626061fEvan Hunt [William Rowe]
245c74ce39e801273ded5fd41e090cdd5563517bEvan Hunt *) Back out the 1.45 change to util_script.c. This change made
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews us set the environment variable REQUEST_URI to the redirected
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews URI, instead of the originally requested URI.
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews [Taketo Kabe <kabe@sra-tohoku.co.jp>]
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews *) Make mod_include do lazy evaluation of potentially expensive to
ff6dccd21c28b6746cdb635aafabdc502df72ee4Mark Andrews compute variables. [Brian Pane <bpane@pacbell.net>]
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt *) Fix logging of bytes sent for HEAD requests. %b and %B should
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt log either - or 0, before this patch, they were both logging
70d987def5a58ebeb8243017c0ec2e9b2c326cf4Evan Hunt the file size. [Taketo Kabe <kabe@sra-tohoku.co.jp>]
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman *) Make mod_include check for BYTE_CHECK_THRESHOLD per bucket rather
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman than per character. [Brian Pane <bpane@pacbell.net>]
33ca26968b638b4ff9c657e9574d14d1a04a52ddMukund Sivaraman *) Normalize the primary request, redirects and sub-requests to
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews run the same ap_process_request_internal for consistency in
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews robustness, behavior and security. [William Rowe]
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews *) Fix a segfault with mod_include when r->path_info is not set
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews (which is the case with mod_proxy). [Ian Holsman <ianh@cnet.com>]
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews *) Add -X functionality back. This indicates to all MPMs and any other
3e33f4198d1840fd0aed97d98ba0be8ac0cafd19Mark Andrews part of Apache that it should run in "debug" mode. [Justin Erenkrantz]
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews *) Some initial support for the cygwin platform [prefork only].
b399f4e5684a66123e2f38e0f7e254f0f3ca0cc6Mark Andrews This is not to be confused with support for the WinNT/Win32
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews platform, which is the recommended configuration for native
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews Win32 users. The cygwin platform support is recommended for
c631ff56bfe13f7b47ff01950364f4db423bf21aMark Andrews cygwin platform users. [Stipe Tolj <tolj@wapme-systems.de>]
ce67023ae3ad39a77da5361d0187ab6f3f0219cbMark Andrews *) Changed syntax of Set{Input|Output}Filter. The list of filters
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews must be semicolon delimited (if more than one filter is given.)
307adf67922dd222bacf84ef0f074a0eb84d3a0aMark Andrews The Set{Input|Output}Filter directive now overrides a parent
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews container's directive (e.g. SetInputFilter in <Directory /web/foo>
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews will override any SetInputFilter directive in <Directory /web>.)
753b27a7d325f8da6ef3dc8da8a2cc43e968ccb2Mark Andrews This new syntax is more consistent with Add{Input|Output}Filter
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman directives defined in mod_mime. Also cures a bug in prior releases
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman where the Set{Input|Output}Filter directive would corrupt the
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman global configuration if the multiple directives were nested.
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman [William Rowe]
c44c77178e0bf420483b0dd0af43839bf636a6ccMukund Sivaraman *) Cured what's ailed mime for quite some time. If an AddSomething
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman was given in the configuration (Language, Charset, Handler or
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman Encoding) Apache would set the content type as given by AddType,
08f01297320b7ad55d0abff0aca9a577196079e2Mukund Sivaraman but refused to check the mime.types file if AddType wasn't given
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews for that specific extension. Setting the AddHandler for .html
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews without setting the AddType text/html html would cause Apache to
4a61eae6514bfde56f8801ef66f27a8d462bd164Mark Andrews use the default content type. [William Rowe]
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews *) Added some bulletproofing to memory allocation in the LDAP cache
adbf81335b67be0cebdcf9f1f4fcb38ef4814f4dMark Andrews code. [Graham Leggett]
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark AndrewsChanges with Apache 2.0.25
2f66e2dd81c270647976eebd15a45dc4d6d2f318Mark Andrews *) Move the installed /manual directory out of the /htdocs/ tree, so
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki that it can be kept more independently from the remaining document
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki root. The "Alias /manual ..." already allowed for easy projection
f10a67dad21d7dd87ee2144964faa639f96766b5Witold Krecicki into existing private document trees. [Martin Kraemer]
6e6dcfcb45a5d2477ddf55293e9e8f587b7bcfe4Mark Andrews *) Add specified user attributes to the environment when using
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman mod_auth_ldap. This allows you to use mod_include to embed specified
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman user attributes in a page like so:
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman Hello <!--#echo var="AUTHENTICATE_CN"-->, how are you?
0439bfedd97fa2e004cbf572773d703b33fda10fMukund Sivaraman [Graham Leggett]
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman *) Fix a performance problem with the worker MPM. We now create
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman transaction pools once, and re-use them for each connection.
b4e114e3cd99b8875fc677a1a1c7c8257ef5a7a6Mukund Sivaraman [Aaron Bannert <aaron@clove.org>]
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman *) Modfied mod_mime to prevent mod_negotation from serving a multiview
d14c2683625c5db500ab93fb7176a9570798ca1eMukund Sivaraman of a 'handler' or 'filter', so that any filename extension that does
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman not contribute to the negotiated metadata can't be served without
6a3249533aab706c30f8cd65956f2f963e857f8fWitold Krecicki an explicit request. E.g., if the .Z extension is associated with
0d5b518107e56bcf80719b6a974b90b8a10e4efdEvan Hunt an unzip filter, the user request somefile.Z.html, mod_negotiation
9869bfeed4fab59c5730065cd7cce1f7c60b741fMark Andrews won't serve it. It can serve somefile.Z.html when somefile.Z is
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews requested, since the .Z extension is explictly requested, if the
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman .html extension is associated with ContentType text/html.
71931ab6b3815c953756a04e6029a3a113a2a9f4Mukund Sivaraman [William Rowe]
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman *) Introduce the AddInputFilter filter[;filter...] ext [ext...]
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman and corresponding AddOutputFilter syntax, to insert one or more
4d506ae0d1671e5a1272ef1ef13986af01616ac4Mark Andrews filters by mod_mime filename extension processing.
59a9cb54c112fd979b772e832b819d8efc83b85dMukund Sivaraman [William Rowe]
f85deb5154d996978f0fc8455961698bc710ae73Witold Krecicki *) Fix a growing connection pool in core_output_filter() for
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt keepalive requests. [Jeff Trawick]
29ec74b60fcaef12c16ecb6bdb8c8ecb278d449fEvan Hunt *) Moved split_and_pass_pretag_buckets back to being a
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews macro at Ryans's request. Removed the return from it
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews by setting and returning a return code instead. Updated
8a9bac8dec81997fec38fb880dc81b41eb026c27Mark Andrews the code to check the return code from the macro and
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt do the right thing. [Paul J. Reder]
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt *) Fix a segfault when a numeric value was received for Host:.
eb447eca8847be14e93d7b2d524154433e4ee565Evan Hunt [Jeff Trawick]
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt *) Add a function ap_remove_input_filter. This is to match
8c9fba44a41e3ea23e7e8405029980aba672f7ceEvan Hunt up with ap_remove_output_filter. [Ryan Bloom]
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews *) Clean up location_walk, so that this step performs a minimum
38c19e577915221b1783791cbb4f4e3ceea20019Mark Andrews amount of redundant effort (it must be run twice, but it will no
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews longer reparse all <Location > blocks when the request uri
8bb630c7513ecfe224622a3923f0de477c44f2a9Mark Andrews hadn't changed.) [William Rowe]
e53e202ef3b51c58fb9abe0d15e3829a970b00e7Mark Andrews *) Eliminate proxy: (and all other 'special') processing from the
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews ap_directory_walk() phase. Modules that want to use special
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews walk logic should refer to the mod_proxy map_to_location example,
598b502695802c3d4e23316b85368e54f39f5cabMark Andrews with it's proxy_walk and proxysection implementation. This makes
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt either directory_walk flavor much more legible, since that phase
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt only runs against real <Directory > blocks.
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt [William Rowe]
39f11e83a34e8282c46afc6d189c209632cfeb6eCurtis Blackburn *) SECURITY: Fix a security problem in mod_include which would allow
a32b6291aa5f797e1336869390f99d4a655484c2Evan Hunt an SSI document to be passed to the client unparsed.
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt [Cliff Woolley, Brian Pane]
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt *) Introduce the map_to_storage hook, which allows modules to bypass
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt the directory_walk and file_walk for non-file requests. TRACE
c55a1da4fc1188afe88264f97c1b705e188ae1feEvan Hunt shortcut moved to http_protocol.c as APR_HOOK_MIDDLE, and the
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt directory_walk/file_walk happen as APR_HOOK_VERY_LAST in core.c.
cadf8d687b9719b87c121d5cc8b028b1ddccc642Evan Hunt [William Rowe]
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman *) Add the ability for mod_include to add the INCLUDES filter
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman if the file is configured for the server-parsed handler.
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman This makes the configuration for .shtml files much easier
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman to understand, and allows mod_include to honor Apache 1.3
705cea35a8f798340ac947713ab97791be521b52Mukund Sivaraman config files. Based on Doug MacEachern's patch to PHP
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman to do the same thing. [Ryan Bloom]
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman *) force OpenSSL to ignore process local-caching and to always
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman get/set/delete sessions using mod_ssl's callbacks
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>,
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman Geoff Thorpe <geoff@geoffthorpe.net>]
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman *) Make the worker MPM shutdown and restart cleanly. This also
72a1c3f1a7ad790ebe13ef6be85c269b2c2dcb95Mukund Sivaraman cleans up some race conditions, and gets the worker using
19365b43e922fcbaf5caff3f92b87b52cbc1b530Evan Hunt pools more cleanly. [Aaron Bannert <aaron@clove.org>]
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt *) Implement CRYPTO_set_locking_callback() in terms of apr_lock
7e6cf6fc6e700061a1cec3bcf67786706d956fc5Evan Hunt [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>]
247a9c2cf6637ca68b9b5d332131522bd157a3e9Mark Andrews *) Fix for mod_include. Ryan's patch to check error
c7463967dbcb31c2ec0dd513986a9dec05994a0aMark Andrews codes put a return in the wrong place. Also, the
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews include handler return code wasn't being checked.
d9a0f1bea7c183864c72d0ad14f6b61fbe1b5b05Mark Andrews I don't like macros with returns, so I converted
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews SPLIT_AND_PASS_PRETAG_BUCKETS into a function.
8f20f6c9d7ce5a0f0af6ee4c5361832d97b1c5d4Mark Andrews [Paul J. Reder <rederpj@raleigh.ibm.com>]
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman *) fix segv in mod_mime if no AddTypes are configured
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman [John Sterling <sterling@covalent.net>]
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman *) Enable ssl client authentication at SSL_accept time
b947e1a521c6931f787d6d1b3604d5b138170c3dMukund Sivaraman [Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>]
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt *) Fix a segfault in mod_include when the original request has no
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt associated filename (e.g., we're filtering the error document for
9e804040a29b9c3066c8471b43835f30707039b7Evan Hunt a bad URI). [Jeff Trawick]
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman *) Fix a storage leak (a strdup() call) in mod_mime_magic. [Jeff Trawick]
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman *) The prefork and OS/2 MPMs are overwriting the pid file when a second copy
8f25faf9720a0c2730c4ac80ea4c12ca1f25599fMukund Sivaraman of httpd is started and shuts down due to socket conflict. Moving the
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt call to ap_log_pid solves the problem.
dc877b38a0bdfd7caa0c129d6f5b5cbb1caa6848Evan Hunt *) Changed the late-1.3 log_config substitution %c to %X, to log the
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt status of the closed connection, as it conflicts with the far more
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt common, historical ssl logging directive %...{var}c. [William Rowe]
1c02dd9dd94c95a9a59bb6c10b669fb790853b10Evan Hunt *) Added the common error/ tree to the build/install targets
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews (similar to the common icons/ tree) for the multi-language error
52aa2f94981aa570a37c659b451541171f7537a4Mark Andrews messages that Lars committed earlier. [William Rowe]
b292230ab8dd33480dabad2b3615dcce5dd70c35Mark Andrews *) Added a multi process, multi threaded OS/2 MPM mpmt_os2. [Brian Havard]
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews *) Added a default commented-out mod_ldap and mod_auth_ldap
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews configuration to httpd-std.conf and httpd-win.conf
e77e44954909dd2e0af1ce724e01f4199ae1e9c0Mark Andrews [Graham Leggett]
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt *) Added documentation for mod_ldap and mod_auth_ldap.
ef1aaab9ed44bcc6b58d85de2673e382dc6a7c1dEvan Hunt [Graham Leggett]
c82b3781158672e8308b53a8b6289e432ceb48d0Mark Andrews *) Enabled negative caching on attribute comparisons in the LDAP cache.
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews Fixed a problem where the default cache TTL was set in milliseconds
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews not microseconds causing the cache to time out almost immediately.
ef0e6744569fdef42fa93864443005dc0593b24cMark Andrews [Graham Leggett]
017cbd4429a16d1b8eb77333c86f022dcc31045dEvan Hunt *) Fixed all the #if APR_HAS_SHARED_MEMORY checks within the LDAP
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont module code to follow APR. [Graham Leggett]
ab973ec40cc7a79bbf930085b1293824caf73e7fFrancis Dupont *) Fixed LDAP cleanup on graceful restarts. LDAP connections are now
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews cleaned up when the connection pool pool is cleaned up.
f1a261ba2d5e11a106a0a95c46b409a9daf138efMark Andrews [Graham Leggett]
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont *) Fix a minor issue with Jeff Trawick's mod_include
bcb68be0a8f3c3eca58d6a6a869267e5c1841de2Francis Dupont patch. Without this patch, the code will just allocate
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt more bytes in get_combined_directive than are needed.
c03fe78ef59b2373233db1a7b568cc2000d6d3b4Evan Hunt [Paul Reder]
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt *) Added the LDAP authentication module mod_auth_ldap.
fc3ed1dbda48d0e832ffc8ad70394cd475986531Evan Hunt [Dave Carrigan <dave@rudedog.org>, Graham Leggett]
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews *) Added the LDAP cache and connection pooling module mod_ldap.
c855e7170a7ddb5d4ebab69a771f35dc93e95e43Mark Andrews [Dave Carrigan <dave@rudedog.org>, Graham Leggett]
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews *) Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digest
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews by allowing a module to disable itself if its prerequisites are not
e840f92bfba0881039f1cdfb3349ecb03382b7beMark Andrews met. [Justin Erenkrantz]
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark AndrewsChanges with Apache 2.0.24
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews *) Fix a couple of issues in mod_include when the tag appeared at
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman offsets near 8192 in the file being parsed. [Jeff Trawick]
ac31adc3b76a3acf61c711d1cd49480a288b1317Mukund Sivaraman *) Fix an assertion failure in mod_ssl when the keepalive timeout is
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman reached. [Jeff Trawick]
2c4d5faf7fa490aa537efa36b1ba26d0cd80e442Mukund Sivaraman *) Numerous improvements to the Win32 build system. Introduced command line
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews builds without requiring .mak files for MSVC 6.0 and later versions.
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews Improved .dsp file compatibility for both Visual Studio 5.0 and 6.0 users.
54fe1d05b6d78120452c71023629b35cbe55e97fMark Andrews [William Rowe]
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt *) Assorted corrections and improvements to the winnt_mpm startup code. Better
d9b37259f3abcb27e6b1b0bcb312c26cfd229fdaEvan Hunt reporting of uninstalled services and other error conditions, and changed the
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt default service name to Apache2. [William Rowe]
f28e5058c33bfb99f8717d94c2525a976897dc91Evan Hunt *) Numerous improvements to the Win32 ApacheMonitor utility, including winnt_mpm
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews compatibility with existing Apache 1.3 Win32 Apache management utilites.
febb020dceab01c12b406eeae6e825aca7411dd6Mark Andrews [Mladen Turk <mturk@mappingsoft.com>, William Rowe]
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman *) Fixed the segfaults in mod_mime introduced by hash tables in 2.0.20.
fba894c98b8f3345a61932be6830993a059a211aMukund Sivaraman [William Rowe, Greg Ames]
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman *) Rounded out the mod_mime Add/Remove pairs by adding RemoveLanguage
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman and RemoveCharset directives. [William Rowe]
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman *) The Unix MPMs other than perchild now allow child server
f9f81abff0ea36f19474f3b7a11bf0f17c4f116cMukund Sivaraman processes to use the accept mutex when starting as root and
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman using SysV sems for the accept mutex. Previously, this
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman combination would lead to fatal errors in the child server
9a7532f83618b5abbfd7db59be77e451647ecbf2Mukund Sivaraman processes. perchild can't use SysV sems because of security
e89972afcb893a824db11086f4f00388057170ccEvan Hunt issues. [Jeff Trawick, Greg Ames]
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman *) Added Win32 revision stamp resources to all http binaries
ebeb4b3e094f36121e05d7cc8226047db96ba4f6Mukund Sivaraman (including modules/ and support/ tools.) PR7322 [William Rowe]
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman *) Fix ap_rvprintf to support more than 4K of data at one time.
642e4ac70ddc4e7037a515208b30d5cf8d8efc94Mukund Sivaraman [Cody Sherr <csherr@covalent.net>]
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews *) We have always used the obsolete/deprecated Netscape syntax
77b179cbbe7b820b5d838a675200a7b87eb12dacMark Andrews for our tracking cookies; now the CookieStyle directive
641b9fd39b1c3f895eca8dfe84d5d14d7742e045Evan Hunt allows the Webmaster to choose the Netscape, RFC2109, or
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman RFC2965 format. The new CookieDomain directive allows the
24f2cc7d06e4bb6625f90323e44b42e0cad63588Mukund Sivaraman setting of the cookie's Domain= attribute, too. PR #s 5006,
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt 5023, 5920, 6140 [Ken Coar]
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt *) Tweak server/Makefile so that the rules for generating exports.c
73eacba1f107468b30e8aa7cd6e213bb2d7f3142Evan Hunt are compatible with make utilities which don't expand wildcards
da4a7772ebb33f27104bca5ceb9a9bca60136387Evan Hunt in a dependency list (e.g., OS/390 make, certain levels of GNU
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews make). [Jeff Trawick]
1b05d22789fd9a17aca4f459639bc2b6848c3160Mark Andrews *) Install the SSL headers. [John Sterling <sterling@covalent.net>]
29d52c001ff976561669375cf0c866b815a90c49Mark Andrews *) Begin to sanitize the MPM configuration directives. Now, all
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt MPMs use the same functions for all common MPM directives. This
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt should make it easier to catch all bugs in these directives once.
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt [Cody Sherr <csherr@covalent.net>]
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt *) Close a major resource leak. Every time we had issued a
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt graceful restart, we leaked a socket descriptor.
7ae96d882326357448f8f440c52f47ac1b1fa455Evan Hunt [Ryan Bloom]
a8da00ef95ba37b9d071c2b8db1a0c967e060106Mark Andrews *) Fix a problem with the new method code. We need to cast
a8da00ef95ba37b9d071c2b8db1a0c967e060106Mark Andrews the 1 to an apr_int64_t or it will be treated as a 32-bit
48fe77df0c604359c3a406510f4327fc3182e836Evan Hunt integer, and it will wrap after being shifted 32 times.
5f590e93d2ec1372a591b943a375506817787d8aMukund Sivaraman [Cody Sherr <csherr@covalent.net> and Ryan Morgan <rmorgan@covalent.net>]
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews *) Fix a bug in mod_expires. Previous to this patch, if you
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews told mod_expires to add 604800 seconds to the last-modified
be9720ae2c2e933da36c5fb209dd4798a0337febMark Andrews time, it actually added 604800 usec's to the last-modified time,
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews so that when looking at the response it looked like nothing
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews had been done. The root of the problem was that we always compute
bb5df338d9b119bb2fe18dea9b0e3034c3925f7bMark Andrews time in usec's, but we ask users to input sec's. This means we
f5ea8d2838e0d9279d00afe984aa67f07ad758b1Mark Andrews need to convert to usec's before using those values.
f5ea8d2838e0d9279d00afe984aa67f07ad758b1Mark Andrews [Ryan Bloom]
af669cb4fd7ecfb67ed145b176e5e764b249573bMark Andrews *) The worker MPM now handles shutdown and restart requests. It
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt definitely isn't perfect, but we do stop the servers correctly.
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt The biggest problem right now is that SIGHUP causes the server to
044008f58f66d7a1b50c1dfc09cf8049e83a8227Evan Hunt just die. [Ryan Bloom]
1783676a64b8e390b756d775ae152509f1d76719Mukund SivaramanChanges with Apache 2.0.23
84f95ddb2572641022619950a211aff49e331c98Mukund Sivaraman *) Use the prefork MPM by default on Unix. [various]
1783676a64b8e390b756d775ae152509f1d76719Mukund Sivaraman *) Added a systray icon monitor application for Win32.
07dd40e8eeff964d7e8018817378d903ded690e3Mukund Sivaraman [Mladen Turk <mturk@mappingsoft.com>]
07dd40e8eeff964d7e8018817378d903ded690e3Mukund Sivaraman *) mod_rewrite: Fix the line ending on some non-Unix systems for
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman messages written to the rewrite log.
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman [Richard Labennett <rlabenn@us.ibm.com>]
db93c0def5c3e1e0ea40c7596482ad3fca4ed03bMukund Sivaraman *) All mod_autoindex query parsing is now quietly quashed with the
ca6e60cb704c4c8eea1385a9fbef3eaa476eca28Evan Hunt IndexOption IgnoreClient. The IndexOption SuppressColumnSorting
c10fda07d68c04221c2d552dc71a2de1352074cbTinderbox User still drops the column sort <a href>'s for the column headers, but
ca6e60cb704c4c8eea1385a9fbef3eaa476eca28Evan Hunt IgnoreClient is required to ignore these Query options entirely.
c2444e25ab0fe2a6efdba2fc789a1662b95a6eb5Evan Hunt [William Rowe]
aeff3f0541beed6c7e384737bc83b46ea5e66a84Evan Hunt *) Introduced new mod_autoindex query argument parsing for F=[0|1|2]
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt to allow the client to select plain, FancyIndexing or HTMLTable
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt formatting, V=[0|1] to inhibit or enable version sorting, and
8378b0c190300e1652fc0ce129a4b9af4ef56e24Evan Hunt P=pattern to return only specific files. The old Query Arguments
53ae008f2749a29773b27a481452b292c8f53b65Evan Hunt were reorganized as C=f for sorting column 'f' (same N, D, S, or M
53ae008f2749a29773b27a481452b292c8f53b65Evan Hunt as before), and O=A|D for ordering ascending or descending.
bfc11b9c659a9c46c478cd9176220a1a29a862a1Evan Hunt [William Rowe]
177e523c48674936078c1422403840de159db5dfEvan Hunt *) Fixed an error in mod_include's directive parsing routines which
177e523c48674936078c1422403840de159db5dfEvan Hunt caused #if, #elif, and #else expressions containing backslashes
177e523c48674936078c1422403840de159db5dfEvan Hunt to be improperly evaluated. [Cliff Woolley]
177e523c48674936078c1422403840de159db5dfEvan Hunt *) Introduced new mod_autoindex IndexOptions flags: SuppressIcon to
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt drop the icon column, SuppressRules to drop the <hr> elements,
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt and HTMLTable to create rudimentary HTML table listings (implies
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt FancyIndexing). [William Rowe]
7acc2f21563b79229d592f09dde17e60d64afc8fEvan Hunt *) Re-introduced the mod_autoindex IndexOptions flag TrackModified
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman from Apache 1.3.15. This is needed for two reasons, first, given
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman multiple machines within a server farm, ETags and Last-Modified
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman stamps won't correspond from machine to machine, and second, many
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman Unixes don't capture changes to the date or time stamp of existing
e58eb371a047c3a8aee4ce9aaca0f7f3673432a4Mukund Sivaraman files, since these don't modify the dirent itself. [William Rowe]
2ff2145ff53ec10df0e3c9c51906d63187fd54faMark Andrews *) Re-introduced the mod_autoindex IndexOptions flag FoldersFirst
c213a58e803c0bba12e3df0f33405eaee907acc6Evan Hunt and DirectoryWidth options from Apache 1.3.10.
bc8f82492dfdfa8b6d58bca850fa328e176cfd91Mark Andrews [William Rowe, Ken Coar]
f4102ab13ea049d73f5523c1a94fe2b83c408c9eMark Andrews *) Eliminated FancyIndexing directive, deprecated early in Apache
a98f70acc8d36bf73c000808ffed455ad8f15b02Evan Hunt 1.3 by the IndexOptions FancyIndexing syntax. [William Rowe]
8b61aef4dcc53267a500449058c0af705e3a64d1Evan Hunt *) mod_autoindex now excludes any file names that would result in
2616cb69443f6ccd1900901c91e04d86886a7197Evan Hunt an error, other than a success or redirect. Also optimized
2616cb69443f6ccd1900901c91e04d86886a7197Evan Hunt the parent directory, always included except in the URI '/'.
e785f9c1c7d838b9a773a757210388130eba5c4aMark Andrews [William Rowe]
e785f9c1c7d838b9a773a757210388130eba5c4aMark Andrews *) Refactored mod_negotiation and mod_mime to help mod_dir accept
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt negotiated index pages, and prevent the server from defaulting
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt to an autoindex of the directory. mod_negotiation will now die
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt with a 500 Internal Error if it could match some filenames
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt (e.g. for mod_dir) but none can be served. mod_negotation now
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt refuses to serve any file with an extention that mod_mime doesn't
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt recognize, and wasn't part of the request. [William Rowe]
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt *) Eliminate mod_cgi's handling of .exe files without the .exe file
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt extension. This is already handled by multiviews, if the admin
591389c7d44e5ca20c357627dd179772cfefaaccEvan Hunt wishes to AddHandler .exe or define a content type handler and
1a849dab19287148f12da50d890f455f02aa3622Evan Hunt associate .exe files with that content type. Multiviews must be
1059bc2e42e8214f8b73d3b4cd181d8394a94a6aFrancis Dupont enabled to allow these to be served. [William Rowe]
1059bc2e42e8214f8b73d3b4cd181d8394a94a6aFrancis Dupont *) Speed up the server's response to a spike in incoming workload
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt or restarts by assigning empty scoreboard slots to new processes
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt when they are available. [Greg Ames]
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt *) Add a handler to mod_includes.c. This handler is designed to
801fb8b894c75fc1e3fa0284e096ade6dcdc1110Evan Hunt implement the XbitHack directive. This can't be done with a
4eefa351cc5549a2cebb45d274f10249e31f6945Mukund Sivaraman fixup, because we need to check the content-type, which is
4eefa351cc5549a2cebb45d274f10249e31f6945Mukund Sivaraman only available in the handler phase. [Ryan Bloom]
fe12a8f1077c1556922f1a3be2f592c761917838Mukund Sivaraman *) Make the includes filter check return codes from filters lower in
b82963f96b452e2acbdf2ebd3d96de0ff0859a68Evan Hunt the filter chain. If a lower level filter returns an error, then
b82963f96b452e2acbdf2ebd3d96de0ff0859a68Evan Hunt the request needs to stop immediately. This allows mod_include to
d8890e779c0a74a8738a746f130a4bed6d6954caEvan Hunt stop parsing data once a lower filter recognizes an error.
e77ef50a57091eeb70d0a6d021638c92442c8f0aMark Andrews [Ryan Bloom]
4b36b9c1fff56d836feeaa1dc7eb1d4676d9c8bbMark Andrews *) Add the ability to extend the methods that Apache understands
4b36b9c1fff56d836feeaa1dc7eb1d4676d9c8bbMark Andrews and have those methods <limit>able in the httpd.conf. It uses
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt the same bit mask/shifted offset as the original HTTP methods
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt such as M_GET or M_POST, but expands the total bits from an int to
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt an ap_int64_t to handle more bits for new request methods than
9175a4ed6325e611d4c95d74f6e447a3f4b50fa0Evan Hunt an int provides. [Cody Sherr <csherr@covalent.net>]
84ee90b52d4fb443c796f4e1481f98d5a95b5614Evan Hunt *) Fix broken mod_mime behavior in merging its arguments. Possible
84ee90b52d4fb443c796f4e1481f98d5a95b5614Evan Hunt cause of unexplicable crashes introduced in 2.0.20. [William Rowe]
875574f1e4e87d8412b682084991954c10c20e35Mark Andrews *) Solve many mod_ssl porting issues (too many to detail) with
875574f1e4e87d8412b682084991954c10c20e35Mark Andrews help from the whole team, but most notably [Ralf S. Engelschall,
626ba6609dd45cd543a05910dd503ff712355c88Evan Hunt Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>,
626ba6609dd45cd543a05910dd503ff712355c88Evan Hunt Doug MacEachern, William Rowe, Cliff Woolley]
39f68d7b64dce25e19f7132f6c46b3beabeed492Tinderbox User *) More stall fixes for the threaded & worker mpm's.
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt Make mod_status output more accurate. Don't
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt count workers in processes which aren't actively
2817aa56ca12139849ba1017ff978833174f6294Evan Hunt serving requests. [Greg Ames]
22e3e00ac95ec1ba89200c5d0e05670ed5ad8fefMark Andrews *) Win32: Get SSI exec cgi tag working. [Bill Stoddard]
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt *) Add a single listener/multiple worker MPM. This MPM is
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt definately not fully correct, but it allows us to solve many
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt of the problems that exist in the threaded MPM. This is a
ff62d4458acda2110a3763ec576a4f728450662cEvan Hunt modified version of the threaded MPM. [Ryan Bloom]
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt *) Improve content generation throughout Apache, providing closer
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt compliance with HTML 3.2, HTML 4.01 Transitional and XHTML 1.0
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan Hunt Transitional specifications. [William Rowe]
b88b75c2b88618f9c885c61e1ab0bd1cddd4474eEvan HuntChanges with Apache 2.0.22
11463c0ac24692e229ec87f307f5e7df3c0a7e10Evan Hunt *) Fix a problem where the threaded MPM stalls after restarts or
11463c0ac24692e229ec87f307f5e7df3c0a7e10Evan Hunt segfaults. Also prevent multiple active processes from using
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews the same scoreboard slot. [Greg Ames]
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews *) Apache/Win32 now fills in the service description with Apache's
cc0a48a38173637f7a833e2da52bcfbcecb960b4Mark Andrews server version string, including loaded and advertised modules.
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews [William Rowe]
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews *) Improved support for the Win32 build, to recover gracefully from
f8eb4e5bfd1129d7639af5c2c768f53f0895952aMark Andrews missing apr or apr-util directories or the awk interpreter,
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman create the proper cgi-bin examples, including a test-cgi.bat, and
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman fix the perl shebang line for printenv.pl, when installing from
b05a50c852608a40d1a06d6124bafb9b500c10c1Mukund Sivaraman the build environment. [William Rowe]
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman *) Fix a segfault in threaded.c caused by passing uninitialized
f91c369b4ac84fad07e3106c5c00a15d87250d1eMukund Sivaraman apr_thread_t * to apr_thread_join(). [Jeff Trawick]
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman *) Use new APR number conversion functions to reduce CPU consumption
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman when setting the content length, and in mod_log_config.
a6f0e9c985220f0e4509777e6528afb64e0ad576Mukund Sivaraman *) Fix problem reported by Taketo Kabe <kabe@sra-tohoku.co.jp>
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews where HEAD response headers were being repeated twice for
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews files greater than 32K bytes (4*AP_MIN_BYTES_TO_WRITE). This
f4dda9cf28f8be880097ee931b3237e09731a28aMark Andrews problem in the http_header filter was exposed by the recent rewrite
79521569952d5e2475f05e4397dc976f4685056eMark Andrews of the content_length filter. [Taketo Kabe, Bill Stoddard]
79521569952d5e2475f05e4397dc976f4685056eMark Andrews *) Fix seg faults in mod_status with ExtendedStatus enabled, after
79521569952d5e2475f05e4397dc976f4685056eMark Andrews restarts. A garbage pointer to a vhost's server_rec from the
d1f1f13c7fc1f1515930053508f1645cfafaa478Mark Andrews previous generation was being left around under certain
d1f1f13c7fc1f1515930053508f1645cfafaa478Mark Andrews conditions. [Greg Ames]
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt *) Fix a cosmetic problem with mod_include. Non-existant SSI vars
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt used to appear as '(none', without the closing paren.
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt [G�nter Knauf <eflash@gmx.net>]
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt *) Improve the exports generating awk script. In the past, we had
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt work around problems in the awk script by avoiding some #if and
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt #ifdefs. This has bitten us many times in generating the exports.c
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt file. This improvement allows corrects the header file parsing.
74eb2f5cbc98d9646bcd13ffcb17688f0db5ab8dEvan Hunt [Sander Striker <striker@apache.org>]
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark AndrewsChanges with Apache 2.0.21
b0c18fffd3c81d3cb617dbba4d222d49ae266f28Mark Andrews *) Resolve the Win32 htpasswd bug, where a file that existed would be
511ec77fca2e2df66b36f4756fd2459cfe7998d9Mark Andrews overwritten, regardless of the -c flag.
511ec77fca2e2df66b36f4756fd2459cfe7998d9Mark Andrews [William Rowe, Mladen Turk <mladen.turk@mail.inet.hr>]
44032d3918d4aeb2f0cff3bb90e4a44569016559Mark Andrews *) Introduce connection sub-pools into ab. Truncating the lifetime
d8f2dd46cba3a16c2433e85657a5b15543013ca6Mark Andrews of these allocations means that ab no longer perpetually grows
d8f2dd46cba3a16c2433e85657a5b15543013ca6Mark Andrews its working set, running out of memory on large request attempts.
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews [William Rowe]
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews *) Make scoreboard creation a hook. This allows management
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews modules to have access to the scoreboard at the time that it is
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews created, and at every restart request.
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews [Cody Sherr <csherr@covalent.net>]
3bdcd91c456adec12ee9f69cfe6b0f79174f78c4Evan Hunt *) Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews added an AP_MPMQ_MAX_DAEMON_USED to refer to the highest
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews daemon index actually used in the scoreboard. I also
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews updated the pertinent calls. [Paul J. Reder]
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews *) Win32: Prevent listening sockets from being inherited by
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews the Apache child process, CGI scripts, rotatelog process
1e0ed0c6f5c359df88767e2c4f0fda24f2da0468Mark Andrews etc. If the Apache child process segfaults, any processes
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman that the child started are not reaped. Prior to this fix,
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman these processes inherited the listening sockets which sometimes
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman prevented the restarted Apache child process from accepting
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman connections (ie, the server would hang).
47d837a49967a6a1b290024f5efb0669276013b1Mukund Sivaraman [Bill Stoddard]
be7fba80190c33b0e50f086509b42bb319bb95b4Evan Hunt *) Provide vhost and request strings when ExtendedStatus is on.
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews *) Fix some issues with the pod and prefork: check the pod *after*
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews processing a connection so that a server processing a time-
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews consuming request bails out as soon as practical; when the
03fd9cb81c2a92cf54baab5103db10e8ef9d524aMark Andrews parent process wakes up a server process via connect(), use an
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews APR timeout on the connect() so that we don't hang for a long
dc5e29a7d216b4233c80bec8967015aa9c05962eTinderbox User time if there aren't server processes around to do accept().
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews [Jeff Trawick, Greg Ames]
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews *) Performance improvement to mod_mime.c. find_ct() in mod_mime,
017aa9aef63aaef6a370c180f6290b8388deda01Mark Andrews spends a lot of time in apr_table_get calls. Using the default
09290020bc9b3cd787f1a19e400413a6ca6827e3Evan Hunt httpd.conf, the tables for languages and charsets are somewhat
2ce24e13faacaf73286298f0068a7e7f0d03fdacMark Andrews large, so the time spent scanning them on each request is
693d70f96fc2b3c1830580edcc29146afd6a9f61Mark Andrews significant. Replacing the tables with hash tables provides
c5e9423340dff77b2d3b79fcd4908708770a49c3Mukund Sivaraman a nice speedup. [Brian Pane <bpane@pacbell.net>]
c5e9423340dff77b2d3b79fcd4908708770a49c3Mukund Sivaraman *) Add two functions to allow modules to access random parts of the
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews scoreboard. This allows modules compiled for one MPM to access the
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews scoreboard, even if it the server was compiled for another MPM.
ea3aa401bc74d34560af190a4009d436054d1bfaMark Andrews [Harrie Hazewinkel <harrie@covalent.net>]
ea3aa401bc74d34560af190a4009d436054d1bfaMark AndrewsChanges with Apache 2.0.20
6444de08d1aacf7396663b7a82d62eedf534c3d7Mark Andrews *) Fix problem in content-length filter where the filter would
6444de08d1aacf7396663b7a82d62eedf534c3d7Mark Andrews buffer all the output from a CGI before sending any bytes
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont down the filter stack to the network. This problem would cause
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont significant memory consumption if the CGIs generated
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont lots of bytes. [Bill Stoddard]
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont *) Get non-blocking CGI pipe reads working with the bucket brigades.
5c5c6d289db78e41f714007426a387498e15963cFrancis Dupont [Bill Stoddard]
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont *) Fix seg fault on Windows when serving files cached with mod_file_cache.
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont [Bill Stoddard]
fc63119c8b7aa8827fad9e3e45e50c69bc2630e8Francis Dupont *) Fix a bug in the threaded MPM that would cause it to kill off all
d040fa2f1c9c3045420ee25933b699290ab19250Mark Andrews workers immediately after starting if the number of workers started
d040fa2f1c9c3045420ee25933b699290ab19250Mark Andrews was above a certain threshold. [Ryan Bloom, Bill Stoddard]
5c5c6d289db78e41f714007426a387498e15963cFrancis DupontChanges with Apache 2.0.19
092d3b76db6b93b8029bd7d083e74fc80fb41858Mark Andrews *) Fix problem with threaded MPM. The problem was that if each child
92384667ff3bc059237849b3afd4c715c9164435Evan Hunt process was busy serving a single long-lived request and the server
92384667ff3bc059237849b3afd4c715c9164435Evan Hunt was sent a graceful restart signal, the server would stop serving
13fe015cbfab3019ded0def054a1b09159bb3101Evan Hunt requests. This would happen because each child process would wait to
13fe015cbfab3019ded0def054a1b09159bb3101Evan Hunt die until the last thread was done, and the parent wouldn't spawn any
64d715c22acbed195703bb9b96aac2b938a83de2Mark Andrews new children until a process died. Now, the parent looks at the fact
64d715c22acbed195703bb9b96aac2b938a83de2Mark Andrews that the children are dying gracefully, and starts new children.
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt Those new children only start enough threads to compliment the number
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt of threads in the other child process that shares the same spot in
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt the scoreboard. In this way, we make sure to never go over
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt MaxClients. [Ryan Bloom]
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt *) modified mod_negotiation and mod_autoindex to speed up by almost a
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt factor of two on apr_dir_read()-enhanced platforms, such as Win32
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt and OS2, by calling ap_sub_request_lookup_dirent() with the results
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt already provided by apr_dir_read(). [William Rowe]
4ccffa13aa1f87d8d3dbdf7a74cf29b1c323ad52Tinderbox User *) mod_file_cache is now more robust to filtering and serves requests
3230429e175dcaafe9c59967124d44c02ca0ccadEvan Hunt slightly more efficiently. [Cliff Woolley]
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt *) Fix problem handling FLUSH bucket in the chunked encoding filter.
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt Module was calling ap_rwrite() followed by ap_rflush() but the
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt served content was not being displayed in the browser. Inspection
aee6c351d3b517f3e6a4ddf770606617fd42015bTinderbox User of the output stream revealed that the first data chunk was
e32d354f754a5d7847a0862bcd6302827ea225bfEvan Hunt missing the trailing CRLF required by the RFC. [Bill Stoddard]
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt *) apxs no longer generates ap_send_http_header() in the example handler
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt *) Fix an ab problem which could cause a divide-by-zero exception
c4abb197160a74f7cd4ad23ebc63fbe0194010abEvan Hunt with certain invocations (e.g., ab -k -c 6 -n 100 localhost/).
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt [Ian Holsman <ianh@cnet.com>]
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt *) Solve case-insensitive platforms' confusion about negotiated
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt filenames, allowing files of differnt case to match in choosing
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt the document to serve. [William Rowe]
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt *) Fix brokenness when ThreadsPerChild is higher than the built-in
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt limit. We left ap_threads_per_child at the higher value which
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt led to segfaults when doing certain scoreboard operations.
0c3f2ff9738efe01c4e9cf62592516f27774b9d4Evan Hunt [Jeff Trawick]
a0b4f6d952cc6adde281948cf995868b44f366e8Evan Hunt *) Fix seg faults and/or missing output from mod_include. The
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt default_handler was using the subrequest pool for files and
90fc237a1fdf1680ef254f16b497f90ac759f71bEvan Hunt MMAPs, even though the associated APR structures typically
0c3f2ff9738efe01c4e9cf62592516f27774b9d4Evan Hunt live longer than the subrequest. [Greg Ames]
3cc8c7d63040a3eafde2b00e1f60465e7053208aEvan Hunt *) Extend mod_setenvif to support specifying regular expressions
3cc8c7d63040a3eafde2b00e1f60465e7053208aEvan Hunt on the SetEnvIf (and SetEnvIfNoCase) directive attribute field.
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt Example: SetEnvIf ^TS* [a-z].* HAVE_TS
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt will cause HAVE_TS to be set if any of the request headers begins
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt with "TS" and has a value that begins with any character in the
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt set [a-z]. [Bill Stoddard]
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt *) httpd children now re-bind themselves to a random CPU on
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt multiprocessor systems on AIX via bindprocessor() in 2.0.
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt [Victor J. Orlikowski]
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt *) Fix htdigest. It would go into a loop in getline when adding
ce96d4326c872c8165b5e3a81ac5b49950c782c6Evan Hunt a second user. [Bill Stoddard]
c3f6fd0e1983fc19e5fa735f52d2af8df74a69c3Evan Hunt *) Win32 platforms now fully support mod_userdir options. [Will Rowe]
1feee79e1f8b946af9ebcc9dc31514aafb872438Mark Andrews *) Automatically generate httpd.exp for AIX.
1feee79e1f8b946af9ebcc9dc31514aafb872438Mark Andrews DSOs now work again on AIX in 2.0
c2f8108123c40f9be5c7d8255300e578ca8a47a6Mark Andrews [Victor J. Orlikowski]
c2f8108123c40f9be5c7d8255300e578ca8a47a6Mark Andrews *) Add a new request hook, error_log. This phase allows modules
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews to act on the error log string _after_ it has been written
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews to the error log. The goal for this hook is to allow monitoring
4e59131f1838d31eac9b355da467516ecd291752Mark Andrews modules to send the error string to the monitoring agent.
f0a54842b1a50dac0b020958eb6025ed676f9a34Mark Andrews [Ryan Bloom]
f0a54842b1a50dac0b020958eb6025ed676f9a34Mark Andrews *) Modify mod_echo to make it use filters for input and output.
0f5144163c44a67d9be986383769852a0dae502aMark Andrews [Ryan Morgan <rmorgan@covalent.net>]
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews *) Extend mod_headers to support conditional driven Header
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews add, append and set. Use SetEnvIf to set an envar and conditionally
9208b81867e8d11a641065d55ee40d24512a8452Mark Andrews add/append/set headers based on this envar thusly:
f274cbeaed0e4c5fdbde9f5c30833d7f1da37cd3Mark Andrews SetEnvIf TSMyHeader value HAVE_TSMyHeader
f274cbeaed0e4c5fdbde9f5c30833d7f1da37cd3Mark Andrews Header add MyHeader "%t %D" env=HAVE_TSMyHeader
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews If the request contains header "TSMyHeader: value" then header
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews MyHeader: "t=xxxxxxxxxx D=yyyy" will be sent on the response.
00fb0253c9df8a4686115745ae91d501f62c7451Mark Andrews [Bill Stoddard]
a5c7cfbac4e401c41741c123347739ab87c80a52Mark Andrews *) Extend mod_headers to support using format specifiers on Header
a5c7cfbac4e401c41741c123347739ab87c80a52Mark Andrews add, append and set header values. Two format specifiers are supported:
eb5243365c8d5b2dd172f9cbd7c29166716caa3fMark Andrews %t - reports, in UTC microseconds since the epoch, when the
d84a4d216d513bec15e83ec6c6e7863a24ff548bMark Andrews request was received.
c6e22bbaefce98c37c1def3f971d214a9a147ad5Evan Hunt %D - reports the time, in microseconds, between when the request was
e82c572164eeaaa045a26196fe6096cbef3c10c8Mark Andrews received and the response sent.
d84a4d216d513bec15e83ec6c6e7863a24ff548bMark Andrews Header add MyHeader "This request served in %D microseconds. %t"
dd66b77417aff9a7805f52b1e37ac48e647e0102Evan Hunt results in a header being added to the response that looks like this:
40b28f54029a5399fc17d895dd9e8bbcd97d6b70Mark Andrews MyHeader: This request served in D=5438 microseconds. t=991424704447256
40b28f54029a5399fc17d895dd9e8bbcd97d6b70Mark Andrews [Bill Stoddard]
7fbfa379e25b675ec46ae30925b4b2923a07c893Francis Dupont *) Fix reset_filter(). We need to be careful how we remove filters.
7fbfa379e25b675ec46ae30925b4b2923a07c893Francis Dupont If we set r->output_filters to NULL, we also have to reset the
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt connection's filters. [John Sterling]
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt *) Optimise reset_filter() in http_protocol.c. [Greg Stein]
498b0610312364afc5698b2e4caaa4dcc836133aEvan Hunt *) Add a check to ap_die() to make sure the filter stack is sane and
90e0af6bc6c1bcafad126e1779fc478c0aeaeb8fEvan Hunt contains the correct basic filters when an error occurs. This fixes
90e0af6bc6c1bcafad126e1779fc478c0aeaeb8fEvan Hunt a problem where headers are not being sent on error. [John Sterling]
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews *) New Header directive 'echo' option. "Header echo regex" will
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews cause any headers received on the request that match regex to be
72775a79fedd13e19a567432ace70d7ead28e433Mark Andrews echoed to (included in) the response headers.
871f3c8beeb2134b17414ec167b90a57adb8e122Mark Andrews [Bill Stoddard]
871f3c8beeb2134b17414ec167b90a57adb8e122Mark Andrews *) include/ap_compat.h tested and set APR_COMPAT_H instead of AP_COMPAT_H.
6a6821668d0ff38c34303d63f727fcd11cc36863Evan Hunt This prevented the inclusion of apr_compat.h. PR #7773
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews [Oleg Broytmann <phd@phd.pp.ru>]
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt *) Moved util_uri to the apr-util library. This required a bunch of
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt apr_name changes for the uri utility functions. [Justin Erenkrantz]
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt *) Move the addition of default AP_HTTP_HTTP_HEADER filters to the
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt insert_filter phase so that other filters are not bypassed by default.
27174d90ccf7d15539b9384744dbbe7beae1723cEvan Hunt [Graham Leggett]
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt *) Reimplement mod_headers as an output filter. mod_headers can now
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt add custom headers to inbound requests using the RequestHeader directive
eb6d61d5e02946e1a7a959bac37eae9dbbc2051bEvan Hunt and to responses using the same old Header directive. [Graham Leggett]
79921aeec24a15883cf3c22a15c77837e69a46beMark AndrewsChanges with Apache 2.0.18
79921aeec24a15883cf3c22a15c77837e69a46beMark Andrews *) Fix command-line processing so that if a bad argument is specified
188690149b54145e1936898e565eb9eec139bbfeEvan Hunt Apache will exit. [Jeff Trawick]
58a1051e92d46638306e2c17806307c04065c2b3Mark Andrews *) Change the make targets and rules to be consistent in all of the
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt Apache-owned source trees. [Roy Fielding]
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt *) Fix processing of the TRACE method. Previously we passed bogus
8197ef7cb5619160600bf1c6e5e8374a6c10838fEvan Hunt parms to form_header_field() and it overlaid some vhost structures,
1831311ac6179951c8fcca75aa29dc2f5c0218b9Francis Dupont resulting in a segfault in check_hostalias().
c12c746e3abad9e4100c6694118adc1df398f0bcMark Andrews [Greg Ames, Jeff Trawick]
7caeff39c28e82ec720c75d86528bb903dae77d4Jeremy C. Reed *) Win32: Add support for reliable piped logs. If the logging process
c81d56c03effca6303a4ba07c74163a2031b36e9Mark Andrews goes down, Apache will automatically restart it. This function has
c81d56c03effca6303a4ba07c74163a2031b36e9Mark Andrews been part of Apache on Unix/Linux/BSD since the early v1.3 releases.
48f97c23b7d59c925fc3f4280972e50b8ef67c35Mark Andrews [Bill Stoddard]
1c182f1516d3d14de6df81f4103ebfe538a519f6Evan Hunt *) Do not start piped log processes during the config file
12002ea49e5a5a6f7b9c22280dd2cb1f3f44abcfEvan Hunt preflight. This change also circumvents a problem on
12002ea49e5a5a6f7b9c22280dd2cb1f3f44abcfEvan Hunt Windows where the rotatelog processes created during preflight
6979ebf549b9c0ccd115bbf8c0d905600086f292Mark Andrews was not getting cleaned up properly.
6979ebf549b9c0ccd115bbf8c0d905600086f292Mark Andrews [Bill Stoddard]
b24061719ced97ecdbc7cfcf925c217d0dd80834Mark Andrews *) add "Request Phase Participation" info to mod_info
b24061719ced97ecdbc7cfcf925c217d0dd80834Mark Andrews [Doug MacEachern]
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews *) Make first phase changes to the scoreboard data structures in
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews preparation for the rewriting of the scoreboard per my posted
9c0589bc8b1401e02c9b557737cb756e86b094ffMark Andrews design notes. [Paul J. Reder]
dda69168ead4bb44f5a23949a04ee2069b7d4ef0Mark Andrews *) Fix httpd's definition of LTFLAGS to be consistent with that of apr
dda69168ead4bb44f5a23949a04ee2069b7d4ef0Mark Andrews and apr-util, allow it to be overridden by the configure command-line
ed1c845c1d3a6b9c2c38e9f7ab177d4ce0309639Mark Andrews (default="--silent") and introduce LT_LDFLAGS to replace what we were
ed1c845c1d3a6b9c2c38e9f7ab177d4ce0309639Mark Andrews formerly abusing as LTFLAGS. [Roy Fielding]
7b04216015f6984fa43fc96f1c741ec287f84917Evan Hunt *) Clean up the reporting of incorrect closing container tags.
7b04216015f6984fa43fc96f1c741ec287f84917Evan Hunt [Barrie Slaymaker <barries@slaysys.com>]
7d891eaf911e5cab1f704615f8f1ef87c8716f46Mark Andrews *) Simplify the configure process by moving all libtool stuff to APR
7d891eaf911e5cab1f704615f8f1ef87c8716f46Mark Andrews and moving hints.m4 inline. [Roy Fielding]
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews *) Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews of functions used by mod_proxy for export in the DLL
ffeaac1d826b541af39d7b20b9b68ff19ff01832Mark Andrews [Ian Holsman <IanH@cnet.com>]
c83b91fb6345464807161cc36c5d9046a15d5866Mark Andrews *) Prevent a hang when a cgi handled by mod_cgid tries to read a
fa827173df3418bc56774aa528f7ca30fd0ee17cMark Andrews request body from its stdin but no reqest body is being written to
fa827173df3418bc56774aa528f7ca30fd0ee17cMark Andrews the cgi. [Jeff Trawick]
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews *) mod_log_config: %c connection status incorrectly logged
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews as "-" (non-keepalive) when MaxKeepAliveRequests is set to 0.
1c5990c2f98abf0c2adf7f54a531d8a4a3965414Mark Andrews [Bill Stoddard]
80169c379dd4e0a6e164b7cac4bf5fa013c91138Mark Andrews *) Get mod_cern_meta working under Windows
80169c379dd4e0a6e164b7cac4bf5fa013c91138Mark Andrews [Bill Stoddard]
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews *) Create Files, and thus MMAPs, out of the request pool, not the
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews connection pool. This solves a small resource leak that had us
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews not closing files until a connection was closed. In order to do
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews this, at the end of the core_output_filter, we loop through the
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews brigade and convert any data we have into a single HEAP bucket
10c12aa5493f34920585164c5fb54a7ac9109fbdMark Andrews that we know will survive clearing the request_rec.
6b6d6509f6d80afae74eeb9f2e5baba696e29f32Mark Andrews [Ryan Bloom, Justin Erenkrantz <jerenkrantz@ebuilt.com>,
6b6d6509f6d80afae74eeb9f2e5baba696e29f32Mark Andrews Cliff Woolley]
9a36fb86f5019f25705d25ea729d03fcf8ecaa95Mark Andrews *) Completely revamp configure so that it preserves the standard make
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews variables CPPFLAGS, CFLAGS, CXXFLAGS, LDFLAGS and LIBS by moving
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews the configure additions to EXTRA_* variables. Also, allow the user
a266ab205bfd1c510022e2cd2a8cb62988242593Mark Andrews to specify NOTEST_* values for all of the above, which eliminates the
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews need for THREAD_CPPFLAGS, THREAD_CFLAGS, and OPTIM. Fix the setting
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews of INCLUDES and EXTRA_INCLUDES. Check flags as they are added to
3867312e4cc5c53d20f4020cc5b2459154406135Mark Andrews avoid pointless duplications. Fix the order in which flags are given
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt on the compile and link lines. Remove obsolete macros APR_DOEXTRA,
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt AC_ADD_LIBRARY, AC_CHECK_DEFINE, APACHE_PASSTHRU, and APACHE_ONCE.
8dba0e7d87d192deef8b2aac197e4f508043a30cEvan Hunt Added APR_SAVE_THE_ENVIRONMENT and APR_RESTORE_THE_ENVIRONMENT macros.
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews Renamed AC_TYPE_RLIM_T macro to APACHE_TYPE_RLIM_T. [Roy Fielding]
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews *) Get mod_tls to compile/work better on Windows. PR #7612
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews [Bernhard Schrenk <b.schrenk@improx.com>]
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews *) Fix shutdown/restart hangs in the threaded MPM.
947cf282a721b089c1106780f13ae8e6298bddb1Mark Andrews [Jeff Trawick, Greg Ames, Ryan Bloom]
52131a835133a76cb62d4a7d8bcf5fe7bf858858Mark Andrews *) Removed the keptalive boolean from conn_rec because it is now only
52131a835133a76cb62d4a7d8bcf5fe7bf858858Mark Andrews used by a single routine and can be replaced by a local variable.
f687e639f00a31e0884fb2c95a627b10b50c364bEvan Hunt [Greg Stein, Ryan Bloom, Roy Fielding]
f687e639f00a31e0884fb2c95a627b10b50c364bEvan Hunt *) Patch prefork to put enough of the signal processing back in so that
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt signals are all handled properly now. The previous patch fixed the
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt deadlock race condition, but broke the user directed signal handling.
523f3d630243211ddfda852f5224f7eff681d3a5Evan Hunt This fixes it to work the way it did before my previous prefork patch
2fa1fc53324c0fca978c902e883c7cc011210536Mark Andrews (primarily, SIGTERM is now working).
2fa1fc53324c0fca978c902e883c7cc011210536Mark Andrews *) Change how input filters decide how much data is returned to the
c9e976dc43070e2ed87988eeabed71195fab88baEvan Hunt higher filter. We used to use a field in the conn_rec, with this
c9e976dc43070e2ed87988eeabed71195fab88baEvan Hunt change, we use an argument to ap_get_brigade to determine how much
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt data is retrieved. [Ryan Bloom]
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt *) Fix seg fault at start-up introduced by Ryan's change to enable
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt modules to specify their own logging tags. mod_log_config
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt registers an optional function, ap_register_log_handler().
948c80ffa8f4efbade049f49d9751675f6937cf4Tinderbox User ap_register_log_handler() was being called by http_core before
a8783019814daa36dd57afe3f527462822834c3bEvan Hunt the directive hash table was created. This patch creates the
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews directive hash table before ap_register_log_handler() is
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews registered as an optional function.
fec7998314cbdaf1dc89513ffff5b45fc8ed73fdMark Andrews [jean-frederic clere <jfrederic.clere@fujitsu-siemens.com>]
7ae9399897c55d35cb6764277bce4b91d052e0dcEvan Hunt *) Add ap_set_int_slot() function
3d066288ad6c6fe2ec2a54475f541a305a085068Evan Hunt [John K. Sterling <sterling@covalent.net>]
3d066288ad6c6fe2ec2a54475f541a305a085068Evan Hunt *) Under certain circumstances, Apache did not supply the
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews right response headers when requiring authentication.
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews [Gertjan van Wingerde <Gertjan.van.Wingerde@cmg.nl>] PR#7114
74717eef53ba5d6aefc80eb262bbb090ff4bb3b5Mark Andrews (This is a port of the change that went into Apache 1.3.19.)
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt *) Allow modules to specify their own logging tags. This basically
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt allows a module to tell mod_log_config that when %x is encountered
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt a specific function should be called. Currently, x can be any single
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt character. It may be more useful to make this a string at some point.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt [Ryan Bloom]
1479200aa05414b2acf33607dbd1682c16f58c51Evan HuntChanges with Apache 2.0.17
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt *) If a higher-level filter handles the the byterange aspects of a
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt request, then the byterange filter should not try to redo the
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt work. The most common case of this happening, is a byterange
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt request going through the proxy, and the origin server handles
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt the byterange request. The proxy should ignore it.
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt [Graham Leggett <minfrin@sharp.fm>]
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt *) Changed the threaded mpm to have child_main join to each of the
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt worker threads to make sure the kids are all gone before child_main
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt exits after a signal (cleanup from perform_idle_server_maintenance).
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt This is an extension of Ryans recent commit to make the child_main
1479200aa05414b2acf33607dbd1682c16f58c51Evan Hunt the signal thread.
c5379f197647b6e20d5bf48276c8c3b9f676c447Evan Hunt *) Add more options to the ap_mpm_query function. This also allows MPMs to
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt report if their threads are dynamic or static. Finally, this also
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt implements a new API, ap_show_mpm, which returns the MPM that was
f5c24a7f48cd68337c21dea47a448ae2ff2ccb8cEvan Hunt required into the core. [Harrie Hazewinkel <harrie@covalent.net>]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) Do not install the binaries from the support directory twice.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt [jun-ichiro hagino <itojun@iijlab.net>]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) The ap_f* functions should flush data to the filter that is passed
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt in, not the the filter after the one passed in.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt [Ryan Morgan <rmorgan@covalent.net>]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) Make ab work again by changing its native types to apr types and formats.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt [Justin Erenkrantz <jerenkrantz@ebuilt.com>]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) Move the byterange filter and all of the supporting functions back
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt to the HTTP module. The byterange filter turned out to be very
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt HTTP specific, and it belongs in the HTTP module. [Greg Stein]
2548678376b5171567c902ef2d1768d2fc57f233Evan Hunt *) Make clean, distclean, and extraclean consistently according to the
2548678376b5171567c902ef2d1768d2fc57f233Evan Hunt Gnu makefile guidelines. [Justin Erenkrantz <jerenkrantz@ebuilt.com>]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) Fix errors in the renaming of the apr_threadattr_detach_xxx functions.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt This may have been causing problems stopping processes in the threaded
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt mpm's. [Greg Ames]
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt *) Fix content-length in mod_negotiation to a long int representation.
d46855caedd5cb101795707f6f467fa363ef1448Evan Hunt [William Rowe]
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt *) Remove BindAddress from the default config file.
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt [giles@nemeton.com.au]
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt *) Allow module authors to add a module to their Apache build using
180319f572fb6c1ca7000d22ea79a8dd77ae3f91Evan Hunt --with-module, without re-running buildconf. The syntax is:
7c73ac5e130db18837724ab53d46b23ddb98ce6eMark Andrews --with-module=module_type:/path/to/module.c
9ba4efa4ac6d2d687cf1377bc9733d08d84da64cMark Andrews The configure script will copy the module.c file to
7c73ac5e130db18837724ab53d46b23ddb98ce6eMark Andrews modules/module_type, and it will be added to the relevant Makefiles.
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt currently, this only works for static modules. [Ryan Bloom]
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt *) Changes required to make prefork clean up idle children properly.
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt There was a window during which a starting worker deadlocks when
0c2313eb367de3b58801d643d52c0fd9bc0e5df7Evan Hunt an idle cleanup arrives before it completes init. Apache then keeps
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews trying to cleanup the same deadlocked worker forever (until higher
11649973111d83027faf08ed4fb36a2b3c29c875Mark Andrews pids come along, but it still will never reduce below the deadlocked
74745c760c8ac4462aceb2fa6e55bc545621c66dEvan Hunt pid). Thus the number of children would not reduce to the correct
74745c760c8ac4462aceb2fa6e55bc545621c66dEvan Hunt idle level. [Paul J. Reder]
905ba39e10a8f483d167b992ec31f4c0bf34326eMark AndrewsChanges with Apache 2.0.16
087b3e8d90c482600c20f1bd6958697419c4e77dEvan Hunt *) Change the default installation directory to /usr/local/apache2,
087b3e8d90c482600c20f1bd6958697419c4e77dEvan Hunt as now defined by the "Apache" layout in config.layout. [Marc Slemko]
24aaa0440116357eef3ab3796ebe53318b03b1ecEvan Hunt *) OS/2: Added support for building loadable modules as OS/2 DLLs.
24aaa0440116357eef3ab3796ebe53318b03b1ecEvan Hunt [Brian Havard]
a0707b6acf359b78e06fd06228ebeec5758e7e1dJeremy C. Reed *) Get MaxRequestsPerChild working with the Windows MPM.
840d6a4614f6a561fc076d0797d144e9f28e06bcMark Andrews [Bill Stoddard]
251be6e99493754700f868e0021c48b82d1c670cMark Andrews *) Make generic hooks to work, with mod_generic_hook_import/export
d4859b0b2a0510d8c4f3c48c606a5568a3b0c1d8Mark Andrews experimental modules. [Ben Laurie, Will Rowe]
53f91cbd80dc353ecb7e8914dae84a6cd85c67c6Mark Andrews *) Fix segfaults for configuration file syntax errors such as
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt "<Directory>" followed by "</Directory" and
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt "<Directory>" followed by "</Directoryz>". [Jeff Trawick]
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt *) Cleanup the --enable-layout option of configure. This makes
eeb13c7cd2ddde29b8605b9444451ea6e235e06aEvan Hunt us use a consistent location for the config.layout file, and it
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews makes configure more portable.
cef76ee5bd845a80e06da934edce4225bdba22a1Mark Andrews [jun-ichiro hagino <itojun@iijlab.net>]
e0421bf2c57e3bb8cee8fa33470bfcf450305867Evan Hunt *) Changes to 'ab'; fixed int overrun's, added statistics, output in
3d66a979b531b8549b412d9b592a6906fbb40143Mark Andrews csv/gnuplot format, rudimentary ssl support and various other tweaks
3d66a979b531b8549b412d9b592a6906fbb40143Mark Andrews to make results more true to what is measured. The upshot of this it
fea81a5e0e9485b24262b6a7271a4643a4d2bad4Tinderbox User turns out that 'ab' has often underreported the true performance of
d90344224afc80459778e4c3412fd1f9463e24d4Mark Andrews apache. Often by a order of magnitude :-) See talk/paper of Sander
d90344224afc80459778e4c3412fd1f9463e24d4Mark Andrews Temme at April ApacheCon 2001 for details.
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews [Dirk-Willem van Gulik]
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews *) Clean up mod_cgid's temporary request pool. Besides fixing a
f5695ad0e1a6cc8e19bfec7b71476e138de6cb6cMark Andrews storage leak this ensures that some unnecessary pipes are closed.
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews [Jeff Trawick]
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews *) Performance: Add quick_handler hook. This hook is called at the
58f1ac8dadf2c1f215343a0b2d1df2df954c4b19Mark Andrews very beginning of the request processing before location_walk,
5244e505adc08719e1387392c6eb85c453729256Mark Andrews translate_name, etc. This hook is useful for URI keyed content
5244e505adc08719e1387392c6eb85c453729256Mark Andrews caches like Mike Abbott's Quick Shortcut Cache.
cfe32752a66fe1f050d5ed7ddce75f6d58fe1637Evan Hunt [Bill Stoddard]
cfe32752a66fe1f050d5ed7ddce75f6d58fe1637Evan Hunt *) top_module global variable renamed to ap_top_module [Perl]
493f3eb297ea90ad2eb349591f1cb88194dce46dMark Andrews *) Move ap_set_last_modified to the core. This is a potentially
c5734964e6400f9e6d8c3f057fcccab596929deaMark Andrews controversial change, because this is kind of HTTP specific. However
c5734964e6400f9e6d8c3f057fcccab596929deaMark Andrews many protocols should be able to take advantage of this kind of
d0ffef73fdee75f30e33c628a31d031616ad9433Evan Hunt information. I expect that headers will need one more layer of
eaa2277753c6e7e642e83b2ccd27671a15336310Evan Hunt indirection for multi-protocol work, but this is a small step in
eaa2277753c6e7e642e83b2ccd27671a15336310Evan Hunt the right direction. [Ryan Bloom]
43b9737b11f4f14b2d378746d0cd5561b1dc24a0Mark Andrews *) Enable mod_status by default. This matches what Apache 1.3 does.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt [Ed Korthof]
fffcc1b13582447c9f94e498f4aaf43329c531d2Evan Hunt *) Add a ScriptSock directive to the default config file. This is
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews only enabled when mod_cgid is used.
3e90f6c373d2e6c9c9909b112468975c4c86544eMark Andrews [Taketo Kabe <kabe@sra-tohoku.co.jp>]
3e90f6c373d2e6c9c9909b112468975c4c86544eMark AndrewsChanges with Apache 2.0.15
c38341ec435fb78de6d12c1001201f9ac7487b68Mark Andrews *) Untangled the buildconf script and eliminated the need for build's
c38341ec435fb78de6d12c1001201f9ac7487b68Mark Andrews aclocal.m4, generated_lists, build.mk, build2.mk, and a host of other
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews libtool muck that is now under srclib/apr/build. [Roy Fielding]
7712d1660a308ec3de17f1ddbbf801eb0d663f3eEvan Hunt *) Win32: Don't accept more connections than we have worker threads
7712d1660a308ec3de17f1ddbbf801eb0d663f3eEvan Hunt [Bill Stoddard]
b04839cfe21f131a8e7c7cae2a89e6ca8b678b5aMark Andrews *) Fix bug in the Unix threaded.c MPM that allowed child processes
3a55d4352767acb4e0572aabfa917610001f5c9cMark Andrews to fork() new child processes.
3a55d4352767acb4e0572aabfa917610001f5c9cMark Andrews [Bill Stoddard]
bc5db10d721aa9bf570578e52e17371e67bfcf5cMark Andrews *) SECURITY: Fix a major security problem with double-reverse lookup
bc5db10d721aa9bf570578e52e17371e67bfcf5cMark Andrews checking. Previously, a client connecting over IPv4 would not be
e539e4370b95711606a269e69ccfc18fae8f9ce7Evan Hunt matched properly when the server had an IPv6 listening socket.
70be3889746884692aa49939833d624ddd432bf0Mark Andrews PR #7407 [Taketo Kabe <kiabe@sra-tohoku.co.jp>]
d586792059601b37b17a9b3e317f4595cb30d854Evan Hunt *) Change the way the beos MPM handles polling to allow it to stop and
2383eb527269d333df4222da20e4b422c3662daaEvan Hunt restart. Problem was the sockets being polled were being reset by
2383eb527269d333df4222da20e4b422c3662daaEvan Hunt the select call, so once it had accepted a connection it was no
586db4a3e4664109fe8ce31fdd6a1b9c5bb67cbfMukund Sivaraman longer listening on the UDP socket we use for shutdown instructions.
586db4a3e4664109fe8ce31fdd6a1b9c5bb67cbfMukund Sivaraman APR needs to be altered, patch on it's way. [David Reid]
275a8affe74d29d5fa51c9ba7172b90e9968199aMark Andrews *) Empty out the brigade shared by ap_getline()/ap_get_client_block()
275a8affe74d29d5fa51c9ba7172b90e9968199aMark Andrews on error exit from ap_getline(). Some other code got upset because
c6d2e19b964b304f1b0fd32d6faf43deca568979Evan Hunt the wrong data was in the brigade. [Greg Ames, Jeff Trawick]
6a6838f97363c7f3abe47e1fb116be2593bc53a5Mark Andrews *) Handle ap_discard_request_body() being called more than once.
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews [Greg Ames, Jeff Trawick]
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews *) Get rid of an inadvertent close of file descriptor 2 in
ac5ed748602c890d596bed07b0b23b8b5f42b2f6Mark Andrews mod_mime_magic. [Greg Ames, Jeff Trawick]
89cf81b4625c574f60c21e0dce12b150f3c5583cMark Andrews *) Add a hook, create_request. This hook allows modules to modify
89cf81b4625c574f60c21e0dce12b150f3c5583cMark Andrews a request while it is being created. This hook is called for all
2064e46209f35d2afad526622d975647f9c2098bMark Andrews request_rec's, main request, sub request, and internal redirect.
2064e46209f35d2afad526622d975647f9c2098bMark Andrews When this hook is called, the the r->main, r->prev, r->next
2064e46209f35d2afad526622d975647f9c2098bMark Andrews pointers have been set, so modules can determine what kind of
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews request this is. [Ryan Bloom]
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews *) Cleanup the build process a bit more. The Apache configure
71ec6d09406771c0ad546d2d475a7f16c0198844Mark Andrews script no longer creates its own helper scripts, it just
a920fb9dc2ff16f32dd73e53469d0febcdcc6c11Mark Andrews [jean-frederic clere <jfrederic.clere@fujitsu-siemens.com>]
3c13af375900ffe79af4926953799e6123c9d698Mark Andrews *) Stop the forced downgrade of the connection to HTTP/1.0 for
3c13af375900ffe79af4926953799e6123c9d698Mark Andrews proxy requests. [Graham Leggett]
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews *) Avoid using sscanf to determine the HTTP protocol number in
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews the common case because sscanf is a performance hog. From
d734818278966c45af997c7242e8cccd7a91a0b3Mark Andrews Mike Abbot's Accelerating Apache patch number 6.
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews [Mike Abbot <mja@trudge.engr.sgi.com>, Bill Stoddard]
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews *) SECURITY: Fix a security exposure in mod_access. Previously when
63e1ac1e0915dd1089493d6d092d39a3da817e59Mark Andrews IPv6 listening sockets were used, allow/deny-from-IPv4-address rules
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews were not evaluated properly (PR #7407). Also, add the ability to
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews specify IPv6 address strings with optional prefix length on Allow
89119e3cafff373426858f6cec7c09539f53e209Mark Andrews and Deny. [Jeff Trawick]
33399d6a143403bc4a9ccb9307af43ef04ab7633Mark Andrews *) Enhance rotatelogs so that a UTC offset can be specified, and
33399d6a143403bc4a9ccb9307af43ef04ab7633Mark Andrews the logfile name can be formatted using strftime(3). (Brought
ef117da20559f2a65f46ed9eb40deab5026cbd66Mark Andrews forward from 1.3.) [Ken Coar]
ef117da20559f2a65f46ed9eb40deab5026cbd66Mark Andrews *) Reimplement the Windows MPM (mpm_winnt.c) to eliminate calling
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews DuplicateHandle on an IOCompletionPort (a practice which
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews MS "discourages"). The new model does not rely on associating
ba5c73b383b08326ab6b5ad2d7ca43e117e212f1Mark Andrews the completion port with the listening sockets, thus the
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews completion port can be completely managed within the child
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews process. A dedicated thread accepts connections off the network,
bf59efcf0ed41186a5f9c1ca61da15a3c99b46f3Mark Andrews then calls PostQueuedCompletionStatus() to wake up worker
cac2181160bdb3ccc89e3560addae5e38d4c05e3Evan Hunt threads blocked on the completion port.
cac2181160bdb3ccc89e3560addae5e38d4c05e3Evan Hunt [Bill Stoddard]
faefeaddb39e693ea6cbcb81f2e5dbded21ced93Evan Hunt *) Bring forward the --suexec-umask option which allows the
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt builder to preset the umask for suexec processes. [Ken Coar]
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt *) Add a -V flag to suexec, which causes it to display the
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt compile-time settings with which it was built. (Only
c3bb8bb228bc8a914abc77a411faace9861632eaMark Andrews usable by root or the AP_HTTPD_USER username.) [Ken Coar]
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt *) Mod_include should always unset the content-length if the file is
b8a9632333a92d73a503afe1aaa7990016c8bee9Evan Hunt going to be passed through send_parsed_content. There is no to
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews determine if the content will change before actually scanning the
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews entire content. It is far safer to just remove the C-L as long
f5bb5eb7f6640af4a94e666bf1d7f84a6a7f1f23Mark Andrews as we are scanning it. [Ryan Bloom]
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews *) Make sure Apache sends WWW-Authenticate during a reverse proxy
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews request and not Proxy-Authenticate.
a0d411c05f12c36b298d811af3b4f2c9f08e86d4Mark Andrews [Graham Leggett <minfrin@sharp.fm>]
42782931073786f98d3d0a617351db40066949a4Mukund SivaramanChanges with Apache 2.0.14
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt *) Fix content-length computation. We ONLY compute a content-length if
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt We are not in a 1.1 request and we cannot chunk, and this is a keepalive
c1d33c159bf81d6faf9948ac9a6f307ca52284afEvan Hunt or we already have all the data. [Ryan Bloom]
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt *) Report unbounded containers in the config file. Previously, a typo
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt in the </container> directive could result in the rest of the config
06e0d6bb126e9986f29036e671b59f48b1d2efbcEvan Hunt file being silently ignored, with undesired defaults used.
8d8f9f7f86a33a155dd74b9b2c1317afca555d54Evan Hunt [Jeff Trawick]
8d8f9f7f86a33a155dd74b9b2c1317afca555d54Evan Hunt *) Make the old_write filter use the ap_f* functions for the buffering.
7c9d11b654028f9901183c076b37a5494635f447Evan Hunt [Ryan Bloom]
7c9d11b654028f9901183c076b37a5494635f447Evan Hunt *) Move more code from the http module into the core server. This
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews is core code, basically the default handler, the default input
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews and output filters, and all of the core configuration directives.
20dec973da306d5b0776c9d3b598fdbd3a59a28eMark Andrews All of this code is required in order for the server to work, with or
3b187cad7a1754e098ab9dabfcb44c8b437fb589Mark Andrews without HTTP. The server is closer to working without the HTTP
3b187cad7a1754e098ab9dabfcb44c8b437fb589Mark Andrews module, although there is still more to do. [Ryan Bloom]
b16d99bac1d100735224ab3eaa84632537ff21b5Mark Andrews *) Fix a number of SGI compile warnings throughout the server. Fix some
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman bad parameters to apr_bucket_read(). Fix a bad statement in
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman ap_method_in_list(). For the mod_rewrite cache use apr_time_t
79d27f505a67ee1fb5cf104cbe7b1ead67d252b4Mukund Sivaraman consistently; we were mixing apr_time_t and time_t in invalid ways
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman before. In load_file(), call apr_dso_error() instead of
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman apr_strerror() so that we get a more specific string on some platforms.
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman PR #6980 [Jeff Trawick]
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman *) Allow modules to query the MPM about it's execution profile. This
84dc4b3e7eea3e9c8fafa5f4fd632a51ee8b356fMukund Sivaraman query API can and should be extended in the future, but for now,
93d4128dcd54c152cf97b2c36caba8f3c8de3280Mark Andrews max_daemons, and threading or forking is a very good start.
93d4128dcd54c152cf97b2c36caba8f3c8de3280Mark Andrews [Jon Travis <jtravis@covalent.net>]
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews *) Modify mod_include to send blocks of data no larger than 9k.
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews Without this, mod_include will wait until the whole file is parsed,
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews or the first tag is found to send any data to the client.
50a745417461a4c007248202bb3a8bf7be426813Mark Andrews [Paul J. Reder <rederpj@raleigh.ibm.com>]
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt *) Fix mod_info, so that <Directory> and <Location> directives are
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt not displayed twice when displaying the current configuration.
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt [Ryan Morgan <rmorgan@covalent.net>]
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt *) Add config directives to override DEFAULT_ERROR_MSG and
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt DEFAULT_TIME_FORMAT. This was sent in as PR 6193.
0cfb24736841b3e98bb25853229a0efabab88bddEvan Hunt [Dan Rench <drench@xnet.com>]
fa6308bd57f716732ba70bbafc1d09e861e4acc1Mark Andrews *) Get mod_info building and loading on Win32. [William Rowe]
fa6308bd57f716732ba70bbafc1d09e861e4acc1Mark Andrews *) Begin to move protocol independant functions out of mod_http. The goal
a4d76e3f0ba6f1fc2ba4b324f318e909b83bc860Evan Hunt is to have only functions that are HTTP specific in the http directory.
a4d76e3f0ba6f1fc2ba4b324f318e909b83bc860Evan Hunt [Ryan Bloom]
3d751891410f9892ca1c1deba2f7d8556ae91b0cMark AndrewsChanges with Apache 2.0.13
3d751891410f9892ca1c1deba2f7d8556ae91b0cMark Andrews *) Don't assume that there will always be multiple calls to the byterange
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews filter. It is possible that we will need to do byteranges with only
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews one call to the filter. [Ryan Morgan <rmorgan@covalent.net>]
800d25b8482c52487b4dab53cb10fa74061f1e94Mark Andrews *) Move the error_bucket definition from the http module to the
9b819daddf8f4a5bd42276ee91bf9686d42f3ceeMark Andrews core server. Every protocol will need this ability, not just
9b819daddf8f4a5bd42276ee91bf9686d42f3ceeMark Andrews HTTP. [Ryan Bloom]
586d94eb740587975d5348b22a5fb8440d95925dMark AndrewsChanges with Apache 2.0.12
f7ae6c8fdd2cd5e276251647e6852cccfc92847bMark Andrews *) Modify mod_file_cache to save pre-formatted strings for
586d94eb740587975d5348b22a5fb8440d95925dMark Andrews content-length and last-modified headers for performance.
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews [Mike Abbot <mja@trudge.engr.sgi.com>]
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews *) Namespace protect IOBUFSIZ since it is exposed in the API.
a569e1b3213668bc704194367ea12c23456ad1d2Mark Andrews [Jon Travis <jtravis@covalent.net>]
c6f7d2b5f1378e3d61770766ee9fdd922471eb2fMark Andrews *) Use "Basic" authentication instead of "basic" in ab, as the spec
603a78708343f063b44affb882ef93bb19a5142aMark Andrews says we should. [Andre Breiler <andre.breiler@rd.bbc.co.uk>]
603a78708343f063b44affb882ef93bb19a5142aMark Andrews *) Fix a seg fault in mod_userdir.c. We used to use the pw structure
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews without ever filling it out. This fixes PR 7271.
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews [Taketo Kabe <kabe@sra-tohoku.co.jp> and
ba586e9568364eb2da871f5fb2b71716f7c31865Mark Andrews Cliff Woolley <cliffwoolley@yahoo.com>]
570216f5a373cdaaa2eb2d9b5990150dd5a7b41bEvan Hunt *) Add a couple of GCC attribute tags to printf style functions.
a0f91e910bd9af006a65e555ec4082864ca1eb8dMark Andrews [Jon Travis <jtravis@covalent.net>]
0fe07891819138ad6e1de45f279cff940d170542Mark Andrews *) Add the correct language tag for interoperation with the Taiwanese
0fe07891819138ad6e1de45f279cff940d170542Mark Andrews versions of MSIE and Netscape. [Clive Lin <clive@CirX.ORG>] PR#7142
ea58c563bccc2a8dc20886c99c7c3334a971b6d3Evan Hunt *) Migrate the perchild MPM to use the new apr signal child, and
d319beb9d0b08db8b7f9789d916a02a56976b9b9Tinderbox User APR thread functions. [Ryan Bloom]
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed *) Close one copy of the CGI's stdout before creating the new process.
27b09ceb12ec95de461bd2780615d4064ccb1419Mark Andrews The CGI will still have stdout, because we have already dup'ed it.
27b09ceb12ec95de461bd2780615d4064ccb1419Mark Andrews This keeps Apache from waiting forever to send the results of a CGI
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt process that has forked a long-lived child process.
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt [Taketo Kabe <kabe@sra-tohoku.co.jp>]
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt *) Remove the rest of the pthreads functions from the threaded MPM.
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt This requires the APR support for a signal thread that was just
896f49f8bdee644cd8d10e320ea3084ca3f74e2aEvan Hunt added. [Ryan Bloom]
6fa84a3e255ef9e6233f0a8d134fc6d273f04599Evan Hunt *) Make mod_dir use a fixup for sending a redirect to the browser.
7f7d32d1e4023a4a74432e45dd4105ea0528c3cfEvan Hunt Before this, we were using a handler, which doesn't make much
104f0e51ac7f472e69d53e4900fe121b7dc78537Tinderbox User sense, because the handler wasn't generating any data, it would
6fa84a3e255ef9e6233f0a8d134fc6d273f04599Evan Hunt either return a redirect error code, or DECLINED. This fits the
ca84a056bdb492e8894c70fd7bf6a885df03039fMark Andrews current hooks better. [Ryan Morgan <rmorgan@covalent.net>]
01f881c1c5683054ee3366929eae6f811777ce46Mark Andrews *) Make the threaded MPM use APR threads instead of pthreads.
ca84a056bdb492e8894c70fd7bf6a885df03039fMark Andrews [Ryan Bloom]
a14fe8522977d391096942aae5250f00ca32d2d4Mark Andrews *) Get mod_tls to the point where it actually appears to work in all cases.
a14fe8522977d391096942aae5250f00ca32d2d4Mark Andrews [Ben Laurie]
5a8edcafd13fc63a066e8e42e0f95cdbf9606414Mark Andrews *) implement --enable-modules and --enable-mods-shared for "all" and
5a8edcafd13fc63a066e8e42e0f95cdbf9606414Mark Andrews "most". [Greg Stein]
05816676bb82a5657a741ef4d378c7fb83912cfcMark Andrews *) Move the threaded MPM to use APR locks instead of pthread locks.
05816676bb82a5657a741ef4d378c7fb83912cfcMark Andrews [Ryan Bloom]
29225772176ec580b2c903928a5c18e2e24889d0Mark Andrews *) Rename mpmt_pthread to threaded. This is more in line with the
29225772176ec580b2c903928a5c18e2e24889d0Mark Andrews fact that mpmt_pthread shouldn't be using pthreads directly, and
1b513b6120e6f445960149b8f057aea19e1f5fe6Francis Dupont it is a smaller name that doesn't tie into anything.
761f60fc356c9987258cd10b4aa216c6296d922bFrancis Dupont *) Rename the module structures so that the exported symbol matches
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews the file name, and it is easier to automate the installation
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews process (generating LoadModule directives from the module filenames).
0e338b60cdb2cf7cedb4fc17f6a14b518d1245c8Mark Andrews [Martin Kraemer]
2c172a42b39da5913fc6b2c0d3ce987c206991faMark Andrews *) Remove the coalesce filter. With the ap_f* functions, this filter
faa01edd13613c077c3cb663c36f36bd527d1a4bMark Andrews is no longer needed. [Ryan Bloom]
faa01edd13613c077c3cb663c36f36bd527d1a4bMark AndrewsChanges with Apache 2.0.11
1ea6e09c376b1351c614474a88675b1a9bda6571Evan Hunt *) Remove the dexter MPM. Perchild is the same basic idea, but it has the
1ea6e09c376b1351c614474a88675b1a9bda6571Evan Hunt added feature of allowing a uid/gid per child process. If no
60988462e5d6db53205851d056e3482a29239be9Evan Hunt uid/gid is specified, then Perchild behaves exactly like dexter.
60988462e5d6db53205851d056e3482a29239be9Evan Hunt [Ryan Bloom]
cd07e4d038fda6f9bacecb3067cc6fa43a67fc0aMark Andrews *) Get perchild building again. [Ryan Bloom]
b36fc8294e1328912b940899d436c60986c92435Mark Andrews *) Don't disable threads just because we are using the prefork MPM.
b36fc8294e1328912b940899d436c60986c92435Mark Andrews If somebody wants to compile without threads, they must now add
fe148bca7ea6612bb7e931fdcd2e66c32d2d2a9aMark Andrews --disable-threads to the configure command line. [Ryan Bloom]
dd820d8fd2714ee1ae53ff0c7f6973250048f2d2Mark Andrews *) Begin to move the calls to update_child_status into common code, so
dd820d8fd2714ee1ae53ff0c7f6973250048f2d2Mark Andrews that each individual MPM does not need to update the scoreboard itself.
c0c4512020c0a4a9e5b087cb8cad1cd68fb3f52eEvan Hunt [Ryan Bloom]
c0c4512020c0a4a9e5b087cb8cad1cd68fb3f52eEvan Hunt *) Allow mod_tls to compile under Unix boxes where openssl has been
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews installed to the system include files.
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews [Gomez Henri <new-httpd@slib.fr>]
5d739300d12363f36ffa72836d2c10ff8c791b12Mark Andrews *) Cleanup the mod_tls configure process. This should remove any need
6f78147f569c9f505ef048c2f9e4e1b5ef2a27e7Mark Andrews to hand-edit any files. We require OpenSSL 0.9.6 or later, but
87344c2cb3d4b413941d514a078f4098bcb816e9Mark Andrews configure doesn't check that yet. [Ryan Bloom]
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt *) Add a very early prototype of SSL support (in mod_tls.c). It is
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt vital that you read modules/tls/README before attempting to build
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt it. [Ben Laurie]
44613d4d868ed5e73a1132280880f0699af56733Evan Hunt *) Fix a potential seg fault on all platforms. David Reid fixed this
2b78610512f208a6a35eb0976d039c2001cba7e6Evan Hunt on BEOS, but the problem could happen anywhere, so we don't want
2b78610512f208a6a35eb0976d039c2001cba7e6Evan Hunt to #ifdef it. [Cliff Woolley <cliffwoolley@yahoo.com>]
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt *) Add new LogFormat directive, %D, to log time it takes to serve a
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt request in microseconds. [Bill Stoddard]
0dc0b029e9aecc6e2139109091ea68cc6aff7081Evan Hunt *) Change AddInputFilter and AddOutputFilter to SetInputFilter and
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt SetOutputFilter. This corresponds nicely with the other Set
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt directives, which operate on containers while the Add* directives
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt tend to work directly on extensions. [Ryan Bloom]
cd750f6e7449678173e8cfe080ae0bf3dcb424cfEvan Hunt *) Cleanup the header handling a bit. This uses the apr_brigade_*
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews functions for the buffering so that we don't need to compute
b4ba66ba1e36a6d8236d20be55273ce663819d69Evan Hunt the length of the headers before we actually create the header
b4ba66ba1e36a6d8236d20be55273ce663819d69Evan Hunt buffer. [Ryan Bloom]
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews *) Allow filters to buffer data using the ap_f* functions. These have
5cef2421bde74ef8f789c9c83c1219553060ce16Mark Andrews become macros that resolve directly to apr_brigade_*.
6bc767b003ed72f831dff7bb1b8f1855de281eb6Mark Andrews [Ryan Bloom]
3e5743068c95036324c24efa47b36ab0f7916d47Evan Hunt *) Get the Unix MPM's to do a graceful restart again. If we are going
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews to register a cleanup with ap_cleanup_scoreboard, then we have to
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews kill the cleanup with the same function, and that function can't be
c11e46110b2b6236c68d89d4ea557c1d35e5d271Mark Andrews static. [Ryan Bloom]
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt *) Install all required header files. Without these, it was not
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt possible to compile some modules outside of the server.
e01fbe2a45f9641968264a3bdf76d290e20521d7Evan Hunt [Ryan Bloom]
76884179fd3ba491db80a285c752671025f74730Mark Andrews *) Fix the AliasMatch directive in Apache 2.0. When we brought a patch
eb1a7730f013e9a16d709c9ee8f41d73cde3680eEvan Hunt forward from 1.3 to 2.0, we missed a single line, which broke regex
eb1a7730f013e9a16d709c9ee8f41d73cde3680eEvan Hunt aliases. [Ryan Bloom]
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt *) We have a poor abstraction in the protocol. This is a temporary
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt hack to fix the bug, but it will need to be fixed for real. If
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt we find an error while sending out a custom error response, we back
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt up to the first non-OK request and send the data. Then, when we send
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt the EOS from finalize_request_protocol, we go to the last request,
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt to ensure that we aren't sending an EOS to a request that has already
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt received one. Because the data is sent on a different request than
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt the EOS, the error text never gets sent down the filter stack. This
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt fixes the problem by finding the last request, and sending the data
aefb3e308ba01ad47a3d3aaadf77a5edd4261cb9Evan Hunt with that request. [Ryan Bloom]
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews *) Make the server status page show the correct restart time, and
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews thus the proper uptime. [Ryan Bloom]
36e5ac00333d89001f0c518a7d381d16c38d0402Mark Andrews *) Move the CGI creation logic from mod_include to mod_cgi(d). This
37f7c4c673622e984a41570fda42c1a678622fa4Tinderbox User should reduce the amount of duplicate code that is required to
e916c4f840e6f05c1137a2653b4ef70a1056bf74Mark Andrews create CGI processes.
e916c4f840e6f05c1137a2653b4ef70a1056bf74Mark Andrews [Paul J. Reder <rederpj@raleigh.ibm.com>]
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt *) ap_new_connection() closes the socket and returns NULL if a socket
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt call fails. Usually this is due to a connection which has been
2ae159b376dac23870d8005563c585acf85a4b5aEvan Hunt reset. [Jeff Trawick]
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt *) Move the Apache version information out of httpd.h and into release.h.
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt This is in preparation for the first tag with the new tag and release
1a9932dde111e05b4b9177c1146695817c3a20d2Evan Hunt system. [Ryan Bloom]
1f73b46904d266abe57814ea512dc7069e7a1e73Evan Hunt *) Begin restructuring scoreboard code to enable adding back in
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt the ability to use IPC other than shared memory.
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt Get mod_status working on Windows again. [Bill Stoddard]
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt *) Make mod_status work with 2.0. This will work for prefork,
ec3b216506b715f10e0b653afc20068ce8c5aa79Evan Hunt mpmt_pthread, and dexter. [Ryan Bloom]
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt *) Correct a typo in httpd.conf.
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt [Kunihiro Tanaka <tanaka@apache.or.jp>] PR#7154
4e7973990c2aaec391cf307a7e60583331568e01Evan Hunt *) Really fix mod_rewrite map lookups this time. [Tony Finch]
e560fbdf77b08ff23ab71b107f022829bcd552dbMark Andrews *) Get the correct IP address if ServerName isn't set and we can't
e560fbdf77b08ff23ab71b107f022829bcd552dbMark Andrews find a fully-qualified domain name at startup.
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt PR#7170 [Danek Duvall <dduvall@eng.sun.com>]
7318bbc26262a66a0d740ceefed769961ef7e476Evan Hunt *) Make mod_cgid work with SuExec. [Ryan Bloom]
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews *) Adopt apr user/group name features for mod_rewrite. Eliminates some
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews 'extra' stat's for user/group since they should never occur, and now
469bbe0f973bf33e20d6011748cb68fab8a9a12dMark Andrews resolves the SCRIPT_USER and SCRIPT_GROUP, including on WinNT NTFS
fc84418f4a809e40f16cfb5b4f3834d735fca31fTinderbox User volumes. [William Rowe]
2dc978b8a1563f6dd413a8a9456659ade00f9e9eEvan Hunt *) Adopt apr features to simplify mod_includes. This changes the
2dc978b8a1563f6dd413a8a9456659ade00f9e9eEvan Hunt behavior of the USER_NAME variable, unknown uid's are now reported
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed as USER_NAME="<unknown>" rather than the old user#000 result.
7dcb304dd0bfe5888593199e0a9a8d64b8f022adMark Andrews WinNT now resolves USER_NAME on NTFS volumes. [William Rowe]
92fe6db3e46016f4ce0d6e372c745469bba10b5eEvan Hunt *) Adopt apr features for simplifing mod_userdir, and accept the new
92fe6db3e46016f4ce0d6e372c745469bba10b5eEvan Hunt Win32/OS2 exceptions without hiccuping. [William Rowe]
7cd8e7915afba7064c18c4bf74ecce0627c61027Evan Hunt *) Replace configure --with-optim option by using and saving the
7cd8e7915afba7064c18c4bf74ecce0627c61027Evan Hunt environment variable OPTIM instead. This is needed because configure
f5df4974b7b5081c4778d5796127b4d6584e834eEvan Hunt options do not support multiple flags separated by spaces.
f5df4974b7b5081c4778d5796127b4d6584e834eEvan Hunt [Roy Fielding]
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews *) Fix some byterange handling. If we get a byte range that looks like
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews "-999999" where that is past the end of the file, we should return
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews a PARTIAL CONTENT status code, and return the whole file as one big
f45f40ec2814a5ff1ed443c968772a1b2e25c462Mark Andrews byterange. This matches the 1.3 handling now. [Ryan Bloom]
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt *) Make the error bucket a real meta-data bucket. This means that the
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt bucket length is 0, and a read returns NULL data. If one of these
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt buckets is passed down after the headers are sent, this data will
baad8d9fd8dd054ce1edf350ff0c0f2038a1519eEvan Hunt just be ignored. [Greg Stein]
866606b9c712ac654689e02a0c12151eaa86fbc1Mark Andrews *) The prefork MPM wasn't killing child processes correctly if a restart
f0e9d6e905235482ff9b4be770ee35018fcd8234Evan Hunt signal was received while the process was serving a request. The child
f0e9d6e905235482ff9b4be770ee35018fcd8234Evan Hunt process would become the equivalent of a second parent process. If
7ef5dc87b64d639cadfcce868428f9fb2a84fb92Evan Hunt we break out of the accept loop, then we need to do die after cleaning
7ef5dc87b64d639cadfcce868428f9fb2a84fb92Evan Hunt up after ourselves. [Ryan Bloom]
44fbdddcadd85a6e40ebc7b7834e08e156c681a1Evan Hunt *) Change the Prefork MPM to use SIGWINCH instead of SIGUSR1 for graceful
44fbdddcadd85a6e40ebc7b7834e08e156c681a1Evan Hunt restarts. [Ryan Bloom]
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews *) Modify the apr_stat/lstat/getfileinfo calls within apache to use
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews the most optimal APR_FINFO_wanted bits. This spares Win32 from
0dfd942409fbd3ad1e9a06c887742f0c8760ffd7Mark Andrews performing very expensive owner, group and permission lookups
568de8123acb1a94e2d7bfe9cc5eb5d099f6c1f5Mark Andrews and allows the server to function until these apr_finfo_t fields
568de8123acb1a94e2d7bfe9cc5eb5d099f6c1f5Mark Andrews are implemented under Win32. [William Rowe]
51e6164fd6b47121040f79b6330edf6258418a0bMark Andrews *) Support for typedsafe optional functions - that is functions exported by
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman optional modules, which, therefore, may or may not be present, depending
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman on configuration. See the experimental modules mod_optional_fn_{ex,im}port
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman for sample code. [Ben Laurie]
6ffa8fcf764121bbe3b9eb116ddade5778608375Mark Andrews *) filters can now report an HTTP error to the server. This is done
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt by sending a brigade where the first bucket is an error_bucket.
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt This bucket is a simple bucket that stores an HTTP error and
bbd5c0ab33b7c76058a4b17bd1f9ce443aa90c7fEvan Hunt a string. Currently the string is not used, but it may be needed
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews to output an error log. The http_header_filter will find this
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews bucket, and output the error text, and then return
c73a7e127fd3d2b2d3257f67d7a0b94441797f3aMark Andrews AP_FILTER_ERROR, which informs the server that the error web page
bad82a46c420eaa5ca62a319923472fba7e391f1Mark Andrews has already been sent. [Ryan Bloom]
09ab38c151751b76b8043275422239463eb70cbdMark Andrews *) If we get an error, then we should remove all filters except for
09ab38c151751b76b8043275422239463eb70cbdMark Andrews those critical to serving a web page. This fixes a bug, where
09ab38c151751b76b8043275422239463eb70cbdMark Andrews error pages were going through the byterange filter, even though
09ab38c151751b76b8043275422239463eb70cbdMark Andrews that made no sense. [Ryan Bloom]
adbb48b4a0c6216f96d8b40712f23da893444f1cMark Andrews *) Relax the syntax checking of Host: headers in order to support
61cfadb50e2ddce1073760e77880de73eb6e65daMark Andrews iDNS. PR#6635 [Tony Finch]
61cfadb50e2ddce1073760e77880de73eb6e65daMark Andrews *) Cleanup the byterange filter to use the apr_brigade_partition
9896a01aebb4201459079f8926dcd8045514b73aEvan Hunt and apr_bucket_copy functions. This removes a lot of very messy
9896a01aebb4201459079f8926dcd8045514b73aEvan Hunt code, and hopefully makes this filter more stable.
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt [Ryan Bloom]
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt *) Remove AddModule and ClearModuleList directives. Both of these
22e29471c784acd09619841926c4f765e36ac74aEvan Hunt directives were used to ensure that modules could be enabled
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt in the correct order. That requirement is now gone, because
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt we use hooks to ensure that modules are in the correct order.
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt [Ryan Bloom]
acbb301e648b82fcc38b876a44403cf0fe539cc9Evan Hunt *) When SuExec is specified, we need to add it to the list of
9823d3d0fa2995a90f577a5801b1e5f7288a1facJeremy C. Reed targets to be built. If we don't, then any changes to the
3911e7610f29dc664cbe8336f35c0652cd74652eMark Andrews configuration won't affect SuExec, unless 'make suexec' is
3911e7610f29dc664cbe8336f35c0652cd74652eMark Andrews specifically run. [Ryan Bloom]
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt *) Cleaned out open_file from mod_file_cache, as apr now accepts
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt the APR_XTHREAD argument to open a file for consumption by
89740699cd2191d9b84e67716c281b2dfeba5e56Evan Hunt parallel threads on win32. [William Rowe]
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt *) Correct a bug in determining when we follow symlinks. The code
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt expected a stat -1 result, not an apr_status_t positive error.
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt Also check if the APR_FINFO_USER fields are valid before we
46bc64f4b1a0e84ab0397943453fe83a17baf2c4Evan Hunt follow the link. [William Rowe]
1cf8e9c0b7e75fcd2bfd10367ff362c674972a0dMark Andrews *) Move initgroupgs, ap_uname2id and ap_gname2id from util.c to
62258ada486dfe76afc3f0f3835d3a45d2d8105cEvan Hunt mpm_common.c. These functions are only valid on some platforms,
62258ada486dfe76afc3f0f3835d3a45d2d8105cEvan Hunt so they should not be in the main-line code. [Ryan Bloom]
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt *) Remove ap_chdir_file(). This function is not thread-safe,
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt and nobody is currently using it. [Ryan Bloom]
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt *) Do not try to run make depend if there are no .c files in the
8cbf3b6fc35091abde426930f2eadb8f53476c98Evan Hunt current directory, doing so makes `make depend` fail.
7b46a4aa418de3e1f2df63b9353b7148584afe64Evan Hunt *) Update highperformance.conf to work with either prefork or
9ba2cef72dacb1dc1105415956e1c311ac25d02cEvan Hunt pthreads mpms. [Greg Ames]
9ba2cef72dacb1dc1105415956e1c311ac25d02cEvan Hunt *) Stop checking to see if this is a pipelined request if we know
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt for a fact that it isn't. Basically, if r->connection->keepalive == 0.
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt This keeps us from making an extra read call when serving a 1.0
78f79084fcfc40f1237c99e2d4325b24b750d012Evan Hunt request. [Ryan Bloom and Greg Stein]
a2fd1de97d9ff685697aadba7f67a450557b0a06Evan Hunt *) Fix the handling of variable expansion look-ahead in mod_rewrite,
a2fd1de97d9ff685697aadba7f67a450557b0a06Evan Hunt i.e. syntax like %{LA-U:REMOTE_USER}, and also fix the parsing of
def8172275039dd667d2c54afa51af80fef9c2abEvan Hunt more complicated nested RewriteMap lookups. PR#7087 [Tony Finch]
cc2a5156841ec6dfe1e90eed40c65fa8cdec246dTinderbox User *) Fix the RFC number mentioned when complaining about a missing
e7c0d42b11358f08e04316d31c67c23261dcdf36Evan Hunt Host: header. PR#7079 [Alexey Toptygin <alexeyt@wam.umd.edu>]
d51456e4537729c2263303350abeff45379b1105Evan Hunt *) Fix an endless loop in ab which occurred when ab was posting
d51456e4537729c2263303350abeff45379b1105Evan Hunt and the server dropped the connection unexpectedly.
d51456e4537729c2263303350abeff45379b1105Evan Hunt [Jeff Trawick]
e69790ac0067c0034f57e070d513833550786a93Evan Hunt *) Fix a segfault while handling request bodies in ap_http_filter().
e69790ac0067c0034f57e070d513833550786a93Evan Hunt This problem has been seen with mod_dav usage as well as with
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt requests where the body was just being discarded. [Jeff Trawick]
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt *) Some adjustment on the handling and automatic setting (via
67d01dcacb2051a03377c8ec5c0e36604c17aea5Evan Hunt hints.m4) of various compilation flags (eg: CFLAGS). Also,
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt add the capability to specify flags (NOTEST_CFLAGS and
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt NOTEST_LDFLAGS) which are used to compile Apache, but
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt not used during the configuration process. Useful for
6be12fa63b38fe7648811e042c9aad58cee2ead7Evan Hunt flags like "-Werror". [Jim Jagielski]
262fea66373a062cac1a0e99b5a4675987bb61ffEvan Hunt *) Stop using environment variables to force debug mode or
262fea66373a062cac1a0e99b5a4675987bb61ffEvan Hunt no detach. We now use the -D command line argument to
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt specify the correct mode. -DONE_PROCESS and -DNO_DETACH.
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt [Greg Stein, Ryan Bloom]
084ba95b083dc55fd10631ad43fa8fff48707648Evan Hunt *) Change handlers to use hooks. [Ben Laurie]
3ef4b7383ab4310df48ee5143e361ab1cfa3c8e8Evan Hunt *) Stop returning copies of filenames from both apr_file_t and
3ef4b7383ab4310df48ee5143e361ab1cfa3c8e8Evan Hunt apr_dir_t. We pstrdup the filenames that we store in the
72aa3b2a4e33a1b9b3521fddce383002b7201ab7Evan Hunt actual structures, so we don't need to pstrdup the strings again.
72aa3b2a4e33a1b9b3521fddce383002b7201ab7Evan Hunt [Ryan Bloom]
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt *) mod_cgi: Fix some problems where the wrong error value was being
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt traced. [Jeff Trawick]
e71905610c72f474a2943934a48f43121c79c939Evan Hunt *) EBCDIC: Fix some missing ASCII conversion on some protocol data.
e71905610c72f474a2943934a48f43121c79c939Evan Hunt [Jeff Trawick]
1aced7b8702288f656ded594cd5bd7678bb4fe70Evan Hunt *) Add generic hooks. [Ben Laurie]
1aced7b8702288f656ded594cd5bd7678bb4fe70Evan Hunt *) Use a real pool to dup the error log descriptor. [Ryan Bloom]
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt *) Fix a segfault caused by mod_ext_filter when the external filter
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt program does not exist. [Jeff Trawick]
a60bf97f9f7dcde6f4ca6e8188245fb0866200dbEvan Hunt *) Fix an output truncation error when on an HTTP >= 1.0 request an
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt object of size between DEFAULT_BUCKET_SIZE and AP_MIN_BYTES_TO_WRITE
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt was served through mod_charset_lite (or anything else that would
f79ee00c69259b9a27f9f0d12afa6c7b64005dedEvan Hunt create a transient bucket in this size range). ap_bucket_make_heap()
7fbbc9bfd34f47aab843de668d5f5ffbc53d6e45Mark Andrews silently failed (fixed), transient_setaside() discovered it, but
7fbbc9bfd34f47aab843de668d5f5ffbc53d6e45Mark Andrews ap_save_brigade() ignored it (fixed). [Jeff Trawick]
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews *) Ignore \r\n or \n when using PEEK mode for input filters. The problem
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews is that some browsers send extra lines at the end of POST requests, and
96c17c5ecb012028ad9d66f93a252994c6ed035cMark Andrews we don't want to delay sending data back to the user just because the
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt browser isn't well behaved. [Ryan Bloom]
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt *) Get SuEXEC working again. We can't send absolute paths to suExec
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt because it refuses to execute those programs. SuEXEC also wasn't
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt always recognizing configuration changes made using the autoconf
1eb5e1b4d7ea98dea07000edef15148d3d714b9dEvan Hunt setup. [Ryan Bloom]
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt *) Allow the buildconf process to find the config.m4 files in the correct
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt order. Basically, we can now name config.m4 files as config\d\d.m4,
3a01ded15da064de23124e5d1a89143eceec5523Evan Hunt and we will sort them correctly when inserting them into the build
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews process. [Ryan Bloom]
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews *) Get mod_cgid to use apr calls for creating the actual CGI process.
0072ae822d966550f7c0956ed22184ec20e98f34Mark Andrews This also allows mod_cgid to use ap_os_create_priviledged_process,
9e39bafd2ef3e52719b5f16aec077c7885e7e1f1Mark Andrews thus allowing for SuExec execution from mod_cgid. Currently, we do
9e39bafd2ef3e52719b5f16aec077c7885e7e1f1Mark Andrews not support everything that standard SuExec supports, but at least
02a5e3ed85cbfc099874bb34e5901537399b5e24Mark Andrews it works minimally now. [Ryan Bloom]
02a5e3ed85cbfc099874bb34e5901537399b5e24Mark Andrews *) Allow SuExec to be configured from the ./configure command line.
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt [Ryan Bloom]
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt *) Update some of the docs in README and INSTALL to reflect some of
bce9696c7ac65792469b29ce0ad13564953b62caEvan Hunt the changes in Apache 2.0 [Cliff Woolley <cliffwoolley@yahoo.com>]
edd82b2ce275d513fb2799b90ec464f434880e87Mark Andrews *) If we get EAGAIN returned from the call to apr_sendfile, then we
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews need to call sendfile again. This gets us serving large files
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews such as apache_2.0a9.tar.gz on FreeBSD again. [Ryan Bloom]
86856f4f3069bb2d75851b56401ffde18f41198fMark Andrews *) Get the support programs building cleanly again.
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt [Cliff Woolley <cliffwoolley@yahoo.com>]
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt *) The Apache/Win32 Apache.exe and dll's now live in bin. The
83eecff731c1a049b12f01fb699fa15ab7ddac2eEvan Hunt current directory logic now backs up over bin/ to determine the
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews server root from the Apache.exe path.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt *) Apache/Win32 now follows the standard conventions of mod_foo.so
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt loadable modules, dynamic libs are all named libfoo.dll, and the
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews makefile.win populates the include, lib and libexec directories.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt *) Apache is now IPv6-capable. On systems where APR supports IPv6,
16134801ce8fffbb6c42bb54d544c3397a45ad06Mark Andrews Apache gets IPv6 listening sockets by default. Additionally, the
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt Listen, NameVirtualHost, and <VirtualHost> directives support IPv6
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt numeric address strings (e.g., "Listen [fe80::1]:8080").
4357e13a4bc2e175d73b20f9ef3e809b3e269ee4Evan Hunt [Jeff Trawick]
d7b9756a214030b0022ce791b67b12fb7bceeea0Evan Hunt *) Modify the install directory layout. Modules are now installed in
fd75aaa2b9816703fda5e8b2cd071a3ec7387a08Evan Hunt modules/. Shared libraries should be installed in libraries/, but
7e2e41df676e1e19186242afd88a6794e37a9becMark Andrews we don't have any of those on Unix yet. All install directories
7f5bdf7f4063c2fefb18900468d2c851f8de7816Evan Hunt are modifyable at configure time. [Ryan Bloom]
7f5bdf7f4063c2fefb18900468d2c851f8de7816Evan Hunt *) Install all header files in the same directory on Unix. [Ryan Bloom]
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt *) Get the functions in server/linked into the server, regardless of
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt which modules linked into the server. This uses the same hack
1361e038900701e126213261c0a1178025ae5a72Tinderbox User for Apache that we use for APR and apr-util to ensure all of the
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt necessary functions are linked. As a part of thise, the CHARSET_EBCDIC
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt was renamed to AP_CHARSET_EBCDIC for namespace protection, and to make
35f6a21f5f8114542c050bfcb484b39ce513d4bdEvan Hunt the scripts a bit easier.
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt [Ryan Bloom]
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt *) Rework the RFC1413 handling to make it thread-safe, use a timeout
6a3fa181d1253db5191139e20231512eebaddeebEvan Hunt on the query, and remove IPv4 dependencies. [Jeff Trawick]
b5f6271f4daf1e54501af2cb7dd278d7e8003d65Mark Andrews *) Get all of the auth modules to the point that they will install and
0a5927a14f055f5550c76c818119f4811984272cMark Andrews be loadable into the server. Our new build/install mechanism expects
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt that all modules will have a common name format. The auth modules
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt didn't use that format, so we didn't install them properly.
64584aa0980625f834fa148dc3c95ab714efe703Evan Hunt *) API routines ap_pgethostbyname() and ap_pduphostent() are no longer
7da74ea46df30a7431441a3b8adf5134dab5067eJeremy C. Reed available. Use apr_getaddrinfo() instead. [Jeff Trawick]
b5f6271f4daf1e54501af2cb7dd278d7e8003d65Mark Andrews *) Get "NameVirtualHost *" working in 2.0. [Ryan Bloom]
96a35905057eb2ba7d977460776b06ae0911c8a7Evan Hunt *) Return HTTP_RANGE_NOT_SATISFIABLE if the every range requested starts
1361e038900701e126213261c0a1178025ae5a72Tinderbox User after the end of the response. [Ryan Bloom]
1361e038900701e126213261c0a1178025ae5a72Tinderbox User *) Get byterange requests working with responses that do not have a
1361e038900701e126213261c0a1178025ae5a72Tinderbox User content-length. Because of the way byterange requests work, we have to
1361e038900701e126213261c0a1178025ae5a72Tinderbox User have all of the data before we can actually do the byterange, so we
1361e038900701e126213261c0a1178025ae5a72Tinderbox User can compute the content-length in the byterange filter.
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews *) Get exe CGI's working again on Windows.
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews [Allan Edwards]
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews *) Get mod_cgid and mod_rewrite to work as DSOs by changing the way
38eabfcee7a9f206c268834ab9cb6d3408a31380Mark Andrews they keep track of whether or not their post config hook has been
7b9cb698dd07644762c675b5f57446467b4d5663Mark Andrews called before. Instead of a static variable (which is replaced when
7b9cb698dd07644762c675b5f57446467b4d5663Mark Andrews the DSO is loaded a second time), use userdata in the process pool.
51143259789034ac19e12984a8390b9f86ab368cMark Andrews [Jeff Trawick]
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan HuntChanges with Apache 2.0a9
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt *) Win32 now requires perl to complete the final install step for users
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt to build + install on Win32. Makefile.win now rewrites @@ServerRoot@
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt and installs the conf, htdocs and htdocs/manual directories.
98922b2b2b024dcca25be7c220cf3b16b1e6c4b5Evan Hunt [William Rowe]
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt *) Make mod_include use a hash table to associate directive tags with
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt functions. This allows modules to implement their own SSI tags easily.
14bf4702f37cc707ede64a097f7d4aa671265492Evan Hunt The idea is simple enough, a module can insert it's own tag and function
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt combination into a hash table provided by mod_include. While mod_include
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt parses an SSI file, when it encounters a tag in the file, it does a
31f6244cc25ab0f8937edc26dbb26ba4f6a01f19Evan Hunt hash lookup to find the function that implements that tag, and passes
2729aea3c1a720269aaae92ce3a84af1ba0a75ebMark Andrews all of the relevant data to the function. That function is then
2729aea3c1a720269aaae92ce3a84af1ba0a75ebMark Andrews responsible for processing the tag and handing the remaining data back
a1271e2404dd42fcc477974bd0a190224f34f5f7Mark Andrews to mod_include for further processing.
a1271e2404dd42fcc477974bd0a190224f34f5f7Mark Andrews [Paul J. Reder <rederpj@raleigh.ibm.com>]
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt *) Get rid of ap_new_apr_connection(). ap_new_connection() now has
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt fewer parameters: the local and remote socket addresses were removed
842a3e6d0eb745e34a3cc3e19c8c39b9492ac739Evan Hunt from the parameter list because all required information is available
1124950b35ae05a12e804e670607fe5ba775cb4aTinderbox User via the APR socket. [Jeff Trawick]
dbb012765c735ee0d82dedb116cdc7cf18957814Evan Hunt *) Distribution directory structure reorganized to reflect a
dbb012765c735ee0d82dedb116cdc7cf18957814Evan Hunt normal source distribution with external install targets.
d7729155dff87d3c7a2b9103bf6e5164ea4d7dd7Mark Andrews [Roy Fielding]
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews *) The MPMs that need multiple segments of shared memory now create
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews two apr_shmem_t variables, one for each shared memory allocation.
850b5e80930907e4747347201dc41e4d04e036f8Mark Andrews the problem is that we can't determine how much memory will be required
850b5e80930907e4747347201dc41e4d04e036f8Mark Andrews for shared memory allocations once we try to allocate more than one
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews variable. The MM code automatically aligns the shared memory allocations,
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews so we end up needing to pad the amount of shared memory we want based
62ec9fd1681ffae7d6b0d54618599ecf650e3100Mark Andrews on how many variables will be allocated out of the shared memory segment.
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt It is just easier to create a second apr_shmem_t variable, and two
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt shmem memory blocks.
41e55d04032c0eefd39d74ffb73657b04fb821ecEvan Hunt [Ryan Bloom]
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt *) Cleanup the export list a bit. This creates a single unified list of
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt functions exported by APR. The export list is generated at configure
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt time, and that list is then used to generate the exports.c file.
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt Because of the way the export list is generated, we only export those
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt functions that are valid on the platform we are building on.
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt [Ryan Bloom]
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt *) Enable logging the cookie with mod_log_config
166341d55424ca522eb456a1c7d0211e391f1ac8Evan Hunt [Sander van Zoest <sander@covalent.net>]
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt *) Fix a segfault in mod_info when it reaches the end of the configuration.
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt [Jeff Trawick]
c41d8a22ab5f4a487f4c16b78f23792f78a3a851Francis Dupont *) Added lib/aputil/ as a placeholder for utility functions which are not
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt specific to the Apache HTTP Server (but do not make sense with APR).
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt The first utility is "apu_dbm": a set of functions to work with DBM
a165a17a81ff3285f4f4d79785fafb465e626183Evan Hunt files. This first version can be compiled for SDBM or GDBM databases.
08c67b5b7a54047fbfed423a59b48c86177b9859Evan Hunt [Greg Stein]
08c67b5b7a54047fbfed423a59b48c86177b9859Evan Hunt *) Complete re-write of mod_include. This makes mod_include a filter that
e5f9fa7e18d50569a7d723acbb6f641e13ed3787Evan Hunt uses buckets directly. This has now served the FAQ correctly.
e5f9fa7e18d50569a7d723acbb6f641e13ed3787Evan Hunt [Paul Reder <rederpj@raleigh.ibm.com>]
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt *) Allow modules to specify the first filter in a sub_request when
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt making the sub_request. This keeps modules from having to change the
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt output_filter immediately after creating the sub-request, and therefore
62cce60a15990bf8ec05b4234a5c965a5a8e86c0Evan Hunt skip the sub_req_output_filter. [Ryan Bloom]
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt *) Update ab to accept URLs with IPv6 literal address strings (in the
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt format described in RFC 2732), and to build Host header fields in
e2d635d630f6f61fefd3d4475c45b097b16b8a2aEvan Hunt the same format. This allows IPv6 literal address strings to be
0a35160f4eb349188a988d2857e0b3052ad4b778Evan Hunt used with ab. This support has been tested against Apache 1.3 with
0a35160f4eb349188a988d2857e0b3052ad4b778Evan Hunt the KAME patch, but Apache 2.0 does not yet work with this format
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt of the Host header field. [Jeff Trawick]
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt *) Accomodate an out-of-space condition in the piped logs and the
a8cdf2a2e7e9a716a94db550138f1a65000fc19fEvan Hunt rotatelogs.c code, and no longer churn log processes for this
3249da26fc28297265d444a1f3647f1e6700a2a0Evan Hunt condition. [Victor J. Orlikowski]
3249da26fc28297265d444a1f3647f1e6700a2a0Evan Hunt *) Add support for partial writes with apr_sendfile() to core_output_filter.
d0803df3310ad09447c34b972e7594d576f5cbb5Evan HuntChanges with Apache 2.0a8
47c847e286ac1d9dcc1b6dec5430ad9d2abad7b2Evan Hunt *) Add a directive to mod_mime so that filters can be associated with
47c847e286ac1d9dcc1b6dec5430ad9d2abad7b2Evan Hunt a given mime-type.
63add83a2699aac4e01be6d1f2d093cfed4f744aMark Andrews [Ryan Bloom]
75d747e1c5a30d6ef6c6238c6e27baa11d6f3bf6Mark Andrews *) Get multi-views working again. We were setting the path_info
75d747e1c5a30d6ef6c6238c6e27baa11d6f3bf6Mark Andrews field incorrectly if we couldn't find the specified file.
fbc0e37e0c3732b20b0629056e98d712a118637fMark Andrews [Ryan Bloom]
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews *) Fix 304 processing. The core should never try to send the headers
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews down the filter stack. Always, just setup the table in the request
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews record, and let the header filter convert it to data that is ready
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews for the network.
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews [Ryan Bloom]
b8cf73a3b3e21d61f5a06670551ac22e61bcc4b1Mark Andrews *) More fixes for the proxy. There are still bugs in the proxy code,
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt but this has now proxied www.yahoo.com and www.ntrnet.net (my ISP)
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt successfully.
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt [Ryan Bloom]
83f69fcd6ef72c9e2ebcb025b66a2ee74176becdEvan Hunt *) Fix params for apr_getaddrinfo() call in connect proxy handler.
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt [Chuck Murcko]
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt *) APR: Add new apr_getopt_long function to handle long options.
d58e33bfabfee19a035031dac633d36659738d56Evan Hunt [B. W. Fitzpatrick <fitz@red-bean.com>]
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt *) APR: Change apr_connect() to take apr_sockaddr_t instead of hostname.
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt Add generic apr_create_socket(). Add apr_getaddrinfo() for doing
e45d0508c3460db87afb1f743bc5210522721bb3Evan Hunt hostname resolution/address string parsing and building
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt apr_sockaddr_t. Add apr_get_sockaddr() for getting the address
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt of one of the apr_sockaddr_t structures for a socket. Change
f8c990f6c2d3f75120bd67a55e87f21e88e9e5a6Evan Hunt apr_bind() to take apr_sockaddr_t. [David Reid and Jeff Trawick]
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews *) Remove the BUFF from the HTTP proxy. This is still a bit ugly, but
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews I have proxied pages with it, cleanup will commence soon.
db8938c993d3eaeae1d86feb1b5da511831a9014Mark Andrews [Ryan Bloom]
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt *) Make the proxy work with filters. This isn't perfect, because we
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt aren't dealing with the headers properly. [Ryan Bloom]
a147de10fe5e19e593d42152ffd6879eca69860dEvan Hunt *) Do not send a content-length iff the C-L is 0 and this is a head
702958d20247bb9e34019cf02d8ec18d4f3b1005Mark Andrews request. [Ryan Bloom]
702958d20247bb9e34019cf02d8ec18d4f3b1005Mark Andrews *) Make cgi-bin work as a regular directory when using mod_vhost_alias
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews with no VirtualScriptAlias directives. PR#6829 [Tony Finch]
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews *) Remove BUFF from the PROXY connect handling. [Ryan Bloom]
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews *) Get the default_handler to stop trying to deal with HEAD requests.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews The idea is to let the content-length filter compute the C-L before
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews we try to send the data. If we can get the C-L correctly, then we
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews should send it in the HEAD response.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews [Ryan Bloom]
4882e183cac5772ea522811c758c402cd7e8ad5bEvan Hunt *) The Header filter can now determine if a body should be sent based
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews on r->header_only. The general idea of this is that if we delay
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews deciding to send the body, then we might be able to compute the
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews content-length correctly, which will help caching proxies to cache
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews our data better. Any handler that doesn't want to try to compute
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews the content-length can just send an EOS bucket without data and
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews everything will just work.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews [Ryan Bloom]
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews *) Add the referer to the error log if one is available.
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews [Markus Gyger <mgyger@itr.ch>]
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews *) Mod_info.c has now been ported to Apache 2.0. As a part of this
cd7f8d18f8ed073ca5478d63f49179286d38d3d6Mark Andrews change, the root of the configuration tree has been exposed to modules
a18fc12ba3d48b66bea298c80f3e3f09f3c91527Evan Hunt as ap_conftree.
a18fc12ba3d48b66bea298c80f3e3f09f3c91527Evan Hunt [Ryan Morgan <rmorgan@covalent.net>]
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt *) Get the core_output_filter to use the bucket interface directly.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt This keeps us from calling the content-length filter multiple times
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt for a simple static request.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt [Ryan Bloom]
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt *) We are sending the content-type correctly now.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt [Ryan Bloom and Will Rowe]
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt *) APR on FreeBSD: Fix a bug in apr_sendfile() which caused us to report
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt a bogus bytes-sent value when the only thing being sent was trailers
07fb9b83308daea64e50a1f07052addc25c15ec3Mark Andrews and writev() returned an error (or EAGAIN). [Jeff Trawick]
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt *) Get SINGLE_LISTEN_UNSERIALIZED_ACCEPT working again. This uses the
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt hints file to determine which platforms define
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt SINGLE_LISTEN_UNSERIALIZED_ACCEPT.
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt [Ryan Bloom]
b751788932cf1a6d98ae83355f38a080125c2f3eEvan Hunt *) APR: add apr_get_home_directory() [Jeff Trawick]
fb756ba3047770957173ba546257ca43af7ba3e4Mark Andrews *) Initial import of 1.3-current mod_proxy. [Chuck Murcko]
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt *) Not all platforms have INADDR_NONE defined by default. Apache
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt used to make this check and define INADDR_NONE if appropriate,
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt but APR needs the check too, and I suspect other applications will
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt as well. APR now defines APR_INADDR_NONE, which is always a valid
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt value on all platforms.
7d2b185f16b165e311e5b451324fe9ab9898dcedEvan Hunt [Branko �ibej <brane@xbc.nu>]
39c30670e869062914b6f7245b64b9ebe8747d86Mark Andrews *) Destroy the pthread mutex in lock_intra_cleanup() for PR#6824.
ff6de396a93b9b73a37173059a595f3d295b57cbMark Andrews [Shuichi Kitaguchi <ki@hh.iij4u.or.jp>]
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt *) Relax the syntax checking of Host: headers in order to support
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt iDNS. PR#6635 [Tony Finch]
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt *) When reading from file buckets we convert to an MMAP if it makes
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt sense. This also simplifies the default handler because the
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt default handler no longer needs to try to create MMAPs.
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt [Ryan Bloom]
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt *) BUFF has been removed from the main server. The BUFF code will remain
789252d55f025db52ee02aa933c9f09a4aadfa97Evan Hunt in the code until it has been purged from the proxy module as well.
e851ea826066ac5a5b01c2c23218faa0273a12e8Evan Hunt [Ryan Bloom]
e851ea826066ac5a5b01c2c23218faa0273a12e8Evan Hunt *) Byteranges have been completely re-written to be a filter. This
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews has been tested, and I believe it is working correctly, but it could
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews doesn't work for the Adobe Acrobat plug-in. The output almost matches
d0e3216c217bf790c4a582191658c2a1900ff79fMark Andrews the output from 1.3, the only difference being that 1.3 includes
e9649ece3bf32ff43faea13c76bbba7813d7e139Mark Andrews a content-length in the response, and this does not.
e9649ece3bf32ff43faea13c76bbba7813d7e139Mark Andrews [Ryan Bloom]
2b258a1f5b02488c6a36ac1b0a7535b42ea6fd34Evan Hunt *) APR read/write functions and bucket read functions now operate
2b258a1f5b02488c6a36ac1b0a7535b42ea6fd34Evan Hunt on unsigned integers, instead of signed ones. It doesn't make
c14ba7107063650e7f4329e8c54adca57913381bEvan Hunt any sense to use signed ints, because we return the error codes,
3f4a0e80fabe0233086e127aaabc6e68d6975c3aEvan Hunt so if we have an error we should report 0 bytes read or written.
c14ba7107063650e7f4329e8c54adca57913381bEvan Hunt [Ryan Bloom]
fa467e60c590072fd6848522456eb2cc41582c59Mark Andrews *) Always compute the content length, whether it is sent or not.
fa467e60c590072fd6848522456eb2cc41582c59Mark Andrews The reason for this, is that it allows us to correctly report
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt the bytes_sent when logging the request. This also simplifies
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt content-length filter a bit, and fixes the actual byte-reporing
161e803a5608956271d8120be37a1b383d14b647Mark Andrews [Ryan Bloom]
161e803a5608956271d8120be37a1b383d14b647Mark Andrews *) Remove AP_END_OF_BRIGADE definition. This does not signify what
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt it says, because it was only used by EOS and FLUSH buckets. Since
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt neither of those are required at the end of a brigade, this was
5f8d6cec48cef9055359c628942d633693f732b2Evan Hunt really signifying FLUSH_THE_DATA, but that can be determined better
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt by checking AP_BUCKET_IS_EOS() or AP_BUCKET_IS_FLUSH. EOS and FLUSH
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt buckets now return a length of 0, which is actually the amount of data
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt read, so they make more sense.
0606c47750ad362909f010db2ef1ff8dcc96f9cbEvan Hunt [Ryan Bloom]
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt *) Allow the core_output_filter to save some data past the end of a
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt request. If we get an EOS bucket, we only send the data if it
9b895f30f1734fd463a02b27cfd0cf36ec9893d5Evan Hunt makes sense to send it. This allows us to pipeline request
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews responses. As a part of this, we also need to allocate mmap
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews buckets out of the connection pool, not the request pool. This
e4d0018d4c9c05fb2a2dbac05a67cc9ddbe2c3d9Mark Andrews allows the mmap to outlive the request.
00112618bc042f734de7b5ac86506cacb9acf36dMark Andrews [Ryan Bloom]
00112618bc042f734de7b5ac86506cacb9acf36dMark Andrews *) Make blocking and non-blocking bucket reads work correctly for
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt sockets and pipes. These are the only bucket types that should
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt have non-blocking reads, because the other bucket types should
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt ALWAYS be able to return something immediately.
0bbe3273a224aa07b6af4165a26fd26d6f30c0adEvan Hunt [Ryan Bloom]
445a354e63f84ac884d923f697b598b83288dc64Evan Hunt *) In the Apache/Win32 console window, accept Ctrl+C to stop the
445a354e63f84ac884d923f697b598b83288dc64Evan Hunt server, but use Ctrl+Break to initiate a graceful restart
7d65cbaca0839ae23358dce26de426be1301657aMark Andrews instead of duplicating behavior. [John Sterling]
7d65cbaca0839ae23358dce26de426be1301657aMark Andrews *) Patch mod_autoindex to set the Last-Modified header based on
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt the directory's mtime, and add the ETag header. [William Rowe]
bee9a28af0f923c205f76819618ed7ffcf3f6997Evan Hunt *) Merge the 1.3 patch to add support for logging query string in
8009525601d946805fae58b037cf7dad0da516f8Curtis Blackburn such a way that "%m %U%q %H" is the same as "%r".
5465b124f1517b27c363872bd7648a950424eccaTinderbox User [Bill Stoddard]
8009525601d946805fae58b037cf7dad0da516f8Curtis Blackburn *) Port three log methods from mod_log_config 1.3 to 2.0:
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews CLF compliant '-' byte count, method and protocol.
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews [Bill Stoddard]
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews *) Add a new LogFormat directive, %c, that will log connection
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt status at the end of the response as follows:
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt 'X' - connection aborted before the response completed.
2c2be89824d3899591d34c26adb155da6a993ce3Evan Hunt '+' - connection may be kept-alive by the server.
fb507315d4a921ffa9e2fd617cb3439ec8c15ca8Evan Hunt '-' - connection will be closed by the server.
fb507315d4a921ffa9e2fd617cb3439ec8c15ca8Evan Hunt [Bill Stoddard]
ae871ebb28959bed920cc96cd9e91063b6625b78Mark Andrews *) Expand APR for WinNT to fully accept and return utf-8 encoded
ae871ebb28959bed920cc96cd9e91063b6625b78Mark Andrews Unicode file names and paths for Win32, and tag the Content-Type
49ae04f6ee2f2e2578e6cd8cd3d4c74e9098ccb0Mark Andrews from mod_autoindex to reflect that charset if the the feature
49ae04f6ee2f2e2578e6cd8cd3d4c74e9098ccb0Mark Andrews macro APR_HAS_UNICODE_FS is true. [William Rowe]
d999ca28d40337907b55eebc28a255b638702379Evan Hunt *) Compute the content length (and add appropriate header field) for
d999ca28d40337907b55eebc28a255b638702379Evan Hunt the response when no content length is available and we can't use
d999ca28d40337907b55eebc28a255b638702379Evan Hunt chunked encoding. [Jeff Trawick]
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews *) Changed ap_discard_request_body() to use REQUEST_CHUNKED_DECHUNK,
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews so that content input filters get dechunked data when using
fd63f3110fe9a20d6188bc30ebf4b44595bac8eeMark Andrews the default handler. Also removed REQUEST_CHUNKED_PASS.
15eb0cb8e15fc0f4f02713fd8d993476f0394763Evan Hunt [Sascha Schumann]
225146b2c8c7de8dcff979841b56b15aef8aded2Mark Andrews *) Add mod_ext_filter as an experimental module. This module allows
225146b2c8c7de8dcff979841b56b15aef8aded2Mark Andrews the administrator to use external programs as filters. Currently,
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt only filtering of output is supported. [Jeff Trawick]
434bfc3dfa2003ba0dd4b2392286806131fd6724Evan Hunt *) Most Apache functions work on EBCDIC machines again, as protocol
0618287859d99c2fc69790df28500fb37324d43dEvan Hunt data is now translated (again). [Jeff Trawick]
0618287859d99c2fc69790df28500fb37324d43dEvan Hunt *) Introduce ap_xlate_proto_{to|from}_ascii() to clean up some of
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews the EBCDIC support. They are noops on ASCII machines, so this
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews type of translation doesn't have to be surrounded by #ifdef
6b0434299b05b6ca05c6836b9e8fbb7e67f05fb8Mark Andrews CHARSET_EBCDIC. [Jeff Trawick]
eb5e0b8dec22de22dd824959e39b26c4f5b1c52dMark Andrews *) Fix mod_include. tag commands work again, and the server will
eb5e0b8dec22de22dd824959e39b26c4f5b1c52dMark Andrews send the FAQ again. This also allows mod_include to set aside
77cf489a5fad28089cd9c2635a9b2494627545e1Mark Andrews buckets that include partial buckets.
77cf489a5fad28089cd9c2635a9b2494627545e1Mark Andrews [Ryan Bloom and David Reid]
0a47bc90af557138a2aaff614ad73d95155ddd9eMark Andrews *) Add suexec support back. [Manoj Kasichainula]
c41afaf716091f1e04a1c55179c2c3ebdd0b9775Mark Andrews *) Lingering close now uses the socket directly instead of using
20489550151432d8d99c3f49629c7c718fdca6abMark Andrews BUFF. This has been tested, but since all we can tell is that it
20489550151432d8d99c3f49629c7c718fdca6abMark Andrews doesn't fail, this needs to be really hacked on.
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews [Ryan Bloom]
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews *) Allow filters to modify headers and have those headers be sent to
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews the client. The idea is that we have an http_header filter that
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews actually sends the headers to the network. This removes the need
49c1e0d18d6f8b894ce2e6b485ef666599a83c21Mark Andrews for the BUFF to send headers.
37bd255fd499c26aaf474f4294212951b84d9068Mark Andrews [Ryan Bloom]
37bd255fd499c26aaf474f4294212951b84d9068Mark Andrews *) Charset translation: mod_charset_lite handles translation of
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont request bodies. Get rid of the xlate version of ap_md5_digest()
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont since we don't compute digests of filtered (e.g., translated)
7aa21a491d9468bfc29d8cc331a4e963874426dfFrancis Dupont response bodies this way anymore. (Note that we don't do it at
34416a7954da96c5a5f5803fe02f059cb94bf6fdMark Andrews all at the present; somebody needs to write a filter to do so.)
34416a7954da96c5a5f5803fe02f059cb94bf6fdMark Andrews [Jeff Trawick]
11e9195ad15d1a3f2b4dcd79b64a6e19d89bbac3Mark Andrews *) Input filters and ap_get_brigade() now have a input mode parameter
6100b1769956200b2815803ab7b35556396ce0d1Mark Andrews (blocking, non-blocking, peek) instead of a length parameter.
03152360db6fcb0fcc95fa63c20c5c829c95f1f6Mark Andrews *) Update the mime.types file to the registered media types as
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt of 2000-10-19. PR#6613 [Carsten Klapp <carsten.klapp@home.net>,
a6d48ae49345c1995c7ac7c0628bf5f9eac0719aJeremy C. Reed *) Namespace protect some macros declared in ap_config.h
a379c8c108de279cc4e09139c12457c1531bd122Mark Andrews [Ryan Bloom]
a379c8c108de279cc4e09139c12457c1531bd122Mark Andrews *) Support HTTP header line folding with input filtering.
7433a204d32673e9f6747172f202272cc5bfe27cMark Andrews *) Mod_include works again. This should still be re-written, but at
1a4725bef25e60de161f77318f362c327b690d72Mark Andrews least now we can serve an SHTML page again.
1a4725bef25e60de161f77318f362c327b690d72Mark Andrews [Ryan Bloom]
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt *) Begin to remove BUFF from the core. Currently, we keep a pointer
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt to both the BUFF and the socket in the conn_rec. Functions that
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt want to use the BUFF can, functions that want to use the socket,
33a296aa3a3d5e808cabf556c95f29cc1eecff16Evan Hunt can. They point to the same place.
c9ee72cb3acb4562c43333b206737ee94cbbda5eMark Andrews [Ryan Bloom]
fb623f9a07857d95cf6c47db0aa81a28c3bbc5c0Mark Andrews *) apr_psprintf doesn't understand %lld as a format. Make it %ld.
fb623f9a07857d95cf6c47db0aa81a28c3bbc5c0Mark Andrews [Tomas "�gren" <stric@ing.umu.se>]
5116f25421090dffe637eb8f6cf7b44acd83678bMark Andrews *) APR pipes on Unix and Win32 are now cleaned up automatically when the
5116f25421090dffe637eb8f6cf7b44acd83678bMark Andrews associated pool goes away. (APR pipes on OS/2 were already had this
00043fc284892099b309be37340ae80893146c69Mark Andrews logic.) This resolvs a fatal file descriptor leak with CGIs.
00043fc284892099b309be37340ae80893146c69Mark Andrews [Jeff Trawick]
9fa2a0deed3b880f3bf04d4f615c13a0d67cc0ceMark Andrews *) The final line of the config file was not being read if there was
9fa2a0deed3b880f3bf04d4f615c13a0d67cc0ceMark Andrews no \n at the end of it. This was caused by apr_fgets returning
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews APR_EOF even though we had read valid data. This is solved by
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews making cfg_getline check the buff that was returned from apr_fgets.
97a2a26cd93e153dcf8fb1ea6bf2311426496251Mark Andrews If apr_fgets return APR_EOF, but there was data in the buf, then we
c1b8fa61604e153d6f2c6d91acc9481446e631f2Mark Andrews return the buf, otherwise we return NULL.
c1b8fa61604e153d6f2c6d91acc9481446e631f2Mark Andrews [Ryan Bloom]
c7965f84c23ea9e9b8d6508e4f77d596c227ab75Evan Hunt *) Piped logs work again in the 2.0 series.
c7965f84c23ea9e9b8d6508e4f77d596c227ab75Evan Hunt [Ryan Bloom]
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt *) Restore functionality broken by the mod_rewrite security fix:
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt rewrite map lookup keys and default values are now expanded
a747113422afaa29ce72d2c5ba7f0b7ea9ec2054Evan Hunt so that the lookup can depend on the requested URI etc.
76df835d59b4715dbd3346fd65114714a42495c9Mark Andrews PR #6671 [Tony Finch]
76df835d59b4715dbd3346fd65114714a42495c9Mark Andrews *) SECURITY: Tighten up the syntax checking of Host: headers to fix a
18df9e628ea10c7d607f43fcfd935e7924731f24Evan Hunt security bug in some mass virtual hosting configurations
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews that can allow a remote attacker to retrieve some files
18df9e628ea10c7d607f43fcfd935e7924731f24Evan Hunt on the system that should be inaccessible. [Tony Finch]
cb69994ff89179166d5e21ccc7a34223b51676c0Mark Andrews *) Add a pool bucket type. This bucket is used for data allocated out
cb69994ff89179166d5e21ccc7a34223b51676c0Mark Andrews of a pool. If the pool is cleaned before the bucket is destroyed, then
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews the data is converted to a heap bucket, allowing it to survive the
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews death of the pool.
3ad8f24ddd043148525b68a676ebdc71f6900ca9Mark Andrews [Ryan Bloom]
2bae76022cbdf8a207d4c3982b589156e1a09e09Evan Hunt *) Add a flush bucket. This allows modules to signal that the filters
0c91911b4d1e872b87eaf6431ed47fe24d18dd43Mark Andrews should all flush whatever data they currently have. There is no way
0c91911b4d1e872b87eaf6431ed47fe24d18dd43Mark Andrews to actually force them to do this, so if a filter ignores this bucket,
2634686b14ccdf0aa18a6d346628d03ce3e3d0b4Mark Andrews that's life, but at least we can try with this.
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews [Ryan Bloom]
b5f4cc132e91afb1217f4aa79424793c0e11c09aMark Andrews *) Add an output filter for sub-requests. This filter just strips the
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews EOS bucket so that we don't confuse the main request's core output
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews filter by sending multiple EOS buckets. This change also makes sub
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews requests start to send EOS buckets when they are finished.
8afea636ab0c07399aa3e2410b2cfbd41099df98Mark Andrews [Ryan Bloom]
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews *) Make ap_bucket_(read|destroy|split|setaside) into macros. Also
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews makes ap_bucket_destroy a return void, which is okay because it
d6f99498d624d5c5c8ee45067df02e6a6b35a1a3Mark Andrews used to always return APR_SUCCESS, and nobody ever checked its
54a00ea5ca94ff9e3a4204aea78639ba781d5865Mark Andrews return value anyway.
c4348cb50f039f0785bd1d6f6a37c0a85d15c1f4Curtis Blackburn [Cliff Woolley <cliffwoolley@yahoo.com>]
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews *) Remove the index into the bucket-type table from the buckets
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews structure. This has now been replaced with a pointer to the
997c2c5116927bab77284c24c3bd0d7f646da5eeMark Andrews bucket_type. Also add some macros to test the bucket-type.
e548e07a9a2f1ec64774d7ae872d530eaf270eb7Mark Andrews [Ryan Bloom]
e548e07a9a2f1ec64774d7ae872d530eaf270eb7Mark Andrews *) Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
d1e22676de16e6dee54c58b27cca11c5fb8f1ff5Mark Andrews for CORE_EXPORT to AP_CORE_DECLARE (namespace protecting the wrapper)
fdc41dd109fba6b95a4ed7355210118ad9fe5e90Jeremy C. Reed and retitled API_EXPORT as AP_DECLARE and APR_EXPORT as APR_DECLARE.
d1e22676de16e6dee54c58b27cca11c5fb8f1ff5Mark Andrews All _VAR_ flavors changes to _DATA to be absolutely clear.
0e1dfb8ff5ac2cf1215691ffc32d7a0b76709721Mark Andrews [William Rowe]
0e1dfb8ff5ac2cf1215691ffc32d7a0b76709721Mark Andrews *) Add support for /, //, //servername and //server/sharename
8e091f3d3ee0079f35dfccdc4479105e8f087ab2Mark Andrews parsing of <Directory> blocks under Win32 and OS2.
8e091f3d3ee0079f35dfccdc4479105e8f087ab2Mark Andrews [Tim Costello, William Rowe, Brian Harvard]
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews *) Remove the function pointers from the ap_bucket type. They have been
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews replaced with a global table. Modules are allowed to register bucket
7ace3277956c49f7554b7130ef761bde3b35db30Mark Andrews types and use then use those buckets.
06ace051e7522b153b487581c9439fc8c162fb18Mark Andrews [Ryan Bloom]
06ace051e7522b153b487581c9439fc8c162fb18Mark Andrews *) mod_cgid: In the handler, shut down the Unix socket (only for write)
5d4343a9988cd5bd057aa385bb8c5e72d41202d1Evan Hunt once we finish writing the request body to the cgi child process;
5d4343a9988cd5bd057aa385bb8c5e72d41202d1Evan Hunt otherwise, the client doesn't hit EOF on stdin. Small request bodies
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews worked without this change (for reasons I don't understand), but large
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews ones didn't. [Jeff Trawick]
75ae74f8fd0847817bce2db7c868b179db67f019Mark Andrews *) Remove file bucket specific information from the ap_bucket type.
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews This has been moved to a file_bucket specific type that hangs off
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews the data pointer in the ap_bucket type.
16bd30ae6987cd4ba4fe3b873e72abf5b7178c26Mark Andrews [Ryan Bloom]
df0892aea6bfd20a01c3abf2b756625d23830390Mark Andrews *) Input filtering now has a third argument. This is the amount of data
a499dddb4b4d4db2bb6ced82b5ee7a459e23603eEvan Hunt to read from lower filters. This argument can be -1, 0, or a positive
a499dddb4b4d4db2bb6ced82b5ee7a459e23603eEvan Hunt number. -1 means give me all the data you have, I'll deal with it and
f45f6541857a5dbb93ac24f321b9cf350ce242baMark Andrews let you know if I need more. 0 means give me one line and one line
f45f6541857a5dbb93ac24f321b9cf350ce242baMark Andrews only. A positive number means I want no more than this much data.
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews Currently, only 0 and a positive number are implemented. This allows
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews us to remove the remaining field from the conn_rec structure, which
673a2bb07b9e54a32699a9d7ca916dc5114d8d45Mark Andrews has also been done.
e3c273a865bede10bfb1e0f29d300706cae3e00dMark Andrews [Ryan Bloom]
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt *) Big cleanup of the input filtering. The goal is that http_filter
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt understands two conditions, headers and body. It knows where it is
d640b4a0ab9dec252749793f78a1ed1e8551ea19Evan Hunt based on c->remaining. If c->remaining is 0, then we are in headers,
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews and http_filter returns a line at a time. If it is not 0, then we are
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews in body, and http_filter returns raw data, but only up to c->remaining
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews bytes. It can return less, but never more.
fdb4ae8f6c00d8ea03bde929bd4e47056972017dMark Andrews [Greg Ames, Ryan Bloom, Jeff Trawick]
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt *) mod_cgi: Write all of the request body to the child, not just what
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt the kernel would accept on the first write. [Jeff Trawick]
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt *) Back out the change that moved the brigade from the core_output_filters
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt ctx to the conn_rec. Since all requests over a given connection
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt go through the same core_output_filter, the ctx pointer has the
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt correct lifetime.
421d4a06479e61fbdc35087f3c4abc9fe65ad72aEvan Hunt [Ryan Bloom]
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt *) Fix another bug in the send_the_file() read/write loop. A partial
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt send by apr_send would cause unsent data in the read buffer to
0949306cb96f9ccbb7d0205584ed2db293a5aad2Evan Hunt get clobbered. Complete making send_the_file handle partial
964bdcd7add44e5bc87e1d44f2f4ece351b28eedEvan Hunt writes to the network.
964bdcd7add44e5bc87e1d44f2f4ece351b28eedEvan Hunt [Bill Stoddard]
cf0a69e999430722e3c3942929eeb304b658dfb0Evan Hunt *) Fix a couple of type fixes to allow compilation on AIX again
cf0a69e999430722e3c3942929eeb304b658dfb0Evan Hunt [Victor J. Orlikowski <v.j.orlikowski@gte.net>]
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt *) Fix bug in send_the_file() which causes offset to be ignored
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt if there are no headers to send.
71697fd082b1c76562dc80fa91787af3860146bfEvan Hunt [Bill Stoddard]
c174d5c13c03dd59283243e3fd5461d41140a798Evan Hunt *) Handle APR_ENOTIMPL returned from apr_sendfile in the core
c174d5c13c03dd59283243e3fd5461d41140a798Evan Hunt filter. Useful for supporting Windows 9* with a binary
69f72d1c8f08d69a1c4c0459ba15baaa358d55f4Evan Hunt compiled on Windows NT.
927e4c9fecf448bf3894c68fcaf9dc2f89557f3aEvan Hunt [Bill Stoddard]
69f72d1c8f08d69a1c4c0459ba15baaa358d55f4Evan HuntChanges with Apache 2.0a7
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt *) Reimplement core_output_filter to buffer/save bucket brigades
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt across multiple calls to the core_filter. The brigade will be
5b7abbef511cea0b568be0bc8d5b3120a0b9034dEvan Hunt sent when either MIN_BYTES_TO_SEND or MAX_IOVEC_TO_WRITE
26bda028ad3854d2e695feb9333ef3dbe6b2fa1aEvan Hunt thresholds are hit or the EOS bucket is received.
26bda028ad3854d2e695feb9333ef3dbe6b2fa1aEvan Hunt [Bill Stoddard]
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt *) Create experimental filter (buffer_filter) that coalesces bytes
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt into one large buffer before invoking the next filter in the
eb4458b4784a2206d939f9c4cfed4b37b076b5bcEvan Hunt chain. This filter is particularly useful with the current
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt implementation of mod_autoindex when it inserted above the
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt chunk_filter. mod_autoindex generates a lot of brigades that
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt containing buckets holding just a few bytes each. The
1da46be57223340c07ea8505d485ec4397a4e484Evan Hunt buffer_filter coalesces these buckets into a single large bucket.
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63Mark Andrews [Bill Stoddard]
9d69017bc635f7be5c8df2b18ae6d4491fc5bb63Mark Andrews *) Add apr_sendfile() support into the core_output_filter.
9d4ec6d2c59bd5845ac8bca5a5d790be9a772862Evan Hunt [Bill Stoddard]
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews *) Add apr_sendv() support into the core_output_filter.
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews [Bill Stoddard]
f42c0dcca86f2009c089e27ba513cb6fc9ee88baEvan Hunt *) Fix mod_log_config so that it compiles cleanly with BUFFERED_LOGS
f42c0dcca86f2009c089e27ba513cb6fc9ee88baEvan Hunt [Mike Abbott <mja@sgi.com>]
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt *) Remove ap_send_fb. This is no longer used in Apache, and it doesn't
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt make much sense, because Apache uses buckets instead of BUFFs now.
7aba1a9660630ab7d16792b7388d9b8f56d7bf0fEvan Hunt [Ryan Bloom]
682a574e6716cea30386c38e68f4fc6c3d4b20e7Mark Andrews *) send_the_file now falls back to a read/write loop on platforms that
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt do not have sendfile.
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt [Ryan Bloom and Brian Havard]
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt *) Install apachectl correctly, and substitute the proper values so
1761ecb90ff770b87d0f021e13ad94d3e8c6f2afFrancis Dupont that it works again. [Ryan Bloom]
1761ecb90ff770b87d0f021e13ad94d3e8c6f2afFrancis Dupont *) Better(??) handle platforms that lack sendfile().
f48358cffb35bb4b24731c136b07816bdcdce651Evan Hunt [Jim Jagielski]
f48358cffb35bb4b24731c136b07816bdcdce651Evan Hunt *) APR now has UUID generation/formatting/parsing support.
c3b554214416b434c6db7881907c962110aecba9Evan Hunt [Greg Stein]
c3b554214416b434c6db7881907c962110aecba9Evan Hunt *) Begin the http_filter. This is an input filter that understands
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt the absolute basic amount required to parse an HTTP Request. The
31707708c585c53b61ca1edb2e224e6bb1b985a5Evan Hunt goal is to be able to split headers from request body before passing
b7e40659efd6cf6f5e6b3b1f904f16f74efb0d16Evan Hunt the data back to the other filters.
b7e40659efd6cf6f5e6b3b1f904f16f74efb0d16Evan Hunt [Ryan Bloom]
8f1e278931689460a49f0e9be610f2b2cc32c42dEvan Hunt *) Bring forward from 1.3.13 the config directory implementation
caa0a135d49dfbe3de9711eacf94d6e112a77688Mark Andrews [Jim Jagielski]
166c4c6c5bafd25283b797979f77d780856fef30Evan Hunt *) install apxs if it is created
166c4c6c5bafd25283b797979f77d780856fef30Evan Hunt [Ryan Bloom]
beb12aad6bebb0d6891613e65a4e19a42e6e3f8eMark Andrews *) Added APR_IS_STATUS_condition test macros to eliminate canonical error
beb12aad6bebb0d6891613e65a4e19a42e6e3f8eMark Andrews conversions. [William Rowe]
8e15d5eb3a000f1341e6bea0ddbc28d6dd2a0591Mark Andrews *) Now that we have ap_add_input_filter(), rename ap_add_filter() to
8e15d5eb3a000f1341e6bea0ddbc28d6dd2a0591Mark Andrews ap_add_output_filter(). [Jeff Trawick]
1b2a4ce2b112ec91b0f13c411144e721c7952914Evan Hunt *) Multiple build and configuration fixes
1b2a4ce2b112ec91b0f13c411144e721c7952914Evan Hunt Build process:
e59937c7283216ca22ce6e7937b06eab6d97f4acEvan Hunt -add datadir and localstatedir substitutions
e59937c7283216ca22ce6e7937b06eab6d97f4acEvan Hunt -fix layout name
89be55dc9040b119fd85bb33e7dc97d2ad454c6fEvan Hunt -fix logfilename misspelling
89be55dc9040b119fd85bb33e7dc97d2ad454c6fEvan Hunt -fix evaluation of installation dir variables and
89be55dc9040b119fd85bb33e7dc97d2ad454c6fEvan Hunt -replace $foobar by $(foobar) to be usefull in the makefile
89be55dc9040b119fd85bb33e7dc97d2ad454c6fEvan Hunt Cross compile:
c6eb92beb1951b0634c349b24891522c273e9f69Mark Andrews -add rules for cross-compiling in rules.mk. Okay, rule to check for
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt $CC_FOR_BUILD is still missing
c6eb92beb1951b0634c349b24891522c273e9f69Mark Andrews -use CHECK_TOOL instead of CHECK_PROG for ranlib
bf0441a339755618efcbe0b427afa5cb8e62dc68Evan Hunt -add missing "AR=@AR@" to severaly Makefile.in's
bf0441a339755618efcbe0b427afa5cb8e62dc68Evan Hunt -cache result for "struct rlimit"
bf0441a339755618efcbe0b427afa5cb8e62dc68Evan Hunt -compile all helper programs with native and cross compiler
8144dc702beec803d7b847e6f28ce845c57ae468Mark Andrews and use the native version to generate header file
8144dc702beec803d7b847e6f28ce845c57ae468Mark Andrews ["R�diger" Kuhlmann <Tadu@gmx.de>]
1ac1cc12fc993b060e868a94ec1c292c9ffbccc4Jeremy C. Reed *) Prepare our autoconf setup for autoconf 2.14a and for cross-
5f1dc0d505d7f53f1e89a1a41e4c2415af4934feEvan Hunt ["R�diger" Kuhlmann <Tadu@gmx.de>]
5f1dc0d505d7f53f1e89a1a41e4c2415af4934feEvan Hunt *) Fix a bug where a client which only sends \n to delimit header
276457f7a38f56a5f762238ab89bb45e27948af6Evan Hunt lines (netcat) gets a strange looking HTTP_NOT_IMPLEMENTED
b0bd5a3f730410e0bc7ac4e05f061616daf818b2Mark Andrews message. Start working on ebcdic co-existance with input
276457f7a38f56a5f762238ab89bb45e27948af6Evan Hunt [William Rowe, Greg Ames]
2347c72129ce9393578966225f915284f0730214Mark Andrews *) If mod_so is enabled in the server always create libexec, even
1e34fe9044874422104e84373988d07876f716b6Mark Andrews if there are no modules installed in this directory. This is a
1e34fe9044874422104e84373988d07876f716b6Mark Andrews requirement for APXS to work correctly.
1e34fe9044874422104e84373988d07876f716b6Mark Andrews [Ryan Bloom]
30d6dc14e918f9f72ff090c34d6e328ae8e7d68bCurtis Blackburn *) Connection oriented output filters are now stored in the
5183f9d9daa139cbf000c12709877f62e79dfb14Evan Hunt conn_rec instead of the request_rec. This allows us to add the
5183f9d9daa139cbf000c12709877f62e79dfb14Evan Hunt output filter in the pre-connection phase instead of the
0193e63da91a4da27809b9a528eb043fa6b4da26Mark Andrews post_read_request phase, which keeps us from trying to write an
0193e63da91a4da27809b9a528eb043fa6b4da26Mark Andrews error page before we have a filter to write to the network.
0193e63da91a4da27809b9a528eb043fa6b4da26Mark Andrews [Ryan Bloom, Jeff Trawick, and Greg Ames]
17a00ff54c51f6bdfddd7d9ceaef6f2dcf387cc1Mark Andrews *) Cleaning up an mmap bucket no longer deletes the mmap. An
17a00ff54c51f6bdfddd7d9ceaef6f2dcf387cc1Mark Andrews mmap can be used across multiple buckets (default_handler with
5f238c3c64dd68100dc1b60f9c1e178522d1b333Mark Andrews byte ranges, mod_file_cache, mod_mmap_static), so cleanup of
5f238c3c64dd68100dc1b60f9c1e178522d1b333Mark Andrews the mmap itself can't be associated with the bucket.
2cd3c8856c97b770cc4843bfad63922e23a6f661Mark Andrews [Jeff Trawick]
f3c8e48b95996c3020d138b87ee8941da29cc124Evan Hunt *) Add .dll caching directive ISAPICacheFile to mod_isapi.
f3c8e48b95996c3020d138b87ee8941da29cc124Evan Hunt [William Rowe]
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews *) Radical surgery to improve mod_isapi support under Win32.
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews Includes a number of newer ServerSupportFunction calls, support
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews for ReadClient (in order to retrieve POSTs greater than 48KB),
dc775799d9a5a61f485bff5b883a60cc748afaf3Evan Hunt and general bug fixes to more reliably load ISAPI .dll's and
dc775799d9a5a61f485bff5b883a60cc748afaf3Evan Hunt prevent leaking handle resources. Note: There are still
dc775799d9a5a61f485bff5b883a60cc748afaf3Evan Hunt discrepancies between IIS's and Apache's ServerVariables, and
428dd5c588cfe0dc1519af728e6e75c10aeb4439Curtis Blackburn async calls are still not supported. Additional warnings are
0d18225b5e2d17e4bef0077212fd6927ca58dda6Evan Hunt logged to facilitate debugging of unsupported ISAPI calls.
0d18225b5e2d17e4bef0077212fd6927ca58dda6Evan Hunt [William Rowe]
62f016d5d301713c72a59e83d3ab41170a77f674Mark Andrews *) Add input filtering to Apache. The basic idea for the input
62f016d5d301713c72a59e83d3ab41170a77f674Mark Andrews filters is the same as the ideas for output filters. The biggest
62f016d5d301713c72a59e83d3ab41170a77f674Mark Andrews difference is that instead of calling ap_pass_brigade, ap_get_brigade
d9f0c713fe1d50f1848ca827c5f31db79d904f04Evan Hunt should be called, and the order of execution for the filter itself is
7ee225cf90fd06de61682b442600af88b68b99dbMark Andrews different. When writing an output filter, a brigade is passed in,
d9f0c713fe1d50f1848ca827c5f31db79d904f04Evan Hunt and filters operate directly on that brigade, when done, they call
5ba1d3dcc5739a1f77ec2875b276b163a42ef1e8Evan Hunt ap_pass_brigade. Input filters are the exact opposite. Because input
5ba1d3dcc5739a1f77ec2875b276b163a42ef1e8Evan Hunt is not a push operation, filters first call ap_get_brigade. When this
5ba1d3dcc5739a1f77ec2875b276b163a42ef1e8Evan Hunt function returns, the input filter will be left with a valid brigade.
af9f195c9e128fc9cc5912498b8f7f26f07887c3Evan Hunt The input filter should then operate on the brigade, and return.
af9f195c9e128fc9cc5912498b8f7f26f07887c3Evan Hunt [Ryan Bloom]
e47208b6fb724cba7053baee4246b308e35403a2Evan Hunt *) Fix building on BSD/OS using its native make. The build system
e47208b6fb724cba7053baee4246b308e35403a2Evan Hunt falls back to the BSD .include directive on that host platform.
34f3693b93f3ba16634f0c08368ef7f81182ef93Evan Hunt [Sascha Schumann]
7ee225cf90fd06de61682b442600af88b68b99dbMark Andrews *) Expand dbmmanage to allow -d -m -s -p options for Crypt, MD5,
e72a81148a8c68de2ea5e8169aaa4a7762f6ed79Evan Hunt SHA1 and plaintext password encodings. Make feature tests a
1a076410c260ff1d3124ce8b7e22ac111e9cf92aEvan Hunt bit more flexible. [William Rowe]
96a116178567d4eb22e57aba533073de9a2f9d84Evan Hunt *) Charset translation: mod_charset_lite handles output content
96a116178567d4eb22e57aba533073de9a2f9d84Evan Hunt translation in a filter. mod_charset_lite no longer ignores
03b5d2689df73fa9a50ff684511fa9d81f317e6cEvan Hunt subrequests. A bunch of cruft related to BUFF's support for
03b5d2689df73fa9a50ff684511fa9d81f317e6cEvan Hunt translating request and response bodies was removed.
03b5d2689df73fa9a50ff684511fa9d81f317e6cEvan Hunt [Jeff Trawick]
93aba6dcec9855cd9c69c10717f62c350ff766eaMark Andrews *) Move the addition of the CORE filter to the post_read_request
93aba6dcec9855cd9c69c10717f62c350ff766eaMark Andrews hook in http_core.c. This removes the need to add the filter in
7ee225cf90fd06de61682b442600af88b68b99dbMark Andrews multiple places and allows for an SSL module to be added much
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews simpler. [Ryan Bloom]
afc047fdb535cdd44e20ffbb62d12b2408f0a07eMark Andrews *) SECURITY: CVE-2000-0913 (cve.mitre.org)
26bb3b7a67b833f0a18072567de036226890ca1aMark Andrews Fix a security problem that affects certain configurations of
26bb3b7a67b833f0a18072567de036226890ca1aMark Andrews mod_rewrite. If the result of a RewriteRule is a filename that
26bb3b7a67b833f0a18072567de036226890ca1aMark Andrews contains expansion specifiers, especially regexp backreferences
9a785712f1eaccba2b43d29a76f4c02ef2c391d0Mark Andrews $0..$9 and %0..%9, then it may be possible for an attacker to
9a785712f1eaccba2b43d29a76f4c02ef2c391d0Mark Andrews access any file on the web server. [Tony Finch]
ec8a802114d3cb12805fecf1dd209fe46706b35bMark Andrews *) Fix a bug where errors that are detected during early request parsing
73ad83bcf0664c2774bec67d688a590e992d4629Evan Hunt don't produce visible HTTP error messages at the browser, because
73ad83bcf0664c2774bec67d688a590e992d4629Evan Hunt the core_filter wasn't present. [Greg Ames]
ff5ac6d4213e3e2f3f6a93db8c5e65cc170a7e2bEvan Hunt *) Provide apr_socklen_t as a portability aid.
ff5ac6d4213e3e2f3f6a93db8c5e65cc170a7e2bEvan Hunt [Victor J. Orlikowski]
a6d43d18b1f6164fd144b2fa25ea57f5566b3bf9Evan Hunt *) Overhaul of dbmmanage to allow a groups arg (as in Apache 1.2)
a6d43d18b1f6164fd144b2fa25ea57f5566b3bf9Evan Hunt as well as a comment arg to the add, adduser and update cmds.
a6d43d18b1f6164fd144b2fa25ea57f5566b3bf9Evan Hunt update allows the user to clear or preserve pw/groups/comment.
330f98fe3b12535072708c273eaf59f7bf887065Evan Hunt Fixed a bug in dbmmanage that prevented the check option from
330f98fe3b12535072708c273eaf59f7bf887065Evan Hunt parsing a password followed by :group... text. Corrected the
d3c8ba219f7c0fd31aabd06ee6b8ef0e92ef9e14Mark Andrews seed calcualation for Win32 systems, and added -lsdbm support.
330f98fe3b12535072708c273eaf59f7bf887065Evan Hunt [William Rowe]
b4914b3d69de3eb57bcf1d6cb3bb8e0b645c1081Mark Andrews *) Configured mod_auth_dbm to compile with sdbmlib under Win32.
b4914b3d69de3eb57bcf1d6cb3bb8e0b645c1081Mark Andrews [William Rowe]
b99bfa184bc9375421b5df915eea7dfac6a68a99Evan Hunt *) Avoid a segfault when parsing .htaccess files. An
b99bfa184bc9375421b5df915eea7dfac6a68a99Evan Hunt uninitialized tree pointer was passed to ap_build_config().
b99bfa184bc9375421b5df915eea7dfac6a68a99Evan Hunt [Jeff Trawick]
c4a453fa5c3d8b21d8982137b03e052c0d446c57Evan Hunt *) Change the way that inet_addr & inet_network are checked for
c4a453fa5c3d8b21d8982137b03e052c0d446c57Evan Hunt in APR's configure process to allow BeOS BONE to correctly
4adf97c32fcca7d00e5756607fd045f2aab9c3d4Mark Andrews find them. With this change BeOS BONE now builds from source
4adf97c32fcca7d00e5756607fd045f2aab9c3d4Mark Andrews with no problems. [David Reid]
4adf97c32fcca7d00e5756607fd045f2aab9c3d4Mark Andrews *) Fix a bug in apr_create_process() for Unix. The NULL signifying
1cc4695f0da63f0190e3514adccf6a96f3dc1519Mark Andrews the end of the parameters to execve() was stored in the wrong
1cc4695f0da63f0190e3514adccf6a96f3dc1519Mark Andrews location, overlaying the storage beyond the newargs[] array and
1cc4695f0da63f0190e3514adccf6a96f3dc1519Mark Andrews also passing uninitialized storage to execve(), which would
3a6d62c59f73d024d1b2ba2ac94d7600530166ffMark Andrews sometimes fail with EFAULT. [Jeff Trawick]
ad668472f1a924e0355faf313e7cdba1970161c8Evan Hunt *) Fix a bug parsing configuration file containers. With a sequence
ad668472f1a924e0355faf313e7cdba1970161c8Evan Hunt like this in the config file
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews (blank line)
99425bedc4dcd586f751148bbdcba19578c6f39eMark Andrews the second container would be terminated at the blank line due to
92754e2e4954e497eb2983c76198889b5a3218aaEvan Hunt sediment in the buffer from reading the prior </IfModule> and an
92754e2e4954e497eb2983c76198889b5a3218aaEvan Hunt error message would be generated for the real </IfModule> for the
8013077aa7ed5d6e1daddc973ddb3c7cc7d28df1Mark Andrews second container. Also due to this problem, any two characters
92754e2e4954e497eb2983c76198889b5a3218aaEvan Hunt could be used for "</" in the close of a container.
8c460e01594e83f21ff5e60cd7a417a1ed618703Mark Andrews [Jeff Trawick]
99bf6a57d9f6b55da6de9c22fb6883a4bf7d569eEvan Hunt *) ap_add_filter prototype changed to remove the ctx pointer. The
c548cbbf6b92e4fa5c7c78114c97ef1e50b87379Evan Hunt pointer still remains in the filter structure, but it can not be
c548cbbf6b92e4fa5c7c78114c97ef1e50b87379Evan Hunt a part of the ap_add_filter prototype. The reason is that when
5805fc20a3f65ee3a78b66aa17801f1d3103cbe1Curtis Blackburn the core uses AddFilter to add a filter to the stack it doesn't
e57a83b57659ae1d4f755a7841b519c047ec7f75Evan Hunt know how to allocate the ctx pointer, or even how much memory should
e57a83b57659ae1d4f755a7841b519c047ec7f75Evan Hunt be allocated. The filters will have to be responsible for allocating
e57a83b57659ae1d4f755a7841b519c047ec7f75Evan Hunt the ctx memory when they need it.
e57a83b57659ae1d4f755a7841b519c047ec7f75Evan Hunt [Ryan Bloom]
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt *) Add an AddFilter directive. This directive takes a list of filters
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt that should be activated for the requested resource.
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt [Ryan Bloom]
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt *) apr_snprintf(): Get quad format strings working on OS/390 (and perhaps
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt some other platforms). [Jeff Trawick]
67adc03ef81fb610f8df093b17f55275ee816754Evan Hunt *) Modify mod_include to be a filter. Currently, it has only been tested
bbb3705e4cbdacf7cf6da7e448d79d97fdab2411Mark Andrews on actual files, but it should work for CGI scripts too.
bbb3705e4cbdacf7cf6da7e448d79d97fdab2411Mark Andrews [Ryan Bloom]
4bf686cf5d6b83981abdf2d8157c829922acc6d4Evan Hunt *) apr_putc(), apr_puts() for Unix: handle buffered files and interrupted
4bf686cf5d6b83981abdf2d8157c829922acc6d4Evan Hunt writes. apr_flush() for Unix: handle interrupted writes.
da4436812c7108dd39e09069d4af770eaa738c7fMark Andrews [Jeff Trawick]
da4436812c7108dd39e09069d4af770eaa738c7fMark Andrews *) NameVirtualHost can now take "*" as an argument instead of
da4436812c7108dd39e09069d4af770eaa738c7fMark Andrews an IP address. This allows you to create a purely name-based
c82da2167dcbd8300f0eaa81fb900c0b17e8f94cMark Andrews virtual hosting server that does not have any IP addresses in
c82da2167dcbd8300f0eaa81fb900c0b17e8f94cMark Andrews the configuration file and which ignores the local address
c82da2167dcbd8300f0eaa81fb900c0b17e8f94cMark Andrews of any connections. PR #5595, PR #4455 [Tony Finch]
384fef003441df4067b773688237700513390f9eEvan Hunt *) Fix some compile warnings in mod_mmap_static.c
06a05efc07ac7b6ff1973a6463291f5d48ece6ebMark Andrews [Mike Abbott <mja@sgi.com>]
06a05efc07ac7b6ff1973a6463291f5d48ece6ebMark Andrews *) Fix chunking problem with CGI scripts. The general problem was that
06a05efc07ac7b6ff1973a6463291f5d48ece6ebMark Andrews the CGI modules were adding an EOS bucket and then the core added an
06a05efc07ac7b6ff1973a6463291f5d48ece6ebMark Andrews EOS bucket. The chunking filter finalizes the chunked response when it
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt encounters an EOS bucket. Because two EOS buckets were sent, we
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt finalized the response twice. The fix is to make sure we only send one
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt EOS, by utilizing a flag in the request_rec.
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt [Ryan Bloom]
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt *) apr_put_os_file() now sets up the unget byte appropriately on Unix
831f59eb43b56642b00f82e07722836d2f9593abEvan Hunt and Win32. Previously, the first read from an apr_file_t set up via
a13aa526be16869d1284256fbb2136f4d50ed1d7Evan Hunt apr_put_os_file() would return a '\0'. [Jeff Trawick]
a13aa526be16869d1284256fbb2136f4d50ed1d7Evan Hunt *) Mod_cgid now creates a single element bucket brigade, with a pipe
a13aa526be16869d1284256fbb2136f4d50ed1d7Evan Hunt bucket, instead of using BUFF's and ap_r*.
741ebf10047c3e32e1a0691316ec45666f003583Evan Hunt [Ryan Bloom]
741ebf10047c3e32e1a0691316ec45666f003583Evan Hunt *) APRVARS.in no longer overwrites the EXTRA_LIBS variable.
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt [Mike Abbott <mja@sgi.com>]
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt *) Remove ap_bopenf from buff code. This required modifying the file_cache
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt code to use APR file's directly instead of going through BUFFs.
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt [Ryan Bloom]
4eb998928b9aef0ceda42d7529980d658138698aEvan Hunt *) Fix compile break on some platforms for mod_mime_magic.c
feb067b25a8e33db62e2a7bf2e83bbb7f6eee845Evan Hunt [John K. Sterling <sterling@covalent.net>]
c218f119cd052ab9f9cbf92442f08f6cafaccd62Evan Hunt *) Fix merging of AddDefaultCharset directive.
feb067b25a8e33db62e2a7bf2e83bbb7f6eee845Evan Hunt PR #5872 (1.3) [Jun Kuriyama <kuriyama@imgsrc.co.jp>]
72c86c105a7cf315036d7131a4ef408bc6227639Evan Hunt *) Minor revamp of the rlimit sections of code. We now test
72c86c105a7cf315036d7131a4ef408bc6227639Evan Hunt explicitly for setrlimit and getrlimit. Also, unixd_set_rlimit()
72c86c105a7cf315036d7131a4ef408bc6227639Evan Hunt is now "available" even if the platform doesn't support
72c86c105a7cf315036d7131a4ef408bc6227639Evan Hunt the rlimit family (it's just a noop though). [Jim Jagielski]
21a7fde6ba34c62f4859a4c19de4f49ec1bab474Evan Hunt *) Migrate the pre-selection of which MPM to use for specific
21a7fde6ba34c62f4859a4c19de4f49ec1bab474Evan Hunt platforms to hints.m4, which contains (or should contain)
aababae79572d8c80fcec9b809671987007451c9Mark Andrews all platform specific "hints". [Jim Jagielski]
3a0da183bb40bd120698102b20b61ef12665c09bMark Andrews *) Remove IOLs from Apache. With filtering, IOLs are no longer necessary
3a0da183bb40bd120698102b20b61ef12665c09bMark Andrews [Ryan Bloom]
c1e88f8d8679501def1896fb4c4af927a70813ebEvan Hunt *) Add tables with non-string/binary values to APR.
c1e88f8d8679501def1896fb4c4af927a70813ebEvan Hunt *) Fix some bad calls to ap_log_rerror() in mod_rewrite.
af21fc66447083a01e41e533fe9737ffcf21cc2dMark Andrews [Jeff Trawick]
af21fc66447083a01e41e533fe9737ffcf21cc2dMark Andrews *) Update PCRE to version 3.2. [Ryan Bloom]
af21fc66447083a01e41e533fe9737ffcf21cc2dMark Andrews *) Change the way buckets' destroy functions are called so that
e7b9603ead84761813fd4598303b8e969ab4d7acMark Andrews they can be more directly used when changing the type of a
e7b9603ead84761813fd4598303b8e969ab4d7acMark Andrews bucket in place. [Tony Finch]
cff340c9e7ac9dc926f5f1f176d973d277c1b68bEvan Hunt *) Add generic support for reference-counting the resources used by
550c92405fc1df47e725f2ecbaa5154c9239fcfdMark Andrews buckets, and alter the HEAP and MMAP buckets to use it. Change
550c92405fc1df47e725f2ecbaa5154c9239fcfdMark Andrews the way buckets are initialised to support changing the type of
33b8db1bb3f0aa3a39db459e6a32a1082b8dce13Evan Hunt buckets in place, and use it when setting aside TRANSIENT buckets.
33b8db1bb3f0aa3a39db459e6a32a1082b8dce13Evan Hunt Change the implementation of TRANSIENT buckets so that it can be
33b8db1bb3f0aa3a39db459e6a32a1082b8dce13Evan Hunt mostly shared with IMMORTAL buckets, which are now implemented.
33b8db1bb3f0aa3a39db459e6a32a1082b8dce13Evan Hunt [Tony Finch]
33b8db1bb3f0aa3a39db459e6a32a1082b8dce13Evan HuntChanges with Apache 2.0a6
19b037bcb900e75528bf6f2582d77c3f1a6d6714Evan Hunt *) Add support to Apache and APR for dsos on OS/390. [Greg Ames]
9ffd0f0270ef06bd60b1b2754bbeefbe1da33ce7Evan Hunt *) Add a chunking filter to Apache. This brings us one step closer
9ffd0f0270ef06bd60b1b2754bbeefbe1da33ce7Evan Hunt to removing BUFF. [Ryan Bloom]
77845708f756cfe921b845423be6410e26c167b7Evan Hunt *) ap_add_filter now adds filters in a LIFO fashion. The first filter
77845708f756cfe921b845423be6410e26c167b7Evan Hunt added to the stack is the last filter to be called. [Ryan Bloom]
4f9f8fa0528ce843a3bdf7993e94463508d8320eEvan Hunt *) Apache 2.0 has been completely documented using Scandoc. The
4f9f8fa0528ce843a3bdf7993e94463508d8320eEvan Hunt docs can be generated by running 'make docs'. [Ryan Bloom]
53a4e18582ae0c50f3742d2f6b684231a50be038Curtis Blackburn *) Add filtered I/O to Apache. This is based on bucket brigades,
53a4e18582ae0c50f3742d2f6b684231a50be038Curtis Blackburn Currently the buckets still use BUFF under the covers, but that
53a4e18582ae0c50f3742d2f6b684231a50be038Curtis Blackburn should change quickly. The only currently written filter is the
5eab7b89825dd2ed4c0a7fc0ed45ad028170303eEvan Hunt core filter which just calls ap_bwrite. [The Apache Group]
5eab7b89825dd2ed4c0a7fc0ed45ad028170303eEvan Hunt *) APR locks on Unix: Let APR_LOCKALL locks work when APR isn't
2b8dac99166f74532264f756f5c0b43a6b04d995Evan Hunt built with thread support. [Jeff Trawick]
2b8dac99166f74532264f756f5c0b43a6b04d995Evan Hunt *) Abort configuration if --with-layout was specified and there's
2b8dac99166f74532264f756f5c0b43a6b04d995Evan Hunt no layout definition file. [Ken Coar]
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt *) Add support for '--with-port=n' option to configure. [Ken Coar]
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt *) Add support for extension methods for the Allow response header
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt field, and an API routine for accessing r->allowed and the
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt list of extension methods in a unified manner. [Ken Coar]
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt *) mod_cern_meta: fix broken file reading loop in scan_meta_file().
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt [Rob Simonson <simo@us.ibm.com>]
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt *) Get xlate builds working again. The apr renaming in 2.0a5 broke
2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8Evan Hunt APACHE_XLATE builds. [Jeff Trawick]
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt *) A configuration file parsing problem was fixed. When the
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt configuration file started with an IfModule/IfDefine container,
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt only the last statement in the container would be retained.
da49a52345d44caebc63c8ef0192daa68c068d1dMark Andrews [Jeff Trawick]
de1223830f23c2fcd343e40d0940aa591fc363b6Evan HuntChanges with Apache 2.0a5
85f89d58a50a86859c04069ea87b2b23b3325d11Evan Hunt *) Perchild is serving pages after passing them to different child
85f89d58a50a86859c04069ea87b2b23b3325d11Evan Hunt processes. There are still a lot of bugs, but this does work. I
40a7e85f3ee3bd66a8f87bf8af674e1e48b05396Evan Hunt have made requests against the same installation of Apache, and had
40a7e85f3ee3bd66a8f87bf8af674e1e48b05396Evan Hunt different servers use different user IDs to serve the responses.
40a7e85f3ee3bd66a8f87bf8af674e1e48b05396Evan Hunt This change moves to using socketpair instead of an AF_UNIX socket.
40a7e85f3ee3bd66a8f87bf8af674e1e48b05396Evan Hunt [Ryan Bloom]
c548cbbf6b92e4fa5c7c78114c97ef1e50b87379Evan Hunt *) Perchild MPM still doesn't work perfectly, but it is serving pages.
c548cbbf6b92e4fa5c7c78114c97ef1e50b87379Evan Hunt It can't seem to pass between child processes yet, but I think we
c548cbbf6b92e4fa5c7c78114c97ef1e50b87379Evan Hunt are closer now than before. This moves us back to using Unix
30b7c81c13391a6886eb9d12a7f9e0472a5c1110Mark Andrews Domain Sockets. [Ryan Bloom]
298ca122505a151384a3bf3f0bb0819ed60c66e2Evan Hunt *) libapr functions and types renamed with apr_ prefix.
298ca122505a151384a3bf3f0bb0819ed60c66e2Evan Hunt #include "apr_compat.h" for 1.3.x backwards compat
bdc7cf66ff626163801cc59b2fd25523da07d238Mark Andrews *) Fix problems with APR sockaddr handling on Win32. It didn't always
bdc7cf66ff626163801cc59b2fd25523da07d238Mark Andrews return the right information on the local socket address.
118bdfd8c4b4dbdd47c17afe61e506fefee9c2daMark Andrews [Gregory Nicholls <gnicholls@level8.com>]
118bdfd8c4b4dbdd47c17afe61e506fefee9c2daMark Andrews *) ap_recv() on Win32: Set bytes-read to 0 on error.
118bdfd8c4b4dbdd47c17afe61e506fefee9c2daMark Andrews [Gregory Nicholls <gnicholls@level8.com>]
58154043cca0caf03d6fc1a47ed7f24681f24762Evan Hunt *) Add an option to not detach from the controlling terminal without
cfec3165b151ed9a0b5b7d5f1609dac9ff12efe3Evan Hunt going into single process mode. This allows for much easier
da49a52345d44caebc63c8ef0192daa68c068d1dMark Andrews debugging of the process startup code. [Ryan Bloom]
cfec3165b151ed9a0b5b7d5f1609dac9ff12efe3Evan Hunt *) ab: don't use perror() to report the failure of an APR function.
cfec3165b151ed9a0b5b7d5f1609dac9ff12efe3Evan Hunt [Jeff Trawick]
94315060c2b0d9deafabe72d6a0482405fd9d377Evan Hunt *) Make dexter, mpmt_pthread, and perchild MPMs not destroy the
55e5c51e661e23e24573db84114a3837817745c9Evan Hunt scoreboard on graceful restarts.
55e5c51e661e23e24573db84114a3837817745c9Evan Hunt [Ryan Bloom]
55e5c51e661e23e24573db84114a3837817745c9Evan Hunt *) Fix segfault/SIGSEGV when running gzip from mod_mime_magic.c.
70b1afa5938c9bf2aed67f9d594161b905366426Jeremy C. Reed An invalid ap_proc_t was passed to ap_create_process().
62d63e5f02a5e7fcda59cf361149e3d7c78477beEvan Hunt [Jeff Trawick]
df925e6c66d45d960fbac0383169763967d2111cEvan Hunt *) Allow modules to register filters. Those filters are still
df925e6c66d45d960fbac0383169763967d2111cEvan Hunt never called, but this is a step in the right direction.
df925e6c66d45d960fbac0383169763967d2111cEvan Hunt [Ryan Bloom and Greg Stein]
a81ae06ed3081753a73e7638919673be57eaf47fEvan Hunt *) Register the mod_cgid daemon process for cleanup so that it is
a81ae06ed3081753a73e7638919673be57eaf47fEvan Hunt killed at termination if it does not die when the parent gets
2425d8bb7ccf5dc956ad12d64d97b5a42e022930Evan Hunt SIGTERM. This change is to fix occasional problems where the
da49a52345d44caebc63c8ef0192daa68c068d1dMark Andrews process stays around. Bugs in similar logic in mod_rewrite and
2425d8bb7ccf5dc956ad12d64d97b5a42e022930Evan Hunt mod_include were also fixed. [Jeff Trawick]
740e7340c55e9f0cf80c6fbbf7e8d3c1bdeaa255Mark Andrews *) Fix a bug in the time handling. Basically, we were imploding a time
740e7340c55e9f0cf80c6fbbf7e8d3c1bdeaa255Mark Andrews in ap_parseHTTPdate, but it had bogus data in the exploded time format.
740e7340c55e9f0cf80c6fbbf7e8d3c1bdeaa255Mark Andrews Namely, tm_usec and tm_gmtoff were not filled out. ap_implode_time
740e7340c55e9f0cf80c6fbbf7e8d3c1bdeaa255Mark Andrews uses those two fields to adjust the time value. Because of the HTTP
3c7df84b2019e454f6333ca354ef709f6451a2abMark Andrews spec, both of those values can be zero'ed out safely. This fixes
3c7df84b2019e454f6333ca354ef709f6451a2abMark Andrews the bug correctly. [Ryan Bloom]
c9297d37593b36de9978c122dbeaf1bb7ae8d19dMark Andrews *) Fix a couple of place in the Windows code where the wrong error
da49a52345d44caebc63c8ef0192daa68c068d1dMark Andrews code was being returned. [Gregory Nicholls <gnicholls@level8.com>]
0b8bd3a4ae3efd91f88e8901323faf99b5b06136Evan Hunt *) Fix POOL_DEBUG (at least for prefork mpm). [Dean Gaudet]
0b8bd3a4ae3efd91f88e8901323faf99b5b06136Evan Hunt *) Added the APR_EOL_STR macro for platform dependent differences in
7e9ccec63889f2aabee59b94307be492a77fa93bMark Andrews logfiles and other raw text (such as all APR files). Fixes logfiles
7e9ccec63889f2aabee59b94307be492a77fa93bMark Andrews not terminated with cr/lf sequences in Win32. [William Rowe]
b748b5e2c2fa40f758e3b35ad4f1fde99ab5e11fEvan Hunt *) Move all strings functions in APR to src/lib/apr/strings and create
b748b5e2c2fa40f758e3b35ad4f1fde99ab5e11fEvan Hunt apr_strings.h for the prototypes. [Ryan Bloom]
8d21efc150998f9643f98ce5a4f0b17460e12043Evan Hunt *) APR lock fixes: when using SysV sems, flock(), or fcntl(), be sure
ab7a67829ffe2a7b3220a1cd366bc6255235923aJINMEI Tatuya to repeat the syscall until we stop getting EINTR. I noticed a
ab7a67829ffe2a7b3220a1cd366bc6255235923aJINMEI Tatuya related problem at termination (SIGTERM) on FreeBSD when using
ab7a67829ffe2a7b3220a1cd366bc6255235923aJINMEI Tatuya fcntl(). Apache 1.3 had these new loops too. Also, make the flock()
ab7a67829ffe2a7b3220a1cd366bc6255235923aJINMEI Tatuya implementation work properly with child init. Previously, ap_lock()
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews was essentially a no-op because all children were using different
0da7c95546ec1c76ca52f334a68dd69e4fa4dcdeCurtis Blackburn locks and thus nobody ever blocked. [Jeff Trawick]
9dac1de625301aeb520cb1e83723d98cd65999eeEvan Hunt *) The htdocs/ tree has been moved out of the CVS source tree into
9dac1de625301aeb520cb1e83723d98cd65999eeEvan Hunt a separate area for easier development. This has NO EFFECT on
9c9b75c43566058727cb89204d36977559cb99afMark Andrews end-users or Apache installations. [Ken Coar]
9c9b75c43566058727cb89204d36977559cb99afMark Andrews *) Integrate the mod_dav module for WebDAV protocol handling. This
cd63e943104ab4f7f8b37da8d49738e91a8db1ddEvan Hunt adds the dav and dav_fs modules, the SDBM library, and additional
cd63e943104ab4f7f8b37da8d49738e91a8db1ddEvan Hunt XML handling utilities. [Greg Stein]
cd63e943104ab4f7f8b37da8d49738e91a8db1ddEvan Hunt *) Clean out obsolete names (from httpd.h) for the HTTP Status Codes
da49a52345d44caebc63c8ef0192daa68c068d1dMark Andrews [Greg Stein]
6225380ca6dd045302fd5cb22d1dbbe6a88a7509Evan Hunt *) Update the lib/expat-lite/ library (bring forward changes from
6225380ca6dd045302fd5cb22d1dbbe6a88a7509Evan Hunt the Apache 1.3 repository). [Greg Stein]
c9611b45736af157e2993c6ef852e55e8e24ca83Evan Hunt *) If sizeof(long long) == sizeof(long), then prefer long in APR
c9611b45736af157e2993c6ef852e55e8e24ca83Evan Hunt configure.in. [Dave Hill <ddhill@zk3.dec.com>]
ffff5d67926821d3db8df63bdd84a9cb1ce56739Evan Hunt *) Add ap_sendfile for Tru64 Unix. Also, add an error message for
ffff5d67926821d3db8df63bdd84a9cb1ce56739Evan Hunt machines where sendfile is detected, but nobody has written ap_sendfile.
ffff5d67926821d3db8df63bdd84a9cb1ce56739Evan Hunt [Dave Hill <ddhill@zk3.dec.com>]
9a0dd99a757c469d9530acd5cb11789b3b0af5ceEvan Hunt *) Compile fixes in mod_mmap_static. [Victor J. Orlikowski]
9a0dd99a757c469d9530acd5cb11789b3b0af5ceEvan Hunt *) ab would start up more connections than needed, then quit when the
641e87a1a0ee716f46b4d0f529e73b58f19aee4eEvan Hunt desired number were finished. Also fixed a logic error involving
641e87a1a0ee716f46b4d0f529e73b58f19aee4eEvan Hunt ab keepalives. [Victor J. Orlikowski]
2154c019124246199c7fe494b86860461c8a5f40Evan Hunt *) WinNT: Implement non-blocking pipes with timeouts to communicate
2154c019124246199c7fe494b86860461c8a5f40Evan Hunt with CGIs. Apache 2.0a4 had non-blocking pipes but without
2154c019124246199c7fe494b86860461c8a5f40Evan Hunt timeouts (i.e, if a timeout was specified, the pipe reverted to
2154c019124246199c7fe494b86860461c8a5f40Evan Hunt a full blocking pipe). Now the behaviour is more in line with
214836c18496e0d2630df1cda5eeee13c38b9068Evan Hunt Unix non-blocking pipes.
214836c18496e0d2630df1cda5eeee13c38b9068Evan Hunt [Bill Stoddard]
43d84798fac5cfeeecf9431ef848a9ffdcf0d86fEvan Hunt *) WinNT: Implement accept socket reuse. Using mod_file_cache to
43d84798fac5cfeeecf9431ef848a9ffdcf0d86fEvan Hunt cache open file handles along with accept socket reuse enables
43d84798fac5cfeeecf9431ef848a9ffdcf0d86fEvan Hunt Apache 2.0 to serve non-keepalive requests for static files at
43d84798fac5cfeeecf9431ef848a9ffdcf0d86fEvan Hunt 3x the rate of Apache 1.3.(e.g, Apache 1.3 will serve 400 rps
71f8edccba553c4ed4988dd12ac877564e4987d1Evan Hunt and Apache 2.0 will serve almost 1200 rps on my system).
71f8edccba553c4ed4988dd12ac877564e4987d1Evan Hunt [Bill Stoddard]
71f8edccba553c4ed4988dd12ac877564e4987d1Evan Hunt *) Merge mod_mmap_static function into mod_file_cache. mod_file_cache
71f8edccba553c4ed4988dd12ac877564e4987d1Evan Hunt supports two config directives, mmapfile (same behavious as
71f8edccba553c4ed4988dd12ac877564e4987d1Evan Hunt mod_mmap_static) and cachefile. Use the cachefile directive
c8803902d6e740d1ed85e099835813466fa51391Curtis Blackburn to cache open file handles. This directive only works on systems
b3d116c299722ed7b27550744fff789a61ad3d2bEvan Hunt that have implemented the ap_sendfile API. cachefile works today
b3d116c299722ed7b27550744fff789a61ad3d2bEvan Hunt on Windows NT, but has not been tested on any flavors of Unix.
b3d116c299722ed7b27550744fff789a61ad3d2bEvan Hunt [Bill Stoddard]
99394e9807411cbbeb9814b603c7dfa3b569388eMark Andrews *) Cleanup the configuration. With the last few changes the
dc6cea0448ea7b10eb1ae7d38bfc18544a4dfb97Evan Hunt configuration process automatically:
dc6cea0448ea7b10eb1ae7d38bfc18544a4dfb97Evan Hunt inherits information about how to build from APR. Allowing
dc6cea0448ea7b10eb1ae7d38bfc18544a4dfb97Evan Hunt APR to inform Apache that it should or should not use -ldl
54ca2413348024c6d03904c01486c952c3d4a3bcEvan Hunt Detects which mod_cgi should be used mod_cgi or mod_cgid,
54ca2413348024c6d03904c01486c952c3d4a3bcEvan Hunt based on the threading model
54ca2413348024c6d03904c01486c952c3d4a3bcEvan Hunt Apache calls APR's configure process before finishing it's
48019314431389cca5f8eba7ee9aa5bc08a67f4eMark Andrews configuration processing, allowing for more information flow
48019314431389cca5f8eba7ee9aa5bc08a67f4eMark Andrews between the two.
48019314431389cca5f8eba7ee9aa5bc08a67f4eMark Andrews [Ryan Bloom]
578e3196076b409c509c6c0a0873e7bfe54f4d61Evan Hunt *) Change Unix and Win32 ap_setsockopt() so that APR_SO_NONBLOCK
578e3196076b409c509c6c0a0873e7bfe54f4d61Evan Hunt with non-zero argument makes the socket non-blocking. BeOS and
578e3196076b409c509c6c0a0873e7bfe54f4d61Evan Hunt OS/2 already worked this way. [Jeff Trawick]
c07c2a862e0f9d671e2961cd179c7b28d7b04f10Mark Andrews *) ap_close() now calls ap_flush() for buffered files, so write
c07c2a862e0f9d671e2961cd179c7b28d7b04f10Mark Andrews operations work a whole lot better on buffered files.
f1c1aab2c9e720399d66d8db5f40515d47c45ecfMark Andrews [Jeff Trawick]
a6b0db81c82ab3528d19137b08d1cb3f8ed06a52Evan Hunt *) Fix error messages issued from MPMs which explain where to change
ef2aea274a14bd33e722336ed8a15bab0289b1f3Mark Andrews compiled-in limits (e.g., ThreadsPerChild, MaxClients, StartTreads).
aa24128022b85c49f59ad45a3c81ad124d645530Mark Andrews *) ap_create_pipe() now leaves pipes in blocking state. (This helps
aa24128022b85c49f59ad45a3c81ad124d645530Mark Andrews reduce the number of syscalls on Unix.) ap_set_pipe_timeout() is
fc0bfa07c7b7aff70cf75e9414167e1f2d532845Mark Andrews now the way that the blocking state of a pipe is manipulated.
fc0bfa07c7b7aff70cf75e9414167e1f2d532845Mark Andrews ap_block_pipe() is gone. [Jeff Trawick]
cdf252d6b84dd160dbf37b22845d54d6e4b1732dMark Andrews *) Correct the problem where the only local host name that the IP stack
c9cecf7bb509b1c860d0b6deba7fccd85b9feb68Mark Andrews can discover are 'undotted' private names. If no fully qualified
c359f7b10f2ea19f08668a3c89c91d0834035ec8Mark Andrews domain name can be identified, the default ServerName will be set to
c359f7b10f2ea19f08668a3c89c91d0834035ec8Mark Andrews the machine's IP address string. A warning is always provided if the
c359f7b10f2ea19f08668a3c89c91d0834035ec8Mark Andrews ServerName not specified, but assumed. Solves PR6215 [William Rowe]
25b95d31ce658326510bef979cf2909c6eddc428Mark Andrews *) Repair problems with config file processing which caused segfault
25b95d31ce658326510bef979cf2909c6eddc428Mark Andrews at init when virtual hosts were defined and which caused ServerName to
e285c6ea84312a7be807b3af30151444b0002ba6Mark Andrews be ignored when there was no valid DNS setup. [Jeff Trawick]
e285c6ea84312a7be807b3af30151444b0002ba6Mark Andrews *) Removed pointless ap_is_aborted macro function. [Roy Fielding]
222d38735f97f771054e223b03f84c5858252332Evan Hunt *) Add ap_sendfile implementation for AIX
222d38735f97f771054e223b03f84c5858252332Evan Hunt [Victor J. Orlikowski]
0277a7d6c19ab116b6832076ab9d850e1bf112d3Mark Andrews *) Repair C++ compatibility in ap_config.h, apr_file_io.h,
2dd959aa18d0f661efb0d9646963993a4773d036Evan Hunt [Tyler J. Brooks <tylerjbrooks@home.com>, Jeff Trawick]
2dd959aa18d0f661efb0d9646963993a4773d036Evan Hunt *) Bring the allocation and pool debugging code back into a working
8bd5bcd2a786dfd501a39008be79187e77735e45Mark Andrews state. This will need to be tested as so far it's only been used on
8bd5bcd2a786dfd501a39008be79187e77735e45Mark Andrews BeOS. [David Reid]
32d24fef856a5938278abe502f02a66f4f608a05Mark Andrews *) Change configuration command setup to be properly typesafe when in
8462dfb880040cde3a60f047ec18808737fd7e85Mark Andrews maintainer mode. Note that this requires a compiler that can initialise
8462dfb880040cde3a60f047ec18808737fd7e85Mark Andrews unions. [Ben Laurie]
53402b52b67aa6cbbd1d437d6cf8984e7175319eEvan Hunt *) Turn on buffering for config file reads. Part of this was to
53402b52b67aa6cbbd1d437d6cf8984e7175319eEvan Hunt repair buffered I/O support in Unix and implement buffered
03958ad4b9fd6b2d6f1fbf20e85d8ff2a1f9d069Mark Andrews ap_fgets() for all platforms. [Brian Havard, Jeff Trawick]
03958ad4b9fd6b2d6f1fbf20e85d8ff2a1f9d069Mark Andrews *) Win32: Fix problem where UTC offset was not being set correctly
9f6b57798da8c71effe19296fa86560dad638a31Mark Andrews in the access log. Problem reported on news group by Jerry Baker.
9f6b57798da8c71effe19296fa86560dad638a31Mark Andrews [Bill Stoddard]
fcc04c160feef526cc209ca03e8bbdfe34afd83bMark Andrews *) Fix segfault when reporting this type of syntax error:
fcc04c160feef526cc209ca03e8bbdfe34afd83bMark Andrews "</container> without matching <container> section", where
f0058a25b0de3246c63e4ca95788c611b3896a97Mark Andrews container is VirtualHost or Directory or whatever.
f0058a25b0de3246c63e4ca95788c611b3896a97Mark Andrews [Jeff Trawick]
e85702ce5be33d7c07eff6487c6bb4730165f331Mark Andrews *) SECURITY: CAN-2000-1204 (cve.mitre.org)
03ccae042b4acd22805d667f823066d3690965cfMark Andrews Prevent the source code for CGIs from being revealed when
6f7abb89ec22aef5eda40ed60fcf605a42b78d4dMark Andrews using mod_vhost_alias and the CGI directory is under the document root
6f7abb89ec22aef5eda40ed60fcf605a42b78d4dMark Andrews and a user makes a request like http://www.example.com//cgi-bin/cgi
45f36932943c02159a8907380fc79dd70e2184f1Evan Hunt as reported in <news:960999105.344321@ernani.logica.co.uk>
45f36932943c02159a8907380fc79dd70e2184f1Evan Hunt [Tony Finch]
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews *) Add support for the new Beos NetwOrking Environment (BONE)
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews [David Reid]
abff0f462a758383d012887d3a97da4dac0c5a94Evan Hunt *) xlate: ap_xlate_conv_buffer() now tells the caller when the
abff0f462a758383d012887d3a97da4dac0c5a94Evan Hunt final input char is incomplete; ap_bwrite_xlate() now handles
abff0f462a758383d012887d3a97da4dac0c5a94Evan Hunt incomplete final input chars. [Jeff Trawick]
abff0f462a758383d012887d3a97da4dac0c5a94Evan Hunt *) Yet another update to saferead/halfduplex stuff -- need to ensure
177be355d4ccf0ce6308e3e6c0f5404eaf13e9a0Evan Hunt that a bhalfduplex call occurs before logging or else DNS and
177be355d4ccf0ce6308e3e6c0f5404eaf13e9a0Evan Hunt such can delay the last packet of the response. [Dean Gaudet]
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt *) Some syscall reduction in APR on unix -- don't seek when setting
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt up an mmap; and don't fcntl() more than once per socket.
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt [Dean Gaudet]
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt *) When mod_cgid is started as root, the cgi daemon now switches
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt to the configured User/Group (like other httpd processes)
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt instead of continuing as root. [Jeff Trawick]
2b8bed6681d1541474f022586cbe728dfce36880Evan Hunt *) The prefork MPM now uses an APR lock for the accept() mutex.
de5890da9b87cb4b91aca033db0e25b1fdb68c77Evan Hunt It has not been getting a lock at all recently. httpd -V now
de5890da9b87cb4b91aca033db0e25b1fdb68c77Evan Hunt displays APR's selection of the lock mechanism instead of the
de5890da9b87cb4b91aca033db0e25b1fdb68c77Evan Hunt symbols previously respected by prefork. [Jeff Trawick]
8a6f41d86ac80fd1397ffee65bed5131129a84e2Mark Andrews *) Change the mmap() feature test to check only for existence.
8a6f41d86ac80fd1397ffee65bed5131129a84e2Mark Andrews The previous check required features not used by Apache.
538f4a22b1cbde59a9e53fef51583904a7f7393fMark Andrews *) Fix a couple of bugs in mod_cgid: The cgi arguments were
706219e547c90fb7d9435b20e70fb4003dc6dfd5Evan Hunt sometimes mangled. The len parm to accept() was not
706219e547c90fb7d9435b20e70fb4003dc6dfd5Evan Hunt initialized, leading sometimes to an endless loop of failed
03ccae042b4acd22805d667f823066d3690965cfMark Andrews accept() calls on OS/390 and anywhere else that failed the call
2f21adbc6a0962117015a51a44b33a99f3f94ac7Evan Hunt if the len was negative. Use <sys/un.h> for struct sockaddr_un
2f21adbc6a0962117015a51a44b33a99f3f94ac7Evan Hunt instead of declaring it ourselves to fix a compilation problem
4d077be1351ea10db3bc7843865a5d1ba1e81d5bEvan Hunt on Solaris. [Jeff Trawick]
4d077be1351ea10db3bc7843865a5d1ba1e81d5bEvan Hunt *) Add Resource limiting code back into Apache 2.0. [Ryan Bloom]
2e22f903da490cefb98e0c8b14ac66b466cfe1d9Mark Andrews *) Fix zombie process problem with mod_cgi. [Jeff Trawick]
b13b4520207e401d81d7e759162ede870896d82dMark Andrews *) Port mod_mmap_static to 2.0. Make it go faster. [Greg Ames]
b13b4520207e401d81d7e759162ede870896d82dMark Andrews *) Fix storage overlay when loading dsos. Symptom: Apache dies at
8c9d5521e760ead39f75adc3c87dc1dd0f9c101dMark Andrews initialization if ALLOC_DEBUG is defined; no known symptom
8c9d5521e760ead39f75adc3c87dc1dd0f9c101dMark Andrews otherwise. [Jeff Trawick]
8c9d5521e760ead39f75adc3c87dc1dd0f9c101dMark Andrews *) Fix typo in configure script when checking for mod_so. bash
03ccae042b4acd22805d667f823066d3690965cfMark Andrews doesn't seem to have a problem but /bin/sh on Solaris does.
2786b6c53fb198d742e9738294fa0a51a52e4dceckb Symptom: "./configure: test: unknown operator =="
2786b6c53fb198d742e9738294fa0a51a52e4dceckb [Jeff Trawick]
20b95f5ff63cdae6bb5d4b96c1cc6e6e5373df8eMark Andrews *) Rebind the Win32 NT and 9x services control into the MPM.
20b95f5ff63cdae6bb5d4b96c1cc6e6e5373df8eMark Andrews All console, WinNT SCM and Win9x pseudo-service control code is
c3b9fad5e3be639c9b36ff0ac921c30133da395cMar Andrews now wrapped within the WinNT MPM.
c3b9fad5e3be639c9b36ff0ac921c30133da395cMar Andrews [William Rowe]
39bfdc2ff9da3c2ecdbc70d46cabfd56d66f24f6Mark Andrews *) Make a copy of getenv("PATH") before storing for later use. Some
03ccae042b4acd22805d667f823066d3690965cfMark Andrews getenv() implementations use the same storage for successive calls.
03ccae042b4acd22805d667f823066d3690965cfMark Andrews CGIs on OS/390 had a bad PATH due to this. [Jeff Trawick]
03ccae042b4acd22805d667f823066d3690965cfMark Andrews *) Server Tokens work in 2.0 again. This also propogates the change
03ccae042b4acd22805d667f823066d3690965cfMark Andrews to allow just the product name in the server string using
03ccae042b4acd22805d667f823066d3690965cfMark Andrews PRODUCT_ONLY.
aecadaf3b1bbbe0bd58f703989baf38eedd0ffcackb [Ryan Bloom]
03ccae042b4acd22805d667f823066d3690965cfMark AndrewsChanges with Apache 2.0a4
55670a1e5517e9587171e9f41dc8f3e40b6fcfefMark Andrews *) EBCDIC: Rearrange calls to ap_checkconv() so that most handlers
55670a1e5517e9587171e9f41dc8f3e40b6fcfefMark Andrews won't need to call it. [Greg Ames, Jeff Trawick]
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews *) Move pre_config hook call to between configuration read and config
1a09fefa59a9f00ed380494ae4722a0666f1ccaaMark Andrews tree walk. This allows all modules to implement pre_config hooks
1a09fefa59a9f00ed380494ae4722a0666f1ccaaMark Andrews and know that they will be called at an appropriate time.
8f4572372c4b496a43b50a6c14d82f2aba26a054Mark Andrews [Ryan Bloom]
4786e693a7c4b41ba4554f06a2f6d16c74017f15Mark Andrews *) mod_cgi, mod_cgid: Make ScriptLog directive work again.
4786e693a7c4b41ba4554f06a2f6d16c74017f15Mark Andrews [Jeff Trawick]
4d30dd89f5dba10b3ffc0531c35ec635033d310bMark Andrews *) Add pre-config hooks back to all modules.
4d30dd89f5dba10b3ffc0531c35ec635033d310bMark Andrews [Ryan Bloom]
c2e80cf47ebb1ceecb4ad2ee01191ba2677f6feeMark Andrews *) Fix a SIGSEGV in ap_md5digest(), which is used when you have
c2e80cf47ebb1ceecb4ad2ee01191ba2677f6feeMark Andrews ContentDigest enabled and we can't/don't mmap the file.
c2e80cf47ebb1ceecb4ad2ee01191ba2677f6feeMark Andrews [Jeff Trawick]
f83542787f882444d2abf9fcaf47a34c29e4fec2Mark Andrews *) We now report the correct line number for syntax errors in config
e7dfefe19d70b4c86f9a999bebc27ebf9a8590a2Evan Hunt files. [Ryan Bloom, Greg Stein, Jeff Trawick]
e7dfefe19d70b4c86f9a999bebc27ebf9a8590a2Evan Hunt *) Brought mod_auth_digest up to synch with 1.3, fixed ap_time_t-
e7dfefe19d70b4c86f9a999bebc27ebf9a8590a2Evan Hunt related bugs, and changed shmem/locking to use apr API. Shared-mem
e7dfefe19d70b4c86f9a999bebc27ebf9a8590a2Evan Hunt is currently disabled, however, because of problems with graceful
f46168b87966f679a22aaf494c555f0de821aff9Evan Hunt restarts. [Ronald Tschal�r]
f46168b87966f679a22aaf494c555f0de821aff9Evan Hunt *) Fix corruption of IFS variable in --with-module= handling.
f46168b87966f679a22aaf494c555f0de821aff9Evan Hunt Depending on the user's shell or customization thereof, there
f46168b87966f679a22aaf494c555f0de821aff9Evan Hunt would be errors generating ap_config_auto.h later in the configure
57c3a831c5314c16c40e519b3b70071b2001c3efMark Andrews procedure. [Jeff Trawick]
2f57f353e8d0b761884303f49e0c2a937b7d6243Evan Hunt *) mod_cgi: Restore logging of stderr from child process when ScriptLog
2f57f353e8d0b761884303f49e0c2a937b7d6243Evan Hunt isn't used (as in 1.3), except that on Unix it is now logged via
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews ap_log_rerror() instead of by the child having STDERR_FILENO refer
2f57f353e8d0b761884303f49e0c2a937b7d6243Evan Hunt to the error log. [Greg Ames, Jeff Trawick]
f3e10cca1b9a95fab5ac7a162c0705e2d9da7370Mark Andrews *) Add '-D' argument processing for run time configuration defines.
4b3d727d96fc3ee3a0c12c716f14163adfcf1fedEvan Hunt [William Rowe]
4b3d727d96fc3ee3a0c12c716f14163adfcf1fedEvan Hunt *) Organize http_main.c as independent code, such that no code or
4b3d727d96fc3ee3a0c12c716f14163adfcf1fedEvan Hunt global data is exported from it. WIN32 will dynamically link it
d65a29175a23d43511ae7554e347d4519c9594fcEvan Hunt to the server core, so this will prevent mutual dependency.
d65a29175a23d43511ae7554e347d4519c9594fcEvan Hunt [William Rowe]
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews *) Add separate dynamic linkage tags APR_EXPORT(), APR_EXPORT_NONSTD()
24d821190491abc34342f6d126c1228c7c24fca3ckb and APR_VAR_EXPORT to correctly resolve apr functions and globals.
47c5b8af920a93763c97d9a93ea1fd766961a5b3Evan Hunt [William Rowe]
3b9b4c75f9121de7824b1e621921bb407e82d3c6Evan Hunt *) Add Win9x service execution and Ctrl+C/Ctrl+Break/Shutdown handlers.
3b9b4c75f9121de7824b1e621921bb407e82d3c6Evan Hunt [William Rowe, Jan Just Keijser <KEIJSERJJ@logica.com>]
3b9b4c75f9121de7824b1e621921bb407e82d3c6Evan Hunt *) Add mod_charset_lite for configuring character set translation.
965371b8cffbd02d667594c8e17e413c723f9112Mark Andrews [Jeff Trawick]
965371b8cffbd02d667594c8e17e413c723f9112Mark Andrews *) Add '-n' option to htpasswd to make it print its user:pw record
de0fd6809754ad9dc47b7c60fda8f4c8b22ea1f8Mark Andrews on stdout rather than having to frob a text file. [Ken Coar]
de0fd6809754ad9dc47b7c60fda8f4c8b22ea1f8Mark Andrews *) Fix saferead. Basically, we flush the output buffer if a read on the
de0fd6809754ad9dc47b7c60fda8f4c8b22ea1f8Mark Andrews input will block.
f3f76f009b282953652770408be38e6f9e47cbb3ckb [Ryan Bloom]
0fbd29837a5911e0f0a83fca93aa4453200a8ccfMark Andrews *) APR: Add ap_xlate_get_sb() so that an app can find out whether or not
0fbd29837a5911e0f0a83fca93aa4453200a8ccfMark Andrews a conversion is single-byte only. [Jeff Trawick]
1c8f2b6dcd0b3952e4f5f2d6a2f0225675379739Mark Andrews *) BEOS: ap_shutdown should return APR_SUCCESS or errno. Note that
1c8f2b6dcd0b3952e4f5f2d6a2f0225675379739Mark Andrews the BeOS 5.0 documentation says that shutdown doesn't work yet.
1c8f2b6dcd0b3952e4f5f2d6a2f0225675379739Mark Andrews [Roy Fielding]
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews *) Fix some minor errors where pid was being manipulated as an int
47c6d89485d2ec62e94eda745267e7387f995e96Mark Andrews instead of the portable pid_t. [Roy Fielding]
7786d6542bb800be7d8c56793985d510626806b2Mark Andrews *) Fix some error log prints that were printing the pointer to a
7786d6542bb800be7d8c56793985d510626806b2Mark Andrews structure rather than the pid within the structure.
7786d6542bb800be7d8c56793985d510626806b2Mark Andrews [Jeff Trawick, Roy Fielding]
71dfdcbfae32f150179f93476f9ff71b30336cb9Mark Andrews *) ab: Fix a command-line processing bug; track bad headers in
91dd13bacf452437b6f0284bacd4c7f6f763cb45Mark Andrews err_response; support reading headers up to 2K.
91dd13bacf452437b6f0284bacd4c7f6f763cb45Mark Andrews [Ask Bjoern Hansen <ask@valueclick.com>]
611dc8876869036ab5e981e53ae7a446145d9354Mark Andrews *) Fix ap_resolve_env() so that it handles new function added in a prior
611dc8876869036ab5e981e53ae7a446145d9354Mark Andrews alpha (see "Added the capability to do ${ENVVAR} constructs in the
2ec7373254331f183ae62a13acbac24c80a6a3aaMark Andrews config file.") as well as the constructs used by mod_rewrite.
2ec7373254331f183ae62a13acbac24c80a6a3aaMark Andrews [Paul Reder <rederpj@raleigh.ibm.com>]
3806133da574f4570db3005473e0d56b746cc6eaEvan Hunt *) Apache 2.0 builds and runs on OS/390. [Jeff Trawick, Greg Ames]
3806133da574f4570db3005473e0d56b746cc6eaEvan Hunt *) Change the EBCDIC support in functions for MD5, SHA1, and base 64 to use
3806133da574f4570db3005473e0d56b746cc6eaEvan Hunt APR to perform translation, instead of accessing the hard-coded tables
3806133da574f4570db3005473e0d56b746cc6eaEvan Hunt in 1.3's ebcdic.c. [Jeff Trawick]
1e8259d911ed8e368ae4c6361f5aa99a9496b2a6Mark Andrews *) Fix some bugs (mostly lost 1.3 code) in ab's command-line processing.
1e8259d911ed8e368ae4c6361f5aa99a9496b2a6Mark Andrews [Jeff Trawick]
9e70b51d3b19b0592116e722a7452383a0e8e366Mark Andrews *) Add the ability to hook into the config file reading phase. Basically
9e70b51d3b19b0592116e722a7452383a0e8e366Mark Andrews if a directive is specified EXEC_ON_READ, then when that directive is
9e70b51d3b19b0592116e722a7452383a0e8e366Mark Andrews read from the config file, the assocaited function is executed. This
aa49af836ce7a7a2888f5cedf4cbb14ff4dc1d11Mark Andrews should only be used for those directives that must muck with HOW the
aa49af836ce7a7a2888f5cedf4cbb14ff4dc1d11Mark Andrews server INTERPRETS the config. This should not be used for directives
aa49af836ce7a7a2888f5cedf4cbb14ff4dc1d11Mark Andrews that re-order or replace items in the config tree. Those changes should
d1ac7adb3e2620b7a22d6141e814800aefc7e844Evan Hunt be made in the pre-config step.
d1ac7adb3e2620b7a22d6141e814800aefc7e844Evan Hunt [Ryan Bloom]
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews *) Add mod_example to the build system.
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews [Tony Finch]
da35568c7169d7218b0be7203ed03e2e626566c0Evan Hunt *) APR: Add ap_xlate_conv_byte() to convert one char between single-
da35568c7169d7218b0be7203ed03e2e626566c0Evan Hunt byte character sets. [Jeff Trawick]
da35568c7169d7218b0be7203ed03e2e626566c0Evan Hunt *) Pick up various EBCDIC fixes from 1.3 (from Martin
3192f9981331ae89c91a03f1c0f1e3b843fd4f21Evan Hunt Kraemer and Oliver Reh originally according to the change log).
3192f9981331ae89c91a03f1c0f1e3b843fd4f21Evan Hunt [Jeff Trawick]
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews *) Fix a couple of problems in RFC1413 support (controlled by the
fec1c619189b1fec1f63528363bf600cd0b1a87eMark Andrews IdentityCheck directive). Apache did not build the request string
fec1c619189b1fec1f63528363bf600cd0b1a87eMark Andrews properly and more importantly Apache would loop forever if the
27809a2ee5db141b684e53bf1d94da26e9f92d3aMark Andrews would-be ident server dropped the connection before sending a
27809a2ee5db141b684e53bf1d94da26e9f92d3aMark Andrews properly terminated response. [Jeff Trawick]
05284949f73d496092c6f21f1ef9d788075fa2dbEvan Hunt *) apxs works in 2.0.
05284949f73d496092c6f21f1ef9d788075fa2dbEvan Hunt [Ryan Bloom]
664320a88f4782d0bccf012da01a39dd54632d24Evan Hunt *) Reliable piped logs work in 2.0.
664320a88f4782d0bccf012da01a39dd54632d24Evan Hunt [Ryan Bloom]
eed495737be4846ab054654a48f3387f77cadaaaMark Andrews *) Introduce a hash table implementation into APR to be used for
eed495737be4846ab054654a48f3387f77cadaaaMark Andrews replacing tables and other random data structures in Apache.
eed495737be4846ab054654a48f3387f77cadaaaMark Andrews [Tony Finch]
5f26ffc2b4afc462acef8766ce5418cb4d75bfffMark Andrews *) Add some more error reporting to htpasswd in the case of problems
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews generating or accessing the temporary file. Also, pass in a
b3f23e7a7d5aeddf1fc2d3b658b2a72c5710327fMark Andrews buffer if the implementation knows how to use it (i.e., if L_tmpnam
179d8f4cc893420557c38d940b611404608d0239ckb is defined). [Ken Coar]
7e9d637131516486630290d36c4c0db544cb700eMark Andrews *) Configure creates config.nice now containing your configure
4c2168728cbfc210e35cd438fe57b95fb55d738aMark Andrews options. Syntax: ./config.nice [--more-options]
4c2168728cbfc210e35cd438fe57b95fb55d738aMark Andrews [Sascha Schumann]
4118cd4276c3f53f9f6f0133688e05e52d70336bMark Andrews *) Fix various return code problems in APR on Win32. For most of
4118cd4276c3f53f9f6f0133688e05e52d70336bMark Andrews these, APR was returning APR_EEXIST instead of GetLastError()/
4118cd4276c3f53f9f6f0133688e05e52d70336bMark Andrews WSAGetLastError(). [Jeff Trawick]
8e0a15f42f06d1616b6f5d43658e2f90ff91cbfaMark Andrews *) Make piped logs work again in version 2.0
8e0a15f42f06d1616b6f5d43658e2f90ff91cbfaMark Andrews [Ryan Bloom]
d1f43359e4349bb9d934b96b7aa22b54ae7cef7cMark Andrews *) Add VPATH support to UNIX build system of Apache and APR.
d1f43359e4349bb9d934b96b7aa22b54ae7cef7cMark Andrews [Sascha Schumann]
767f7ebc1a7932b56868f61facae314df8a2871dEvan Hunt *) Fix ap_tokenize_to_argv to respect the const arguments that are
8f7e0e25a55e75cf9683583266faa14abcbda899Mark Andrews passed to it.
b29e8482207fe64ea15960f2048a60e6a37e00ebMark Andrews [Ryan Bloom]
b29e8482207fe64ea15960f2048a60e6a37e00ebMark Andrews *) Fix mm's memcpy/memset macros, pointer arithmetic was broken.
34fba65d39b884775c30da2ae4eee15973b1b30dMark Andrews Patch submitted to author.
339f08ee1eea16401bb9fbd9232a336cf6f52a8dckb [Sascha Schumann]
78ba74e63db0c30b30107106dfd4f7e6f671dc35Evan Hunt *) Fix mm configuration on Solaris 8 x86 and OS/390. Don't require
78ba74e63db0c30b30107106dfd4f7e6f671dc35Evan Hunt /sbin in PATH on FreeBSD (all submitted to rse previously)
78ba74e63db0c30b30107106dfd4f7e6f671dc35Evan Hunt [Jeff Trawick]
1bbd36c4db2c86762b582db4b0504e6e68a183f6Mark Andrews *) Fix building Pthread-based MPMs on OpenBSD
1bbd36c4db2c86762b582db4b0504e6e68a183f6Mark Andrews [Sascha Schumann] PR#26
85705b4b5a4b666981997ffe222738d281b9bf58Evan Hunt *) Fix ap_readdir() problem on systems where d_name[] field in
85705b4b5a4b666981997ffe222738d281b9bf58Evan Hunt struct dirent is declared with only one byte. (This problem only
85705b4b5a4b666981997ffe222738d281b9bf58Evan Hunt affected multithreaded builds.) This caused a segfault during
820fdd61dd35e359a8e616031209d074a7140d97Evan Hunt pool cleanup with mod_autoindex on Solaris (Solaris 8 x86, at
820fdd61dd35e359a8e616031209d074a7140d97Evan Hunt least). [Jeff Trawick]
820fdd61dd35e359a8e616031209d074a7140d97Evan Hunt *) Fix some make-portability problems on at least Tru64, Irix
8f6d6d72e80314bd36c50f1805e424b6f6332caeEvan Hunt and UnixWare.
8f6d6d72e80314bd36c50f1805e424b6f6332caeEvan Hunt [Sascha Schumann] PR#18, PR#39
f06dad6860f209da422790ab7b9df36857e8c0f3Mark Andrews *) Add ap_sigwait() to support old-style sigwait() on systems
f06dad6860f209da422790ab7b9df36857e8c0f3Mark Andrews like OS/390 and UnixWare.
3f755529ee7ecdc9227eed572e007cf71d4d5107Evan Hunt [Sascha Schumann]
3f755529ee7ecdc9227eed572e007cf71d4d5107Evan Hunt *) Add POSIX-thread flags for more platforms.
5f250186409cff46d0409c6d3cc34d4bf08f1d17Mark Andrews [Sascha Schumann]
1eb871bb42d2728377ea1ebcb3c1ebb2d9535f3cMar Andrews *) Fix some minor bugs in ap_strerror(). Teach ap_strerror()
1eb871bb42d2728377ea1ebcb3c1ebb2d9535f3cMar Andrews (on Unix, at least) to handle resolver errors. Fix a bug in
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews the definition of APR_ENOMEM so that ap_strerror() can spit
e7857b5ee05414961bb11f9e57f654163fae6acbckb out the correct error message for it.
e7857b5ee05414961bb11f9e57f654163fae6acbckb [Jeff Trawick]
3ce2018dfa0912a29666e7e477a9daddf23fc224Mark AndrewsChanges with Apache 2.0a3
6eb6af6732194157224e2b8d81a02a9e80c4530aMark Andrews *) mod_so reports ap_os_dso_error() if ap_dso_load() fails
6eb6af6732194157224e2b8d81a02a9e80c4530aMark Andrews [Doug MacEachern]
c965b1869024ab38518fade703cc1dae2d71a59eMark Andrews *) API: *HOOK* macros now have an AP_ prefix
c965b1869024ab38518fade703cc1dae2d71a59eMark Andrews [Doug MacEachern]
ee2f98d5cf12c86e7590efcdf6725ab133a430f3Mark Andrews *) Win32: Eliminate redundant calls to initialize winsock.
ee2f98d5cf12c86e7590efcdf6725ab133a430f3Mark Andrews [Tim Costello <timcostello@ozemail.com.au>]
c963ca7542743c4b1293b245b8750bfdcdde7580Mark Andrews *) Fix bugs initializing ungetchar for pipes.
c963ca7542743c4b1293b245b8750bfdcdde7580Mark Andrews [Chia-liang Kao <clkao@CirX.ORG>]
d0d892f44941986629021fcdad388d54de829ea0Mark Andrews *) The ab program in the src/support directory is now portable using
d0d892f44941986629021fcdad388d54de829ea0Mark Andrews [Ryan Bloom]
1a594d204a1d63538e76f8453be1f4ce9f87b88eMark Andrews *) Support directory is being compiled when the server is built
1a594d204a1d63538e76f8453be1f4ce9f87b88eMark Andrews [Ryan Bloom]
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews *) The configure option --with-program-name has been added to allow
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews developers to rename the executable at configure time. This also
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews changes the name of the config files to match the executable's name.
34fba65d39b884775c30da2ae4eee15973b1b30dMark Andrews [Ryan Bloom]
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews *) mod_autoindex: Add `IndexOptions +VersionSort', to nicely sort filenames
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews containing version numbers. [Martin Pool]
ca092ed9f2732f61b31d58c8b8507253d99c26e0ckb *) ap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead of 0777 on
cdd271b14aebc6a3f076eb82a016e0a4d0d4247aEvan Hunt Unix; access_log and error_log now created with these perms; non-
cdd271b14aebc6a3f076eb82a016e0a4d0d4247aEvan Hunt Unix is unaffected [Jeff Trawick]
d64138e5778e99a994039b3861471929a49a2042Evan Hunt *) Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.
d64138e5778e99a994039b3861471929a49a2042Evan Hunt Replaced more magic numbers with MD5_DIGESTSIZE.
d64138e5778e99a994039b3861471929a49a2042Evan Hunt [William Rowe, Roy Fielding]
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews *) Win32: Get mod_auth_digest compiling and added to the Windows
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews build environment. Not tested and I'd be suprised if it
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews actually works. [Bill Stoddard]
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews *) Revamp the Win32 make environment. Makefiles have been removed and
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews Apache.dsw created to bring together all the pieces. Create new file
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews os/win32/BaseAddr.ref to define module base addresses (to prevent
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews dll relocation at start-up).
2bf80ddc755eec26a75beff63e4f83f88a4c5ba9Mark Andrews [William Rowe, Greg Marr, Tim Costello, Bill Stoddard]
00c605a6438c16d4159aa7951e31ec5ed00812eeMark Andrews *) [EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3. This replaces most
c41c261fc7b2ae573fab3675a03a5f1ef099a2eaMark Andrews of the \015, \012, and \015\012 constants with macros.
c41c261fc7b2ae573fab3675a03a5f1ef099a2eaMark Andrews *) Add ap_xlate_open() et al for translation of text between different
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews character sets. The initial implementation requires iconv().
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews [Jeff Trawick]
ad127d839d2e7aa542939a8a336691407e23397eMark Andrews *) More FAQs and answers from comp.infosystems.www.servers.unix.
c9611b45736af157e2993c6ef852e55e8e24ca83Evan Hunt [Joshua Slive <slive@finance.commerce.ubc.ca>]
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews *) CGI output is being timed out now.
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews [Ryan Bloom]
c9611b45736af157e2993c6ef852e55e8e24ca83Evan Hunt *) Fix the problem with dieing quietly. dupfile now takes a pool which
3d1eaf18c7603dfc134000488447dcb40d9d2bc5ckb is used by the new apr file. There is no reason to create a new file
3d1eaf18c7603dfc134000488447dcb40d9d2bc5ckb with the same lifetime as the original file.
7865ea9545f28f12f046b32d24c989e8441b9812Mark Andrews [Ryan Bloom]
7865ea9545f28f12f046b32d24c989e8441b9812Mark Andrews *) Win32: Attempt to eliminate dll relocation at start-up by specifying
57f1d800f8866d8b45cc130d31a92742a7c37e23Mark Andrews module base addresses. This will help shooting seg faults
57f1d800f8866d8b45cc130d31a92742a7c37e23Mark Andrews in the field. [William Rowe <wrowe@lnd.com>]
c298583db573a329f37d43301d8c3c812500ac85Mark Andrews *) Update Apache on Windows documentation. Add new document
c298583db573a329f37d43301d8c3c812500ac85Mark Andrews describing how to compile Apache on Windows.
c298583db573a329f37d43301d8c3c812500ac85Mark Andrews [William Rowe <wrowe@lnd.com>]
80fa3ef8517ff046a72c4cb1e785f30c9ef9ee75Mark Andrews *) ap_set_pipe_timeout(), ap_poll(), and APR_SO_TIMEOUT now take
80fa3ef8517ff046a72c4cb1e785f30c9ef9ee75Mark Andrews microseconds instead of seconds. Some storage leaks and other
04e5f9812cb02d5d86b542dfa9a394f074ff5621Evan Hunt minor bugs in related code were fixed. [Jeff Trawick]
04e5f9812cb02d5d86b542dfa9a394f074ff5621Evan Hunt *) Win32: First cut at getting mod_isapi working under 2.0
109ebcc98023591b66f7e12010da9bde0dd07d6fMark Andrews [William Rowe <wrowe@lnd.com>]
109ebcc98023591b66f7e12010da9bde0dd07d6fMark Andrews *) First stab at getting mod_auth_digest working under 2.0
7310c0b1ee680a4bcb0bcaa55798e64b97c9da18Mark Andrews quick change summary:
f6c77d1beab4dcd5484d7891aff04ed479dbb771Mark Andrews - moved the random byte generation (ap_generate_random_bytes) into APR
7310c0b1ee680a4bcb0bcaa55798e64b97c9da18Mark Andrews - now uses ap_time_t
7310c0b1ee680a4bcb0bcaa55798e64b97c9da18Mark Andrews - compiles and runs on linux
9c0fa8d469259a0763f61464410aba8f0db96eafMark Andrews - tested with amaya
a0c1fa2a8f6710d8c490643c3d04014f907e1a23Mark Andrews [Brian Martin <bmartin@penguincomputing.com>]
e928207c3866f562d2800abb2afde59738c9294eMark Andrews *) Win32: Move the space stripping of physical service names
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews fix up from Apache 1.3. #include'ing "ap_mpm.h" fixes up an
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver unresolved symbol. Add dependency checking to the
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews CreateService call to ensure TCPIP and AFP (winsock) is started
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver before Apache.
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver [William Rowe <wrowe@lnd.com>]
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver *) Win32: Add code to perform latebinding on functions that may
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver not exist on all levels of Windows where Apache runs. This
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver is needed to allow Apache to start-up on Win95/98. All calls
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver to non portable functions should be protected with
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver ap_oslevel checks to prevent runtime segfaults.
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver [William Rowe <wrowe@lnd.com>]
368aedf188d7c7782cae8a5ce2a978be47b5a764Evan Hunt *) Fix fallback default values for SHM_R and SHM_W [Martin Kraemer]
57a2236357a3f9c5f13a85e247f4cec7b724bcd0Vernon Schryver *) Get lingering_close() working again. [Dean Gaudet, Jeff Trawick]
26833735d3d95e731a1cfb2a9b12c9bc10ba208aEvan Hunt *) Win32: Get non-blocking CGI pipe reads working under Windows NT.
26833735d3d95e731a1cfb2a9b12c9bc10ba208aEvan Hunt This addresses PR 1623. Still need to address timing out runaway
26833735d3d95e731a1cfb2a9b12c9bc10ba208aEvan Hunt CGI scripts. [Bill Stoddard]
26833735d3d95e731a1cfb2a9b12c9bc10ba208aEvan Hunt *) Win32: Make ap_stat Windows 95/98 friendly
b8493d3292459454aeaf4d1ef10750f2e4e52d8eMark Andrews [William Rowe <wrowe@lnd.com>]
01695063c6c4543c39d8a2a98a2108ce7e7aa416Evan Hunt *) Win32: Fix a bug in ap_get_oslevel which causes GetVersionEx() to
d878b8d87c3f46a25ccae9f5cfe6e39af67562e0Evan Hunt always fail. Need to initialise the dwOSVersionInfoSize member of the
d878b8d87c3f46a25ccae9f5cfe6e39af67562e0Evan Hunt OSVERSIONINFO struct before calling GetVersionEx, so GetVersionEx
d878b8d87c3f46a25ccae9f5cfe6e39af67562e0Evan Hunt always fails.
d878b8d87c3f46a25ccae9f5cfe6e39af67562e0Evan Hunt The patch also enhances ap_get_oslevel (and the associated enum) to
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt handle selected service packs for NT4, and adds recognition for
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt Windows 2000. This is useful, eg. if we can recognise NT4 SP2 then
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt we can use ReadFileScatter and WriteFileGather in readwrite.c.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Tim Costello <Tim.Costello@BTFinancialgroup.com>]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) Get mod_rewrite building and running, and mod_status building for Win NT
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Allan Edwards <ake@raleigh.ibm.com>]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) Patch to port mod_auth_db to the 2.0 api and also to support
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt Berlekey DB 3.0. It works for me with both Berkeley DB 3.0.55 and
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt 2.7.7. It should work with version 1 as well but I haven't tested it.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Brian Martin <bmartin@penguincomputing.com>]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) Get APR DSO code working under Windows. Includes cross platform
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Tim.Costello@BTFinancialgroup.com]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) Fix some of the Windows APR time functions.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [William Rowe]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) FAQ changes related to tidying up historical documents on the web site.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Joshua Slive <slive@finance.commerce.ubc.ca>]
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt *) Move Windows DSO code into APR.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt [Bill Stoddard]
c438f1beb920b01adde08b32bfcfa085d7ce3efeMark Andrews *) Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).
03ccae042b4acd22805d667f823066d3690965cfMark Andrews Now, apr.h and apr_config.h are generated from apr.hw and apr_config.hw
c438f1beb920b01adde08b32bfcfa085d7ce3efeMark Andrews at build time. At this point, the server will not compile on Windows because
c438f1beb920b01adde08b32bfcfa085d7ce3efeMark Andrews of the recent DSO commits. Fixing those next.
34fba65d39b884775c30da2ae4eee15973b1b30dMark Andrews [Bill Rowe & Bill Stoddard]
54489ba1672458382e8dfb5490fcfc7230f8ea85Evan Hunt *) Added error checking for file I/O APR routines.
54489ba1672458382e8dfb5490fcfc7230f8ea85Evan Hunt [Jon Travis <jtravis@covalent.net>]
4e8fe357a619ae2b789b15df7e3d6abf782b4a71Evan Hunt *) APR: Don't use the values of resolver error codes for the
4e8fe357a619ae2b789b15df7e3d6abf782b4a71Evan Hunt corresponding APR error codes. On Unix and Win32, return the
4e8fe357a619ae2b789b15df7e3d6abf782b4a71Evan Hunt proper APR error code after a resolver error. [Jeff Trawick]
4e8fe357a619ae2b789b15df7e3d6abf782b4a71Evan HuntChanges with Apache 2.0a2
744589ff64e8d98b30b746cd7a1833f77830e185Mark Andrews *) Renamed the executable back to httpd on all platforms other
393fd55d91306e6def3a3d06748eee031f57bd17Mark Andrews [Ryan Bloom]
7e9d6c707501c75c4caa1922af5c7d97b4895064Mark Andrews *) Allow BeOS to survive restarts, log properly and a few
7e9d6c707501c75c4caa1922af5c7d97b4895064Mark Andrews small things it had problems with due to the way it setup
7e9d6c707501c75c4caa1922af5c7d97b4895064Mark Andrews users and groups. [David Reid]
4c9c2a6a72616ac8a614204dc0721afcb2095f67Mark Andrews *) Get mod_rewrite working with APR locks
4c9c2a6a72616ac8a614204dc0721afcb2095f67Mark Andrews [Paul Reder <rederpj@raleigh.ibm.com>]
bdf5cdc32c658fbdfccfc3a1b9404188f1d3df98Evan Hunt *) Actually remove the sempahore when the lock cleanup routine
03ccae042b4acd22805d667f823066d3690965cfMark Andrews is called on BeOS. [David Reid]
20d441892d670cab7a58bbd36f4e92ae73b10a20Evan Hunt *) Clear hook registrations between reads of the config file.
e71acb8fbb0201a1b240dfd2e87a2524655884deMark Andrews When DSOs are unloaded and re-loaded the old hook pointers may
e71acb8fbb0201a1b240dfd2e87a2524655884deMark Andrews no longer be valid. This fix eliminates potential segfaults.
4f3a3fc43c6e2de62997d2378e87b4248cf771aeMark Andrews [Allan Edwards <ake@raleigh.ibm.com>]
3a6b896f7d9e4a657d1b4187326b4ac72b147403Mark Andrews *) Fix a problem with Sigfunc not being defined or bypassed
75582adac73202213d936dc0850f1c9cf47d6cbeMark Andrews if sigaction() wasn't found. [Jim Jagielski]
75582adac73202213d936dc0850f1c9cf47d6cbeMark Andrews *) Fix the locking mechanism on BSD variants. They now use fcntl
75582adac73202213d936dc0850f1c9cf47d6cbeMark Andrews locks. This allows the server to start and serve pages.
20d441892d670cab7a58bbd36f4e92ae73b10a20Evan Hunt [Ryan Bloom]
b4b1e8f18bdf504ca3b6b5911d79c6d1570d59e7Mark Andrews *) First cut at getting the Win32 installer to work
bf6651e27d456817bd110ddf6ec968b44403c643Mark Andrews [William Rowe <wrowe@lnd.com>]
840659f1d7e09b9cd4af283aeadfbfe173b57a06Mark Andrews *) Get htpasswd compiling under Windows
840659f1d7e09b9cd4af283aeadfbfe173b57a06Mark Andrews [William Rowe <wrowe@lnd.com>]
840659f1d7e09b9cd4af283aeadfbfe173b57a06Mark Andrews *) Change the log message for a bind() failure to show the
66f51d8678c8fcc7256354b599317f67455120fdMark Andrews interface and port number. [Jeff Trawick]
66f51d8678c8fcc7256354b599317f67455120fdMark Andrews *) Import the documentation from 1.3.12 and bring parts of it
56fdf1d4014b0901e723d22c0bf7503c086af2d5Mark Andrews up-to-date with respect to the changes that have occurred
56fdf1d4014b0901e723d22c0bf7503c086af2d5Mark Andrews [Tony Finch]
85fcd0b9b2d80be4646187d7094e5644a52e3263Mark Andrews *) BeOS MPM updated. CGI bug on BeOS fixed. IP addresses
85fcd0b9b2d80be4646187d7094e5644a52e3263Mark Andrews now logged correctly on BeOS.
2c642143d45517bfc0990d9194a7cc536f3fce89Mark Andrews [David Reid]
2c642143d45517bfc0990d9194a7cc536f3fce89Mark Andrews *) Create one makefile for all Win32 distributions (NT/2000/95/98).
2c642143d45517bfc0990d9194a7cc536f3fce89Mark Andrews Makefile.win includes the same user interface as the old
c51f2c9a529b2130a8058cb7a32bd284fa6cfdb9Mark Andrews [William Rowe <wrowe@lnd.com>, Jeff Trawick <trawick@us.ibm.com>]
d8e73b1c76f2c7dcc641bfa7759c15df58c82c7eMark Andrews *) Win32 exec now uses COMSPEC environment string for command
d8e73b1c76f2c7dcc641bfa7759c15df58c82c7eMark Andrews shell path resolution.
269c07173e24d7811e2fd09304023e3104fcbe0bMark Andrews [William Rowe <wrowe@lnd.com>] PR#3715
269c07173e24d7811e2fd09304023e3104fcbe0bMark Andrews *) Win32: ap_connect() was not returning correct error condition
962bf88eec1ea34a451769ba82c9389db7f0bef0Mark Andrews [Allen Prescott <allen@clanprescott.com>]
4bb9db2aed9860f7ca63f925a4b9d48e07917988Mark Andrews *) Win32: ap_open() was broken on Win9x because an NT-specific
4bb9db2aed9860f7ca63f925a4b9d48e07917988Mark Andrews flag was passed to CreateFile. ap_puts() added an unnecessary
c6581f1ae41f8cfdaf983a0cc4936365040060a2Mark Andrews [Jeff Trawick <trawick@us.ibm.com>]
e5bf06eedc08179fb93a09799915139370d08055Evan Hunt *) Put in Korean and Norwegian index.html pages (2.0 and 1.3)
e5bf06eedc08179fb93a09799915139370d08055Evan Hunt which where donated by Lee Kuk Hyun and Lorant Czaran. 'Fixed'
e5bf06eedc08179fb93a09799915139370d08055Evan Hunt confusing ee/et name and made all extensions language/dialect
a7ab4ad2d45930cf42d92b26e92c5a4e39a197f8Mark Andrews rather than country reflecting. Changed example files to
a7ab4ad2d45930cf42d92b26e92c5a4e39a197f8Mark Andrews explicit reflect the ISO charset and added a few common
1864400107f7dc21e1797d602ab1f8523f599df9Mark Andrews ones to the example config [dirkx]
261543671b70b078a2d55bbf16ef78ae2074bbdcEvan Hunt *) Extend external module capability. To use this, you call
261543671b70b078a2d55bbf16ef78ae2074bbdcEvan Hunt configure with --with-module=path/to/mod1,path/to/mod2,etc.
261543671b70b078a2d55bbf16ef78ae2074bbdcEvan Hunt [Ryan Bloom]
490b05960c9956cc37f52f5fd4443829d75ce7d6Mark Andrews *) Backported the various "default charset" fixes from 1.3.12,
89069e6b3abc5ab00c77227f31b771cc2fa4768fEvan Hunt including the AddDefaultCharset directive. [Jim Jagielski]
89069e6b3abc5ab00c77227f31b771cc2fa4768fEvan Hunt *) Added the capability to do ${ENVVAR} constructs in the
6d386978b3a1f20a613ae10565c855aee084e2a0Mark Andrews config file. E.g. 'ServerAdmin ${POSTMASTER}'. As commited
6d386978b3a1f20a613ae10565c855aee084e2a0Mark Andrews it does this on a line by line basis; i.e. if the envvar
6d386978b3a1f20a613ae10565c855aee084e2a0Mark Andrews expands to something with spaces you have to protect it
6d386978b3a1f20a613ae10565c855aee084e2a0Mark Andrews by adding quotes around it (Unless of course you expect it
5b57f580ce54201c6105300ea6636677531163f9Mark Andrews to contains more than one argument. Alternatively you
5b57f580ce54201c6105300ea6636677531163f9Mark Andrews can compile it on a per token basis; which is what people
5b57f580ce54201c6105300ea6636677531163f9Mark Andrews usually expect by setting RESOLVE_ENV_PER_TOKEN. But this
4c34112a69735364713758c8a22f753389fd1753Mark Andrews hampers fancier hacks.
4c34112a69735364713758c8a22f753389fd1753Mark Andrews [Dirk-Willem van Gulik]
fb604d1cee223986d090763292015309adfcf9c7Mark Andrews *) Changed the 'ErrorDocument' syntax in that it NO longer
c478bb4c4658dddabe79118e2f84107640aa06c4Mark Andrews supports the asymetric
fb604d1cee223986d090763292015309adfcf9c7Mark Andrews ErrorDocument 301 "Some message
936036e82337c5aba40e735e5b46f9112869772fMark Andrews Note the opening " quote, without a closing quote. It now
936036e82337c5aba40e735e5b46f9112869772fMark Andrews has either the following syntaxes
81274f4b08b04eade0936cd32a4ba56281d7c2d2Mark Andrews ErrorDocument XXX /local/uri
81274f4b08b04eade0936cd32a4ba56281d7c2d2Mark Andrews ErrorDocument XXX http://valid/url
81274f4b08b04eade0936cd32a4ba56281d7c2d2Mark Andrews ErrorDocument XXX "Some Message"
fc3b3e1f7e4ec1cf3bcc08f7ecc3ed8ebd29b034Mark Andrews The recognition heuristic is: if it has a space it
fc3b3e1f7e4ec1cf3bcc08f7ecc3ed8ebd29b034Mark Andrews is a message. If it has no spaces and starts with a /
fc3b3e1f7e4ec1cf3bcc08f7ecc3ed8ebd29b034Mark Andrews or is a valid URL then treat it that way. Otherwise it
3fd0334e59fe72294bedafc9cb0f74d66b1cfe3aMark Andrews is assumed to be a message.
99f6179191e583d23f3c5567d3c00b57b64eb52dEvan Hunt This breaks backward compatibility but makes live a hell
99f6179191e583d23f3c5567d3c00b57b64eb52dEvan Hunt of a lot easier for GUI's and config file parsers.
3fd0334e59fe72294bedafc9cb0f74d66b1cfe3aMark Andrews [Dirk-Willem van Gulik]
77cb7130e721c1352009c86fb2b38eedd06c4f97Mark Andrews *) Changed 'CacheNegotiatedDocs' from its present/not-present
77cb7130e721c1352009c86fb2b38eedd06c4f97Mark Andrews syntax into a 'on' or 'off' syntax. As it currently is the
77cb7130e721c1352009c86fb2b38eedd06c4f97Mark Andrews only non nesting token which uses NO_ARGS and thus is an
adfc3ad3ce5db585fdb29d3d6000aa05ba077f13Evan Hunt absolute pain for any config interface automation. This
fc3b3e1f7e4ec1cf3bcc08f7ecc3ed8ebd29b034Mark Andrews breaks backward compatibility. [Dirk-Willem van Gulik]
adfc3ad3ce5db585fdb29d3d6000aa05ba077f13Evan Hunt *) Add ability to add external modules to the build process. This is
73d187eab95980e7af7b31a22e522ed5ea1561d7Mark Andrews done with --with-module=/path/to/module. Modules can only be added
db1b550863d0fb4d65594f26a6d67f3c6a764a56Mark Andrews as static modules at this point.
73d187eab95980e7af7b31a22e522ed5ea1561d7Mark Andrews [Ryan Bloom]
73d187eab95980e7af7b31a22e522ed5ea1561d7Mark AndrewsChanges with Apache 2.0a1
93143fd81acd86e594bac20c6c58b930dfe63a80Evan Hunt *) Fix FreeBSD 3.3 core dump.
2855e2772342e369cc8962659beac7b3001b4ec6Evan Hunt Basically, ap_initialize() needs to get called before
2855e2772342e369cc8962659beac7b3001b4ec6Evan Hunt create_process(), since create_process() passes op_on structure
c2e614115b19a4c28e0067e57a48f4ed5d5e12f8Mark Andrews to semop() to get a lock, but op_on isn't initialized until
c2e614115b19a4c28e0067e57a48f4ed5d5e12f8Mark Andrews ap_initialize() calls setup_lock(). Here is a slight
c2e614115b19a4c28e0067e57a48f4ed5d5e12f8Mark Andrews rearrangement to main() which calls ap_initialize() earlier...
c2e614115b19a4c28e0067e57a48f4ed5d5e12f8Mark Andrews [Jeff Trawick <trawick@us.ibm.com>]
12c3204c463e2bf3a910a288f628ea1f26f77d1eEvan Hunt *) Enable Apache to use sendfile/TransmitFile API
c54dadd85337e9a8417103317a899dfba2a847d1Evan Hunt [Bill Stoddard, David Reid, Paul Reder]
c54dadd85337e9a8417103317a899dfba2a847d1Evan Hunt *) Re-Implement Win32 APR network I/O APIs and most of the file I/O
38b260f32d2be0e916e50e8bf77957ba2627a95aMark Andrews [Bill Stoddard]
bc298cd0f77dce2d452efd3e3d3153e2a9a17dbfMark Andrews *) Make file I/O and network I/O writev/sendv APIs consistent.
bc298cd0f77dce2d452efd3e3d3153e2a9a17dbfMark Andrews Eliminate use of ap_iovec_t and use Posix struct iovec.
1bb3831e13a65afd87078c88e0285d23b1e0bcdfMark Andrews Use seperate variable on ap_writev to set the number of iovecs
1bb3831e13a65afd87078c88e0285d23b1e0bcdfMark Andrews passed in and number of bytes written.
1bb3831e13a65afd87078c88e0285d23b1e0bcdfMark Andrews [Bill Stoddard]
ef9f4d097794609e018963087fab10a8b51d8ad1Mark Andrews *) Adapt file iol to use APR functions. Replaced ap_open_file()
ef9f4d097794609e018963087fab10a8b51d8ad1Mark Andrews with ap_create_file_iol(). ap_create_file_iol() requires that
ef9f4d097794609e018963087fab10a8b51d8ad1Mark Andrews the file be opened prior to the call using ap_open().
ef9f4d097794609e018963087fab10a8b51d8ad1Mark Andrews [Bill Stoddard]
313e570601cbe84c46b8d0427e7f1b20e71cc0c1Evan Hunt *) Port mod_include and mod_cgi to 2.0
18d208a4a277eb460f5b47c6b167f60b04db3110Mark Andrews [Paul Reder, Bill Stoddard]
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt *) ap_send{,v}, ap_recv, ap_sendfile API clarification --
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt bytes_read/bytes_written is always valid (never -1). Plus
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt some fixes to buff.c to correct problems introduced by the
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt errno => ap_status_t changes a while back. Plus a fix to
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt chunked encoding introduced right at the beginning of 2.0.
9a020198893d8389f1f3172d88ba6b16d7da3c04Evan Hunt [Dean Gaudet]
c19cfefe7e345c37ef3bb98b0db2d14fe7b1d583Evan Hunt *) Revamped UNIX build system to use autoconf and libtool.
c19cfefe7e345c37ef3bb98b0db2d14fe7b1d583Evan Hunt [Manoj Kasichainula, Sascha Schumann]
19c4187e35333119a2d1e40c92a55e09a59a3e93Evan Hunt *) port mod_rewrite to 2.0. [Paul J. Reder <rederpj@raleigh.ibm.com>]
56c9fcf07580457442b80ac32bdb7c07aa0df870Evan Hunt *) SECURITY: More rigorous checking of Host: headers to fix security
41ca314cc2fafaaa9089438bdfd24880bafa9079Mark Andrews problems with mass name-based virtual hosting (whether using mod_rewrite
949eefdda49701c14579d1fd251bd09df0751c2fEvan Hunt or mod_vhost_alias).
949eefdda49701c14579d1fd251bd09df0751c2fEvan Hunt [Ben Hyde, Tony Finch]
15218d6ed062ec24c4a7ec10d22d1113b4c79556Evan Hunt *) Add back support for UseCanonicalName in <Directory> containers.
15218d6ed062ec24c4a7ec10d22d1113b4c79556Evan Hunt [Manoj Kasichainula]
238e0e843834f24a40692a5ea28ace14ef5807ceMark Andrews *) Added APLOG_STARTUP log type. This allows us to write an error
238e0e843834f24a40692a5ea28ace14ef5807ceMark Andrews message without any of the date and time information. As a part
9ddf371552b3554a22632996acc41ef9917a30f4Mark Andrews of this change, I also removed all of the calls to fprintf(stderr
9ddf371552b3554a22632996acc41ef9917a30f4Mark Andrews and replaced them with calls to ap_log_error using APLOG_STARTUP
9ddf371552b3554a22632996acc41ef9917a30f4Mark Andrews writing to stderr is no longer portable, because we don't direct
83878aaa47488a3529897bb8ab4c2027d98b64c1Mark Andrews stderr to the error log on all platforms.
83878aaa47488a3529897bb8ab4c2027d98b64c1Mark Andrews [Ryan Bloom]
83878aaa47488a3529897bb8ab4c2027d98b64c1Mark Andrews *) Convert error logging functions to take errno as an argument.
83878aaa47488a3529897bb8ab4c2027d98b64c1Mark Andrews This makes our error logs more portable, because some Windows API's
83878aaa47488a3529897bb8ab4c2027d98b64c1Mark Andrews don't set errno. This change allows us to still output a valid
328e0fee6b6c91c258e5ce36eb70f5e017a85af2Mark Andrews message on all of our platforms.
328e0fee6b6c91c258e5ce36eb70f5e017a85af2Mark Andrews [Ryan Bloom]
a5a30ae7c0636a57d8575acb98fdf906c0ea818fMark Andrews *) mod_mime_magic runs in 2.0-dev now.
a5a30ae7c0636a57d8575acb98fdf906c0ea818fMark Andrews [Paul Reder <rederpj@raleigh.ibm.com>]
f30785f506a522ed6a5e394af2bb13b6f883927eEvan Hunt *) sendfile has been added to APR.
f30785f506a522ed6a5e394af2bb13b6f883927eEvan Hunt [John Zedlewski <zedlwski@Princeton.EDU>]
f30785f506a522ed6a5e394af2bb13b6f883927eEvan Hunt *) buff.c has been converted to no longer use errno.
f30785f506a522ed6a5e394af2bb13b6f883927eEvan Hunt [Manoj Kasichainula]
dd0d54ff010c43eef6b96bd3ee34a9c671abc6e5Mark Andrews *) mod_speling runs in 2.0-dev now: a bug in readdir_r handling and
dd0d54ff010c43eef6b96bd3ee34a9c671abc6e5Mark Andrews interface adaption to APR functions did it. [Martin Kraemer]
dd0d54ff010c43eef6b96bd3ee34a9c671abc6e5Mark Andrews *) Support DSOs properly on 32-bit HP-UX 11.0
32ebb157b1d9409a186c86002827f8a1f4931f5aMark Andrews [Dilip Khandekar <dilip@cup.hp.com>]
32ebb157b1d9409a186c86002827f8a1f4931f5aMark Andrews *) Updated MM in APR source tree from version 1.0.8 to 1.0.11
32ebb157b1d9409a186c86002827f8a1f4931f5aMark Andrews [Ralf S. Engelschall]
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews *) Cleaned APR build environment integration and bootstrap APR
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews automatically for developers from src/Configure.
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews [Ralf S. Engelschall]
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews *) Fixed building of src/support/htpasswd.c
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews [Ralf S. Engelschall]
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews *) When generating the Location: header, mod_speling forgot
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews to escape the spelling-fixed uri. (Forw-Port from 1.3)
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews [Martin Kraemer]
67dc2f0536bcbbfa0970eb2893dcbc1c6713fad4Mark Andrews *) Moved mod_auth_digest.c from experimental to standard. [Roy Fielding]
b290d10fc42ae909f7319eeac68f876155dbf824Mark Andrews *) Change all pools to APR contexts. This is the first step to
b290d10fc42ae909f7319eeac68f876155dbf824Mark Andrews incorporating APR into Apache. [Ryan Bloom]
1d32b1df372d6be6bac6450739b9e5ea23819995Evan Hunt *) Move "handler not found" warning message to below the check
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews for a wildcard handler. [Dirk <dirkm@teleport.com>, Roy Fielding]
1d32b1df372d6be6bac6450739b9e5ea23819995Evan Hunt PR#2584, PR#2751, PR#3349, PR#3436, PR#3548, PR#4384, PR#4795, PR#4807
9ca4e2411ca45c09494716f725b8b9a25ae887d7Mark Andrews *) Support line-continuation feature in config.option file and
9ca4e2411ca45c09494716f725b8b9a25ae887d7Mark Andrews allow the loading of multiple option sections at once via
9ca4e2411ca45c09494716f725b8b9a25ae887d7Mark Andrews ``--with-option=<section1>,<section2>,...''
108788443c2d4e4c5cc16c103bdfc7da665ed0c3Mark Andrews [Ralf S. Engelschall]
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt *) Rebuilt CVS repository with Apache 1.3.9 as basis. [Roy Fielding]
b4d8192d210290112e07b0e22b491c45c50ba696Evan HuntChanges with Apache MPM
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt *) Use asynchronous AcceptEx() and a completion port to accept and
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews dispatch connections to threads in Windows NT/2000.
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt [Bill Stoddard]
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt *) Implement WINNT Win32 MPM from original Win32 code in http_main.c
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt [Bill Stoddard]
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt *) Implement the APACI --with-option facility
b4d8192d210290112e07b0e22b491c45c50ba696Evan Hunt (per default used the config.option file).
e4aac0596c89955ced3398d7e2896d05bcc70fd5Mark Andrews [Ralf S. Engelschall]
e4aac0596c89955ced3398d7e2896d05bcc70fd5Mark Andrews *) MPM BEOS port. [David Reid <abb37@dial.pipex.com>]
71e4c3ee745b9fbf0c627246a9896589344f613cMark Andrews *) Start to implement module-defined hooks that are a) fast and b) typesafe.
04281728d41b7e04afdd0789aa3bc1a3225994f3Mark Andrews Replace pre_connection module call with a register_hook call and
04281728d41b7e04afdd0789aa3bc1a3225994f3Mark Andrews implement pre_connection as a hook. The intent is that these hooks will
04281728d41b7e04afdd0789aa3bc1a3225994f3Mark Andrews be extended to allow Apache to be multi-protocol, and also to allow the
04281728d41b7e04afdd0789aa3bc1a3225994f3Mark Andrews calling order to be specified on a per-hook/per-module basis.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt [Ben Laurie]
28c2bc20269f3127b8bcb68e4458392f86cc0116Evan Hunt *) Implement mpm_* methods as "modules". Each method gets its own
28c2bc20269f3127b8bcb68e4458392f86cc0116Evan Hunt subdir in src/modules (eg: src/modules/prefork). Selection
4122abdc3cfa16c8b3ecbd20830ca9a43f9fecb9Evan Hunt of method uses Rule MPM_METHOD. [Jim Jagielski]
4122abdc3cfa16c8b3ecbd20830ca9a43f9fecb9Evan Hunt *) Port the hybrid server from the apache-apr repository as
de52784e45e3a7a92c0d8ad843eb4db313bbfd97Mark Andrews mpm_mpmt_pthread. [Manoj Kasichainula]
de52784e45e3a7a92c0d8ad843eb4db313bbfd97Mark Andrews *) os/unix/unixd.[ch]: detach, setuid, setgid, stuff which will be common
de52784e45e3a7a92c0d8ad843eb4db313bbfd97Mark Andrews amongst the unix MPMs.
b68dc65959cc38f997c365abed9f4e6c0415ecc7Mark Andrews *) mpm_prefork: throw away all the alarm/timeout crud; and clean up the
56dc4c6730222cd3915a6ca39bc6578ad36a160aMark Andrews signal handling for the new world order. [Dean Gaudet]
56dc4c6730222cd3915a6ca39bc6578ad36a160aMark Andrews *) Crude ap_thread_mutex abstraction so that we get the pthread stuff out
d881a5ad06db99a42e47176028c14d09041f8807Scott Mann of alloc.c for now. [Dean Gaudet]
d881a5ad06db99a42e47176028c14d09041f8807Scott Mann *) Handle partial large writes correctly. [Ben Laurie]
553197e28833ed2d8bf26f8112eaa137dbaa040aMark Andrews *) Eliminate conn_rec's pointer to server. All it knows is the base server
553197e28833ed2d8bf26f8112eaa137dbaa040aMark Andrews based on IP/port. [Ben Laurie]
553197e28833ed2d8bf26f8112eaa137dbaa040aMark Andrews *) Port a bunch of modules to the new module structure.
553197e28833ed2d8bf26f8112eaa137dbaa040aMark Andrews ["Michael H. Voase" <mvoase@midcoast.com.au>]
5927944728a530e9f43597b64a555029e2d010bdScott Mann *) I/O layering and BUFF revamp. See docs/buff.txt. [Dean Gaudet]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Basic restructuring to introduce the MPM concept; includes various
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews changes to the module API... better described by
cae06bceda6c5d415f740574a64f42bf5f561d61Mark AndrewsChanges with Apache pthreads
411d2914ade28174f3789d4a8e43636fc68eb310Mark Andrews *) New buff option added: BO_TIMEOUT. It describes the timeout for
411d2914ade28174f3789d4a8e43636fc68eb310Mark Andrews buff operations (generally over a network).
23daf8948b2e5462ccea082a441e9759dffa50cdMark Andrews [Dean Gaudet, Ryan Bloom, Manoj Kasichainula]
23daf8948b2e5462ccea082a441e9759dffa50cdMark Andrews *) Created http_accept abstraction. Added 4 new functions (not exported):
9bd876a683709be588f6fac6781a76fdd57b2f08Mark Andrews init_accept(), begin_accepting_requests(), get_request(),
9bd876a683709be588f6fac6781a76fdd57b2f08Mark Andrews stop_accepting_requests() [Bill Stoddard]
03e2b1d18d6231d02a09e03d9300667fd6ef51d9Mark Andrews *) Fix to ap_rprintf call that allows mod_info to work properly.
03e2b1d18d6231d02a09e03d9300667fd6ef51d9Mark Andrews [James Morris <jmorris@intercode.com.au>]
91ed1cc821ccef38c30f3fcaad32d78233fad94bMark Andrews *) user and ap_auth_type fields were moved from connection_rec to
91ed1cc821ccef38c30f3fcaad32d78233fad94bMark Andrews request_rec. [Ryan Bloom]
69feafa0af18ce7b1fd4f9d330948272e6c926a1Evan Hunt *) Removed the ap_block_alarms and ap_unblock_alarm calls. These aren't
69feafa0af18ce7b1fd4f9d330948272e6c926a1Evan Hunt needed in a threaded server.
2256c131942baddeb22bb3d9d305dd52a3b3ea04Mark Andrews *) Initial pthread implementation from from Dean's apache-nspr code.
2256c131942baddeb22bb3d9d305dd52a3b3ea04Mark Andrews [Bill Stoddard, Ryan Bloom]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark AndrewsChanges with Apache 1.3.9
2256c131942baddeb22bb3d9d305dd52a3b3ea04Mark Andrews *) Remove bogus error message when a redirect doesn't set Location.
2256c131942baddeb22bb3d9d305dd52a3b3ea04Mark Andrews Instead, use an empty string to avoid coredump if the error message
7c6a1a11fa6342bd14f2804cd7753bdb1966d53dEvan Hunt was supposed to include a location. [Roy Fielding]
7c6a1a11fa6342bd14f2804cd7753bdb1966d53dEvan Hunt *) Don't allow configure to include mod_auth_digest unless it is
7c6a1a11fa6342bd14f2804cd7753bdb1966d53dEvan Hunt explicitly requested, even if the user asked for all modules.
6fb6f8a2263f9cbc6bf979a4d79cc7a71e86f41eEvan Hunt [Roy Fielding]
6fb6f8a2263f9cbc6bf979a4d79cc7a71e86f41eEvan Hunt *) Translate module names to dll names for OS/2 so that they are no more
3ab9d6435a7b40812e9d8d9d1ecf537e28082e3aEvan Hunt than 8 characters long and have an extension of "dll" instead of "so".
77d048b03eec3222e283426beab46ec23ecf8371Evan Hunt [Brian Havard]
5d23a6ac8392b1eeec8effdee47fb725ace1e759Evan Hunt *) Print out pointer to Rule DEV_RANDOM when truerand lib not found.
5d23a6ac8392b1eeec8effdee47fb725ace1e759Evan Hunt Fix test-compile check to check for randbyte instead of trand32.
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews Use ap_base64encode_binary/decode instead of copy in mod_auth_digest.c
13790b548c6660cba736756e5184e923d15d2659Evan Hunt and tweak to make Amaya happier. [Ronald Tschal�r]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Ensure that the installed expat include files are world readable,
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews just like the other header files. [Martin Kraemer]
2a05d28eb174b082b604d1de1969ee371d8af568Mark Andrews *) Fixed generated AddModule adjustments in APACI's `configure' script
d9eebc08497af272b2d44c07f4eb85153dec4253Evan Hunt in order to allow (new) modules like mod_vhost_alias to be handled
d9eebc08497af272b2d44c07f4eb85153dec4253Evan Hunt correctly (which was touched by the adjustments for mod_alias).
d9eebc08497af272b2d44c07f4eb85153dec4253Evan Hunt [Ralf S. Engelschall]
83c0ef88159fcae73fdbf8fe04d220c1878cce3eEvan Hunt *) For binary builds, add -R flag to apachectl to work around the lack of
83c0ef88159fcae73fdbf8fe04d220c1878cce3eEvan Hunt an absolute path to the ./libexec directory where the libhttp.ep file
83c0ef88159fcae73fdbf8fe04d220c1878cce3eEvan Hunt is needed for SHARED_CORE architectures. [Randy Terbush]
ac436908582fe08c85c886b200664816b11fded6Mark Andrews *) WIN32: Create the CGI script process as DETACHED. This may solve the
03ccae042b4acd22805d667f823066d3690965cfMark Andrews problem observed by some Win95/98 users where they get CGI script
19ae9cbb28abf57c2605cbedaa6a7201a0cb6572Mark Andrews output sent to the console. [Bill Stoddard]
5584cbf427d85488e3fbed682ea3f2406bdb8b4fEvan Hunt *) Fix (re)naming in the uuencode/decode section. The ap/ap_
5584cbf427d85488e3fbed682ea3f2406bdb8b4fEvan Hunt routines are now called ap_base64* and are 'plain' (i.e., no
ca45c0bc34042b3821be46a6a95e71edd4c32c8dEvan Hunt pool access or anything clever). Inside util.c the routines acting
ca45c0bc34042b3821be46a6a95e71edd4c32c8dEvan Hunt like pstrdup are called ap_pbase64encode() and ap_pbase64decode().
3fb5bccf59abe5a0b545b4979181df0b17adee3bMark Andrews The oddly named ap_uuencode(), ap_uudecode() are kept around for
03ccae042b4acd22805d667f823066d3690965cfMark Andrews now but deprecated. [dirkx]
3fb5bccf59abe5a0b545b4979181df0b17adee3bMark Andrews *) Clean up the base64 and SHA1 additions and make sure they are
3fb5bccf59abe5a0b545b4979181df0b17adee3bMark Andrews represented in the ApacheCore.def, ApacheCoreOS2.def, and httpd.exp
90a354ab367f420147a498e026305f59bf58a72bEvan Hunt files. [Roy Fielding]
90a354ab367f420147a498e026305f59bf58a72bEvan Hunt *) WIN32: Migrate to InstallShield 5.5 and provide a bit more error
90a354ab367f420147a498e026305f59bf58a72bEvan Hunt checking. Allow compiling on VS 6.0. [Randy Terbush]
25845da41a621f35e76dc8560ca40de6859e0a11Evan Hunt *) Fixed assumption of absolute paths in binbuild.sh. [Tony Finch]
03ccae042b4acd22805d667f823066d3690965cfMark Andrews *) Use TestCompile to search for the truerand library (rather than blindly
a5166d5fce30e5924f279d3e92d1f20b9fb7b4dcMark Andrews assuming its existence). If it is not found, complain (but do not
a5166d5fce30e5924f279d3e92d1f20b9fb7b4dcMark Andrews exit - yet). [Martin Kraemer]
f550b4b104d2859539b2ec287600f1dd2215d9fbEvan Hunt *) We forgot to add the new exported function names to
f550b4b104d2859539b2ec287600f1dd2215d9fbEvan Hunt src/support/httpd.exp. [Bill Stoddard, Randy Terbush]
6150d3cb666a58d5e3a15275562c9fc5c5b6b2d8Evan Hunt *) Add description of -T command-line option to usage().
6150d3cb666a58d5e3a15275562c9fc5c5b6b2d8Evan Hunt [Ralf S. Engelschall]
fd0cb187615695ddc84ec25c88710c6c4e7cf096Evan Hunt *) For "some" platforms (notably, EBCDIC based ones), libos needs to be
fd0cb187615695ddc84ec25c88710c6c4e7cf096Evan Hunt searched only AFTER libap has been searched, because libap needs
d7be2b79ed0934483d550e17e2bd09de4eaff8f5Evan Hunt some symbols from libos. [Martin Kraemer]
d7be2b79ed0934483d550e17e2bd09de4eaff8f5Evan Hunt *) Fix conflict with original mod_digest related to the symbol of the
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews module dispatch list (which has to be unique for DSO and follow the
1c1879b7efe32e6fe95de0ba923249925e3a320cEvan Hunt usual conventions for the installation procedure).
1c1879b7efe32e6fe95de0ba923249925e3a320cEvan Hunt [Ralf S. Engelschall]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Add a dbm-library check for the "usual places" (-ldbm, -lndbm, -ldb)
7f2a245b96f3fb2fd7c644316c426b1edaa57984Evan Hunt for other platforms as well. [Martin Kraemer]
77b8f02d19efea79c34f0d4afcefc7ad65de8000Evan Hunt *) Make ap_sha1.c compile for EBCDIC platforms: replace remaining LONG
77b8f02d19efea79c34f0d4afcefc7ad65de8000Evan Hunt types by AP_LONG and replace reference to renamed variable 'ubuf'
0c25a44aac24a452a41240c45d35320ce054427dEvan Hunt by 'buffer'. [Martin Kraemer]
0c25a44aac24a452a41240c45d35320ce054427dEvan HuntChanges with Apache 1.3.8 [not released]
8281fd83da005cdb114a4c784c847a7eec4bdc38Evan Hunt *) Flush the output buffer immediately after sending an error or redirect
8281fd83da005cdb114a4c784c847a7eec4bdc38Evan Hunt response, since the result may be needed by the client to abort a
146057d7e755d646283adfe5d813f756b0538095Mark Andrews long data transfer or restart a series of pipelined requests.
146057d7e755d646283adfe5d813f756b0538095Mark Andrews [Tom Vaughan <tvaughan@aventail.com>, Roy Fielding]
fe3472c80b76b6fed0ae674fd63471d02477a03aMark Andrews *) PORT: Improved compilation and DSO support on Sequent DYNIX/ptx.
fe3472c80b76b6fed0ae674fd63471d02477a03aMark Andrews [Ian Turner <iant@sequent.com>] PR#4735
3975f627fe9c0d3aa02ed135070e3253357daad9Mark Andrews *) Local struct mmap in http_core.c conflicted with system structure
3975f627fe9c0d3aa02ed135070e3253357daad9Mark Andrews name on DYNIX -- changed to mmap_rec. [Roy Fielding] PR#4735
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Added updated mod_digest as modules/experimental/mod_auth_digest.
5caf26b168332b69c9071aac6b72ef0f50436a14Evan Hunt [Ronald Tschal�r <ronald@innovation.ch>]
5caf26b168332b69c9071aac6b72ef0f50436a14Evan Hunt *) Fix a memory leak where the module counts were getting messed
5caf26b168332b69c9071aac6b72ef0f50436a14Evan Hunt up across restarts. [David Harris <dharris@drh.net>]
36e97eb661df71069df2d75f5fd3b5bb0dcf1efeMark Andrews *) CIDR addresses such as a.b.c.d/24 where d != 0 weren't handled
62a348b15dd552e12bfbe94111e14072f1c8f02eMark Andrews properly in mod_access.
62a348b15dd552e12bfbe94111e14072f1c8f02eMark Andrews ["Paul J. Reder" <rederpj@raleigh.ibm.com>] PR#4770
7b4b6f361b2fb2291c2019b377a9c0c8e80cfd6bMark Andrews *) RewriteLock/RewriteMap didn't work properly with virtual hosts.
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt [Dmitry Khrustalev <dima@bog.msu.su>] PR#3874
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt *) PORT: Support for compaq/tandem/com.
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt [Michael Ottati <michael.ottati@compaq.com>, dirkx]
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt *) Added SHA1 password encryption support to easy migration from
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt Netscape servers. See support/SHA1 for more information.
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt Caused the separation of ap_md5.c into md5, sha1 and a general
9c03f13e18c1b0c32f62391a17300378605bbc7bEvan Hunt ap_checkpass.c with just a validate_passwd routine. Added a
c4352fb17ebb1cf29ccabdf1c4273a86f035f38bMark Andrews couple of flags to support/htpasswd. Some reuse of the to64()
cd22c3e4e4ff8ad6eb399155bd8df9330aa39547Mark Andrews function; hence renamed to ap_to64().
cd22c3e4e4ff8ad6eb399155bd8df9330aa39547Mark Andrews [Dirk-Willem van Gulik, Clinton Wong <clintdw@netcom.com>]
0148654d85b2818f9317b428a67701f4585c8243Scott Mann *) Change for EBCDIC platforms (TPF and BS2000) to correctly deal
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews with ASCII/EBCDIC conversions in "ident" query.
b91b288f923d143292af3ac35df6f6cff50647f2Scott Mann [David McCreedy <McCreedy@us.ibm.com>]
b91b288f923d143292af3ac35df6f6cff50647f2Scott Mann *) Get rid of redefinition warning on MAC_OS_X_SERVER platform.
b91b288f923d143292af3ac35df6f6cff50647f2Scott Mann Change "Power Macintosh" to Power* so if uname prints "Power Book"
24ef32426d91c5140d75031b6443397c6d24006cMark Andrews we're still happy on Rhapsody platforms. [Wilfredo Sanchez]
24ef32426d91c5140d75031b6443397c6d24006cMark Andrews *) Fix SIGSEGV on some systems because the Vary fix below included
9570ddcd41e2b0a0e124f0fa50653f73dfc1ef46Evan Hunt a call to table_do with a variable argument list that was not
9570ddcd41e2b0a0e124f0fa50653f73dfc1ef46Evan Hunt NULL terminated. Replaced with better implementation. [Roy Fielding]
9570ddcd41e2b0a0e124f0fa50653f73dfc1ef46Evan HuntChanges with Apache 1.3.7 [not released]
9a8ffb1ac76dfa5ca913474f0b23a15934356b47Mark Andrews *) The "Vary" response header field is now sanitised right before
9a8ffb1ac76dfa5ca913474f0b23a15934356b47Mark Andrews the header is sent back to the client. Multiple "Vary" fields
f704fa0ca628e5661d842ae9947024c9fd4fefcbEvan Hunt are combined, and duplicate tokens (e.g., "Vary: host, host" or
f704fa0ca628e5661d842ae9947024c9fd4fefcbEvan Hunt "Vary: host, negotiate, host, accept-language") are reduced to
f704fa0ca628e5661d842ae9947024c9fd4fefcbEvan Hunt single instances. This is a better solution than the force-no-vary
b1c6de5456a5287b442de5620282902da39a4968Mark Andrews one (which is still valid for clients that can't cope with Vary
b1c6de5456a5287b442de5620282902da39a4968Mark Andrews at all). PR#3118 [Dean Gaudet, Roy Fielding, Ken Coar]
b1c6de5456a5287b442de5620282902da39a4968Mark Andrews *) Portability changes for BeOS. [David Reid abb37@dial.pipex.com]
9336f01769f16a8eda79340094d663db0f8537c7Evan Hunt *) Link DSO's with "gcc -shared" instead of "ld -Bshareable" at
9336f01769f16a8eda79340094d663db0f8537c7Evan Hunt least on Linux and FreeBSD for now.
9336f01769f16a8eda79340094d663db0f8537c7Evan Hunt [Rasmus Lerdorf]
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews *) Win32: More apache -k restart work. Restarts are now honored
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews immediately and connections in the listen queue are -not- lost.
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews This is made possible by the use of the WSADuplicateSocket()
ada40193c85276867c6904545601c7c01e3236c3Mark Andrews call. The listeners are opened in the parent, duplicated, then
1946c596b47b0495ce745fe2fff7da799919b0d2Mark Andrews the duplicates are passed to the child. The original listen sockets
4cac7d0949f2e76561b9450b2af4ebe3eece5aa2Evan Hunt are not closed by the parent across a restart, thus the listen queue
1946c596b47b0495ce745fe2fff7da799919b0d2Mark Andrews is preserved.
020c4484fe510434c1b3aaac040ab6cfb3340115Mark Andrews [Bill Stoddard <stoddard@raleigh.ibm.com>]
e94c7d23589f79d5ece5a068ee6a661cebf9c2b4Mark Andrews *) Fix handling of case when a client has sent "Expect: 100-continue"
30d9cf665d32984fe1dc62ae355ab5b2a0fe3a35Mark Andrews and we are going to respond with an error, but get stuck waiting to
30d9cf665d32984fe1dc62ae355ab5b2a0fe3a35Mark Andrews discard the body in the pointless hope of preserving the connection.
0a1009ae64036ad2473bc48be8c98a54392b6cb5Mark Andrews [Roy Fielding, Joe Orton <jeo101@york.ac.uk>] PR#4499, PR#3806
0a1009ae64036ad2473bc48be8c98a54392b6cb5Mark Andrews *) Fix 'configure' to work correctly with SysV-based versions of
2801318d3cf49e23ee2bfda45f66cbaa7409f0aaMark Andrews 'tr' (consistent with Configure's use as well). [Jim Jagielski]
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews *) apxs: Add "-S var=val" option which allows for override of CFG_*
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews built-in values. Add "-e" option which works like -i but doesn't
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews install the DSO; useful for editing httpd.conf with apxs. Fix
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews editing code so that multiple invocations of apxs -a will not
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews create duplicate LoadModule/AddModule entries; apxs can now be
48a3b282636db2c67c6e2dc10833689f58b05422Vernon Schryver used to re- enable/disable a module. [Wilfredo Sanchez]
bddc7537c220d2be1f496f7271382ef825826818Evan Hunt *) Win32: Update the server to use Winsock 2. Specifically, link with
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews ws2_32.lib rather than wsock32.lib. This gives us access to
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews WSADuplcateSocket() in addition to some other enhanced comm APIs.
88a8e5a8d0784a91ac7b28656bbbf904882f55e3Mark Andrews Win 95 users may need to update their TCP/IP stack to pick up
8b04568c804d6c50abb7c99adb03c689fbb00cf9Evan Hunt Winsock 2. (See http://www.microsoft.com/windows95/downloads/)
ebe4f01a8fd93b6b8aeec936ae0703a97784f7b4Mark Andrews [Bill Stoddard stoddard@raleigh.ibm.com]
2801318d3cf49e23ee2bfda45f66cbaa7409f0aaMark Andrews *) Win32: Redirect CGI script stderr (script debug info) into the
af850c4120c5bee9462de4def85d0b4c1b583963Mark Andrews error.log when CGI scripts fail. This makes Apache on Win32
af850c4120c5bee9462de4def85d0b4c1b583963Mark Andrews behave more like Unix.
dc2e6272391c6e89eeba3de07736a9d4d01dc5d4Mark Andrews [Bill Stoddard stoddard@raleigh.ibm.com]
dc2e6272391c6e89eeba3de07736a9d4d01dc5d4Mark Andrews *) Fixed `httpd' usage display: -D was missing.
dc2e6272391c6e89eeba3de07736a9d4d01dc5d4Mark Andrews [Ralf S. Engelschall] PR#4614
02286522fbc6db783b5f0b4318289db0cefbfbcbMark Andrews *) Fix `make r' test procedure in src/regex/: ap_isprint was not found.
02286522fbc6db783b5f0b4318289db0cefbfbcbMark Andrews [Ralf S. Engelschall] PR#4561, PR#4562
653a78de956fc92049c6ec15a654b65a61aea2a1Evan Hunt *) OS/2: Fix problem with accept lock semaphores where server would die with
653a78de956fc92049c6ec15a654b65a61aea2a1Evan Hunt "OS2SEM: Error 105 getting accept lock. Exiting!"
653a78de956fc92049c6ec15a654b65a61aea2a1Evan Hunt [Brian Havard] PR#4505
793814f80703afdd69b59ade91e63efa81ae4178Evan Hunt *) Add DSO support for DGUX 4.x using gcc. Tested on x86 platforms.
793814f80703afdd69b59ade91e63efa81ae4178Evan Hunt [Randy Terbush <randy@covalent.net>]
b2086d798b442a428d50ddc247925f114aa4112fEvan Hunt *) Add the new mass-vhost module (mod_vhost_alias.c) developed and
b2086d798b442a428d50ddc247925f114aa4112fEvan Hunt used by Demon Internet, Ltd. [Tony Finch <fanf@demon.net>]
b2086d798b442a428d50ddc247925f114aa4112fEvan Hunt *) Better GCC detection for DSO flags under Solaris 2 where the `cc'
1dacfa0ea8ee078030411d55d2021f7619568ea3Scott Mann command potentially _is_ GCC. [Ralf S. Engelschall]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Fix apxs build issues on AIX
1dacfa0ea8ee078030411d55d2021f7619568ea3Scott Mann [Rasmus Lerdorf <rasmus@raleigh.ibm.com>]
2cc56f582c1b13e5f8537610b71c1c283261a7dcMark Andrews *) DocumentRoot Checking: Under previous versions, when Apache
2cc56f582c1b13e5f8537610b71c1c283261a7dcMark Andrews first started up, it used to do a stat of each DocumentRoot to
8c0f354bdf003852894a9a5ad6b829eafef0d405Mark Andrews see if it existed and was a directory. If not, then an error
8c0f354bdf003852894a9a5ad6b829eafef0d405Mark Andrews message was printed. THIS HAS BEEN DISABLED. If DocumentRoot
8c0f354bdf003852894a9a5ad6b829eafef0d405Mark Andrews does not exist, you will get error messages in error_log. If
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews the '-t' command line option is used (to check the configuration)
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt the check of DocumentRoot IS performed. An additional command
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt line option, '-T', has been added if you want to avoid the
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt DocumentRoot check even when checking the configuration.
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt [Jim Jagielski]
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt *) Win32: The query switch "apache -S" didn't exit after showing the
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt vhost settings. That was inconsistent with the other query functions.
a6c74da2b0a5d4ec8c7d3f4d4b240f20e3fd8334Evan Hunt [Bill Stoddard - Fixed by Martin on Unix in 1.3.4]
1219f8d1948a3e39bfeee1980ef4931fb19c4485Evan Hunt *) Win32: Changed behaviour of apache -k restart.
1219f8d1948a3e39bfeee1980ef4931fb19c4485Evan Hunt Previously, the server would drain all connections in the stack's
3d5423a48472936f3b1ad423995c5baffe9ff3b1Evan Hunt listen queue before honoring the restart. On a busy server, this
41ce9f5c27cfb50874b3274cea4f93d1fac14a91Mark Andrews could take hours. Now, a restart is honored almost immediately.
41ce9f5c27cfb50874b3274cea4f93d1fac14a91Mark Andrews All connections in Apache's queues are handled but connections in
41ce9f5c27cfb50874b3274cea4f93d1fac14a91Mark Andrews the stack's listen queue are discarded. Restart triggered by
67e3b3b9fcaa9150cd79b6db0d757bd131fce913Evan Hunt MaxRequestPerChild is unchanged.
67e3b3b9fcaa9150cd79b6db0d757bd131fce913Evan Hunt [Bill Stoddard <stoddard@raleigh.ibm.com>]
84f0bd3bc7ac72289cc0dfedd3d17872ad1169feEvan Hunt *) Win32: Eliminated unnecessary call to wait_for_multiple_objects in
84f0bd3bc7ac72289cc0dfedd3d17872ad1169feEvan Hunt the accept loop. Good for a 5% performance boost. Cleaned up
84f0bd3bc7ac72289cc0dfedd3d17872ad1169feEvan Hunt parent/child process management code.
fad5116b3d68e825d29f87a1d3cb41409f42e8f5Scott Mann [Bill Stoddard <stoddard@raleigh.ibm.com>]
fad5116b3d68e825d29f87a1d3cb41409f42e8f5Scott Mann *) Added ceiling on file size for memory mapped files.
76a7d4e152dc80885312e4c2b6b8d94df9153f57Evan Hunt [John Giannandrea <jg@meer.net>] PR#4122
76a7d4e152dc80885312e4c2b6b8d94df9153f57Evan Hunt *) Fix ndbm.h include problems with brain-dead glibc >= 2.1 which
9e4afc9b39fe5c5e44798944b72d6686a5be435cEvan Hunt has ndbm.h in a non-standard db1/ subdir. PR#4431, PR#4528
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews [Henri Gomez <gomez@slib.fr>, Ralf S. Engelschall]
8a2ab2b9203120c3e2a883a5ee8c0b5d60c1808cEvan Hunt *) Determine AP_BYTE_ORDER for ap_config_auto.h and already
8a2ab2b9203120c3e2a883a5ee8c0b5d60c1808cEvan Hunt use this at least for Expat. [Ralf S. Engelschall]
8a2ab2b9203120c3e2a883a5ee8c0b5d60c1808cEvan Hunt *) Allow .module files to specify libraries with Lib:.
8a2ab2b9203120c3e2a883a5ee8c0b5d60c1808cEvan Hunt [Ben Laurie]
2c35c682362049f823248542e07e7dca4008b986Mark Andrews *) Allow SetEnvIf[NoCase] to test environment variables as well
2c35c682362049f823248542e07e7dca4008b986Mark Andrews as header fields and request attributes. [Ken Coar]
9198ab377b1cbf07d6d0c6eec25296c135bd66bdMark Andrews *) Fix mod_autoindex's handling of ScanHTMLTitles when file
e4c4cf5177d23e144897e0e26ae210cfdb9612ebEvan Hunt content-types are "text/html;parameters". PR#4524 [Ken Coar]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Remove "mxb" support from mod_negotiation -- it was a draft feature
5e2704d0ae827dbb9296d7352219a11daa1170bcEvan Hunt never accepted into any standard, and it opens up certain DoS
99cbc3d3a4dcbd203146f62e37478aee1c8ee673Evan Hunt attacks. [Koen Holtman <Koen.Holtman@cern.ch>]
99cbc3d3a4dcbd203146f62e37478aee1c8ee673Evan Hunt *) TestCompile updated. We can now run programs and output the
5a75f61dd413720c16d229b24ebba6bd6ecdb738Evan Hunt results during the Configure process. [ Jim Jagielski]
5a75f61dd413720c16d229b24ebba6bd6ecdb738Evan Hunt *) The source is now quad (long long) aware as needed. Specifically,
3a63259484bf32c0c8b9646a8bfcbe3d25a17584Mark Andrews the Configure process determines the correct size of off_t and
3a63259484bf32c0c8b9646a8bfcbe3d25a17584Mark Andrews *void. When the OS/platform/compiler supports quads, ap_snprintf()
0f972644190291c832677fafd0826532770d11d8Mark Andrews provides for the 'q' format qualifier (if quads are not available,
0f972644190291c832677fafd0826532770d11d8Mark Andrews 'q' is silently "demoted" to long). [Jim Jagielski]
772dfb90be732103ef2793bca17ca57c5bb12fa7Mark Andrews *) When the username or password fed to htpasswd is too long, include the
772dfb90be732103ef2793bca17ca57c5bb12fa7Mark Andrews size limit in the error message. Also report illegal characters
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews (currently only ':') in the username. Add the size restrictions
01279934803dd45c007a58b61fe20c2852135b52Evan Hunt to the man page. [Ken Coar]
01279934803dd45c007a58b61fe20c2852135b52Evan Hunt *) Fixed the configure --without-support option so it doesn't result in
c1e655fe4c2192d1c4198153d32b2506a8b3d02dEvan Hunt an infinite loop. [Marc Slemko]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Piped error logs could cause a segfault if an error occured
8787b357e69c8c548cdad59e8c9d492a0f4a7105Curtis Blackburn during configuration after a restart.
31f46f1869f4b6b8ecfe0d89177000fb867b8df1Mark Andrews [Aidan Cully <aidan@panix.com>] PR#4456
31f46f1869f4b6b8ecfe0d89177000fb867b8df1Mark Andrews *) If a "Location" field was stored in r->err_headers_out rather
f07b2fccaf6be13d9440d323e9e79ee84fe345e2Evan Hunt than r->headers_out, redirect processing wouldn't find it and
f07b2fccaf6be13d9440d323e9e79ee84fe345e2Evan Hunt the server would core dump on ap_escape_html(NULL). Check both
f07b2fccaf6be13d9440d323e9e79ee84fe345e2Evan Hunt tables and raise HTTP_INTERNAL_SERVER_ERROR with a log message
f07b2fccaf6be13d9440d323e9e79ee84fe345e2Evan Hunt if Location isn't set. [Doug MacEachern, Ken Coar]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Add RULE_EXPAT, the src/lib/ directory structure, and a modified copy
cf63d32d55ffed0e7e1b9eacfecb3e751dc68674Evan Hunt of the Expat 1.0.2 distribution. [Greg Stein]
cf63d32d55ffed0e7e1b9eacfecb3e751dc68674Evan Hunt *) Replace regexec() calls with calls to a new API stub function
6fab2f80c95959b17adb2f81656e9abf003e1717Mark Andrews ap_regexec(). This solves problems with DSO modules which use the regex
6fab2f80c95959b17adb2f81656e9abf003e1717Mark Andrews library. [Jens-Uwe Mager <jum@helios.de>, Ralf S. Engelschall]
6fab2f80c95959b17adb2f81656e9abf003e1717Mark Andrews *) Add 'Request_Protocol' special keyword to mod_setenvif so that
96ade2bc52912bed2656a42c751edfabbcd650e6Mark Andrews environment variables can be set according to the protocol version
96ade2bc52912bed2656a42c751edfabbcd650e6Mark Andrews (e.g., HTTP/0.9 or HTTP/1.1) of the request. [Ken Coar]
b47c020d5c635b662ac57e5485d266fd62c796c0Evan Hunt *) Add DSO support for OpenStep (Mach 4.2) platform.
b47c020d5c635b662ac57e5485d266fd62c796c0Evan Hunt [Ralf S. Engelschall, Rex Dieter <rdieter@math.unl.edu>] PR#3997
4b08de94999f7cbd990685f7ba1ed91ede81708eEvan Hunt *) Fix sed regex for generating ap_config_auto.h in src/Configure.
632e44d19e8d875eb78ddd1d028c0f9c29360420Scott Mann [Jan Gallo <gallo@pvt.sk>] PR#3690, PR#4373
42cf2ff7bad81c5a1f5d3be29d06e12504c3af24Evan Hunt *) Switch to /bin/sh5 in APACI on Ultrix and friends to avoid problems with
42cf2ff7bad81c5a1f5d3be29d06e12504c3af24Evan Hunt their brain-dead /bin/sh. [Ralf S. Engelschall] PR#4372
a69070d8fab55dbc63ba9f96c9d3e34f0ea9119aMark Andrews *) Better DSO flags recognition on NetBSD platforms using ELF.
a69070d8fab55dbc63ba9f96c9d3e34f0ea9119aMark Andrews [Todd Vierling <tv@pobox.com>] PR#4310
a69070d8fab55dbc63ba9f96c9d3e34f0ea9119aMark Andrews *) Always log months in english format for %t in mod_log_config.
e7220c9b841bbd3d16736726f786a86fec3c0e18Evan Hunt [Petr Lampa <lampa@fee.vutbr.cz>] PR#4366, 679
53d308d83bfe32bf3328bac628670bd8876b1629Mark Andrews *) Support for server-parsed and multiview-determined ReadmeName and
e7220c9b841bbd3d16736726f786a86fec3c0e18Evan Hunt HeaderName files in mod_autoindex. Removed the restriction on
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt "/"s in ReadmeName and HeaderName directives since the *sub_req*
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt routines will deal with the access issues. (It's now possible to
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt have {site|group|project|customer|...} wide readmes and headers.)
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt [Raymond S Brand <rsbx@rsbx.net>, Ken Coar] PR#1574, 3026, 3529,
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt *) When stat() fails, don't assume anything about the contents of
79ce3a9e82384cc31fd6b86be8f3d1474fcfd9f4Evan Hunt the struct stat. [Ed Korthof <ed@bitmechanic.com>]
5e3affc6a0b155ee1cadac735c1a71f4d418ad69Evan Hunt *) It's OK for a semop to return EINTR, just loop around and try
5e3affc6a0b155ee1cadac735c1a71f4d418ad69Evan Hunt again. [Dean Gaudet]
475b1ed9cced1f92ce34bc2e59b3065dae48f366Mark Andrews *) Fix configuration engine re-entrant hangups, which solve a
4939b6c7df2cb10171726a3f5ee23eda43aa042aPaul Ebersman handful of problems seen with mod_perl <Perl> configuration sections
475b1ed9cced1f92ce34bc2e59b3065dae48f366Mark Andrews [Salvador Ortiz Garcia <sog@msg.com.mx>]
b64e3b8358177cbef5db7b99fc9ddc2efe48eed7Mark Andrews *) Mac OS and Mac OS X Server now use the appropriate custom layout
b64e3b8358177cbef5db7b99fc9ddc2efe48eed7Mark Andrews by default when building with APACI; allow for platform-specific
b64e3b8358177cbef5db7b99fc9ddc2efe48eed7Mark Andrews variable defaults in configure. [Wilfredo Sanchez]
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt *) Do setgid() before initgroups() in http_main; some platforms
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt zap the grouplist when setgid() is called. This was fixed in
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt suexec earlier, but the main httpd code missed the change.
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt [Rob Saccoccio <robs@InfiniteTechnology.com>] PR#2579
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt *) Add recognition of .tgz as a gzipped tarchive.
6de9744cf9c64be2145f663e4051196a4eaa9d45Evan Hunt [Bertrand de Singly <bertrand.de-singly@polytechnique.fr>] PR#2364
6b95b91c617a3e56aff611772744af32b5410e1fEvan Hunt *) mod_include's fsize/flastmod should allow only relative paths, just
6b95b91c617a3e56aff611772744af32b5410e1fEvan Hunt like "include file". [Jaroslav Benkovsky <benkovsk@pha.pvt.cz>]
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) OS/2: Add support for building loadable modules using DLLs.
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews [Brian Havard]
fbe2cff19f5cddc67b967764ad95038dfcafc85aEvan Hunt *) Add iconsdir, htdocsdir, and cgidir to config.layout.
e482a4a3408cabf6cab8b479001ce69ec4842cbaMark Andrews [Wilfredo Sanchez]
ea8278253210df030a24f0c89342b43fe279a127Mark Andrews *) Fix minor but annoying bug with the test for Configuration.tmpl
ea8278253210df030a24f0c89342b43fe279a127Mark Andrews being newer than Configuration so that it is less likely to fail
0245f7725c40fd29637fbc83ee25bd84be25bfd2Evan Hunt when using APACI and shadow sources. [Wilfredo Sanchez]
0245f7725c40fd29637fbc83ee25bd84be25bfd2Evan Hunt *) PORT: Add initial support for Mac OS (versions 10.0 and
0245f7725c40fd29637fbc83ee25bd84be25bfd2Evan Hunt greater). Use Mac OS X Server layout for now. Clean up dyld code
47e70d820ed07895a25e5b3520adf953114ac01eEvan Hunt in unix/os.c, and don't install the dyld error handlers, which
47e70d820ed07895a25e5b3520adf953114ac01eEvan Hunt are no longer needed in Mac OS. [Wilfredo Sanchez]
eee7f742eab409723902e229b840dcdbc9a512f5Evan Hunt *) Rename Rhapsody layout to "Mac OS X Server". Change install
eee7f742eab409723902e229b840dcdbc9a512f5Evan Hunt locations to appropriate ones for user-built (as opposed to
eee7f742eab409723902e229b840dcdbc9a512f5Evan Hunt system) installs. [Wilfredo Sanchez]
bfe32d08c51a606744bd0d6ea518eb95084d2eefEvan Hunt *) Modify mod_autoindex's handling of AddDescription so that the
bfe32d08c51a606744bd0d6ea518eb95084d2eefEvan Hunt behaviour matches the documentation. [Ken Coar] PR#1898, 3072.
bfe32d08c51a606744bd0d6ea518eb95084d2eefEvan Hunt *) Add functionality to the install-bindist.sh script created by
bfe32d08c51a606744bd0d6ea518eb95084d2eefEvan Hunt binbuild.sh to use tar when copying distribution files to the
bfe32d08c51a606744bd0d6ea518eb95084d2eefEvan Hunt serverroot. This allows upgrading an existing installation
c0984ac8bdb9ab8812374651bbabcfeb5873eb38Mark Andrews without nesting the new distribution in the old.
722fa6417b52618f84f526ff53248fcad8522caaPaul Ebersman install-bindist.sh now detects the local perl5 path to install
c0984ac8bdb9ab8812374651bbabcfeb5873eb38Mark Andrews apxs and dbmmanage with proper path to perl interpreter.
2a4f4945657f4dd321d30a01aa5d74159c74dbcbEvan Hunt Add an install-binsupport target which copies the source files
a50ce0f80bd665545389cfd91df31d3f4fe66b04Scott Mann for apxs and dbmmanage to bindist to allow these scripts to
7609e973f517387352a5e98b1b9c368bfb769b09Mark Andrews be properly installed relative to the destination serverroot.
7609e973f517387352a5e98b1b9c368bfb769b09Mark Andrews [Randy Terbush, Covalent Technologies, randy@covalent.net]
0268e42b4e5b83e1e5806caddd3b38e14735d739Mark Andrews *) Fix intermittent SEGV in ap_proxy_cache_error() in
0268e42b4e5b83e1e5806caddd3b38e14735d739Mark Andrews src/modules/proxy_util.c where a NULL filepointer and
0268e42b4e5b83e1e5806caddd3b38e14735d739Mark Andrews temporary filename were closed and unlinked.
0268e42b4e5b83e1e5806caddd3b38e14735d739Mark Andrews [Graham Leggett <minfrin@sharp.fm>,
0268e42b4e5b83e1e5806caddd3b38e14735d739Mark Andrews Tim Costello <tjcostel@socs.uts.edu.au>] PR#3178
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) Fix inconsistent error messages reported by mod_proxy.
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews [Graham Leggett <minfrin@sharp.fm>]
be847331456855e4e2e8e71fde1efd68a04557caEvan Hunt *) OS/2: Fix terminating CGIs that aren't compiled by EMX GCC when a
be847331456855e4e2e8e71fde1efd68a04557caEvan Hunt connection is aborted. [Brian Havard]
ac21f918f23ce95fd5be807428ee9e2c42319878Evan Hunt *) Force the LANG envariable to the known state of "C" so that we
ac21f918f23ce95fd5be807428ee9e2c42319878Evan Hunt have assurance about how string manipulators (e.g., tr) will
ac21f918f23ce95fd5be807428ee9e2c42319878Evan Hunt function. [Ken Coar] PR#1630
7da74ea46df30a7431441a3b8adf5134dab5067eJeremy C. Reed *) Add a directive to allow customising of the tracking cookie name.
ac21f918f23ce95fd5be807428ee9e2c42319878Evan Hunt [Ken Coar] PR#2921, 4303
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt *) Add "force-no-vary" envariable to allow servers to work around
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt clients that choke on "Vary" fields in the response header.
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt [Ken Coar, Dmitry Khrustalev <dima@zippy.machaon.ru>] PR#4118
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt *) Fixed a bug in mod_dir that causes a child process will infinitely
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt recurse when it attemps to handle a request for a directory wnd the
485522d7e17da517fe91c21c642c8526c3ffb14cEvan Hunt value of the DirectoryIndex directive is a single dot. Also likely
9eea4c5cbd864e0bc400dc665b35c3dbd00f9222Evan Hunt to happen for anyother values of DirectoryIndex that will map back
9eea4c5cbd864e0bc400dc665b35c3dbd00f9222Evan Hunt to the same directory. The handler now only considers regular files
9eea4c5cbd864e0bc400dc665b35c3dbd00f9222Evan Hunt as being index candidates. No PR#s found.
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews [Raymond S Brand <rsbx@rsbx.net>]
85a79fa7eb17767d9ae9030e0289ed3e95aab7c8Evan Hunt *) Ease configuration debugging by making TestCompile fall back to
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews using "make" if the $MAKE variable is unset [Martin Kraemer]
d454a60f5664d7b4d026df93bf7745edd25cd897Evan Hunt *) Fixed the ServerSignature directive to work as documented.
d454a60f5664d7b4d026df93bf7745edd25cd897Evan Hunt [Raymond S Brand <rsbx@rsbx.net>] PR#4248
d454a60f5664d7b4d026df93bf7745edd25cd897Evan Hunt *) Add "opt" (SysV-style) layout to config.layout. [Raymond S Brand
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt <rsbx@rsbx.net>]
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt *) Add APACI --without-execstrip option which can be used to disable the
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt stripping of executables on installation. This is very important for DSO
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt and debugging situations. [Ralf S. Engelschall]
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt *) Add support for OS/2 (case insenstive filesystem, .exe suffix, etc)
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt to APACI files and related scripts.
39f2d1a96a7c7494b1db0ea0f45e063a6a5ef9bbEvan Hunt [Yitzchak Scott-Thoennes <sthoenna@efn.org>, Ralf S. Engelschall] PR#4269
76db58eb818dc4839fa816df6a1a1ecb2c7a6bd0Evan Hunt *) Add support for standalone mode in TPF
76db58eb818dc4839fa816df6a1a1ecb2c7a6bd0Evan Hunt [Joe Moenich <moenich@us.ibm.com>]
7a2173839c5ca103090431f36709fde99b599097Evan Hunt *) Fix number of bytes copied by read_connection() in src/support/ab.c
7a2173839c5ca103090431f36709fde99b599097Evan Hunt [Jim Cox <jc@superlink.net>] PR#4271
7a2173839c5ca103090431f36709fde99b599097Evan Hunt *) Fix special RewriteCond "-s" pattern matching.
7a2173839c5ca103090431f36709fde99b599097Evan Hunt [Bob Finch <bob@nas.com>]
c92122485d6868a88e6cc1469e06a9c8f306b575Evan Hunt *) Fix value quoting in src/Configure script for ap_config_auto.h
c92122485d6868a88e6cc1469e06a9c8f306b575Evan Hunt [Paul Sutton <paul@awe.com>]
2b3bcbce23a5539a16c1d209f83a604c775859d5Mark Andrews *) Make sure RewriteLock can be used only in the global context, (i.e.
2b3bcbce23a5539a16c1d209f83a604c775859d5Mark Andrews outside of any <VirtualHost> sections) because it's a global facility of
2b3bcbce23a5539a16c1d209f83a604c775859d5Mark Andrews the rewrite engine. [Ralf S. Engelschall]
9cf04a12ec5ea0ee64338feef76e885980a524dfMark Andrews *) Fix the ownership delegation for proxy directory under `make install'.
9cf04a12ec5ea0ee64338feef76e885980a524dfMark Andrews [Ralf S. Engelschall]
9f36aef24cac3890e24e57d1821f7ede5e34ff8eMark Andrews *) APACI would not correctly build suexec. [Maria Verina
30f888cbd416f3bcc60b508c3957ef724af592d6Scott Mann <mariav@icgeb.trieste.it>] PR#4260
319b8a14881a95996af3a9ba4a20f144eb766b31Evan Hunt *) mod_mime_magic passed only the first 4k of a file to
319b8a14881a95996af3a9ba4a20f144eb766b31Evan Hunt uncompress/gzip, but those tools sometimes do not produce
319b8a14881a95996af3a9ba4a20f144eb766b31Evan Hunt any output unless a sufficient portion of the compressed
319b8a14881a95996af3a9ba4a20f144eb766b31Evan Hunt file is input. Change to pass the entire file -- but
319b8a14881a95996af3a9ba4a20f144eb766b31Evan Hunt only read 4k of output.
e1234be3ad794d8580365e76b65ee657d094b254Paul Ebersman [Marcin Cieslak <saper@system.pl>] PR#4097
4fc55db699529ce60f7f1e12aae40e315831c67fScott Mann *) "IndexOptions None" generated extra spaces at the end of each
4fc55db699529ce60f7f1e12aae40e315831c67fScott Mann line. [inkling@firstnethou.com] PR#3770
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) The "100 Continue" response wasn't being sent after internal
0a82492610e2424bb999946bd6e5a13c83f453b4Mark Andrews redirects. [Jose KAHAN <kahan@w3.org>] PR#3910, 3806, 3575
95759de490339a71e301ab6aa53b7a2c664f6d0fScott Mann *) When padding the name with spaces for display, mod_autoindex would
95759de490339a71e301ab6aa53b7a2c664f6d0fScott Mann count &, <, and > in their escaped width, messing up the display.
95759de490339a71e301ab6aa53b7a2c664f6d0fScott Mann [Dean Gaudet] PR#4075, 3758
0994d3a21baeedf28cbf7e461b3bd8de5f9a6654Evan Hunt *) PORT: fixed a compilation problem on NEXT.
0994d3a21baeedf28cbf7e461b3bd8de5f9a6654Evan Hunt [Jacques Distler <distler@golem.ph.utexas.edu>] PR#4130
10a759cee69dcc3ce3a4d65e6e263c66e7f60ee8Evan Hunt *) r->request_time wasn't being set properly in certain error conditions.
10a759cee69dcc3ce3a4d65e6e263c66e7f60ee8Evan Hunt [Dean Gaudet] PR#4156
10a759cee69dcc3ce3a4d65e6e263c66e7f60ee8Evan Hunt *) PORT: deal with UTS compiler error in http_protocol.c
35f1a4fc935ad0f05a23d5a6cfba17f5913fdcc1Evan Hunt [Dave Dykstra <dwd@bell-labs.com>] PR#4189
35f1a4fc935ad0f05a23d5a6cfba17f5913fdcc1Evan Hunt *) Add ap_vrprintf() function. [John Tobey <jtobey@banta-im.com>] PR#4246
35f1a4fc935ad0f05a23d5a6cfba17f5913fdcc1Evan Hunt *) Fix the mod_mime hash table to work properly with locales other
7cb226ec344f3996906c015ef58749c5565b2a05Evan Hunt than C. [Dean Gaudet] PR#3427
7cb226ec344f3996906c015ef58749c5565b2a05Evan Hunt *) Fix a memory leak which is exacerbated by certain configurations.
7cb226ec344f3996906c015ef58749c5565b2a05Evan Hunt [Dean Gaudet] PR#4225
7cb226ec344f3996906c015ef58749c5565b2a05Evan Hunt *) Prevent clobbering saved IFS values in APACI. [Jim Jagielski]
5095e72ac3c0f1e16c246b56e8277614571bf132Mark Andrews *) Fix buffer overflows in ap_uuencode and ap_uudecode pointed out
5095e72ac3c0f1e16c246b56e8277614571bf132Mark Andrews by "Peter 'Luna' Altberg <peter@altberg.nu>" and PR#3422
653cad790b4dc6c1330f634150a8941b75ed761eMark Andrews [Peter 'Luna' Altberg <peter@altberg.nu>, Ronald Tschal�r]
cb240b0676186ba4668946c98730879f14a195faFrancis Dupont *) Make {Set,Unset,Pass}Env per-directory instead of per-server.
e41de66a124e6e564428360c2f76e5f1ae6c6f06Francis Dupont *) Correct an apparent typo: on the Windows and MPE platforms, the
e41de66a124e6e564428360c2f76e5f1ae6c6f06Francis Dupont htpasswd utility was limiting passwords to only 8 characters.
cbf59e5887d69fca6fe86a1ee5fcc82dded14babMark Andrews *) EBCDIC platforms: David submitted patches for two bugs in the
cbf59e5887d69fca6fe86a1ee5fcc82dded14babMark Andrews MD5 digest port for EBCDIC machines:
9e102ef9697f0b0d0607fe24bc3ac00286936dd4Francis Dupont a) the htdigest utility overwrote the old contents of the digest file
9e102ef9697f0b0d0607fe24bc3ac00286936dd4Francis Dupont b) the Content-MD5 header value (ContentDigest directive) was wrong
9e102ef9697f0b0d0607fe24bc3ac00286936dd4Francis Dupont when the returned file was not converted from EBCDIC, but was a
ed53ec0b06825bcc6ba54e10e0174e2de93e595dMark Andrews binary (e.g., image file) in the first place.
ed53ec0b06825bcc6ba54e10e0174e2de93e595dMark Andrews [David McCreedy <mccreedy@us.ibm.com>]
61bcc232038f0a2cb77ed6269675fdc288f5ec98Evan Hunt *) support/htpasswd now permits the password to be specified on the
61bcc232038f0a2cb77ed6269675fdc288f5ec98Evan Hunt command line with the '-b' switch. This is useful when passwords
61bcc232038f0a2cb77ed6269675fdc288f5ec98Evan Hunt need to be maintained by scripts -- particularly in the Win32
61bcc232038f0a2cb77ed6269675fdc288f5ec98Evan Hunt environment. [Ken Coar]
03ccae042b4acd22805d667f823066d3690965cfMark Andrews *) Win32: Win32 multiple services patch. Added capability to install and
0e095727ffcae21cbf8b97942d8779094b22983bMark Andrews run multiple copies of apache as individual services.
26b49e84597ab3ebaa9ae1eb0fe01befa46a8107Mark Andrews apache -n apache1 -i -f c:/httpd.conf
26b49e84597ab3ebaa9ae1eb0fe01befa46a8107Mark Andrews Installs apache as service 'apache1' and associates c:/httpd.conf
26b49e84597ab3ebaa9ae1eb0fe01befa46a8107Mark Andrews with that service.
26b49e84597ab3ebaa9ae1eb0fe01befa46a8107Mark Andrews net start apache1
2415f36f79e168a46c59cdedf0d6d3146efa5196Mark Andrews Starts apache1 service.
2415f36f79e168a46c59cdedf0d6d3146efa5196Mark Andrews net stop apache1
2415f36f79e168a46c59cdedf0d6d3146efa5196Mark Andrews Stops apache1 service
cf4ceeee5fee2ebdca74f82514c14fd50939f85bMark Andrews apache -n apache2 -i
03ccae042b4acd22805d667f823066d3690965cfMark Andrews Installs apache as service 'apache2'. httpd.conf is located under
4f587beb8eb70f198346333bce5b89df3ac5c88eMark Andrews the default server root (/apache/conf/httpd.conf).
4f587beb8eb70f198346333bce5b89df3ac5c88eMark Andrews net start apache2
649452635065426fcc08b99b351db904939a6580Mark Andrews Starts apache2 service.
0874abad14e3e9ecfc3dc1a1a2b9969f2f027724Mark Andrews apache -n apache3 -i -d c:/program files/apache
0874abad14e3e9ecfc3dc1a1a2b9969f2f027724Mark Andrews Install apache as service 'apache3' and sets server root to
19f4b069dcade77da4ce9b6de2fa6d22062bef4fMark Andrews apache -n apache2 -k restart
2d96b63d311a5252c8583eb30a56b1fc58172419Mark Andrews Restart apache2 service
2d96b63d311a5252c8583eb30a56b1fc58172419Mark Andrews [Keith Wannamaker, Ken Parzygnat, Bill Stoddard]
422009fe5b15e31e7f5d09212bd1480121a1464eEvan Hunt *) Correct the signed/unsigned character handling for the MD5 routines;
422009fe5b15e31e7f5d09212bd1480121a1464eEvan Hunt mismatches were causing compilation problems with gcc -pedantic and
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews in the TPF cross-compilation. [Ken Coar]
215ef83bbed20727813a52ddcdbcd1455856638bMark Andrews *) OS/2: Rework CGI handling to use spawn*() instead of fork/exec, achieving
215ef83bbed20727813a52ddcdbcd1455856638bMark Andrews a roughly 5 fold speed up. [Brian Havard]
fea04b0ffeaa83716937f1728ff6742722cec91aMark Andrews *) proxy ftp: instead of using the hardwired string "text/plain" as
fea04b0ffeaa83716937f1728ff6742722cec91aMark Andrews a fallback type for files served by the ftp proxy, use the
fea04b0ffeaa83716937f1728ff6742722cec91aMark Andrews ap_default_type() function to determine the configured type.
f02b5d87a561ba669bd368a8a6422f364f7702ecEvan Hunt This allows for special configurations like
f02b5d87a561ba669bd368a8a6422f364f7702ecEvan Hunt <Directory proxy:ftp://some.host>
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt </Directory>
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt Additionally, add the Content-Encoding: header to FTP proxy replies
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt when the encoding is defined (by the AddEncoding directive).
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt Because it was missing, it was almost impossible to browse compressed
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt files using the FTP proxy (works now perfectly in Communicator).
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt The ftp proxy now also returns the Date: and Server: header lines (if not
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt much else... This code is "somewhat" broken) like normal requests do.
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt [Martin Kraemer]
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt *) Be more smart in APACI's configure script when determining the UID/GID
9a859983d7059a6eb9c877c1d2ac6a3a5b7170f7Evan Hunt for User/Group directives and use the determined UID/GID to initialize
eff7f78bc65f30efd87a398e66084ddab72799d3Mark Andrews the permissions on the proxycachedir.
eff7f78bc65f30efd87a398e66084ddab72799d3Mark Andrews [Dirk-Willem van Gulik, Ralf S. Engelschall]
61271cdee65f3313e98f382b07e6674861d9020aEvan Hunt *) Changed the forking-prior-to-cleanup in the proxy module to first
61271cdee65f3313e98f382b07e6674861d9020aEvan Hunt check wether it actually needs to collect garbage. This reduces
61271cdee65f3313e98f382b07e6674861d9020aEvan Hunt the number of fork()s from one/request to just the odd one an hour.
61271cdee65f3313e98f382b07e6674861d9020aEvan Hunt [Dirk-Willem van Gulik]
c2f051aaaab60dbac4bc754f09d594846d99fb89Evan Hunt *) Added proxy, auth and header support to src/support/ab.c. Added a
32babe43eb479d2ae8736f9985a84d1b9d95a33aScott Mann README file to src/support/
32babe43eb479d2ae8736f9985a84d1b9d95a33aScott Mann [Dirk-Willem van Gulik]
35efe74edbdae034447a5bf73c78d8243e50b0b8Mark Andrews *) Don't hard-code the path to AWK in --shadow bootstrapping Makefile.
f385bac3b918aac3e33d2a8219e1b78f1c7f276eEvan Hunt [Ralf S. Engelschall] PR#4050
f385bac3b918aac3e33d2a8219e1b78f1c7f276eEvan Hunt *) Add support for DSO module compilation on BSD/OS 3.x.
11c282d8a4c87618538cfc89c9004666dc841036Francis Dupont [Randy Terbush, Covalent Technologies]
020a733707d308258768c9d677b5839edb647ec8Evan Hunt *) Fix sed-substitutions in `make install': path elements like `httpd/conf'
020a733707d308258768c9d677b5839edb647ec8Evan Hunt (for instance from an APACI configure --sysconfdir=/etc/httpd/conf
d54394cbefb7b0ed7bdf9aafaec4ece06578c26bFrancis Dupont option) were substituted with $(TARGET).conf, etc. Same for other strings
d54394cbefb7b0ed7bdf9aafaec4ece06578c26bFrancis Dupont with dots where the dot wasn't matched as plain text.
d54394cbefb7b0ed7bdf9aafaec4ece06578c26bFrancis Dupont [Ralf S. Engelschall]
70c7f4fb4fc589b04a68d67479d34eecd99c1991Evan Hunt *) PORT: Add support for FreeBSD 4.x [Ralf S. Engelschall]
70c7f4fb4fc589b04a68d67479d34eecd99c1991Evan Hunt *) Fix verbose output of APACI configure (option -v)
624664e50406f63108ddc7bad47dbac87ac74261Francis Dupont [Martin Kraemer, Ralf S. Engelschall]
03ccae042b4acd22805d667f823066d3690965cfMark AndrewsChanges with Apache 1.3.6
c1ced49662181d2fb2343ed7bde71d170f0d1119Mark Andrews *) Removed new PassAllEnv code due to DSO problems. [Lars Eilebrecht]
ba88bcf08b965f65c07735efa2f675b8cbeb735aMark AndrewsChanges with Apache 1.3.5 [not released]
ba88bcf08b965f65c07735efa2f675b8cbeb735aMark Andrews *) M_INVALID needed a value within the scope of METHODS so that unknown
21d349b612e253bea438f3340b2f293b032ed848Mark Andrews methods can be access controlled. [Roy Fielding] PR#3821
88c63fe9c78e60e5e521d095d6e983c211902904Mark Andrews *) Added PassAllEnv; makes server's entire environment available
03ccae042b4acd22805d667f823066d3690965cfMark Andrews to CGIs and SSIs executed within directive's scope. [Ken Coar]
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann *) ap_uuencode() always added two trailing '='s and encoding of
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann 8 bit characters on a machine with signed char may produced
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann incorrect results. Additionally ap_uuencode() should now
d31740ce282bcf0a27e17dec49a3ff9ddd26e814Scott Mann work correctly on EBCDIC platforms.
664917bedafa65dee4349c84324a31731aa1e228Francis Dupont [Ronald Tschal�r <ronald@innovation.ch>] PR#3411
664917bedafa65dee4349c84324a31731aa1e228Francis Dupont *) WIN32: Binary installer now runs the configuration DLL before
be789bc7eb6f683979cd1405a06284ee00cda366Mark Andrews the reboot prompt (which is only given if MSVCRT.DLL system
17bc56e321574b43c5837d1741e9157c8f2fcd91Francis Dupont DLL is new or updated). This should avoid the configuration
d3e3d7846dd5895960dcdcb1012b4be23388f81cMark Andrews directory being empty after installation. [Paul Sutton]
d3e3d7846dd5895960dcdcb1012b4be23388f81cMark Andrews PR#3767, 3800, 3827, 3850, 3900, 3953, 3988
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt *) WIN32: Binary installer now creates Start menu options to start
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt and stop Apache as a console application and to uninstall
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews the Apache service on NT. [Paul Sutton] PR#3741
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews *) WIN32: Apache.exe now contains an icon. [Paul Sutton]
7cc5632595476c20f1c0683eff35baa370dd65bbEvan Hunt *) PORT: Switch back to using fcntl() locking on Linux -- instabilities
7cc5632595476c20f1c0683eff35baa370dd65bbEvan Hunt have been reported with flock() locking (probably related to kernel
e1234be3ad794d8580365e76b65ee657d094b254Paul Ebersman version). [Dean Gaudet] PR#2723, 3531
2f09e7c3fc25c0e5028593a24531d636845c3e42Mark Andrews *) Using APACI, the main config file (usually httpd.conf) was
2f09e7c3fc25c0e5028593a24531d636845c3e42Mark Andrews not being adjusted as $(TARGET).conf. [Wilfredo Sanchez
2f09e7c3fc25c0e5028593a24531d636845c3e42Mark Andrews <wsanchez@apple.com>]
4f07b2b00cf52582b2ee9b55aabe7eb5066e57e7Mark Andrews *) PORT: AIX does not require the SHARED_CODE "hack"
4f07b2b00cf52582b2ee9b55aabe7eb5066e57e7Mark Andrews [Ryan Bloom <rbb@raleigh.ibm.com>]
ddd40390be246189f10dc18782914b295befb139Mark Andrews *) Set-Cookie headers were being doubled up for some CGIs by the O(n^2)
0e507dbb816575e6220fe309e8ada68897ffcdbeMark Andrews avoidance code added in 1.3.3.
ddd40390be246189f10dc18782914b295befb139Mark Andrews [Dean Gaudet, Jeff Lewis <lewis@stanford.edu>] PR#3872
ddd40390be246189f10dc18782914b295befb139Mark Andrews *) ap_isxdigit was somehow neglected when adding the ap_isfoo() macros
5715e1c6f6b549e95b312f1529efd849f7c9503fMark Andrews for 8-bit safeness. [Dean Gaudet]
ddd40390be246189f10dc18782914b295befb139Mark Andrews *) PORT: Use -fPIC instead of -fpic on Solaris and SunOS for compiling DSOs
b795de862ba8e75f3b9c56abb9553c28255c8567Mark Andrews because SPARCs have a small machine-specific maximum size for the Global
b795de862ba8e75f3b9c56abb9553c28255c8567Mark Andrews Offset Table which is often exceeded when compiling one of the larger
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews third-party modules with Apache. [Peter Urban <Peter.Urban@epfl.ch>] PR#3977
0a92db42c6be6a158cd41ff863831a8d2d257935Mark Andrews *) Move the directive `ExtendedStatus' in httpd.conf-dist-win _after_ the
0a92db42c6be6a158cd41ff863831a8d2d257935Mark Andrews DSO/DLL section because it's a directive from mod_status and isn't
17c98e7adddf82b73f478e89213fd10148a53100Mark Andrews available before the DLL of mod_status is loaded.
17c98e7adddf82b73f478e89213fd10148a53100Mark Andrews [Martin POESCHL <mpoeschl@gmx.net>] PR#3936
699e00089fb1a6eb31d7bd1c96bf973608953159Mark Andrews *) SECURITY: Fix a bug in the calculation of the buffer size for the line
699e00089fb1a6eb31d7bd1c96bf973608953159Mark Andrews continuation facility in Apache's configuration files which could
6883a918f790147fd98e21b2c3d3d479320f3ed5Mark Andrews lead to a buffer overflow situation.
6883a918f790147fd98e21b2c3d3d479320f3ed5Mark Andrews [Thomas Devanneaux <Thomas.Devanneaux@enst.fr>] PR#3617
e01f55daa4b611190a11a40299007e5e55018854Mark Andrews *) Make documentation and error messages of APACI's --activate-module=FILE
e01f55daa4b611190a11a40299007e5e55018854Mark Andrews option more clear. [Jan Wolter <janc@wwnet.net>] PR#3995
4c577cbd1efc14156751e5b2ced7a866871a2f1aMark Andrews *) Fix the gcc version check (for enabling the `inline' facility) to
4c577cbd1efc14156751e5b2ced7a866871a2f1aMark Andrews really support all future gcc versions >= 2.7 until we know more.
4c577cbd1efc14156751e5b2ced7a866871a2f1aMark Andrews [John Tobey <jtobey@banta-im.com>] PR#3983
2ba2a6e4be2eae3a1db1a657ceee15aa62799c7fMark Andrews *) Let APACI's configure script correctly complain for unknown --enable-XXX
2ba2a6e4be2eae3a1db1a657ceee15aa62799c7fMark Andrews and --disable-XXX options. [Ralf S. Engelschall] PR#3958
30aaec21221ca5d8715d1ff1ce92fbdf98bb6652Mark Andrews *) Link the shared core bootstrap program (``Rule SHARED_CORE=yes'') also
30aaec21221ca5d8715d1ff1ce92fbdf98bb6652Mark Andrews against libap.a and use its ap_snprintf() instead of sprintf() to avoid
30aaec21221ca5d8715d1ff1ce92fbdf98bb6652Mark Andrews possible buffer overflows. [Ralf S. Engelschall]
17a0bbda335ffc9af34be1000f500c622008458cMark Andrews *) Remove no longer used non-API function ap_single_module_init().
17a0bbda335ffc9af34be1000f500c622008458cMark Andrews [Ralf S. Engelschall]
b32e391602b3655c90c2ded10376dbfa4ec8a074Evan Hunt *) Add Apple's Mac OS X Server Layout "Rhapsody" to config.layout.
b32e391602b3655c90c2ded10376dbfa4ec8a074Evan Hunt [Wilfredo Sanchez]
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews *) Add cgidir, htdocsdir, iconsdir variables to Makefile.tmpl in order
e3fbbde8fc2e7d6e50583926d34e25a7b638e5adMichael Graff to make platform installations easier. [Wilfredo Sanchez]
1d5981dd3f7ae31703b7b4e3aa776bc8302ff78dEvan Hunt *) In configure, do not append the target name to the directory path if
1d5981dd3f7ae31703b7b4e3aa776bc8302ff78dEvan Hunt the path already contains "apache". [Ralf S. Engelschall]
1d5981dd3f7ae31703b7b4e3aa776bc8302ff78dEvan Hunt *) SIGPIPE is now ignored by the server core. The request write routines
aae88005f26209d969328703a09170e8af3faff3Mark Andrews (ap_rputc, ap_rputs, ap_rvputs, ap_rwrite, ap_rprintf, ap_rflush) now
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews correctly check for output errors and mark the connection as aborted.
57b403c1e9cd8f814c7dbf1808f6cd8d2efb7aeaScott Mann Replaced many direct (unchecked) calls to ap_b* routines with the
29bd52e4ee3fa047474d5d5b405d1e09c800a6f4Evan Hunt analogous ap_r* calls. [Roy Fielding]
b1b42b03b774d77ddfd38e5e0a5c0a3ed1944b89Mark Andrews *) Enhanced mod_rewrite's mapfile handling: The in-core cache for text and
b1b42b03b774d77ddfd38e5e0a5c0a3ed1944b89Mark Andrews DBM format mapfiles now uses a 4-way hash table with LRU functionality.
b1b42b03b774d77ddfd38e5e0a5c0a3ed1944b89Mark Andrews Furthermore map lookups for non-existent keys are now cached as well.
2870e5fb54c4a7e3980307b191c7e6ae649119bcEvan Hunt Additionally "txt" maps are now parsed with simple string functions
c5fa3706950224af3f5ae6d22944b1b8298d4eddMark Andrews instead of using ap_pregcomp(). As a side effect a bug that prevented
c5fa3706950224af3f5ae6d22944b1b8298d4eddMark Andrews the usage of keys containing the "," character was fixed.
4d205bf79b4abacfef41c9f01ee63938deba2f31Mark Andrews The changes drastically improve the performance when large rewrite maps
4d205bf79b4abacfef41c9f01ee63938deba2f31Mark Andrews [Michael van Elst <mlelstv@serpens.swb.de>, Lars Eilebrecht] PR#3160
5cfe4bcb0afd71f6bc1cc2dab37a9ad6181c13f9Mark Andrews *) Added ap_sub_req_method_uri() for doing a subrequest with a method
5cfe4bcb0afd71f6bc1cc2dab37a9ad6181c13f9Mark Andrews other than GET, and const'd the definition of method in request_rec.
5b79d154014f87b6c54b1ec2d3912c35b02042a1Mark Andrews [Greg Stein]
a8e5a5918355d883f24e4f137c13cd53841679a9Mark Andrews *) Use proper pid_t type for saving PIDs in alloc.c. [John Bley]
a8e5a5918355d883f24e4f137c13cd53841679a9Mark Andrews *) Replaced use of WIN32 define with HAVE_DRIVE_LETTERS to indicate
69496e55a787f8d800c826d2405d8f38e4c52b86Mark Andrews when the OS allows a DOS drive letter within pathnames. [Brian Havard]
c1ee8bb4ba3e9ab1463403ed685729631de406b1Mark Andrews *) Add %V to mod_log_config, this logs the hostname according to the
c1ee8bb4ba3e9ab1463403ed685729631de406b1Mark Andrews UseCanonicalName setting (this is the pre-1.3.4 behaviour of
c1ee8bb4ba3e9ab1463403ed685729631de406b1Mark Andrews %v). Useful for mass vhosting. [Tony Finch <dot@dotat.at>]
63d9e735c402ff883d86b22484742d11623745dbMark Andrews *) Add support for \n and \t to mod_log_config, can be used to produce
16cc4a1f56d0f9a300419da7e75e3b72169e608aMark Andrews more reliable logs with multiline entries. [Tony Finch <dot@dotat.at>]
000a8970f840a0c27c5cc404826853c4674362acMark Andrews *) Fixed a few compiler nits. [John Bley <jbb6@acpub.duke.edu>]
000a8970f840a0c27c5cc404826853c4674362acMark Andrews *) Added informative error messages for failed munmap() and fseek() calls
000a8970f840a0c27c5cc404826853c4674362acMark Andrews in http_core.c. [John Bley, Roy Fielding]
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews *) Added some informative error messages for some failed malloc()
903b3c84e2428160b2921364335363bb33452dabEvan Hunt calls. [John Bley <jbb6@acpub.duke.edu>, Jim Jagielski]
903b3c84e2428160b2921364335363bb33452dabEvan Hunt *) OS/2 ap_os_canonical_filename()'s behaviour is improved: ap_assert()
1fba20bd0b3501f4c7e751e239e0992bf92443bfMark Andrews is removed. This allows <Directory proxy:*> directives to work and
1fba20bd0b3501f4c7e751e239e0992bf92443bfMark Andrews prevents invalid requests from killing the process.
e02c1d738bd326beceabbe4a04692ea0282225edMark Andrews [Brian Havard <brianh@kheldar.apana.org.au>]
e02c1d738bd326beceabbe4a04692ea0282225edMark Andrews *) Reorganised FAQ document.
87708bde16713bc02ff2598f4a82f98c699a2f2dMark Andrews [Joshua Slive <slive@finance.commerce.ubc.ca>] PR#2497
38b84a1fcfdbda4d1d0fdca409004ae83be2ace8Mark Andrews *) src/support/: The ApacheBench benchmark program was overhauled by
a04b5f679428cefefedebe93718c0401e36f947dMark Andrews David N. Welton: you can now have it generate an HTML TABLE, presumably
38b84a1fcfdbda4d1d0fdca409004ae83be2ace8Mark Andrews for integration into other HTML sources. David updated the ab man page
38b84a1fcfdbda4d1d0fdca409004ae83be2ace8Mark Andrews as well and added some missing descriptions. Thanks!
433e06a25cdd92d665abda3e64c2c65f4a3f9b21Mark Andrews [David N. Welton <davidw@prosa.it>]
433e06a25cdd92d665abda3e64c2c65f4a3f9b21Mark Andrews *) Win32: The filename validity checker now allows filenames containing
433e06a25cdd92d665abda3e64c2c65f4a3f9b21Mark Andrews characters in the range 0x80 to 0xff (for example accented characters).
8a743600ddfcd97adbbd83f8e9f546ce7d365acbEvan Hunt [Paul Sutton] PR#3890
8a743600ddfcd97adbbd83f8e9f546ce7d365acbEvan Hunt *) Added conditional logging based upon environment variables to
8a743600ddfcd97adbbd83f8e9f546ce7d365acbEvan Hunt mod_log_config. mod_log_referer and mod_log_agent
8a743600ddfcd97adbbd83f8e9f546ce7d365acbEvan Hunt are now deprecated. [Ken Coar]
dc4fa197dd1031b3c966e5ee9d69a0f49ae1d9ceMark Andrews *) Allow apache acting as a proxy server to relay the real
dc4fa197dd1031b3c966e5ee9d69a0f49ae1d9ceMark Andrews reason of a failure to a client rather than the "internal
3916872f379457fe344afb02398a009701c5016aEvan Hunt server error" it does currently. The general exposure mechanism
a04b5f679428cefefedebe93718c0401e36f947dMark Andrews can be triggered by any module by setting the "verbose-error-to"
3916872f379457fe344afb02398a009701c5016aEvan Hunt note to "*"; this allows more than just proxy errors to be exposed.
3916872f379457fe344afb02398a009701c5016aEvan Hunt [Cliff Skolnick, Roy Fielding, Martin Kraemer] Related to PR#3455, 4086
161429fc059b0eeb84fb506bca4f9f5857a9c091Mark Andrews *) Moved man pages for ab and apachectrl to section 8.
161429fc059b0eeb84fb506bca4f9f5857a9c091Mark Andrews [Wilfredo Sanchez, Roy Fielding]
79bf7c874bb5a01b5b5db44af10b4ae24c89b93eEvan Hunt *) Added -S option to install.sh so that options can be passed to
79bf7c874bb5a01b5b5db44af10b4ae24c89b93eEvan Hunt strip on some platforms. [Ralf S. Engelschall, Wilfredo Sanchez]
79bf7c874bb5a01b5b5db44af10b4ae24c89b93eEvan Hunt *) Tweak modules Makefile generated by Configure so that it handles
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt the test case of no modules being selected. [chaz@reliant.com]
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt *) Added a <LimitExcept method ...> sectioning directive that allows
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt the user to assign authentication control to any HTTP method that
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt is *not* given in the argument list; i.e., the logical negation
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt of the <Limit> directive. This is particularly useful for controlling
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt access on methods unknown to the Apache core, but perhaps known by
d9ad0a55bb198caecf13c79f7e9a402fba8e68ebEvan Hunt some module or CGI script. [Roy Fielding, Tony Finch]
37dee1ff94960a61243f611c0f87f8c316815c53Mark Andrews *) Prevent apachectl from complaining if the PIDFILE exists but
7a54dadeb565d746ef8b3fc77dc76455d836dd30Mark Andrews does not contain a process id, as might occur if the server is
7a54dadeb565d746ef8b3fc77dc76455d836dd30Mark Andrews being rapidly restarted. [Wilfredo Sanchez]
643935ac110cdd977759ac9b85a5795646ccc6cfMark Andrews *) Win32: Add global symbols missing from ApacheCore.def. [Carl Olsen]
643935ac110cdd977759ac9b85a5795646ccc6cfMark Andrews *) Entity tag comparisons for If-Match and If-None-Match were not being
79344b9710d6ab498769c5fb1889910c592c6d8bMark Andrews performed correctly -- weak tags might cause false positives. Also,
79344b9710d6ab498769c5fb1889910c592c6d8bMark Andrews strong comparison wasn't properly enforced in all cases.
79344b9710d6ab498769c5fb1889910c592c6d8bMark Andrews [Roy Fielding, Ken Coar, Dean Gaudet] PR#2065, 3657
179e028b35ff89a9d493398285c40dc89b08963bMark Andrews *) OS/2: Supply OS/2 error code instead of errno on semaphore errors.
179e028b35ff89a9d493398285c40dc89b08963bMark Andrews [Brian Havard]
c2170a4bd022e20d7dd75e56f9ccff8e7cbbb356Mark Andrews *) Work around a bug in Lynx regarding its sending "Negotiate: trans"
c2170a4bd022e20d7dd75e56f9ccff8e7cbbb356Mark Andrews even though it doesn't understand TCN. [Koen Holtman, Roy Fielding]
82f77687abd21349fa7c7f51e71fdc0c7367d2e2Mark Andrews *) Added ap_size_list_item(), ap_get_list_item(), and ap_find_list_item()
82f77687abd21349fa7c7f51e71fdc0c7367d2e2Mark Andrews to util.c for parsing an HTTP header field value to extract the next
0ece47f7c1cf03718726d9dff183b02fa35115e6Mark Andrews list item, taking into account the possible presence of nested comments,
0ece47f7c1cf03718726d9dff183b02fa35115e6Mark Andrews quoted-pairs, and quoted-strings. ap_get_list_item() also removes
0ece47f7c1cf03718726d9dff183b02fa35115e6Mark Andrews insignificant whitespace and lowercases non-quoted tokens.
1f512cd06b4aefb86e767197751879840ba3f56bMark Andrews [Roy Fielding] PR#2065
1f512cd06b4aefb86e767197751879840ba3f56bMark Andrews *) proxy: The various calls to ap_proxyerror() can return HTTP/1.1 status
584ad7dedd0928a59830f82d82ae696bf6f4e705Evan Hunt code different from 500. This allows the proxy to, e.g., return
584ad7dedd0928a59830f82d82ae696bf6f4e705Evan Hunt "403 Forbidden" for ProxyBlock'ed URL's. [Martin Kraemer] Related to PR#3455
584ad7dedd0928a59830f82d82ae696bf6f4e705Evan Hunt *) Fix ordering of language variants for the case where the traditional
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt negotiation algorithm is being used with multiple language variants
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt and no Accept-Language. [James Treacy <treacy@debian.org>] PR#3299, 3688
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt *) Do not round the TCN quality calculation to 5 decimal places,
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt unlike RFC 2296, because the calculation might need 12 decimal places
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt to get the right result. [Roy Fielding]
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt *) Remove unused code to disable transparent negotiation when
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt negotiating on encoding only, as we now handle encoding too
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt (though this is nonstandard for TCN), remove charset=ISO-8859-1
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt fiddle from the fiddle-averse RVSA comparison, and fix bugs in
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt some debugging statements within mod_negotiation. [Koen Holtman]
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt *) Fixed a rare memory corruption possibility in mod_dir if the index
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt file is negotiable and no acceptable variant can be found.
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt [Dean Gaudet, Roy Fielding, Martin Kraemer]
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt *) Win32: Add new config directive, ScriptInterpreterSource, to enable
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt searching the Win32 registry for script interpreters.
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt [Bill Stoddard]
71bd858d8ed62672e7c23999dc7c02fd16a55089Evan Hunt *) Win32: The compiled-in default filename for the error log is now
ffa806a2948ef93a8e90e8272bb9053d87a2346eMark Andrews error.log, which matches the default in the distributed httpd.conf.
743bbdc18f839499862e4fb28ec32f607b1632dcTatuya JINMEI 神明達哉 *) Win32: Any error messages from -i or -u command line options are now
bbedadf76ab670b01887fb9b41097120ea4fdf14Evan Hunt displayed on the console output rather than sent to the error log.
bbedadf76ab670b01887fb9b41097120ea4fdf14Evan Hunt Also the "Running Apache..." message is not output unless Apache is
8d8f0b465959b799cb0d29ed694dc50ea7a73202Mark Andrews going to serve requests. [Paul Sutton]
8d8f0b465959b799cb0d29ed694dc50ea7a73202Mark Andrews *) Rework the MD5 authentication scheme to use FreeBSD's algorithm,
7659fdb3aab0a96e10aac67669b6c8d79faef44fjohnd and use a private significator ('$apr1$') to mark passwords as
7659fdb3aab0a96e10aac67669b6c8d79faef44fjohnd being smashed with our own algorithm. Also abstract the password
858c4a86c12fdaf90d8d24a6535c7e0f89d0a962johnd checking into a new ap_validate_password() routine. [Ken Coar]
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews *) Win32: The filename validity checker now allows "COM" but refuses
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews access to "COM1" through "COM4". This allows filenames such
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews as "com.name" to be served. [Paul Sutton] PR#3769.
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews *) BS2000: Adapt to the new ufork() system call interface which will
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews make subtasking easier on the OSD/POSIX mainframe environment.
9f9b7f0e8d455b1c88e51ddcefdbf19b472e1ef2Mark Andrews [Martin Kraemer]
e334405421979688f2d838805ac67ee47bd62976Mark Andrews *) Add a compatibility define for escape_uri() -> ap_escape_uri() to
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews ap_compat.h. [David White <david@persimmon.com>] PR#3725
8aee18709f238406719768b8a6b843a15c5075f8Mark Andrews *) Make NDBM file suffix determination for mod_rewrite more accurate, i.e.
e78c2b856b9bfbf713fe805224f345f8e8f84e4aEvan Hunt use `.db' instead of `.pag' not only for FreeBSD, but also when
e78c2b856b9bfbf713fe805224f345f8e8f84e4aEvan Hunt the NDBM library looks like Berkeley-DB based.
e78c2b856b9bfbf713fe805224f345f8e8f84e4aEvan Hunt [Ralf S. Engelschall] PR#3773
c0a76b3c0b42a110e14eb56103973944900400c4Mark Andrews *) Add ability to handle DES or MD5 authentication passwords.
c0a76b3c0b42a110e14eb56103973944900400c4Mark Andrews [Ryan Bloom <rbb@Raleigh.IBM.Com>]
82f0630bae09598209cc37c1db00ff4356efee27Mark Andrews *) Fix O(n^2) memory consumption in mod_speling. [Dean Gaudet]
36fc19f9397ac2469d5432e5eb6ff8774cf60676Mark Andrews *) SECURITY: Avoid some buffer overflow problems when escaping
b44b120c66d9c36f1648f18d169bb4daf4b921afMark Andrews quoted strings. (This overflow was on the heap and we believe
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews impossible to exploit.) [Rick Perry <perry@ece.vill.edu>]
97664670d0e45ec865da407112fceb892133eaf3Mark Andrews *) Let src/Configure be aware of CFLAGS options starting with plus
97664670d0e45ec865da407112fceb892133eaf3Mark Andrews signs as it's the case for the HP/UX compiler.
97664670d0e45ec865da407112fceb892133eaf3Mark Andrews [Doug Yatcilla <yatcilda@umdnj.edu>] PR#3681
b5b934a0bb46aded1552a17473652b5a7f4a3274Evan Hunt *) Remove the hard-wire of TAR=tar (we now check for gtar and gnutar first)
b5b934a0bb46aded1552a17473652b5a7f4a3274Evan Hunt and check to see if the tar we wind up with supports '-h'.
b5b934a0bb46aded1552a17473652b5a7f4a3274Evan Hunt [Jim Jagielski] PR#3671
5af195d1dbe4c266a47264111a9293069041209dMark Andrews *) A consistent and conservative style for all shell scripts has been
5af195d1dbe4c266a47264111a9293069041209dMark Andrews implemented. Basically, all shell string tests use the traditional
5af195d1dbe4c266a47264111a9293069041209dMark Andrews hack of 'if [ "x$var" != "x" ]' or 'if [ "x$var" = "xstring" ]'
5af195d1dbe4c266a47264111a9293069041209dMark Andrews to protect against bare null variable strings (ie: wrapping both
5af195d1dbe4c266a47264111a9293069041209dMark Andrews sides with double quotes and prepending 'x'). 'x' was chosen
5a636f9951e0a6968498d588a57cb01161d2a109Mark Andrews because it's more universal and hopefully easier for old shell
5a636f9951e0a6968498d588a57cb01161d2a109Mark Andrews prgrammers, as well as being easier to search for in 'vi' (/x\$) :)
8eb30f8dd3c1170406f4f2307964e4c0994494beEvan Hunt [Jim Jagielski]
8eb30f8dd3c1170406f4f2307964e4c0994494beEvan Hunt *) The status module now prints out both the main server generation as
8eb30f8dd3c1170406f4f2307964e4c0994494beEvan Hunt well as the generation of each process. Also, the vhost info is
d48730a446ffffa8d75462a4abefce030425fa64Mark Andrews printed with '?notable'. [Jim Jagielski]
d48730a446ffffa8d75462a4abefce030425fa64Mark Andrews *) Move src/main/md5c.c to src/ap/ap_md5c.c; it's httpd-neutral
d48730a446ffffa8d75462a4abefce030425fa64Mark Andrews and this makes its functions available to things in src/support.
7ffe86618c91097b73cde82fb535180dbd5f8e91Mark AndrewsChanges with Apache 1.3.4
380c874925f684847d9278b909cf511cb5b0289aShawn Routhier *) Renamed macros status_drops_connection to ap_status_drops_connection
380c874925f684847d9278b909cf511cb5b0289aShawn Routhier and vestigial scan_script_header to ap_scan_script_header_err,
380c874925f684847d9278b909cf511cb5b0289aShawn Routhier mostly for aesthetic reasons. [Roy Fielding]
7ffe86618c91097b73cde82fb535180dbd5f8e91Mark Andrews *) The query switch "httpd -S" didn't exit after showing the
380c874925f684847d9278b909cf511cb5b0289aShawn Routhier vhost settings. That was inconsistent with the other query functions.
a27b3757fdd8976ce05e37f391ad9e7ac4638e5dMark Andrews [Martin Kraemer]
a27b3757fdd8976ce05e37f391ad9e7ac4638e5dMark Andrews *) Moved the MODULE_MAGIC_COOKIE from before the versions and
7ffe86618c91097b73cde82fb535180dbd5f8e91Mark Andrews filename to the end of the STANDARD_MODULE_STUFF. Its
7ffe86618c91097b73cde82fb535180dbd5f8e91Mark Andrews presence at the beginning prevented reporting of the filename
7ffe86618c91097b73cde82fb535180dbd5f8e91Mark Andrews for modules compiled before 1 January 1999. [Ken Coar]
c9c2ffe729bf24a7fd0f0a234a4a84e67621d414Mark Andrews *) SECURITY: ap_os_is_filename_valid() has been added to Win32
c9c2ffe729bf24a7fd0f0a234a4a84e67621d414Mark Andrews to detect and prevent access to special DOS device file names.
c9c2ffe729bf24a7fd0f0a234a4a84e67621d414Mark Andrews [Paul Sutton, Ken Parzygnat]
7bce3361868c7c00929e0c1b64a45f24a714972fMark Andrews *) WIN32: Created new makefiles Makefile_win32.txt (normal build)
7bce3361868c7c00929e0c1b64a45f24a714972fMark Andrews and Makefile_win32_debug.txt (debug build) that work on Win95.
7bce3361868c7c00929e0c1b64a45f24a714972fMark Andrews Run each of the following from the src directory:
7bce3361868c7c00929e0c1b64a45f24a714972fMark Andrews nmake /f Makefile_win32.txt # compiles normal build
2015023399657c36e9dcc8b5dc35ce20dfc876f0Mark Andrews nmake /f Makefile_win32.txt install # compiles and installs
2015023399657c36e9dcc8b5dc35ce20dfc876f0Mark Andrews nmake /f Makefile_win32.txt clean # removes compiled junk
2015023399657c36e9dcc8b5dc35ce20dfc876f0Mark Andrews nmake /f Makefile_win32_debug.txt # compiles debug build
ed83fa75f5657ab2394a701f7ccc169dd9ef48fcMark Andrews [Roy Fielding]
ed83fa75f5657ab2394a701f7ccc169dd9ef48fcMark Andrews *) Added binbuild.sh and findprg.sh helpers to make it easier for us
9eba1cf5e5420aeded5ed380d9942269fbde90f1Mark Andrews to build binary distributions. [Lars Eilebrecht]
c470afc7ac0040f1bf7553ce8183b7a1d1726211Mark Andrews *) IndexOptions SuppressColumnSorting only turned off making
506a2177bfafa4321cf1ba27ff4a1d09bac69e14Mark Andrews the column headers anchors; you could still change the display
506a2177bfafa4321cf1ba27ff4a1d09bac69e14Mark Andrews order by manually adding a '?N=A' or similar query string to the
506a2177bfafa4321cf1ba27ff4a1d09bac69e14Mark Andrews URL. Now SuppressColumnSorting locks in the sort order so
082f42dcf2f38509a8c842013548f680a6ad06f3Mark Andrews it can't be overridden this way. [Ken Coar]
082f42dcf2f38509a8c842013548f680a6ad06f3Mark Andrews *) Added IndexOrderDefault directive to supply a default sort order
c75523bcb30c2b8426ee7cb226d9b429c337325bMark Andrews for FancyIndexed directory listings. [Ken Coar] PR#1699
c75523bcb30c2b8426ee7cb226d9b429c337325bMark Andrews *) Change the ap_assert macro to a variant that works on all platforms.
c75523bcb30c2b8426ee7cb226d9b429c337325bMark Andrews [Richard Prinz <richard.prinz@cso.net>] PR#2575
c75523bcb30c2b8426ee7cb226d9b429c337325bMark Andrews *) Make sure under ELF-based NetBSD (now) and OpenBSD (future) we don't
70ba55161bbecab6b58ad4d2203741e9b57951bcMark Andrews search for an underscore on dlsym() (as it's already the case
70ba55161bbecab6b58ad4d2203741e9b57951bcMark Andrews for FreeBSD 3.0). [Todd Vierling <tv@pobox.com>] PR#2462
70ba55161bbecab6b58ad4d2203741e9b57951bcMark Andrews *) Small fix for mod_env.html: The module was documented as to be _not_
ad9107efaaae2407cf11bf0c55407d8daed2e2d4Mark Andrews compiled into Apache per default, although it _IS_ compiled into
ad9107efaaae2407cf11bf0c55407d8daed2e2d4Mark Andrews Apache per default. [Sim Harbert <sim@mindspring.com>] PR#3572
3f9f14055b85c2dda341b341de0e65d4639542c5Mark Andrews *) Instead of fixing a bug in the generation procedure for config.status (a
75f48cecb3289c6d23a45127da65f18937160341Mark Andrews backslash was missing) we remove the bug together with it's complete
75f48cecb3289c6d23a45127da65f18937160341Mark Andrews context because the special cases of the past can now no longer occur
75f48cecb3289c6d23a45127da65f18937160341Mark Andrews because of the recent magic for the --with-layout default.
8fb412590e03dcf9de775dad1eb7acf320b575edMark Andrews [Ralf S. Engelschall] PR#3590
8fb412590e03dcf9de775dad1eb7acf320b575edMark Andrews *) Make top-level Makefile aware of a parallel build procedures (make -j) by
8fb412590e03dcf9de775dad1eb7acf320b575edMark Andrews making sure the src/support/ tools are _forced_ to be build last (they
1b42401954a8770d82a168ae1ac06ce66862fd25Mark Andrews depend on other libraries).
03ccae042b4acd22805d667f823066d3690965cfMark Andrews [Markus Theissinger <markus.theissinger@gmx.de>]
240a7dc59d6bc135ed298436b59dc86c84928ca2Mark Andrews *) Fix installation procedure: Now that os-inline.c is actually used (a
240a7dc59d6bc135ed298436b59dc86c84928ca2Mark Andrews recently fixed bug prevented this) we need to also install os-include.c
240a7dc59d6bc135ed298436b59dc86c84928ca2Mark Andrews in addition to os.h into the PREFIX/include/ location or building of
240a7dc59d6bc135ed298436b59dc86c84928ca2Mark Andrews module DSOs with APXS fails. [Ralf S. Engelschall] PR#3527
e588bfe68951d3a88f56640fdc7e43d8623642f4Mark Andrews *) Added MODULE_MAGIC_COOKIE as the first field in a module structure to
e588bfe68951d3a88f56640fdc7e43d8623642f4Mark Andrews allow us to distinguish between a garbled DSO (or even a file which isn't
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews an Apache module DSO at all) and a DSO which doesn't match the current
02a211f4c4d86f283f9c94bc7e5ab07b547e49f4Mark Andrews Apache API. [Ralf S. Engelschall] PR#3152
02a211f4c4d86f283f9c94bc7e5ab07b547e49f4Mark Andrews *) Two minor enhancements to mod_rewrite: First RewriteRule now also
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews supports the ``nocase|NC'' flag (as RewriteCond already does for ages) to
17be07ab818846dffb79e898da888a29c919bb02Mark Andrews match case insensitive (this especially avoids nasty patterns like
17be07ab818846dffb79e898da888a29c919bb02Mark Andrews `[tT][eE][sS][tT]'). Second two additional internal map functions
17be07ab818846dffb79e898da888a29c919bb02Mark Andrews `escape' and `unescape' were added which can be used to escape/unescape
ffa806a2948ef93a8e90e8272bb9053d87a2346eMark Andrews to/from hex-encodings in URLs parts (this is especially useful in
ffa806a2948ef93a8e90e8272bb9053d87a2346eMark Andrews combination with map lookups).
20599f3d0e20fe6e253f59f043f3bef5d6635de6Mark Andrews [Magnus Bodin, Ian Kallen, Ralf S. Engelschall]
20599f3d0e20fe6e253f59f043f3bef5d6635de6Mark Andrews *) Renamed the macro escape_uri() to ap_escape_uri() which was
38abdbf816fac8386d6f5259d5d6bdfb1b4b3d05Mark Andrews forgotten (because it was a macro) in the symbol renaming process.
38abdbf816fac8386d6f5259d5d6bdfb1b4b3d05Mark Andrews [Ralf S. Engelschall]
38abdbf816fac8386d6f5259d5d6bdfb1b4b3d05Mark Andrews *) Fix some inconsistencies related to the scopes of directives. The only
38abdbf816fac8386d6f5259d5d6bdfb1b4b3d05Mark Andrews user visible change is that the directives `UseCanonicalName' and
c6f4972c745f8903aba6dcca41f17a44c473db66Mark Andrews `ContentDigest' now use the (more correct) `Options' scope instead of
c6f4972c745f8903aba6dcca41f17a44c473db66Mark Andrews (less correct) `AuthConfig' scope. [Ralf S. Engelschall]
c6f4972c745f8903aba6dcca41f17a44c473db66Mark Andrews *) Using DSO, the Server token was being mangled. Specifically, the
c6f4972c745f8903aba6dcca41f17a44c473db66Mark Andrews module's token was being added first before the Apache token. This
f94ec08c17d60ee519a4f46b6dbb3519989e5b9cMark Andrews has been fixed. [Jim Jagielski]
f94ec08c17d60ee519a4f46b6dbb3519989e5b9cMark Andrews *) Major overhaul of mod_negotiation.c, part 2.
8bc194b266a17f89e6c54469d4dfbb408070f39eMark Andrews - properly handle "identity" within Accept-Encoding.
8bc194b266a17f89e6c54469d4dfbb408070f39eMark Andrews - allow encoded variants in RVSA negotiation and let them appear in
8bc194b266a17f89e6c54469d4dfbb408070f39eMark Andrews the Alternates field using the non-standard "encoding" tag-list.
03952196946fc638af7f20a9b59cfd2f15de01acFrancis Dupont - fixed both negotiation algorithms so that an explicitly accepted
03952196946fc638af7f20a9b59cfd2f15de01acFrancis Dupont encoding is preferred over no encoding if "identity" is not
03952196946fc638af7f20a9b59cfd2f15de01acFrancis Dupont included within Accept-Encoding.
7c681d075027f3389c31d261e1a71473c42ac73bMark Andrews - added ap_array_pstrcat() to alloc.c for efficient concatenation
7c681d075027f3389c31d261e1a71473c42ac73bMark Andrews of large substring sequences.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt - replaced O(n^2) memory hogs in mod_negotiation with ap_array_pstrcat.
da45cdaf79df00578c5bd2be9a9083a1bf95a4feMark Andrews [Roy Fielding]
03ccae042b4acd22805d667f823066d3690965cfMark Andrews *) Major overhaul of mod_negotiation.c, part 1.
c73d8c1b72ddc3330cfc21e2070dffabca324bf7Mark Andrews - cleanups to mod_negotiation comments and code structure
c73d8c1b72ddc3330cfc21e2070dffabca324bf7Mark Andrews - made compliant with HTTP/1.1 proposed standard (rfc2068) and added
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt support for everything in the upcoming HTTP/1.1
c73d8c1b72ddc3330cfc21e2070dffabca324bf7Mark Andrews revision (draft-ietf-http-v11-spec-rev-06.txt).
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - language tag matching also handles tags with more than 2
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 levels like x-y-z
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - empty Accept, Accept-Language, Accept-Charset headers are
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 processed correctly; previously an empty header would make all
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 values acceptable instead of unacceptable.
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - allowed for q values in Accept-Encoding
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - added support for transparent content negotiation (rfc2295 and
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 rfc2296) (though we do not implement all features in these drafts,
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 e.g. no feature negotiation). Removed old experimental version.
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - implemented 'structured entity tags' for better cache correctness
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 (structured entity tags ensure that caches which can deal with Vary
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 will (eventually) be updated if the set of variants on the server
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - this involved adding a vlist_validator element to request_rec
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - this involved adding the ap_make_etag() function to the global API
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 - modified guessing of charsets used by Apache negotiation algorithm
27fe1966c948ba0c1c9d0d831ea3d8bf32d052acTatuya JINMEI 神明達哉 to guess 'no charset' if the variant is not a text/* type
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt - added code to sort multiviews variants into a canonical order so that
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt negotiation results are consistent across backup/restores and mirrors
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt - removed possibility of a type map file resolving to another type map
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt file as its best variant
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt [Koen Holtman, Roy Fielding, Lars Eilebrecht] PR#3451, 3299, 1987
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt *) RFC2396 allows the syntax http://host:/path (with no port number)
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt but the proxy disallowed it (ap_proxy_canon_netloc()).
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt [David Kristol <dmk@bell-labs.com>] PR#3530
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt *) When modules update/modify the file name in the configfile_t structure,
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt syntax errors will report the updated name, not the original one.
4b6cb8d09e75ce9f04b2e40bd9d2e449c09b0c1fMark Andrews [Fabien Coelho <coelho@cri.ensmp.fr>] PR#3573
4b6cb8d09e75ce9f04b2e40bd9d2e449c09b0c1fMark Andrews *) Correct some filename case assumptions from WIN32 to
712b976a0633806b7140b17354a9398300f616b9Mark Andrews CASE_BLIND_FILESYSTEM. [Brian Havard <brianh@kheldar.apana.org.au>]
712b976a0633806b7140b17354a9398300f616b9Mark Andrews *) For %v log ServerName regardless of the UseCanonicalName
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews setting (similarly for %p). [Dean Gaudet]
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews *) Configure was initializing the variables $OSDIR, $INCDIR and $SHELL
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews rather late (too late for some invocations of TestCompile).
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews This improves the make environment available to TestCompile and
cb933b69ff357100768d0b33b88e4ee986b128f2Evan Hunt the *.module scripts. [Martin Kraemer]
cb933b69ff357100768d0b33b88e4ee986b128f2Evan Hunt *) The hashbang emulation code in ap_execve.c would interpret
f1f39b7e07b2665073d976c4d27e30988552b873Tatuya JINMEI 神明達哉 #!/hashbang/scripts correctly, but failed to fall back to a
9eba1cf5e5420aeded5ed380d9942269fbde90f1Mark Andrews standard shell for scripts which did NOT start with #!
f1f39b7e07b2665073d976c4d27e30988552b873Tatuya JINMEI 神明達哉 Now SHELL_PATH is started in these cases. [Martin Kraemer]
f1f39b7e07b2665073d976c4d27e30988552b873Tatuya JINMEI 神明達哉 *) PORT: Added the Cyberguard V2 port [Richard Stagg <stagg@lentil.org>]
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt *) Update APXS manual page: some -q option arguments were missing
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt and another was incorrect. [Mark Anderson <mda@discerning.com>] PR#3553
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt *) Cleanup the command line options: `-?' was documented to show
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt the usage list but does it with an error because `?' is not a valid
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt command. OTOH a lot of users expect `-h' to print such a usage list and
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt instead are annoyed for ages by our huge unreadable list of directives.
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt So we now changed the command line options this way:
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt 1. `-L' => `-R'
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt Intent: we need `-L' to be free, and `-R' for the DSO run-time path is
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews very similar to the popular linker option.
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt 2. `-h' => `-L'
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt Intent: while -l gives the small list of modules, -L now gives the
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews large list of directives implemented by these modules. This is also
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt consistent with -v (short version info) and -V (large version info).
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt 3. `-?' => `-h'
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt Intent: it's now the expected option ;-)
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt The manual page was adjusted accordingly.
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt [Ralf S. Engelschall] PR#2714
ff5864ef42c3bc55e9be20434d1f7de2f6794894Mark Andrews *) Fixed problem of fclose() on an unopened file in suexec if LOG_EXEC
ff5864ef42c3bc55e9be20434d1f7de2f6794894Mark Andrews wasn't defined. [Rick Franchuk <rickf@transpect.net>]
f3792d4bda1273fe82f9d0a13f141923e41d4537Tatuya JINMEI 神明達哉 *) Removed recently introduced bugs and disfigurements in APACI:
45d9b38097eb7b43e7e0d5d20c2d0903c7224ebdMark Andrews o fixed argument line processing: using $args was broken: It was not
ddd40390be246189f10dc18782914b295befb139Mark Andrews initialized and using args="$args $apc_option" and even args="$args
810656a187f2c358323bbf679f792f19a46a7973Mark Andrews \"$apc_option\"" fails in the second processing round for any arguments
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt containing whitespaces. The only correct way is to use the construct
810656a187f2c358323bbf679f792f19a46a7973Mark Andrews "$@" (but not possible here) or iterate _both_ times over the implicit
bf13e709db49bb19e0c2e73f0a964fe9d7bea4dfMark Andrews argument line (no argument to for-loop) which is what we now use.
bf13e709db49bb19e0c2e73f0a964fe9d7bea4dfMark Andrews o make --with-layout=Apache the default without creating
bf13e709db49bb19e0c2e73f0a964fe9d7bea4dfMark Andrews redundancy (copying the --with-layout block in the argument parsing
bf13e709db49bb19e0c2e73f0a964fe9d7bea4dfMark Andrews loop). We achieve this by using the "$@" construct together with the
bdc1d1b1bfad04bbae3fdf974e49e392951fb911Mark Andrews `set' command to prepend --with-layout=Apache to the command line in
43888c231579e5b021beeadd7265cda302ea1efeMark Andrews case --with-layout is not used.
43888c231579e5b021beeadd7265cda302ea1efeMark Andrews o fixed auto-suffix handling now that config.layout exists.
b7ba273d32232dfadaea5af384f1e6f36c915249Mark Andrews Paths which are auto-suffixed are marked with a trailing plus sign in
c52235e52ee12e4d15f808ac06608584257f6479Mark Andrews config.layout and every path now can be marked this way (not only the
4a8dc5f8efcc8bc3033a9383f958d1de22c844f4Mark Andrews four paths for which we do it currently). Additionally the suffix is
0627874ff86b2d5c9d6d90ea9fde8111dc97654bMark Andrews no longer a static one. Instead it's now `/<target>' where <target> is
4a8dc5f8efcc8bc3033a9383f958d1de22c844f4Mark Andrews the argument of the --target option or per default `httpd'.
48dfee71508886d86fe8fb12f91961b5daf3141dMark Andrews o allow also tabs (and only spaces) where we match whitespaces
48dfee71508886d86fe8fb12f91961b5daf3141dMark Andrews o various fixes and cleanups related to used shell coding style
48dfee71508886d86fe8fb12f91961b5daf3141dMark Andrews o made Jim happy by replacing `Written by' with `Initially written by' ;-)
718c4becc5711be71e23202a87f3aaea1aedde79Mark Andrews o trimmed output of --help to fit into 80 columns
718c4becc5711be71e23202a87f3aaea1aedde79Mark Andrews [Ralf S. Engelschall]
081b36ff9588e4d67a1a3095f5333a2b223482f7Mark Andrews *) Added two new core API functions, ap_single_module_configure() and
081b36ff9588e4d67a1a3095f5333a2b223482f7Mark Andrews ap_single_module_init(), which are now used by mod_so to configure a module
43c770b9987375e9e0efa19617b22e8e6a748a63Mark Andrews after loading. [Ralf S. Engelschall]
9a56f03c4c63c3729ebfcff9f99b9394c6004a20Mark Andrews *) PORT: Add defines for USE_FLOCK_SERIALIZED_ACCEPT and
9a56f03c4c63c3729ebfcff9f99b9394c6004a20Mark Andrews SINGLE_LISTEN_UNSERIALIZED_ACCEPT to NetBSD/OpenBSD section
9a56f03c4c63c3729ebfcff9f99b9394c6004a20Mark Andrews of ap_config.h to allow serialized accept for multiport listens.
02181a6c7420e8f3c083d0d20e0e65a78ea25d0fMark Andrews [Roy Fielding, Curt Sampson] PR#3120
02181a6c7420e8f3c083d0d20e0e65a78ea25d0fMark Andrews *) PORT: Fixed a misplaced #endif for NetBSD/OpenBSD section
e24ccb512c110d181e01f977196e518b0e72e451Mark Andrews of ap_config.h that would skip several defines if DEFAULT_GROUP
e24ccb512c110d181e01f977196e518b0e72e451Mark Andrews was overridden. [Roy Fielding]
63af1a646a006867dbd99dc0aa74559d832a420fMark Andrews *) PORT: The I86 version of DGUX has support for strncasecmp and
63af1a646a006867dbd99dc0aa74559d832a420fMark Andrews strcasecmp, so allow it in ap_config.h. [Amiel Lee Yee] PR#3247
b7bc86a4d3d78fae33577682cea7d1449abb7b33Mark Andrews *) Fix ordering of definitions in ap_config.h so that ap_inline is
b7bc86a4d3d78fae33577682cea7d1449abb7b33Mark Andrews defined before it might be used. [Victor Khimenko]
675cc80975eb7d15e0d9f1d5f424baafaf189fdeMark Andrews *) PORT: Add Dynamic Shared Object (DSO) support for BSDI (v4.0).
675cc80975eb7d15e0d9f1d5f424baafaf189fdeMark Andrews [Tom Serkowski <tks@bsdi.com>] PR#3453
a20996ab6ff2be473b85470fddd2380a3e180e7bMark Andrews *) Make generation of src/Configuration.apaci more robust: It failed to
80852eb5a8df5f3d70efb764e00f8f09efc5730cMark Andrews differenciate between modules when one module name was a postfix of
a27bbd21cf07371fc71e7ade75c3d78a5b98b7f9Mark Andrews another (e.g. cgi vs. fastcgi). We now check for mod_XXX, libXXX and even
a27bbd21cf07371fc71e7ade75c3d78a5b98b7f9Mark Andrews just XXX (think about totally non-standard names like "apache_ssl", too).
29f0da7fb84ea8010175769baecd12ab20903bb4Mark Andrews [Ralf S. Engelschall] PR#3380
29f0da7fb84ea8010175769baecd12ab20903bb4Mark Andrews *) In src/Configure remove the SERVER_SUBVERSION support (already deprecated
b00de53de2e37154d9046d481734cfb9a8573204Mark Andrews since 1.3b7) and make whitespace handling more robust (it failed horrible
b00de53de2e37154d9046d481734cfb9a8573204Mark Andrews when whitespaces were present in the arguments of -D options).
b00de53de2e37154d9046d481734cfb9a8573204Mark Andrews [Ralf S. Engelschall] PR#3240
ead77b9ad4821433ad45ef1de2c072b7c8f94f48Mark Andrews *) Add APACI --shadow=DIR variant (in addition to --shadow). This now first
8e22c73f3ea64337926151b53245f61342fa52faMark Andrews creates an external package shadow tree in DIR before the local build
8e22c73f3ea64337926151b53245f61342fa52faMark Andrews shadow tree is generated under DIR. This way one can have the extracted
8e22c73f3ea64337926151b53245f61342fa52faMark Andrews Apache distribution tree read-only on NFS or CDROM and still build Apache
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews from these sources. An automatically triggered VPATH-like mechanism is
e27d55e3ee06b6edcf625b8920a5c809da7f0b98Mark Andrews provided through the TOP variable, too.
e27d55e3ee06b6edcf625b8920a5c809da7f0b98Mark Andrews [Ralf S. Engelschall, Wilfredo Sanchez <wsanchez@apple.com>]
e27d55e3ee06b6edcf625b8920a5c809da7f0b98Mark Andrews *) Fix negotiation so that a Vary response header is correctly
7d9be933d7f4504cd0355ced1fb7fbd137e455b7Mark Andrews generated when, for a particular dimension, variants only vary
7d9be933d7f4504cd0355ced1fb7fbd137e455b7Mark Andrews in having or not having a value for that dimension. [Paul Sutton]
5ae2eac4c16bdbbef032544bd9fc86f47e7bdc2cMark Andrews *) Fix negotiation so that we prefer an encoded variant over an
5ae2eac4c16bdbbef032544bd9fc86f47e7bdc2cMark Andrews unencoded variant if the user-agent explicitly says it can
5b02fc32d693bb811199308a40143df0adf818c1Mark Andrews accept that encoding. Previously we always preferred the unencoded
b667946fa548bf8cb93029458ec130be6365419fMark Andrews [Paul Ausbeck <paula@alumni.cse.ucsc.edu>, Paul Sutton] PR#3447
b667946fa548bf8cb93029458ec130be6365419fMark Andrews *) Fix APXS tool: query variables LIBS_SHLIB and TARGET were not recognized
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews and the usage page was inconsistent with the functionality and manpage.
d8624c1f19777853aa96cb797759743c82480f70Mark Andrews [Ralf S. Engelschall]
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews *) Allow special options -Wc,xxx and -Wl,xxx on APXS compile/link command.
98744b51112090a3fb7abcf858cb0657c13609ccMark Andrews They can occur multiple times and their arguments (`xxx') are passed AS
98744b51112090a3fb7abcf858cb0657c13609ccMark Andrews IS to the compiler/linker command. [Ralf S. Engelschall]
8d31dd9ab62d91b5f23ac687657c966d44074a3fMark Andrews *) Fixed possible (but harmless in practice) bug in the DBM lookup
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews procedure of mod_rewrite: very long keys were truncated.
6d5840017831db1eee3be47236ff5044449a0256Mark Andrews [Ralf S. Engelschall]
6d5840017831db1eee3be47236ff5044449a0256Mark Andrews *) Added a generic --with-layout=[FILE:]ID option. ID here is a layout
3ec79bbc03fc5378a6cb37b276807cd40b5332aaMark Andrews identifier, currently "Apache" and "GNU" are pre-defined in the file
3ec79bbc03fc5378a6cb37b276807cd40b5332aaMark Andrews config.layout. Custom layouts are possible by using FILE:ID as the
3ec79bbc03fc5378a6cb37b276807cd40b5332aaMark Andrews argument where the layout ID is taken from FILE.
dc64df4479df5e7cb3ed1dead21888b5af98f67eMark Andrews The config.layout file consists of <Layout ID>..</Layout> sections
778a01b1aa76273d4a28c7559a509edc7a00ec95Mark Andrews where inside those sections "path_variable: path_value" pairs can be
778a01b1aa76273d4a28c7559a509edc7a00ec95Mark Andrews specified. These lines are converted to path_variable='path_value'.
44f175a90a855326725439b2f1178f0dcca8f67dMark Andrews *) Add a DefaultLanguage directive so that files missing a language
44f175a90a855326725439b2f1178f0dcca8f67dMark Andrews extension (e.g., .fr, .de) can be labelled as being some other
21991bd14e8b59000dfc2acf2ce614596cf28cbaMark Andrews default language. DefaultLanguage can appear in <Directory> and
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt <Files> containers as well as .htaccess files. [Paul Sutton]
b335299322e50f045f10e4636262cd2f8d407a8bMark Andrews *) Fix TARGET configuration when configuring and installing using
b335299322e50f045f10e4636262cd2f8d407a8bMark Andrews APACI configure. TARGET now defines the basename of the configuration
ff5c52617eecd06161344c99987a866691592e4aMark Andrews file, startup script, manual page, etc. log_error_core() now reports
e12030c433a08b9e9678717ec5e8092c9e4da72cMark Andrews the server binary name given by argv[0]. TARGET can now also be defined
e12030c433a08b9e9678717ec5e8092c9e4da72cMark Andrews with --target=TARGET parameter passed to APACI configure.
e18c62b1dab6bf82530a94c00e2320e542f40c3fMark Andrews [Ralf Engelschall, Randy Terbush]
5c40acf2156bbc258fc290f38cf8d5e12d085bedMark Andrews *) mod_include.c:handle_perl() now properly tests for OPT_INCNOEXEC
5c40acf2156bbc258fc290f38cf8d5e12d085bedMark Andrews rather than OPT_INCLUDES [Rainer Schoepf <schoepf@uni-mainz.de>]
5c40acf2156bbc258fc290f38cf8d5e12d085bedMark Andrews *) ap_md5_binary() was using sprintf() rather than a table lookup
5c40acf2156bbc258fc290f38cf8d5e12d085bedMark Andrews to convert binary bytes to hex digits.
5c40acf2156bbc258fc290f38cf8d5e12d085bedMark Andrews [Ronald Tschal�r <ronald@innovation.ch>] PR#3409
8b7d3aeda264513ca83961fb752703cc3c85451dMark Andrews *) Fix SEGV in TCN negotiation if no variants are acceptable.
8b7d3aeda264513ca83961fb752703cc3c85451dMark Andrews [Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>] PR#1987
f083a44415365f6464f8bd35f439dc13ee0b684fMark Andrews *) API: ap_exists_config_define() function is now "public" [Doug MacEachern]
108300f7f14315b7fa72a04f009dcb4d0839f207Mark Andrews *) Fix documentation of `Action' directive: It can activate a CGI script
108300f7f14315b7fa72a04f009dcb4d0839f207Mark Andrews when either a handler or a MIME content type is triggered by the request.
108300f7f14315b7fa72a04f009dcb4d0839f207Mark Andrews [Andrew Pimlott <pimlott@math.harvard.edu>] PR#3340
2fca4a3321c0137a0bcaa4692564b249ae26322eMark Andrews *) Document the `add' command of `dbmmanage' in `dbmmanage.1' manpage.
2fca4a3321c0137a0bcaa4692564b249ae26322eMark Andrews [David MacKenzie <djm@uu.net>] PR#3394
121f783b6660f2cb49829bdc51eb522fd327437eMark Andrews *) Ignore a "ErrorDocument 401" directive with a full URL and write a
121f783b6660f2cb49829bdc51eb522fd327437eMark Andrews notice to the error log. It is not possible to send a 401 response
707d9fbd86a15a7112936473a31191dc09ca642cMark Andrews and a redirect at the same time. [Lars Eilebrecht]
707d9fbd86a15a7112936473a31191dc09ca642cMark Andrews *) Fallback to native compilers for IRIX-32 platform. It seems that
bb9298e0088e8a636ea59f5b435f7c5b536c8017Mark Andrews a gcc 2.8.1 compiled apache is logging client addresses with all
bb9298e0088e8a636ea59f5b435f7c5b536c8017Mark Andrews bits set (255.255.255.255). This is the second such problem caused
bb9298e0088e8a636ea59f5b435f7c5b536c8017Mark Andrews by gcc 2.8.1 compiler. The first being broken semaphore locking.
1df2b7edfecd7cb7edc08ae9ec43d008cfbe7d34Mark Andrews [Randy Terbush]
1df2b7edfecd7cb7edc08ae9ec43d008cfbe7d34Mark Andrews *) Updated mime.types to reflect current Internet media types
fd95cc0da9563aa85ac67462433b6a2b6ac0db9fMark Andrews and include a URL to the registry.
fd95cc0da9563aa85ac67462433b6a2b6ac0db9fMark Andrews [Manoj Kasichainula, Roy Fielding] PR#2380, 2286, 2246
bb6d33103e672d21429ae1837ce10d91f2419800Mark Andrews *) SECURITY: Do a more complete check in mod_include to avoid
bb6d33103e672d21429ae1837ce10d91f2419800Mark Andrews an infinite loop of recursive SSI includes. [Marc Slemko] PR#3323
cc6d67469cf390842adf1bd35dd2b21fc3b7df18Mark Andrews *) Add APACI --suexec-docroot and --suexec-logfile options which can be
cc6d67469cf390842adf1bd35dd2b21fc3b7df18Mark Andrews used to set the document root directory (DOC_ROOT) and the suexec
cc6d67469cf390842adf1bd35dd2b21fc3b7df18Mark Andrews logfile (LOG_EXEC), respectively. Additionally the --layout option
1e9848fb2b4573711c02696dc4ee6540de4c81f6Mark Andrews was changed to show more information about the suEXEC setup.
1e9848fb2b4573711c02696dc4ee6540de4c81f6Mark Andrews [Lars Eilebrecht] PR#3316, 3357, 3361
1e9848fb2b4573711c02696dc4ee6540de4c81f6Mark Andrews *) Added the last two WebDAV status codes of 424 (Failed Dependency)
03ccae042b4acd22805d667f823066d3690965cfMark Andrews and 507 (Insufficient Storage) for use by third-party modules.
c45d848e2a5898975a14a6311a406f45028a45b0Tatuya JINMEI 神明達哉 [Roy Fielding]
7dc38ccd52efe59c8fef8e73f9313080652a1c4aShawn Routhier *) Enabled all of the WebDAV method names for use by third-party
7dc38ccd52efe59c8fef8e73f9313080652a1c4aShawn Routhier modules, Limit, and Script directives. That includes PATCH,
7dc38ccd52efe59c8fef8e73f9313080652a1c4aShawn Routhier PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, and UNLOCK.
7dc38ccd52efe59c8fef8e73f9313080652a1c4aShawn Routhier Improved mod_actions.c so that it can use any of the methods
ce164dbd9c97331a54994748df3ba72c35920946Tatuya JINMEI 神明達哉 defined in httpd.h. Added ap_method_number_of(method) for
ce164dbd9c97331a54994748df3ba72c35920946Tatuya JINMEI 神明達哉 getting the internal method number. [Roy Fielding]
ce164dbd9c97331a54994748df3ba72c35920946Tatuya JINMEI 神明達哉 *) PORT: Add a port to the TPF OS. [Joe Moenich <moenich@us.ibm.com> and
c6217b2899ea2bca7f5870ea5dbb3e46fbb72391Mark Andrews others at IBM]
b8d036c434d68e358c95bcb7268b5c310ed0579cMark Andrews *) Fix problems with handling of UNC names (e.g., \\host\path)
b8d036c434d68e358c95bcb7268b5c310ed0579cMark Andrews on Win32. [Ken Parzygnat <kparz@us.ibm.com>]
003fd2f720f79404b62d49f6dfe7aa1257f03b08Mark Andrews *) Rework os_canonical_*() on Win32 so it's simpler, more
003fd2f720f79404b62d49f6dfe7aa1257f03b08Mark Andrews robust, and works. [Ken Parzygnat <kparz@us.ibm.com>]
003fd2f720f79404b62d49f6dfe7aa1257f03b08Mark Andrews PR#2555, 2915, 3064, 3232
a80d26914afece7324158918e8d74c7c8384a0dfMark Andrews *) Work around incomplete implementation of strftime on Win32.
a80d26914afece7324158918e8d74c7c8384a0dfMark Andrews [Manoj Kasichainula, Ken Parzygnat <kparz@us.ibm.com>]
c19f322914f380404b613fbb31f5ac2582098f9dMark Andrews *) Move a typedef to fix compile problems on Linux with 1.x kernels.
c19f322914f380404b613fbb31f5ac2582098f9dMark Andrews [Manoj Kasichainula] PR#3177
ff9301990d83dedca3806a16b4c9693f16d6e8b1Mark Andrews *) PORT: Add a port to the Concurrent PowerMAX OS. [Tom Horsley
ff9301990d83dedca3806a16b4c9693f16d6e8b1Mark Andrews <Tom.Horsley@mail.ccur.com>]
fa2cb8d61d8699709b9fc14ed4f47bb63507b2a5Mark Andrews *) WIN32: Log more explicit error messages if spawning an interpreted
fa2cb8d61d8699709b9fc14ed4f47bb63507b2a5Mark Andrews script failed, including the command line used to attempt to execute
08fb52ec8c3923e501c7f8d74c524cced52551f9Mark Andrews the interpreter and the Win32 error code returned. [Marc Slemko]
08fb52ec8c3923e501c7f8d74c524cced52551f9Mark Andrews *) Disable sending of error-notes on a 500 (Internal Server Error) response
64c43af4f464b4ead99c3d2a561f0013fd26308cMark Andrews since it often includes file path info. Enable sending of error-notes
64c43af4f464b4ead99c3d2a561f0013fd26308cMark Andrews on a 501 (Method Not Implemented). [Roy Fielding] PR#3173
c5259c013bba297cb0d38b85bd1c83fc26ef268cMark Andrews *) http_config.c would respond with 501 (Method Not Implemented) if a
c5259c013bba297cb0d38b85bd1c83fc26ef268cMark Andrews content type handler was specified but could not be found, which
c5259c013bba297cb0d38b85bd1c83fc26ef268cMark Andrews should have been a 500 response. Likewise, mod_proxy.c would responsd
c5259c013bba297cb0d38b85bd1c83fc26ef268cMark Andrews with a 501 if the URI scheme is unrecognized instead of the correct
c5259c013bba297cb0d38b85bd1c83fc26ef268cMark Andrews response of 403 (Forbidden). [Roy Fielding]
22c4126ba51175af1453cd2254c303c6f65a766cMark Andrews *) SECURITY: Eliminate DoS attack when a bad URI path contains what
22c4126ba51175af1453cd2254c303c6f65a766cMark Andrews looks like a printf format escape. [Marc Slemko, Studenten Net Twente]
b1003ace6f6e15ffa212c7982c80845f549e6cefMark Andrews *) Fix in mod_autoindex: for files where the last modified time stamp was
b1003ace6f6e15ffa212c7982c80845f549e6cefMark Andrews unavailable, an empty string was printed which was 2 bytes short.
637a4234fab5dacacfa0d4fb8b41290b634b252fMark Andrews The size and description columns were therefore not aligned correctly.
92348098ebe7ef4c26bfe2204a7364fa18735afcMark Andrews [Martin Kraemer] (no PR#)
637a4234fab5dacacfa0d4fb8b41290b634b252fMark Andrews *) Update BS2000 OS code to work with recent versions. Starting with
d1a5fdc34a3d7caabead7bbf0cbf6fa7d89f0910Mark Andrews release A17, the child fork() must be replaced by a _rfork().
d1a5fdc34a3d7caabead7bbf0cbf6fa7d89f0910Mark Andrews (BS2000 only) [Martin Kraemer]
2e20dea9fc0a84217c7debdef8b4b6c6f04d3998Mark Andrews *) Add the actual server_rec structure of the specific Vhost to the
2e20dea9fc0a84217c7debdef8b4b6c6f04d3998Mark Andrews scoreboard file and avoid a string copy (as well as allow some
13396661f46572d7b94703a25721aad040fbd91aMark Andrews further future enhancements). [Harrie Hazewinkel
13396661f46572d7b94703a25721aad040fbd91aMark Andrews <harrie.hazewinkel@jrc.it>]
64f8608ed6b7f42a4a7d358fade2c82dfd1e9c01Mark Andrews *) Add APACI --permute-module=foo:bar option which can be used to
64f8608ed6b7f42a4a7d358fade2c82dfd1e9c01Mark Andrews on-the-fly/batch permute the order of two modules (mod_foo and mod_bar)
0cae66577c69c89086cd065bb297690072b471b4Mark Andrews in the Configuration[.apaci] file. Two special and important variants are
0cae66577c69c89086cd065bb297690072b471b4Mark Andrews supported for the option argument: first BEGIN:foo which permutes module
d3cbd6b05c16c6e0e86c1651bda3b3ee06574d62Mark Andrews mod_foo with the begin of the module list, i.e. it `moves' the module to
d3cbd6b05c16c6e0e86c1651bda3b3ee06574d62Mark Andrews the begin of the list (gives it lowest priority). And second foo:END
d3cbd6b05c16c6e0e86c1651bda3b3ee06574d62Mark Andrews which permutes mod_foo with the end of the module list, i.e. it `moves'
139cedabf9242add24d8326e216e451dd2d5a935Tatuya JINMEI 神明達哉 the module to the end of the list (gives it highest priority).
3a28f0dc73549d8c59ad18898540892c7eed957bTatuya JINMEI 神明達哉 [Ralf S. Engelschall]
8ac908b38a2fd9b780ae3a27ff26932a17823ae0Mark Andrews *) Fix problem with 'apache -k shutdown' and startup event
8ac908b38a2fd9b780ae3a27ff26932a17823ae0Mark Andrews synchronisation (Win32). [Ken Parzygnat <kparz@raleigh.ibm.com>]
0b24b2d3c423560a0a4cd9a4476b9a2dcafb7ea3Evan Hunt *) The config parser wasn't correctly noticing a missing '>'
0b24b2d3c423560a0a4cd9a4476b9a2dcafb7ea3Evan Hunt on container start lines (e.g., it wouldn't spot
dcfca6f18d5069155ae50025aaeead0cc8c04730Evan Hunt "<Directory /" as a syntax error). [Ryan Bloom <rbbloom@us.ibm.com>]
ebaf977ecfe6b26ba4482e00d1fd78914a1e17ebMark Andrews *) Add a 'RemoveHandler' directive which will selectively remove
ebaf977ecfe6b26ba4482e00d1fd78914a1e17ebMark Andrews all handler associations for the specified file extensions.
140cf92b3bbff9da00a782c8afe27f5fa63bd7f7Evan Hunt [Ryan Bloom <rbbloom@us.ibm.com>] PR#1799.
fd3a3783538312dc8f61a85ce4d3720f43b912c0Mark Andrews *) Properly handle & allow "nul" and ".*/null" in AccessConfig and
fd3a3783538312dc8f61a85ce4d3720f43b912c0Mark Andrews ResourceConfig directives on Win32. Also add a note to the effect
fd3a3783538312dc8f61a85ce4d3720f43b912c0Mark Andrews of 'useless User directive ignored on Win32' to the errorlog if
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont a User directive is encountered on Win32.
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9Evan Hunt [Ken Parzygnat <kparz@raleigh.ibm.com>] PR#2078, 2303.
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9Evan Hunt *) Fix multiple whitespace handling in imagemaps for mod_imap which was
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9Evan Hunt broken since Apache 1.3.1 where we took out compressing of multiple
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9Evan Hunt spaces in ap_cfg_getline().
ce0a4906ad27a8743e4f59e8ea06433640d78e54Mark Andrews [Ivan Richwalski <ivan@seppuku.net>] PR#3249
8a198fa776a09beb4dabf40b73a54d9c7bd70ac9Evan Hunt *) Fix Berkeley-DB/2.x support in mod_auth_db: The data structures were not
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont initialized correctly and the db_open() call used an invalid mode
e11a0c114cdaf8f7e7832e9f1a011138248093a6Evan Hunt parameter. [Ron Klatchko <ron@ckm.ucsf.edu>] PR#3171
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont *) PORT: DSO support for UnixWare 7
b47d410f8409294863f214542a05c92cbe86cf04Evan Hunt [Ralf S. Engelschall, Ron Record <rr@sco.com>]
6ff7cd9fa57e8f8092c08df8f9ceccbffb6b19c9Francis Dupont *) Merge the contents of the {srm,access}.conf-dist* files into the
6ff7cd9fa57e8f8092c08df8f9ceccbffb6b19c9Francis Dupont httpd.conf-dist* files. The srm and access files now contain
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont only comments, and httpd.conf has all the combined contents in
f77148e02902a96bddd5948e594bd4be2efe67ffFrancis Dupont a rational order. [Ken Coar]
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont *) PORT: DSO/ELF support for FreeBSD 3.0.
0185a9358cb8324f44e114c6fd3cbbc4b9c507e4Francis Dupont [Ralf S. Engelschall, Dirk Froemberg <ibex@physik.TU-Berlin.DE>]
a91029a00e83e3933046cc9354357bccaa66c272Francis Dupont *) Add a "default-handler" handler that calls the default_hander()
a91029a00e83e3933046cc9354357bccaa66c272Francis Dupont function which is normally called for static content. This allows
05b1ab91a62c09b052cdd9641355671997430d15Evan Hunt you to override a specific handler. [Marc Slemko]
05b1ab91a62c09b052cdd9641355671997430d15Evan Hunt *) Further simplify checking for absolute paths by replacing an
03e5afa4c09d57f85a007149999619e87f501138Evan Hunt hard-coded syntax check with a call to a routine we already created to
03e5afa4c09d57f85a007149999619e87f501138Evan Hunt do this. [Ken Parzygnat <kparz@raleigh.ibm.com>] PR#2976, 3074
03e5afa4c09d57f85a007149999619e87f501138Evan Hunt *) Log an error if we encounter a malformed "require" directive
03e5afa4c09d57f85a007149999619e87f501138Evan Hunt in mod_auth if we know that we know that no other module can
03e5afa4c09d57f85a007149999619e87f501138Evan Hunt deal with it. [Marc Slemko]
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt *) Remove ap_private_extern method of hiding conflicting symbols
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt on the NEXT platform because it is not correct for all versions,
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt and the versions for which it is correct are unknown.
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt [Wilfredo Sanchez <wsanchez@apple.com>]
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt *) Fix inheritance of IndexOptions NameWidth and remove unintended
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt restriction on +NameWidth, +IconHeight, and +IconWidth. [Ken Coar]
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt *) Fix per-directory config merging for cases in which a 500 error
0f66aced2640d964aeb6db41210711ba0640d7f2Evan Hunt is encountered in an .htaccess file somewhere down the tree.
8ebf67b7f0aeea7ef8c6e034c57a1dc57a7b216aEvan Hunt [Ken Coar] PR#2409
8ebf67b7f0aeea7ef8c6e034c57a1dc57a7b216aEvan Hunt *) Minor performance improvement to ap_escape_html(). [Roy Fielding]
9eba1cf5e5420aeded5ed380d9942269fbde90f1Mark Andrews *) Fixed a segmentation violation in mod_proxy when a response is
7c25b5f311a5a97ba3e9323956507f551c9b3b53Shawn Routhier non-cachable. [Roy Fielding, traced by Doug Bloebaum]. PR#2950, 3056
597642c0baaf66172ca44104ed5a18957a969748Evan HuntChanges with Apache 1.3.3
597642c0baaf66172ca44104ed5a18957a969748Evan Hunt *) Added a complete implementation of the Expect header field as
597642c0baaf66172ca44104ed5a18957a969748Evan Hunt specified in rev-05 of HTTP/1.1. Disabled the 100 Continue
d3a6cd7c7e13707d0c26e1af0e026dd6c22c5e99Evan Hunt response when we already know the final status, which is mighty
d3a6cd7c7e13707d0c26e1af0e026dd6c22c5e99Evan Hunt useful for PUT responses that result in 302 or 401. [Roy Fielding]
845bb3195a4f50d438ec0fcd5d79593010314319Evan Hunt *) Remove extra trailing whitespace from the getline results as part
845bb3195a4f50d438ec0fcd5d79593010314319Evan Hunt of the protocol processing, which is extra nice because it works
845bb3195a4f50d438ec0fcd5d79593010314319Evan Hunt between continuation lines, is almost no cost in the normal case
d8680445d6212d5552ea8a22fd2f9951b11c4b10Tatuya JINMEI 神明達哉 of no extra whitespace, and saves memory. [Roy Fielding]
d8680445d6212d5552ea8a22fd2f9951b11c4b10Tatuya JINMEI 神明達哉 *) Added new HTTP status codes and default response bodies from the
9ead684875ab0ab5fdb8b5dd837a88f7dbd0e01dEvan Hunt revised HTTP/1.1 (307, 416, 417), WebDAV (102, 207, 422, 423), and
9ead684875ab0ab5fdb8b5dd837a88f7dbd0e01dEvan Hunt HTTP Extension Framework (510) specifications. Did not add the
687b6322fb189c41c3672226a59461cc5c24c087Evan Hunt WebDAV 424 and 425 codes because they are bogus. We don't use any
687b6322fb189c41c3672226a59461cc5c24c087Evan Hunt of these codes yet, but they are now available to 3rd-party modules.
687b6322fb189c41c3672226a59461cc5c24c087Evan Hunt [Roy Fielding]
57fb4f7bbec88bc6431a39d4a10f82c265798b1fMark Andrews *) Fix a possible race condition between timed-out requests and the
57fb4f7bbec88bc6431a39d4a10f82c265798b1fMark Andrews ap_bhalfduplex select that might result in an infinite loop on
57fb4f7bbec88bc6431a39d4a10f82c265798b1fMark Andrews platforms that do not validate the descriptor. [Roy Fielding]
5b77627c09dea9a65a70d2a0b95a22ff75b3ac04Mark Andrews *) WIN32: Add "-k shutdown" and "-k restart" options to signal a
5b77627c09dea9a65a70d2a0b95a22ff75b3ac04Mark Andrews running Apache server [Paul Sutton]
288486df9df0c5a39b3c3d625c7f133d9a8e69fbMark Andrews *) Fix mod_autoindex bug where directories got a size of "0k" instead
5773d3c007c0c065f83480aa17e61bea728221f9Mark Andrews of "-". [Martin Plechsmid <plechsmi@karlin.mff.cuni.cz>, Marc Slemko]
85c5ed3577655f4f710f0af5ee93edd71c336055Evan Hunt *) PORT: DRS 6000 machine. [Paul Debleecker <pdebleecker@jetair.be>]
85c5ed3577655f4f710f0af5ee93edd71c336055Evan Hunt *) Add the server signature text (from the core ServerSignature directive)
0faf1492c711ddb063efda9f3f03b7afa938cff8Francis Dupont to the list of envariables available to scripts, SSI, and the like.
0faf1492c711ddb063efda9f3f03b7afa938cff8Francis Dupont *) PORT: Fix sys/resource.h handling for SCO 3.x platform.
0faf1492c711ddb063efda9f3f03b7afa938cff8Francis Dupont [M. Laak <maert@proinv.ee>] PR#3108
bd31f734eec1884bd14024a232eb3ad3b0b86489Evan Hunt *) Fallback from sysconf-based to plain HZ-based `ticks per second'
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews calculation in mod_status for all systems which don't have POSIX
1361014b02f11cf8de8725d1770a3dccbc1c8975Evan Hunt sysconf() (like UTS 2.1) and not only for the NEXT platform.
1361014b02f11cf8de8725d1770a3dccbc1c8975Evan Hunt [Dave Dykstra <dwd@bell-labs.com>] PR#3055
40ad4ed01be1cace49a62214d11ef1309b3029a0Evan Hunt *) Fix `require ...' directive parsing in mod_auth, mod_auth_dbm and
40ad4ed01be1cace49a62214d11ef1309b3029a0Evan Hunt mod_auth_db by using ap_getword_white() (which uses ap_isspace())
b09559fd36c5081ffaf58ab64bdef170c1a720f1Evan Hunt instead of ap_getword(..., ' ') (which parses only according to spaces
b09559fd36c5081ffaf58ab64bdef170c1a720f1Evan Hunt but not tabs). [James Morris <jmorris@intercode.com.au>,
b09559fd36c5081ffaf58ab64bdef170c1a720f1Evan Hunt Ralf S. Engelschall] PR#3105
aa3415ba49c7f322845ee3dd59c2d0159f37bb34Evan Hunt *) Fix the SERVER_NAME variable under sub-request situations (where
aa3415ba49c7f322845ee3dd59c2d0159f37bb34Evan Hunt `UseCanonicalName off' is used) like CGI's called from SSI pages or
c9630524c7560b27784fca6e456e652ff41ae7f1Mark Andrews RewriteCond variables by adopting r->hostname to sub-requests.
c9630524c7560b27784fca6e456e652ff41ae7f1Mark Andrews [James Grinter <jrg@blodwen.demon.co.uk>] PR#3111
4e55893d307162770fbd7e0967043f0aef9d7583Evan Hunt *) Fix stderr redirection under syslog-based error logging situation.
4e55893d307162770fbd7e0967043f0aef9d7583Evan Hunt [Youichirou Koga <y-koga@jp.FreeBSD.org>] PR#3095
4e55893d307162770fbd7e0967043f0aef9d7583Evan Hunt *) Document `ErrorLog syslog:facility' variant of error logging.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews [Youichirou Koga <y-koga@jp.FreeBSD.org>] PR#3096
0da859c5a7f17298577616577197cc6c857e4579Evan Hunt *) Fix http://localhost/ hints in top-level INSTALL document.
0da859c5a7f17298577616577197cc6c857e4579Evan Hunt [Rob Jenson <robjen@spotch.com>, Ralf S. Engelschall] PR#3088
19a6c40c37cd22a07b29542a5cc5c8986c1fbf57Evan Hunt *) Quote paths in default configuration files. [Wilfredo Sanchez]
19a6c40c37cd22a07b29542a5cc5c8986c1fbf57Evan Hunt *) PORT: Remove extra HAVE_SYS_RESOURCE_H define for RHAPSODY since
9de98fbbbee124bbb8d609669cfaff17ec7a36e0Evan Hunt it is now taken care of properly by the header file tests.
9de98fbbbee124bbb8d609669cfaff17ec7a36e0Evan Hunt [Wilfredo Sanchez <wsanchez@apple.com>]
28f4cd0a4503b91d7a48ed4d157347b251ae5686Mark Andrews *) Fix problem with scripts and filehandle inheritance on Win32.
c221360e9f511be38c1385b9a647ebd7dceb8b42Mark Andrews [Ken Parzygnat <kparz@raleigh.ibm.com>] PR#2884, 2910
485a435efecda961aa117b63d8e02494a5e11e37Mark Andrews *) Win32 name canonicalisation could end up using the server's
bc04d6ec155564b7f0c0171ac88e9e5918366c9dEvan Hunt working directory to fill in some blanks. [Ken Parzygnat
bc04d6ec155564b7f0c0171ac88e9e5918366c9dEvan Hunt <kparz@raleigh.ibm.com>] PR#3001
16de5dbc7178b7fe8a9d4beb9ff50778cc8d3847Evan Hunt *) Correct invalid assumption by ap_sub_req_lookup_file() that all
16de5dbc7178b7fe8a9d4beb9ff50778cc8d3847Evan Hunt absolute paths begin with "/" -- because they don't on Win32.
b8b602f89be848d44472df92320e9d88213a1411Evan Hunt [Ken Parzygnat <kparz@raleigh.ibm.com>] PR#2976, 3074
b8b602f89be848d44472df92320e9d88213a1411Evan Hunt *) Add [REDIRECT_]VARIANTS environment variable to mod_speling
12178c86525332bb0ab66155feb61fbf32eca6acEvan Hunt so that ErrorDocument 300 processors can reformat the list
12178c86525332bb0ab66155feb61fbf32eca6acEvan Hunt if desired. [Ken Coar] PR#2859
12178c86525332bb0ab66155feb61fbf32eca6acEvan Hunt *) Add +/- incremental prefixes to IndexOptions keywords, and
d601ef9e8914bc914220865328de64cb4b6cec67Evan Hunt enable merging of multiple IndexOptions directives. [Ken Coar]
d601ef9e8914bc914220865328de64cb4b6cec67Evan Hunt *) PORT: Allow GuessOS to recognize Unixware 7.0.1 [Steve Cameron
71ba75c604df3604673232828a68bb28c420e698Mark Andrews <steve.cameron@compaq.com>]
71ba75c604df3604673232828a68bb28c420e698Mark Andrews *) Reconstructed the loop through multiple htaccess file names so
71ba75c604df3604673232828a68bb28c420e698Mark Andrews that missing files are not confused with unreadable files.
71ba75c604df3604673232828a68bb28c420e698Mark Andrews [Roy Fielding]
9eba1cf5e5420aeded5ed380d9942269fbde90f1Mark Andrews *) The ap_pfopen and ap_pfdopen routines were failing to protect the
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews errno on an error, which leads to one error being mistaken for
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews another when reading non-existent .htaccess files.
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews [Jim Jagielski]
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews *) OS/2: The new header tests get things right, need to update
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews ap_config.h. [Brian Havard]
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews *) The Perl %ENV hash will now be setup by default when using the
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988Mark Andrews mod_include `perl' command [Doug MacEachern]
5d850024cb41fdcb0b85efd3f7997bc52e6b33e8Mark Andrews *) PORT: Add Pyramid DC/OSx support to configuration mechanism.
5d850024cb41fdcb0b85efd3f7997bc52e6b33e8Mark Andrews [Earle Ake <akee@wpdiss1.wpafb.af.mil>]
5d850024cb41fdcb0b85efd3f7997bc52e6b33e8Mark Andrews *) PORT: Fix sys/resource.h handling for Amdahl's UTS 2.1
5d850024cb41fdcb0b85efd3f7997bc52e6b33e8Mark Andrews [Dave Dykstra <dwd@bell-labs.com>] PR#3054
8e4f3f1cbceef520ba889270c993de0ac376a2a7Evan Hunt *) Correct comment in mod_log_config.c about its internals.
8e4f3f1cbceef520ba889270c993de0ac376a2a7Evan Hunt [Elf Sternberg <elf@halcyon.com>]
c656722ea789f512132d5df9a613bea5717dbe3aMark Andrews *) Avoid possible line overflow in Configure: Use an awkfile to
e6dda86e8b18ca24db86bd6cd986fdcbfda3f06aEvan Hunt handle the creation of modules.c [Jim Jagielski]
2a0d4c4d6ba5addb33cd1bccecc55ca4a095f191Mark AndrewsChanges with Apache 1.3.2
2a0d4c4d6ba5addb33cd1bccecc55ca4a095f191Mark Andrews *) Fix bug in ap_remove_module(), which caused problems for dso's
d524a81532c87c7fa8d0ce0261645fb18276b1eeMark Andrews who were the top_module. [Doug MacEachern]
d524a81532c87c7fa8d0ce0261645fb18276b1eeMark Andrews *) Add support for Berkeley-DB/2.x (in addition to Berkeley-DB/1.x) to
feeca57f18fe7ae1825bef81a210068d4ddaf4eeEvan Hunt mod_auth_db to both be friendly to users who wants to use this version
feeca57f18fe7ae1825bef81a210068d4ddaf4eeEvan Hunt and to avoid problems under platforms where only version 2.x is present.
feeca57f18fe7ae1825bef81a210068d4ddaf4eeEvan Hunt [Dan Jacobowitz <drow@false.org>, Ralf S. Engelschall]
8b37c0dd6e1cf3f8849f4f28b77b43ab3fb20ea4Mark Andrews *) When using ap_log_rerror(), make the error message available to the
c073c65719eb5a7a525176d9a62e1b58a11ecab7Evan Hunt *ERROR_NOTES envariables by default. [Ken Coar]
c073c65719eb5a7a525176d9a62e1b58a11ecab7Evan Hunt *) BS2000 platform only: get rid of the nasty BS2000AuthFile.
c073c65719eb5a7a525176d9a62e1b58a11ecab7Evan Hunt You now must define a BS2000Account name for the server User.
c073c65719eb5a7a525176d9a62e1b58a11ecab7Evan Hunt This has fewer security implications than the old approach.
5d9922e86f3d7f58f4c6b1234962ee4567108830Vernon Schryver [Martin Kraemer]
c4e3976707829c3225983b80afb09215e49ea10dMark Andrews *) Fix SHARED_CORE feature for HPUX platform: We now use extension `.sl'
49f788cbd39eb9218c19e077c7b2519c617e044dMark Andrews instead of `.so' and `SHLIB_PATH' instead of `LD_LIBRARY_PATH' on this
88a7702a9dc82581c554cc0b04902879cdda41a6Mark Andrews platform to make the braindead HPUX linker happy. Notice, for the module
66ecb6789b7effa68f75dc70f0843a26825b44f6Mark Andrews DSOs we don't have to use this, because these are loaded manually (and
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews not via HPUX' dld). [Ralf S. Engelschall] PR#2905, PR#2968
ce3b2c5189e874f1c45d699cfb4f30fc7a8cd604Evan Hunt *) Remove 64 thread limit on Win32.
ce3b2c5189e874f1c45d699cfb4f30fc7a8cd604Evan Hunt [Bill Stoddard <stoddard@raleigh.ibm.com>]
fc1fb1a469dc44fb12bbe51ead6caf568239d5abEvan Hunt *) Remove redundant substitutions in top-level Makefile.tmpl.
fc1fb1a469dc44fb12bbe51ead6caf568239d5abEvan Hunt [Ralf S. Engelschall]
d0ca4e90e2dd584db70e403ef92ab08d78d9cd6dMark Andrews *) Fix APACI's `Group' configuration adjustment - especially for Linux
d0ca4e90e2dd584db70e403ef92ab08d78d9cd6dMark Andrews platforms where `nogroup' exists in /etc/group. [Ralf S. Engelschall]
d312bc5d81cff8fc156b62c970334b52227ee854Evan Hunt *) Make PrintPath work generically instead of having one version
d312bc5d81cff8fc156b62c970334b52227ee854Evan Hunt strictly for OS/2. [Jim Jagielski, Brian Havard]
9dd2ee95f11de29e358cc01059861e724dbb5807Mark Andrews *) Fix the recently introduced C header file checking: We now use the C
db6cd7ee05471eddeaac642b2f45dde87e770da5Mark Andrews pre-processor pass only (and no longer the complete compiler pass) to
9dd2ee95f11de29e358cc01059861e724dbb5807Mark Andrews determine whether a C header file exists or not. Because only this way
dc9270706619976c47236892c655ba76671c37f1Mark Andrews we're safe against inter-header dependencies (which caused horrible
dc9270706619976c47236892c655ba76671c37f1Mark Andrews portability problems). The only drawback is that we now have a CPP
dc9270706619976c47236892c655ba76671c37f1Mark Andrews configuration variable which has to be determined first (we do a similar
503e5aa8d2400e47c9617db10b57f2d4f3495fd2Mark Andrews approach as GNU Autoconf does here). When all fails the user still has
503e5aa8d2400e47c9617db10b57f2d4f3495fd2Mark Andrews the possibility to override it manually via APACI or src/Configuration.
503e5aa8d2400e47c9617db10b57f2d4f3495fd2Mark Andrews As a fallback for the header check itself we can directly check the
5985af3f5ca3bd3aecd177c7eab497e7414c3945Evan Hunt existance of the file under /usr/include, too.
5985af3f5ca3bd3aecd177c7eab497e7414c3945Evan Hunt [Ralf S. Engelschall] PR#2777
cef109efa70b55ec1cd3ed706a9607ba1c3382d5Evan Hunt *) PORT: Added RHAPSODY (Mac OS X Server) support. MAP_TMPFILE defined
cef109efa70b55ec1cd3ed706a9607ba1c3382d5Evan Hunt as an alternate mechanism for mmap'd shared memory for RHAPSODY.
9eba1cf5e5420aeded5ed380d9942269fbde90f1Mark Andrews ap_private_extern defined to hide symbols that conflict with loaded
cef109efa70b55ec1cd3ed706a9607ba1c3382d5Evan Hunt dynamic libraries on the NEXT and RHAPSODY platforms.
cef109efa70b55ec1cd3ed706a9607ba1c3382d5Evan Hunt [Wilfredo Sanchez <wsanchez@apple.com>]
cef109efa70b55ec1cd3ed706a9607ba1c3382d5Evan Hunt *) Delete PID file on clean shutdowns.
289dbe005c271d344296cad043157fee6604bdb0Mark Andrews [Charles Randall <crandall@matchlogic.com>] PR#2947
c16d37d06e103b259073a61e610e688e2849289aMark Andrews *) Fix mod_auth_*.html documents: NSCA -> NCSA
c16d37d06e103b259073a61e610e688e2849289aMark Andrews [Youichirou Koga <y-koga@jp.FreeBSD.org>] PR#2991
1cd538c05181b7236e4a2d159a99997dcfa1cb5cFrancis Dupont *) Fix INSTALL document: www.gnu.ai.mit.edu -> www.gnu.org
1cd538c05181b7236e4a2d159a99997dcfa1cb5cFrancis Dupont [Karl Berry <karl@gnu.org>] PR#2994
0088b45de515b891622e7e81dee9602291231c10Evan Hunt *) Fix dbmmanage.1 manual page.
0088b45de515b891622e7e81dee9602291231c10Evan Hunt [Youichirou Koga <y-koga@jp.FreeBSD.org>] PR#2992
b08325a7f3092cca1131e1a04a43a4ecef713e29Evan Hunt *) Fix possible buffer overflow situation in suexec.c.
b08325a7f3092cca1131e1a04a43a4ecef713e29Evan Hunt [Jeff Stewart <jws@purdue.edu>] PR#2790
a39a5f4d816ca7d3f43106712ca668dd1ab31d69Mark Andrews *) Add some more LIBS for the SCO5 platform which are needed for the already
a39a5f4d816ca7d3f43106712ca668dd1ab31d69Mark Andrews used -lprot. It's actually a bug in SCO5, of course.
a39a5f4d816ca7d3f43106712ca668dd1ab31d69Mark Andrews [Ronald Record <rr@sco.com>] PR#2533
7ee4b13ded769df52e8c66b3dfa1de968df7bd28Evan Hunt *) Fix documentation of ProxyPass/ProxyPassReverse according to the
7ee4b13ded769df52e8c66b3dfa1de968df7bd28Evan Hunt trailing slash problem. [Jon Drukman <jsd@gamespot.com>] PR#2933
44a3999cf4f71bd81a7942ff5e60c6b1828e5f9dEvan Hunt *) Remove `-msym' option from LDFLAGS_SHLIB for the Digital UNIX (OSF/1)
44a3999cf4f71bd81a7942ff5e60c6b1828e5f9dEvan Hunt platform, because it's only supported under version 4.0 and higher. But
7048af0a551f13d2916a06cce21357714939a89bEvan Hunt because our GuessOS is still unaware of Digital UNIX versions and the
7048af0a551f13d2916a06cce21357714939a89bEvan Hunt -msym is just to optimize the DSO statup time a little bit it's safe and
00295e065080e0b9856d00b15976d1ed5d280cbfEvan Hunt best when we leave it out now. [Ralf S. Engelschall] PR#2969
e856482b1fe1c554a8e47a519b59902b21792564Evan Hunt *) Fix the ap_log_error_old(), ap_log_unixerr() and ap_log_printf()
e856482b1fe1c554a8e47a519b59902b21792564Evan Hunt functions: First all three functions no longer fail on strings containing
e856482b1fe1c554a8e47a519b59902b21792564Evan Hunt "%" chars and second ap_log_printf() no longer does a double-formatting
e856482b1fe1c554a8e47a519b59902b21792564Evan Hunt (instead it directly passes through the message to be formatted to the
37a34ab54fbd17651961316fadcb48edef7039c9Evan Hunt real internal formatting function). [Ralf S. Engelschall] PR#2941
37a34ab54fbd17651961316fadcb48edef7039c9Evan Hunt *) Allow "Include" directives anywhere in the server config
37a34ab54fbd17651961316fadcb48edef7039c9Evan Hunt files (but not .htaccess files). [Ken Coar] PR#2727
1d0ebb4cf21324b28215c5df84cce0f84dd6948bMark Andrews *) The proxy was refusing to serve CONNECT requests except to
1d0ebb4cf21324b28215c5df84cce0f84dd6948bMark Andrews port 443 (https://) and 563 (snews://). The new AllowCONNECT
adb42115869b8258cd38bc7fd044766f662bdd78Mark Andrews directive allows the configuration of the ports to which a
adb42115869b8258cd38bc7fd044766f662bdd78Mark Andrews CONNECT is allowed. [Sameer Parekh, Martin Kraemer]
e9dff04d3bd9b7b247cad0f914ed80914a49bcccEvan Hunt *) mod_expires will now act on content that is not sent from a file
0c3948e6066e8910edb3f6a7820bd42ffaefedf6Evan Hunt on disk. Previously it would never add an Expires: header to
0c3948e6066e8910edb3f6a7820bd42ffaefedf6Evan Hunt any response that did not come from a file on disk; the only
0c3948e6066e8910edb3f6a7820bd42ffaefedf6Evan Hunt case where it still doesn't (and can't) add one for that type of
2c016c64f533171e1342c1914754b017026c8ad5Tatuya JINMEI 神明達哉 content is if you are using a modification date based setting.
2c016c64f533171e1342c1914754b017026c8ad5Tatuya JINMEI 神明達哉 [Marc Slemko, Paul Phillips <paulp@go2net.com>]
2c016c64f533171e1342c1914754b017026c8ad5Tatuya JINMEI 神明達哉 *) Problems encountered during .htaccess parsing or CGI execution
38397492000c996d50f9bf96a4da318a742bd07cEvan Hunt that lead to a "500 Server Error" condition now provide explanatory
38397492000c996d50f9bf96a4da318a742bd07cEvan Hunt text (in the *ERROR_NOTES envariable) to ErrorDocument 500 scripts.
9d5e42bb875bc287387241dd7563f5698afd31f6Mark Andrews [Ken Coar] PR#1291
f82d52e82defd947805f0882f1559e88d830922aEvan Hunt *) Add NameWidth keyword to IndexOptions directive so that the
5857247dbbfe384a1bcf376d0451f1b2bc3c2c7aEvan Hunt width of the filename column is customisable. [Ken Coar, Dean Gaudet]
5857247dbbfe384a1bcf376d0451f1b2bc3c2c7aEvan Hunt PR#1949, 2324.
5857247dbbfe384a1bcf376d0451f1b2bc3c2c7aEvan Hunt *) Recognize lowercase _and_ uppercase `uname' results under
7fe4b0447fb3ef0c8ff9851624a7bca072732973Evan Hunt SCO OpenServer. [David Coelho <drc@ppt.com>]
7fe4b0447fb3ef0c8ff9851624a7bca072732973Evan Hunt *) As duplicate "HTTP/1.0 200 OK" lines within the header seem to be
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt a common problem of (mis-administrated?) IIS servers, make the apache
e2facd7af296d90d0d1fef7994b6b8e795490a92Evan Hunt proxy immune to these errors (and ignore the duplicates, but log
3594635af7c6fedb2893ad1a9df4935bd0234a47Evan Hunt the fact to error_log). [Martin Kraemer], after the proposal in PR#2914
cc3ed192b030ccf9a903a4a7c8667cda8ad23eebEvan Hunt *) The <IfModule and <IfDefine block starting directives now only
cc3ed192b030ccf9a903a4a7c8667cda8ad23eebEvan Hunt allow exactly one argument. Previously, the optional negation
cc3ed192b030ccf9a903a4a7c8667cda8ad23eebEvan Hunt character '!' could be separated by whitespace without a syntax
c1bfa5b0ad6a031b0a3038207938897128a241b4Evan Hunt error being reported, albeit defeating the IfModule functionality
b99efc39de7711d483f62f42bf6c365843637238Mark Andrews (enclosed directives would ALWAYS be executed). By using the
c1bfa5b0ad6a031b0a3038207938897128a241b4Evan Hunt stricter syntax, these hard-to-track errors can be avoided.
302ed789bd97f34500ee4ba3a8329590d6453fc6Mark Andrews [Martin Kraemer]
6f6f08b7a4ea50806099b23ca97010195c1365cdEvan Hunt *) Simplify handling of IndexOptions in mod_autoindex -- and BTW
6f6f08b7a4ea50806099b23ca97010195c1365cdEvan Hunt cause the standalone FancyIndexing directive to logically OR
9a050780dce1bf3cbe81bd18404df3e79c146583Evan Hunt into any existing IndexOptions settings rather than wiping
9a050780dce1bf3cbe81bd18404df3e79c146583Evan Hunt them out. [Ken Coar]
e94fe42a2007a4ffdd27ba99d3756622f8da1008Mark Andrews *) Changes in ftp proxy: make URL parsing simpler by using the
e94fe42a2007a4ffdd27ba99d3756622f8da1008Mark Andrews parsed_uri stuff.
e94fe42a2007a4ffdd27ba99d3756622f8da1008Mark Andrews + Add display of the "current directory" in cases where it's
0a30185f80f3962aba0e1f30ad7743fb8c8aa65dMark Andrews different from the supplied path (e.g., ftp://user@host/ lives
0a30185f80f3962aba0e1f30ad7743fb8c8aa65dMark Andrews in /home/user, not in /, therefore clicking on "../" in the
0a30185f80f3962aba0e1f30ad7743fb8c8aa65dMark Andrews starting directory might send us to /home/).
0181a0a92f0d3a9ec7f04754253bb6bd47307e6fMark Andrews + When ftp login fails, (esp. when a user name was part of the
0181a0a92f0d3a9ec7f04754253bb6bd47307e6fMark Andrews URL already), we now return [401 Unauthorized ] to allow the
0181a0a92f0d3a9ec7f04754253bb6bd47307e6fMark Andrews browser to pop up an authorization dialog. This makes passwords
a3285e811de7204f1d4d296c7f16082fc58e1b7aMark Andrews slightly less visible (they don't appear in the regular log files)
a3285e811de7204f1d4d296c7f16082fc58e1b7aMark Andrews and implements a functionality that other www proxy servers
a3285e811de7204f1d4d296c7f16082fc58e1b7aMark Andrews already offered.
4ffd660d41080dc4c5641c9ce4f80b04af611849Tatuya JINMEI 神明達哉 [Martin Kraemer]
4ffd660d41080dc4c5641c9ce4f80b04af611849Tatuya JINMEI 神明達哉 *) Triggered by the recent "Via:" header changes, the proxy module would
9d856845d63784690e347c8e8dc013f1c830c86dMark Andrews dump core for replies with invalid headers (e.g., duplicate
9d856845d63784690e347c8e8dc013f1c830c86dMark Andrews "HTTP/1.0 200 OK" lines). These errors are now logged and the
90065a6881d58420120ae33aac55e5ff10f65fd5Mark Andrews core dump is avoided. Also, broken replies are not cached.
554d22d2deb8889bb16434176b5716ab79d15c50Mark Andrews [Martin Kraemer] PR#2914
da1f044e5d5e15846a9464647ebdd0e9cee3f63aEvan Hunt *) new `GprofDir' directive when compiled with -DGPROF, where gprof can
da1f044e5d5e15846a9464647ebdd0e9cee3f63aEvan Hunt plop gmon.out profile data for each child [Doug MacEachern]
be69d484434e10d920c4d8a8bb735356eb0c2cc8Evan Hunt *) Use the construct ``"$@"'' instead of ``$*'' in the generated
be69d484434e10d920c4d8a8bb735356eb0c2cc8Evan Hunt config.status script to be immune against arguments with whitespaces.
c6d2578fd67bc1a427d13fd0699b25a187feec8aMark Andrews [Yves Arrouye <yves@apple.com>] PR#2866
c6d2578fd67bc1a427d13fd0699b25a187feec8aMark Andrews *) Replace the inlined information grabbing stuff for the configuration
c6d2578fd67bc1a427d13fd0699b25a187feec8aMark Andrews adjustment feature (no --without-confadjust) with calls to a new helper
c6d2578fd67bc1a427d13fd0699b25a187feec8aMark Andrews script `buildinfo.sh' which is both more flexible and already proofed to
5cb44a38d9b6fbd1144cf396a199db54e9e56f5bEvan Hunt be more robust against platform differences. This mainly fixes the
e9d45c0a0456d6267d9ea220751b6e495c55a8cfMark Andrews recently occured ``sed: command garbled: ...'' problems.
95f2377b4f180a564d35343c8d150e8f03c98a52Evan Hunt [Ralf S. Engelschall] PR#2776, PR#2848
95f2377b4f180a564d35343c8d150e8f03c98a52Evan Hunt *) Make ab.c again pass ``gcc -Wall -Wshadow -Wpointer-arith -Wcast-align
e09cdbac087b88524ac40e943d040e2a032c48f2Mark Andrews -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline''
e09cdbac087b88524ac40e943d040e2a032c48f2Mark Andrews without complains after we recently added the POST feature.
e09cdbac087b88524ac40e943d040e2a032c48f2Mark Andrews [Ralf S. Engelschall]
9e9e7112f9d712fe9e1740162f88a82ef1aa4711Mark Andrews *) Renamed is_HTTP_xxx() macros to ap_is_HTTP_xxx() name. They are used inside
9e9e7112f9d712fe9e1740162f88a82ef1aa4711Mark Andrews modules as API functions and we forgot them at the big symbol renaming.
63d5a6f680864b58b8eddc58dfa9957e19abf084Mark Andrews [Ralf S. Engelschall]
63d5a6f680864b58b8eddc58dfa9957e19abf084Mark Andrews *) Remove bad reference to non-existing SERVER_VERSION in mod_rewrite.html
63d5a6f680864b58b8eddc58dfa9957e19abf084Mark Andrews [Youichirou Koga <y-koga@jp.FreeBSD.ORG>] PR#2895
e8831e51c162f5961fcf1d89f68acd9336cf8a83Evan Hunt *) Dynamically size the filename column of mod_autoindex output.
e8831e51c162f5961fcf1d89f68acd9336cf8a83Evan Hunt [Dean Gaudet]
e8831e51c162f5961fcf1d89f68acd9336cf8a83Evan Hunt *) Add the ability to do POST requests to the ab benchmarking tool.
af30180834ac4b3b206338be5c42e89bab07ca27Mark Andrews [Kurt Sussman <kls@best.com>] PR#2871
6f9c93a8858a28b131dbd36b75b81e9250c6d11aEvan Hunt *) Bump up MAX_ENV_FLAGS in mod_rewrite.h from the too conservatice limit of
6f9c93a8858a28b131dbd36b75b81e9250c6d11aEvan Hunt 5 to 10 because there are some users out there who always have 5 to 8
c8aa7ce70d75d5d8f28f941e3a522c71e948b166Evan Hunt variables in one RewriteRule and had to patch mod_rewrite.h for every
c8aa7ce70d75d5d8f28f941e3a522c71e948b166Evan Hunt release. So 15 should be now more than enough, even for them. (I never
c8aa7ce70d75d5d8f28f941e3a522c71e948b166Evan Hunt needed more than 4 in my RewriteRules ;-)
c8aa7ce70d75d5d8f28f941e3a522c71e948b166Evan Hunt [Ralf S. Engelschall]
c8aa7ce70d75d5d8f28f941e3a522c71e948b166Evan Hunt *) Make the proxy generate and understand Via: headers
c02149960459e4406d9e50fb1867433e7f0e8f0dEvan Hunt [Martin Kraemer]
c02149960459e4406d9e50fb1867433e7f0e8f0dEvan Hunt *) Change the proxy to use tables instead of array_headers for
c02149960459e4406d9e50fb1867433e7f0e8f0dEvan Hunt the header lines. [Martin Kraemer]
c02149960459e4406d9e50fb1867433e7f0e8f0dEvan Hunt *) Make sure the config.status file is not overridden when just
775a8d86d93269a621a7ad15c49b31b533da0671Francis Dupont ``configure --help'' is used. [Ralf S. Engelschall] PR#2844
775a8d86d93269a621a7ad15c49b31b533da0671Francis Dupont *) Split MODULE_MAGIC_NUMBER into _MAJOR/_MINOR numbers. This should
775a8d86d93269a621a7ad15c49b31b533da0671Francis Dupont provide a way to trace API changes that add functionality but do
775a8d86d93269a621a7ad15c49b31b533da0671Francis Dupont not create a compatibility issue for precompiled modules, etc.
775a8d86d93269a621a7ad15c49b31b533da0671Francis Dupont See include/ap_mmn.h for more details. [Randy Terbush]
c07236a635d2bbe10ffd03804a2478835c7f7018Mark Andrews *) Fix suexec installation under `make install root=xxx' situation.
c07236a635d2bbe10ffd03804a2478835c7f7018Mark Andrews [Ralf S. Engelschall]
8f0502e922120f27207fbf6b6dda18f1112e486cEvan Hunt *) Extend the output of the -V switch to include the paths of all
8f0502e922120f27207fbf6b6dda18f1112e486cEvan Hunt compiled-in configuration files, if they were overridden at
8f0502e922120f27207fbf6b6dda18f1112e486cEvan Hunt compile time, for least astonishment of the user.
8f0502e922120f27207fbf6b6dda18f1112e486cEvan Hunt [Martin Kraemer]
f10a8fa0343038946384c44f6bb8dc2615f0cc20Evan Hunt *) When READing a request in ExtendedStatus mode, the "old"
f10a8fa0343038946384c44f6bb8dc2615f0cc20Evan Hunt vhost, request and client information is not displayed.
cc6cddfd94e8f0c58c290317b0853dac30b1b895Evan Hunt [Jim Jagielski]
cc6cddfd94e8f0c58c290317b0853dac30b1b895Evan Hunt *) STATUS is no longer available. Full status information now
8d307467b70800564491f37097f4b877c155ab3eEvan Hunt run-time configurable using the ExtendedStatus directive.
8d307467b70800564491f37097f4b877c155ab3eEvan Hunt [Jim Jagielski]
d2a8d00228973e59eb3efcc377126d856bf7df18Mark Andrews *) SECURITY: Eliminate O(n^2) space DoS attacks (and other O(n^2)
d2a8d00228973e59eb3efcc377126d856bf7df18Mark Andrews cpu time attacks) in header parsing. Add ap_overlap_tables(),
d2a8d00228973e59eb3efcc377126d856bf7df18Mark Andrews a function which can be used to perform bulk update operations
8ec993c774d7c996cb266d0ff5f1282fa3940f09Evan Hunt on tables in a more efficient manner. CAN-1999-1199 (cve.mitre.org)
8ec993c774d7c996cb266d0ff5f1282fa3940f09Evan Hunt [Dean Gaudet]
8ec993c774d7c996cb266d0ff5f1282fa3940f09Evan Hunt *) SECURITY: Added compile-time and configurable limits for
7704a47aec081144bdb7a0218d5e2dd5296b6b08Mark Andrews various aspects of reading a client request to avoid some simple
7704a47aec081144bdb7a0218d5e2dd5296b6b08Mark Andrews denial of service attacks, including limits on maximum request-line
7704a47aec081144bdb7a0218d5e2dd5296b6b08Mark Andrews size (LimitRequestLine), number of header fields (LimitRequestFields),
7704a47aec081144bdb7a0218d5e2dd5296b6b08Mark Andrews and size of any one header field (LimitRequestFieldsize). Also added
a01095a487a2c858c4f86e0f32c93b482d179a78Mark Andrews a configurable directive LimitRequestBody for limiting the size of the
a01095a487a2c858c4f86e0f32c93b482d179a78Mark Andrews request message body. [Roy Fielding]
bfbd69c43f2b63ac122e4a47a510d46ffffb613cEvan Hunt *) Make status module aware of DNS and logging states, even if
bfbd69c43f2b63ac122e4a47a510d46ffffb613cEvan Hunt STATUS not defined. [Jim Jagielski]
06e7340198bbd89b6765998a04abde217e7b0e7bMark Andrews *) Fix a problem with the new OS/2 mutexes. [Brian Havard]
06e7340198bbd89b6765998a04abde217e7b0e7bMark Andrews *) Enhance mod_speling so that CheckSpelling can be used in
3c5e54941fe8ed891d1588e84e210d8829b9903aMark Andrews <Directory> containers and .htaccess files. [Ken Coar]
3c5e54941fe8ed891d1588e84e210d8829b9903aMark Andrews *) API: new ap_custom_response() function for hooking into the
29dd4bdd14d359dbf45bf9c8a9151b73a1a389b8Mark Andrews ErrorDocument mechanism at runtime [Doug MacEachern]
29dd4bdd14d359dbf45bf9c8a9151b73a1a389b8Mark Andrews *) API: new ap_uuencode() function [Doug MacEachern]
29dd4bdd14d359dbf45bf9c8a9151b73a1a389b8Mark Andrews *) API: scan_script_header_err_core() now "public" and renamed
4b30598fb908755c4fd04f51cf3ce1f550434bf3Mark Andrews ap_scan_script_header_err_core() [Doug MacEachern]
abe20c2cca12abe0523fc314af31183626c87325Evan Hunt *) The 'status' module will now show the process pid's and their
abe20c2cca12abe0523fc314af31183626c87325Evan Hunt state even without full STATUS accounting. [Jim Jagielski]
45eea1bda65a66106bb7d85eae5997deb013bf0cMark Andrews *) Restore the client IP address to the error log messages, this
45eea1bda65a66106bb7d85eae5997deb013bf0cMark Andrews was lost during the transition from 1.2 to 1.3. Add a new
45eea1bda65a66106bb7d85eae5997deb013bf0cMark Andrews function ap_log_rerror() which takes a request_rec * and
616560e3db487f548b383c7eecc6e855e8afe7d6Mark Andrews formats it appropriately. [Dean Gaudet] PR#2661
cbee6197d1fb31453ff51f9f1c705feed67c9c73Mark Andrews *) Cure ap_cfg_getline() of its nasty habit of compressing internal
cbee6197d1fb31453ff51f9f1c705feed67c9c73Mark Andrews whitespace in input lines -- including within quoted strings.
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt but leading and trailing whitespace should continue to be
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt stripped [Martin Kraemer]
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt *) Cleanup of the PrintPath/PrintPathOS2 helper functions. Avoid
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt the ugly use of an env. variable and use command-line args for
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt alternate $PATH. Make more like advanced 'type's as well.
77b8f88f144928eddcca144c348d6ef53e7d5c43Evan Hunt [Jim Jagielski]
9d5e42bb875bc287387241dd7563f5698afd31f6Mark Andrews *) The IRIXN32 Rule was being ignored. Configure now correctly adds
6a90baa0d5ac5ad6bf5a5e29b6e8b26a931e844eEvan Hunt -n32 only if IRIXN32 says to. [Jim Jagielski, Alain St-Denis
6a90baa0d5ac5ad6bf5a5e29b6e8b26a931e844eEvan Hunt <alain.st-denis@ec.gc.ca>] PR#2736
3727725bb7d63605b68a644060857013d563b67fEvan Hunt *) Clean up a warning in mod_proxy. [Ralf S. Engelschall]
3727725bb7d63605b68a644060857013d563b67fEvan Hunt *) Renamed __EMX__ (internal define of the gcc port under OS/2) to OS2
3727725bb7d63605b68a644060857013d563b67fEvan Hunt following the same idea as "MSVC vs WIN32". Additionally the src/os/emx/
3727725bb7d63605b68a644060857013d563b67fEvan Hunt directory was renamed to src/os/os2/ for consistency.
315a1514a58dbb1ca563445313d67c1cf664d248Evan Hunt [Brian Havard, Ralf S. Engelschall]
315a1514a58dbb1ca563445313d67c1cf664d248Evan Hunt *) Add new Rule SHARED_CHAIN which can be used to enable linking of DSO
315a1514a58dbb1ca563445313d67c1cf664d248Evan Hunt files (here modules) against other DSO files (here shared libraries).
315a1514a58dbb1ca563445313d67c1cf664d248Evan Hunt This is done by determining a subset of LIBS which can be safely used for
315a1514a58dbb1ca563445313d67c1cf664d248Evan Hunt linking the DSOs, i.e. PIC libs and shared libs. Currently the rule is
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews disabled for all platforms to avoid problems with this (experimental)
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews rule. But we provide it now for those people how ran into problems and
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews want to came out by forcing linking against DSOs.
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews [Ralf S. Engelschall] PR#2587
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews *) Fix suEXEC start message: Has to be of `notice' level to really get
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews printed together with the standard startup message because the `notice'
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews level is handled special inside ap_log_error() for startup messages.
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews [Ralf S. Engelschall] PR#2761 PR#2761 PR#2765
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews *) Add correct `model' MIME types from RFC2077 to mime.types file.
28479307225582ad0b2e11441d85fcf5169551d0Mark Andrews [Ralf S. Engelschall] PR#2732
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt *) Fixed examples in mod_rewrite.html document.
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt [Youichirou Koga <y-koga@jp.FreeBSD.org>, Ralf S. Engelschall] PR#2756
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt *) Allow ap_read_request errors to propagate through the normal request
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt handling loop so that the connection can be properly closed with
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt lingering_close, thus avoiding a potential TCP reset that would
d1f39121a69b6afa6c0c9e44eceb60910d1d7f81Evan Hunt cause the client to miss the HTTP error response. [Roy Fielding]
246c504f90f42e5633dfd5e85bd57b01064961feEvan Hunt *) One more portability fix for APACI shadow tree support: Swap order of awk
246c504f90f42e5633dfd5e85bd57b01064961feEvan Hunt and sed in top-level configure script to avoid sed fails on some
ff71474ede45c496b303af7be7cd0e2f3403bda6Evan Hunt platforms (for instance SunOS 4.1.3 and NCR SysV) because of the
ff71474ede45c496b303af7be7cd0e2f3403bda6Evan Hunt non-newline-termined output of Awk. [Ralf S. Engelschall] PR#2729
3ff75c89eb7b8c4f8c7dd375beec2981d147c791Evan Hunt *) PORT: NEC EWS4800 support.
3ff75c89eb7b8c4f8c7dd375beec2981d147c791Evan Hunt [MATSUURA Takanori <t-matsuu@protein.osaka-u.ac.jp>]
8b78c993cb475cc94e88560941b28c37684789d9Francis Dupont *) Fix a segfault in the proxy on OS/2. [Brian Havard]
8b78c993cb475cc94e88560941b28c37684789d9Francis Dupont *) Fix Win32 part of ap_spawn_child() by providing a reasonable child_info
b56f3f5c6663a40852866cbca469f680f7118e79Francis Dupont structure instead of just NULL. This fixes at least the RewriteMap
b56f3f5c6663a40852866cbca469f680f7118e79Francis Dupont programs under Win32. [Marco De Michele <mdemichele@tin.it>] PR#2483
48b6d2f585d753ac89a11cb5bafb14f239e08430Evan Hunt *) Add workaround to top-level `configure' script for brain dead
48b6d2f585d753ac89a11cb5bafb14f239e08430Evan Hunt `echo' commands which interpet escape sequences per default.
1a0eecfe694275dfadccc6074aaa4340845cc85dEvan Hunt [Ralf S. Engelschall] PR#2654
1a0eecfe694275dfadccc6074aaa4340845cc85dEvan Hunt *) Make sure that the path to the Perl interpreter is correctly
c36ba263d6318740da965f5351fe09e74f1d8aa2Evan Hunt adjusted under `make install' also for the printenv CGI script.
c36ba263d6318740da965f5351fe09e74f1d8aa2Evan Hunt [Ralf S. Engelschall] PR#2595
4256ffffb9da267edf7925597714afaacabebf5aEvan Hunt *) Update the mod_rewrite.html document to correctly reflect the situation
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews of the `proxy' (`[P]') feature. [Ralf S. Engelschall] PR#2679
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Fix `install-includes' sub-target of `install' target in top-level
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews Makefile.tmpl: The umask+cp approach didn't work as expected (especially
eb95d2e917b3f71c33a8be53eac75eb191ee5a9dMark Andrews for users which extracted the distribution under 'umask 077'), so replace
eb95d2e917b3f71c33a8be53eac75eb191ee5a9dMark Andrews it by an explicit cp+chmod approach.
eb95d2e917b3f71c33a8be53eac75eb191ee5a9dMark Andrews [Richard Lloyd, Curt Sampson, Ralf S. Engelschall] PR#2656 PR#2626
bafa76b324e2336d707a158cccdb309df30bca65Shawn Routhier *) Fix `distclean' and `clean' targets in src/Makefile.tmpl to have same
03ccae042b4acd22805d667f823066d3690965cfMark Andrews behavior and to cleanup correctly even under enabled SHARED_CORE rule.
bafa76b324e2336d707a158cccdb309df30bca65Shawn Routhier [Ralf S. Engelschall]
bafa76b324e2336d707a158cccdb309df30bca65Shawn Routhier *) Use a more straight forward and thus less problematic Sed command in
bafa76b324e2336d707a158cccdb309df30bca65Shawn Routhier src/helper/mkdir.sh script. [Ralf S. Engelschall]
a93a66f61872a92ef4a272ca998aaff954ab4fedEvan Hunt *) Make sure the `configure' scripts doesn't fail when trying to guess the
a93a66f61872a92ef4a272ca998aaff954ab4fedEvan Hunt domainname of the machine and there are multiple `domainname' and
4977518a4c906da7c7cf2c5bba2cef2ccd1a409aMark Andrews `search' entries in /etc/resolv.conf.
debd489a44363870f96f75818e89ec27d3cab736Francis Dupont [Ralf S. Engelschall] PR#2710
1e733ffc1103667dd6cf0eae01f5dfd0c84c5108Mark Andrews *) Add note about the SHARED_CORE requirement on some platforms also to the
fb596cc9af28ab5bf71c6796ebd1809654307a08Evan Hunt INSTALL file because a lot of users don't read htdocs/manual/dso.html
fb596cc9af28ab5bf71c6796ebd1809654307a08Evan Hunt first. [Ralf S. Engelschall] PR#2701
fb596cc9af28ab5bf71c6796ebd1809654307a08Evan Hunt *) Fix document "hyperlink" for dso.html in src/Configuration.tmpl
fb596cc9af28ab5bf71c6796ebd1809654307a08Evan Hunt [Knut A.Syed <Knut.Syed@nhh.no>] PR#2674
ff850b81c814787c72e96b162f47a208665814c4Mark Andrews *) Modify mod_rewrite to update the Vary response field if the URL rewriting
ff850b81c814787c72e96b162f47a208665814c4Mark Andrews engine does any manipulations or decisions based upon request fields.
0f869e8d52fec87684c7551dcc0f315a7ed19da1Mark Andrews [Ken Coar] PR#1644
69338455d91b46bef10a2d73beafa05df49ed2d9Mark Andrews *) Document the special APACI behavior for installation paths where
69338455d91b46bef10a2d73beafa05df49ed2d9Mark Andrews ``/apache'' is appended to paths under some (well defined, of course)
69338455d91b46bef10a2d73beafa05df49ed2d9Mark Andrews situations to prevent pollution of system locations with Apache files.
b3c8f1e9e864c30d1bb68fdf1ba7eb242c24be6eMark Andrews [Ralf S. Engelschall] PR#2660
53c22b8e0da67ca756ca309d5f84db9c189cd0a2Evan Hunt *) Fixed problem with buffered response message not being sent for
53c22b8e0da67ca756ca309d5f84db9c189cd0a2Evan Hunt the read_request error conditions of URI-too-long (414) and
b3c8f1e9e864c30d1bb68fdf1ba7eb242c24be6eMark Andrews malformed header fields (400). [Roy Fielding] PR#2646
4d0e2cf9b9ffcf5941b347e6bea084a12455e388Mark Andrews *) Add support for the Max-Forwards: header line required by RFC2068 for
484076c3255e0cc5b179ad736cd930900e4bb06bFrancis Dupont the TRACE method. This allows apache to TRACE along a chain of proxies
484076c3255e0cc5b179ad736cd930900e4bb06bFrancis Dupont up to a predetermined depth. [Martin Kraemer]
8436cc14ba43418d60da21eee1ed045570edbd58Evan Hunt *) Fix SHARED_CORE rule: The CFLAGS_SHLIB variable is no longer doubled
8436cc14ba43418d60da21eee1ed045570edbd58Evan Hunt (compilers complained) and the .so.V.R.P filename extension was adjusted
011d0b7dc81e51ac5ea150935c1d9613212b58cfMark Andrews to correctly reflect the 1.3.2 version.
011d0b7dc81e51ac5ea150935c1d9613212b58cfMark Andrews [Ralf S. Engelschall] PR#2644
011d0b7dc81e51ac5ea150935c1d9613212b58cfMark Andrews *) SECURITY: Plug "..." and other canonicalization holes under OS/2.
2f4d747a267026e6298ba9ece22c9dfa0ac254daFrancis Dupont [Brian Havard]
2f4d747a267026e6298ba9ece22c9dfa0ac254daFrancis Dupont *) PORT: implement serialized accepts for OS/2. [Brian Havard]
c9424f08b013c676ac07173d5b058721ea632875Tatuya JINMEI 神明達哉 *) mod_include had problems with the fsize and flastmod directives
790e471f6e97fd4da5dc03dd34824d814a50b9a1Tatuya JINMEI 神明達哉 under WIN32. Fix also avoids the minor security hole of using
265daffadb5b69702ca355fb500d1f0d8077a983Francis Dupont ".." paths for fsize and flastmod.
6b87f604311735826a0b2e1bde672a2a4f352892Francis Dupont [Manoj Kasichainula <manojk@raleigh.ibm.com>] PR#2355
d514c0dc9b7f369a94d79c709b77a8f3a08afd84Evan Hunt *) Fixed some Makefile dependency problems. [Dean Gaudet]
a12c8549d62d16cfcdf51c9ba9cdf7065191b4f6Mark AndrewsChanges with Apache 1.3.1
a12c8549d62d16cfcdf51c9ba9cdf7065191b4f6Mark Andrews *) Disable the incorrect entry for application/msword in the
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt mod_mime_magic "magic" file because it also matches other Office
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt documents. [Ralf S. Engelschall] PR#2608
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt *) Fix broken RANLIB handling in src/Configure (the entry from
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt src/Configuration.tmpl was ignored) and additionally force RANLIB to
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt /bin/true under HP/UX where ranlib exists but is deprecated.
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt [Ralf S. Engelschall] PR#2627
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt *) 'apachectl status' failed on some systems.
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt [Steve VanDevender <stevev@darkwing.uoregon.edu>, Lars Eilebrecht] PR#2613
d514c0dc9b7f369a94d79c709b77a8f3a08afd84Evan Hunt *) Add new flags for ap_unparse_uri_components() to make it generate
b843f577bbcd6660fbaa506d9e55b156c689a5a8Evan Hunt the scheme://sitepart string only, or to omit the query string.
2fa5af7b736eac0092845c5ccbddf6cc00d0321eTatuya JINMEI 神明達哉 [Martin Kraemer]
2fa5af7b736eac0092845c5ccbddf6cc00d0321eTatuya JINMEI 神明達哉 *) WIN32: Canonicalize ServerRoot before checking to see if it
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews is a valid directory. The failure to do this caused certain
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews ServerRoot settings (eg. "ServerRoot /apache") to be improperly
f267b27f0e1cdc55c7f1ca2a56632ce36907ff63Evan Hunt rejected. [Marc Slemko]
be63f34b6af410ff34a169657625c12394b4f8e7Evan Hunt *) Global renaming of C header files to both get rid of conflicts with third
be63f34b6af410ff34a169657625c12394b4f8e7Evan Hunt party packages and to again reach consistency:
be63f34b6af410ff34a169657625c12394b4f8e7Evan Hunt 2. conf_auto.h -> ap_config_auto.h \ these are now merged
be63f34b6af410ff34a169657625c12394b4f8e7Evan Hunt 3. ap_config.h -> ap_config_auto.h / in the config process
be63f34b6af410ff34a169657625c12394b4f8e7Evan Hunt Backward compatibility files for conf.h and compat.h were created.
14cd8ac04c999fd1d2e620856330e808cae57950Mark Andrews *) mod_mmap_static will no longer take action on requests unless at
14cd8ac04c999fd1d2e620856330e808cae57950Mark Andrews least one "mmapfile" directive is present in the configuration.
1f821c10583d9cddbaf3626a96ff8cf10cdb645bFrancis Dupont This experimental module has to do some black magic to operate
1f821c10583d9cddbaf3626a96ff8cf10cdb645bFrancis Dupont inside the current API and thus creates side-effects for other
1f821c10583d9cddbaf3626a96ff8cf10cdb645bFrancis Dupont modules under some circumstances.
1f821c10583d9cddbaf3626a96ff8cf10cdb645bFrancis Dupont [Ralf S. Engelschall]
0b8385f5c51def183dbccd1bc569ea8fe092dfb2Mark Andrews *) Add conservative ticks around more egrep arguments in top-level configure
0b8385f5c51def183dbccd1bc569ea8fe092dfb2Mark Andrews to avoid problems under brain-dead platforms like Digital UNIX (OSF1).
0b8385f5c51def183dbccd1bc569ea8fe092dfb2Mark Andrews [Ralf S. Engelschall] PR#2596
bbc204a23719180dce68142ea2440c484e3ccb75Mark Andrews *) mod_rewrite created RewriteLock files under the UID of the parent
bbc204a23719180dce68142ea2440c484e3ccb75Mark Andrews process, thus the child processes had no write access to the files.
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt Now a chown() is done on the file to the uid of the children,
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt if applicable. [Lars Eilebrecht, Ralf S. Engelschall] PR#2341
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt *) Autogenerate some HAVE_XXXXX_H defines in conf_auto.h (determined via
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt TestCompile) instead of defining them manually in conf.h based on less
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt accurate platform definitions. This way we no longer have to fiddle with
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt OS-type and/or OS-version identifiers to discover whether a system header
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt file exists or not. Instead we now directly check for the existence of
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt those esoteric ones.
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt [Ralf S. Engelschall] PR#2093, PR#2361, PR#2377, PR#2434,
eab9975bcf5830a73f18ed8f320ae18ea32775eeEvan Hunt PR#2524, PR#2525, PR#2533, PR#2569
a27fe4c990f96bd792f2a07ca4d38c78d5b9df2cTatuya JINMEI 神明達哉 *) mod_setenvif (BrowserMatch* and friends) will now match a missing
a27fe4c990f96bd792f2a07ca4d38c78d5b9df2cTatuya JINMEI 神明達哉 field with "^$". [Ken Coar]
44de0b1f7d9997aaf6092589c4c7da4a1df908dbTatuya JINMEI 神明達哉 *) Set the RTLD_GLOBAL dlopen mode parameter to allow dynamically loaded
44de0b1f7d9997aaf6092589c4c7da4a1df908dbTatuya JINMEI 神明達哉 modules to load their own modules dynamically. This improves mod_perl
85be60e3c8e47b9fdfeaa0770f445b206c39bca8Evan Hunt and mod_php3 when these modules are loaded dynamically into Apache.
85be60e3c8e47b9fdfeaa0770f445b206c39bca8Evan Hunt [Rasmus Lerdorf]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Cache a proxied request in the event that the client cancels the
b1f3364f52261c3198b3717530aabc612c5a431aEvan Hunt transfer, provided that the configured percentage of the file has
b1f3364f52261c3198b3717530aabc612c5a431aEvan Hunt already been transfered. It works for HTTP transfers only. The
b1f3364f52261c3198b3717530aabc612c5a431aEvan Hunt new configuration directive is called CacheForceCompletion.
479b80d4d706be399fd8974e941d9a0edb4259efMark Andrews [Glen Parker <glenebob@nwlink.com>] PR#2277
479b80d4d706be399fd8974e941d9a0edb4259efMark Andrews *) Add the "<!DOCTYPE HTML" magic cookie used by modern documents (and
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews required by HTML 3.2 and later) to mod_mime_magic's conf/magic.
ef22fffeebffacbcbce1f8d68d0c3f29a7d4a59eEvan Hunt [Anna Shergold <anna@inext.co.uk>]
ef22fffeebffacbcbce1f8d68d0c3f29a7d4a59eEvan Hunt *) Fix yet another signal-based race condition involving nested timers.
ef22fffeebffacbcbce1f8d68d0c3f29a7d4a59eEvan Hunt Signals suck. [Dean Gaudet]
ef22fffeebffacbcbce1f8d68d0c3f29a7d4a59eEvan Hunt *) suexec's error messages have been clarified a little bit. [Ken Coar]
307d2084502eddc7ce921e5ce439aec3531d90e0Tatuya JINMEI 神明達哉 *) Clean up some, but perhaps not all, 8-bit character set problems
307d2084502eddc7ce921e5ce439aec3531d90e0Tatuya JINMEI 神明達哉 with config file parsing, and URL parsing. We now define
41eeb37b516d1bac073781b6ec50a39a669987dfEvan Hunt ap_isdigit(), ap_isupper(), ... which cast to an (unsigned char).
41eeb37b516d1bac073781b6ec50a39a669987dfEvan Hunt This should work on most modern unixes.
41eeb37b516d1bac073781b6ec50a39a669987dfEvan Hunt [Dean Gaudet] PR#800, 2282, 2553 (and others)
747abb4993e03b8812514e4476bff67f5248c717Evan Hunt *) The "handler not found" error was issued in cases where the handler
747abb4993e03b8812514e4476bff67f5248c717Evan Hunt really did exist, but was just declining to serve the request.
11b4f17027f4cf67d494eb89a8d2ea919dd16615Mark Andrews [John Van Essen <jve@gamers.org>] PR#2529
11b4f17027f4cf67d494eb89a8d2ea919dd16615Mark Andrews *) Add Dynamic Shared Object (DSO) support for SCO5 (OpenServer 5.0.x).
7179c3476f676bc8c520583b3ed7a738aa8eeee2Mark Andrews [Ronald Record <rr@sco.com>] PR#2533
d699672160ba01589227ac046a28e20d55336facEvan Hunt *) The APACI libexecdir was not extended with an "apache/" subdir
7179c3476f676bc8c520583b3ed7a738aa8eeee2Mark Andrews if the installation prefix didn't already contain "apache", but
a0ba5a502e0ca8049bff7ef4305948566703ea26Mark Andrews it should be because the DSO files are Apache-specific. Now
a0ba5a502e0ca8049bff7ef4305948566703ea26Mark Andrews libexecdir is treated the same way sysconfdir, datadir, localstatedir
a0ba5a502e0ca8049bff7ef4305948566703ea26Mark Andrews and includedir are already treated.
18114698b4fad77aa0f32741cf815cff0def7696Mark Andrews [Charles Levert <charles@comm.polymtl.ca>] PR#2551
18114698b4fad77aa0f32741cf815cff0def7696Mark Andrews *) The <Limit> parsing routine was incorrectly treating methods as
97a2451eea9dfb4ccb8d5c5392142c80b34a7e48Mark Andrews case-insensitive. [Ken Coar]
97a2451eea9dfb4ccb8d5c5392142c80b34a7e48Mark Andrews *) The ap_bprintf() code neglected to test if there was an error on
88471538d69a7c21b8b9fd13b489399ad6c26597Mark Andrews the connection. ap_bflush() misdiagnosed a failure as a success.
88471538d69a7c21b8b9fd13b489399ad6c26597Mark Andrews [Dean Gaudet]
ddc225b15d04e5b7d637d305f4ea3c04df1896bfEvan Hunt *) add support for #perl arg interpolation in mod_include
ddc225b15d04e5b7d637d305f4ea3c04df1896bfEvan Hunt [Doug MacEachern]
813b34ebecba1293ccfb91e52e3c69d5c819073dEvan Hunt *) API: Name changes of table_elts to ap_table_elts, is_table_empty
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews to ap_is_table_empty and bgetflag to ap_bgetflag. [Ben Laurie]
bcd0cbfdae6729c48894501b6bcddc972feda67fMark Andrews *) PORT: Add UnixWare 7 support
bcd0cbfdae6729c48894501b6bcddc972feda67fMark Andrews [Vadim Kostoglodoff <vadim@olly.ru>] PR#2463
1d9958c6cc291916010779792f0fbdf6cd5ba368Mark Andrews *) Fix the Guess-DSO-flags-from-Perl stuff in src/Configure: "perl" was
8cff1a894f09360814f88437c0c6bce90db11944Mark Andrews used instead of "$PERL" which contains the correctly determined Perl
8cff1a894f09360814f88437c0c6bce90db11944Mark Andrews interpreter (important for instance on systems where "perl" and "perl5"
8cff1a894f09360814f88437c0c6bce90db11944Mark Andrews exists, like BSDI or FreeBSD, etc).
048690a34d0fa89bd128ac21d1a4c84b4703a3deMark Andrews [Ralf S. Engelschall] PR#2505
90c1e763d577da656b5eeb02462b5236dca5f266Mark Andrews *) Move the initial suEXEC-related startup message from plain
90c1e763d577da656b5eeb02462b5236dca5f266Mark Andrews fprintf()/stderr to a delayed ap_log_error()-based one to avoid problems
90c1e763d577da656b5eeb02462b5236dca5f266Mark Andrews when Apache is started from inetd (instead of standalone). Under this
3a875400473e5c06199272a1292ed84646990e2fEvan Hunt situation startup messages on stderr lead to problems (the line is sent
3a875400473e5c06199272a1292ed84646990e2fEvan Hunt to the client in front of the requested document).
3a875400473e5c06199272a1292ed84646990e2fEvan Hunt [Ralf S. Engelschall] PR#871, PR#1318
3a875400473e5c06199272a1292ed84646990e2fEvan Hunt *) Add a flag so ap_fnmatch() can be used for case-blind pattern matching.
3a875400473e5c06199272a1292ed84646990e2fEvan Hunt [Ken Coar, Dean Gaudet]
6beee732e49fb77e92afd613f8634f828b885560Mark Andrews *) WIN32: Don't collapse multiple slashes in PATH_INFO.
6beee732e49fb77e92afd613f8634f828b885560Mark Andrews [Ben Laurie, Bill Stoddard <wgstodda@us.ibm.com>] PR#2274
a3288b425ae88f415d2d8209769d140b5d952fb3Evan Hunt *) WIN32 SECURITY: Eliminate trailing "."s in path components. These are
a3288b425ae88f415d2d8209769d140b5d952fb3Evan Hunt ignored by the Windows filesystem, and so can be used to bypass security.
9069215eac23e32f4ef1c8e44ad7ff2865cfcdacEvan Hunt [Ben Laurie, Alexei Kosut].
9069215eac23e32f4ef1c8e44ad7ff2865cfcdacEvan Hunt *) We now attempt to dump core when we get SIGILL. [Jim Jagielski]
bd190a40a85e5ed780c9c428c6261bc397059b4bMark Andrews *) PORT: remove broken test for MAP_FILE in http_main.c.
610f3aa54c026e0506d22a80945bbadfcf0f6c7fMark Andrews [Wilfredo Sanchez <wsanchez@apple.com>]
d173d06cae4995f61970445d8e4216c48fb925cdMark Andrews *) PORT: Change support/apachectl to use "kill -0 $pid" to test if the
ca8576a564a0ff6aa200936f0b5392f62b2ffe02Mark Andrews httpd is running. This should be more portable than figuring out
97725b410a7a65cd300028996b01960393532822Mark Andrews which of three dozen different versions of "ps" are installed.
ca8576a564a0ff6aa200936f0b5392f62b2ffe02Mark Andrews [a cast of dozens]
520cea04a257e6009d855ddeb20f8d3a46cee22cMark Andrews *) WIN32: If we can't figure out how to execute a file in a script
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt directory, bail out of the request with an error message. [W G Stoddard]
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt *) WIN32 SECURITY: Eliminate directories consisting of three or more dots;
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt these are treated by Win32 as if they are ".." but are not detected by
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt other machinery within Apache. This is something of a kludge but
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt eliminates a security hole. [Manoj Kasichainula, Ben Laurie]
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt *) Move ap_escape_quotes() from src/ap to src/main/util.c; it uses
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt pools and thus pollutes libap (until the pool stuff is moved there).
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt *) IndexIgnore should be case-blind on Win32 (and any other case-aware
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt but case-insensitive platforms). New #define for this added to conf.h
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt (CASE_BLIND_FILESYSTEM). [Ken Coar] PR#2455
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt *) Enable DSO support for OpenBSD in general, not only for 2.x, because it
3967528c773745ac32a83c2c77a910fd15db743dEvan Hunt also works for OpenBSD 1.x. [Ralf S. Engelschall]
3967528c773745ac32a83c2c77a910fd15db743dEvan Hunt *) PORT: Fix compilation problem on ARM Linux.
aeff7de836558fa8002ab5db35292d2bb6450da8Evan Hunt [Sam Kington <sam@illuminated.co.uk>] PR#2443
aeff7de836558fa8002ab5db35292d2bb6450da8Evan Hunt *) Let APACI's configure script determine some configuration parameters
2792e226c786e739b2924efdf8246af389384a2fMark Andrews (Group, Port, ServerAdmin, ServerName) via some intelligent tests to
2792e226c786e739b2924efdf8246af389384a2fMark Andrews remove some of the classical hurdles for new users when setting up
ab280fdfc5e4251758aa9929457fba6dce3f1847Mark Andrews Apache. This is done per default because it is useful for the average
ab280fdfc5e4251758aa9929457fba6dce3f1847Mark Andrews user. Package authors can use the --without-confadjust option to disable
ab280fdfc5e4251758aa9929457fba6dce3f1847Mark Andrews these configuration adjustments.
fb8db7fc3f3ea597a959e4c8ac42247fd78ca887Mark Andrews [Ralf S. Engelschall]
fb8db7fc3f3ea597a959e4c8ac42247fd78ca887Mark Andrews *) Added an EXTRA_DEPS configuration parameter which can be used
08f860f800d32007a0c9bf456f6c35fbb2ecbc81Evan Hunt to add an extra Makefile dependency for the httpd target, for instance
08f860f800d32007a0c9bf456f6c35fbb2ecbc81Evan Hunt to external third-party libraries, etc.
63b17e175fc75adebf16563b08c89d54e6dfa253Evan Hunt [Ralf S. Engelschall]
08f860f800d32007a0c9bf456f6c35fbb2ecbc81Evan Hunt *) Add <IfDefine>..</IfDefine> sections to the core module (with same spirit
38cd4d14cc341c2663e574035074788bb6f0fce2Evan Hunt as <IfModule>..</IfModule> sections) which can be used to skip or process
38cd4d14cc341c2663e574035074788bb6f0fce2Evan Hunt contained commands dependend of ``-D PARAMETER'' options on the command
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews line. This can be used to achieve logical conditions like <IfDefine
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews ReverseProxy> instead of physically ones (e.g. <IfModule mod_proxy.c>)
a4463732ad7935992a101b3d19f0a41120b85458Mark Andrews and thus especially can be used for conditionally loading DSO-based
a4463732ad7935992a101b3d19f0a41120b85458Mark Andrews modules via LoadModule, etc. [Ralf S. Engelschall]
943cbe8ae58834fb3f9a57ae799d006741a52344Evan Hunt *) PORT: clean up a warning in mod_status for OS/2. [Brian Havard]
943cbe8ae58834fb3f9a57ae799d006741a52344Evan Hunt *) Make table elements const. This may prevent obscure errors. [Ben Laurie]
ef370118d5d850912a4612122f5678e3db99ee87Evan Hunt *) Fix parsing of FTP `SIZE' responses in proxy module: The newline was not
ef370118d5d850912a4612122f5678e3db99ee87Evan Hunt truncated which forced following HTTP headers to be data in the HTTP
5b7525f51fbcb074bf031d92f5cd95267c628137Mark Andrews reponse. [Ralf S. Engelschall, Charles Fu <ccwf@bacchus.com>]
5b7525f51fbcb074bf031d92f5cd95267c628137Mark Andrews PR#2412, 2367
3bc4221346e5045c5679dd0d84f4f7d888a9da79Mark Andrews *) Portability fix for APACI shadow tree support: Swap order of awk and sed
3bc4221346e5045c5679dd0d84f4f7d888a9da79Mark Andrews in top-level configure script to avoid sed fails on some platforms (for
020120e3c72d67a86ce3fd2542b43b269a1e9233Mark Andrews instance SunOS 4.1.3 and NCR SysV) because of the non-newline-termined
6d5852f318a7d09cff05a347456d1cd12407ceb1Mark Andrews output of Awk. [Bill Houle <bhoule@sandiegoca.ncr.com>] PR#2435
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Improve performance of directory listings (mod_autoindex) by comparing
020120e3c72d67a86ce3fd2542b43b269a1e9233Mark Andrews integer keys (last-modified and size) as integers rather than converting
d7d05319a67229b250de910b8876bea0f6e9a0b1Tatuya JINMEI 神明達哉 them to strings first. Also use a set of explicit byte tests rather
8d80232e77cb7f2ec38bdbec424e9399d04165f3Mark Andrews than strcmp() to check for parent directory-ness of an entry. Oh, and
109580e7e5c92b98c641836ccb5949b4802ffcedMark Andrews make sure the parent directory (if displayed) is *always* listed first
109580e7e5c92b98c641836ccb5949b4802ffcedMark Andrews regardless of the sort key. Overall performance winnage should be good
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88Evan Hunt in CPU time, instruction cache, and memory usage, particularly for large
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88Evan Hunt directories. [Ken Coar]
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88Evan Hunt *) Add a tiny but useful goody to APACI's configure script: The generation
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88Evan Hunt of a config.status script (as GNU Autoconf does) which remembers the used
cfb1587eb9a6dc6d1d36ea0344e1b20068b81e88Evan Hunt configure command and hence can be used to restore the configuration by
01dbc4fc00adc933af96e88bfce95c07ef1f3c39Mark Andrews just re-running this script or for remembering the configuration between
01dbc4fc00adc933af96e88bfce95c07ef1f3c39Mark Andrews [Ralf S. Engelschall]
870332fb6d15e9fde8753399b00cb9e721c4d64fMark Andrews *) Add httpd -t (test) option for running configuration syntax tests only.
01dbc4fc00adc933af96e88bfce95c07ef1f3c39Mark Andrews If something is broken it complains and exits with a return code
371642de8b1863b2fc6ec9a89416de4dca71bc47Mark Andrews non-equal to 0. This can be used manually by the user to check the Apache
371642de8b1863b2fc6ec9a89416de4dca71bc47Mark Andrews configuration after editing and is also automatically used by apachectl
d8f118f4a06cae6ec6b4ae133882f0eee1478599Mark Andrews on (graceful) restart command to make sure Apache doesn't die on restarts
76110b31fe98564564693a7daf2e99c78ff39a05Mark Andrews because of a configuration which is now broken since the last (re)start.
76110b31fe98564564693a7daf2e99c78ff39a05Mark Andrews This way `apachectl restart' can be used inside cronjobs without having
76110b31fe98564564693a7daf2e99c78ff39a05Mark Andrews to expect Apache to be falling down. Additionally the httpd -t can be run
877769641186144911152622b4345b27ca393df8Mark Andrews via `apachectl configtest'.
f7b683b054c4deb05f09d2f39da6ceb4ac838873Mark Andrews [Ralf S. Engelschall] PR#2393
95f999508b908a95d7ef7b0f891ac8b1a4f21abfTatuya JINMEI 神明達哉 *) Minor display fix for "install" target of top-level Makefile:
95f999508b908a95d7ef7b0f891ac8b1a4f21abfTatuya JINMEI 神明達哉 the displayed installation command was incorrect although the
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt executed command was correct. Now they are in sync.
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt [Ralf S. Engelschall] PR#2402
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt *) Correct initialization of variable `allowed_globals' in http_main.c
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt [Justin Bradford <justin@ukans.edu>] PR#2400
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt *) Apache would incorrectly downcase the entire Content-Type passed from
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt CGIs. This affected server-push scripts and such which use
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews multipart/x-mixed-replace;boundary=ThisRandomString.
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt [Dean Gaudet] PR#2394
f4ea363e3acc321b24ffe95a64a583e8041d6fd5Mark Andrews *) PORT: QNX update to properly guess 32-bit systems.
f4ea363e3acc321b24ffe95a64a583e8041d6fd5Mark Andrews [Sean Boudreau <seanb@qnx.com>] PR#2390
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt *) Make sure the DSO emulation code for HPUX finds the proprietary shl_xxx()
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt functions which are in libdld under HPUX 9/10.
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt [Ralf S. Engelschall] PR#2378
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt *) Make sure the "install" target of the top-level Makefile doesn't break
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt because of a return code of 1 from an "if" (for instance under braindead
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt Ultrix the result code of an "if" construct is 1 if the "then" clause
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt didn't match). [Ralf S. Engelschall]
351b62535d4c4f89883bfdba025999dd32490266Evan Hunt *) Add an additional "dummy" target to the "$(LIB)" target in generated
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews modules/xxx/Makefile's to avoid problems with SVR4 Make under "full-DSO"
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews situation (no libxxx.a built, only mod_xxx.so's) where LIB and OBJS are
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews empty. [Ralf S. Engelschall, Dean Gaudet, Martin Kraemer]
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews *) Replace two bad sprintf() calls with ap_snprintf() variants in
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews mod_rewrite. [Ralf S. Engelschall]
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews *) Fix missing usage description for MetaFiles directive.
2534a73a5914470f7ffe00663b6bbaff5e411e57Mark Andrews [David MacKenzie <djm@va.pubnix.com>] PR#2384
f05a6b110fc93d9b04743ffc957242fa7f53de02Mark Andrews *) mod_log_config wouldn't let vhosts use log formats defined in the
f05a6b110fc93d9b04743ffc957242fa7f53de02Mark Andrews main server. [Christof Damian <damian@mediaconsult.com>] PR#2090
f05a6b110fc93d9b04743ffc957242fa7f53de02Mark Andrews *) mod_usertrack was corrupting the client hostname. As part of the
0bc3af9834214650b29710757da2ad41e416c4b5Mark Andrews fix, the cookie values were slightly extended to include the
0bc3af9834214650b29710757da2ad41e416c4b5Mark Andrews fully qualified hostname of the client.
0bc3af9834214650b29710757da2ad41e416c4b5Mark Andrews [Dean Gaudet] PR#2190, 2229, 2366
5422cf284f2ad63aeb561aca57a59e0cffe9af64Mark Andrews *) Fix a typo in pool debugging code. [Alvaro Martinez Echevarria]
40d0f115a64595aa83cfe0b760587d3d1efa0385Tatuya JINMEI 神明達哉 *) mod_unique_id did not work on alpha linux (in general on any
40d0f115a64595aa83cfe0b760587d3d1efa0385Tatuya JINMEI 神明達哉 architecture that has 64-bit time_t).
40d0f115a64595aa83cfe0b760587d3d1efa0385Tatuya JINMEI 神明達哉 [Alvaro Martinez Echevarria]
40d0f115a64595aa83cfe0b760587d3d1efa0385Tatuya JINMEI 神明達哉 *) PORT: Make SCO 5 (and probably 3) compile again. [Ben Laurie]
fc7ecc628dcdc1cfceee6f2dd52bc7c433eb1b8bMark Andrews *) PORT: NCR MPRAS systems have the same bug with SIGHUP restart that
fc7ecc628dcdc1cfceee6f2dd52bc7c433eb1b8bMark Andrews Solaris systems experience. So define WORKAROUND_SOLARIS_BUG.
fc7ecc628dcdc1cfceee6f2dd52bc7c433eb1b8bMark Andrews [Klaus Weber <kweber@chephren.germany.ncr.com>] PR#1973
7be633656564e109f57f01e1b18319ba019851f9Mark Andrews *) Change "Options None" to "Options FollowSymLinks" in the
7be633656564e109f57f01e1b18319ba019851f9Mark Andrews <Directory /> section of the default access.conf-dist
5d924e398ed15c57c506315c7d11125dcc9cb098Jeremy Reed (and -win even though it doesn't matter there). This has better
5d924e398ed15c57c506315c7d11125dcc9cb098Jeremy Reed performance, and more intuitive semantics. [Dean Gaudet]
6c3c79e491635d868d5ec288dfa29226da898a2eJeremy Reed *) PORT: Updated support for UTS 2.1.2.
6c3c79e491635d868d5ec288dfa29226da898a2eJeremy Reed [Dave Dykstra <dwd@bell-labs.com>] PR#2320
4c2ed3d14168cfe34d1c036eb4885019a8153e7cMark Andrews *) Fix symbol export list (src/support/httpd.exp) after recent
4c2ed3d14168cfe34d1c036eb4885019a8153e7cMark Andrews API changes in the child spawning area.
4c2ed3d14168cfe34d1c036eb4885019a8153e7cMark Andrews [Jens-Uwe Mager <jum@helios.de>]
ddac1a2b9822b00aa936ef24c6d971f4a1407532Francis Dupont *) Workaround for configure script and old `test' commands which do not
e7eede965dbc67842cb32591a8c2ace2620e5359Mark Andrews support the -x flag (for instance under platforms like Ultrix). This is
e7eede965dbc67842cb32591a8c2ace2620e5359Mark Andrews solved by another helper script findprg.sh which searches for Perl and
e7eede965dbc67842cb32591a8c2ace2620e5359Mark Andrews Awk like PrintPath but _via different names_.
5d7849ad7ffc6d08870dbfbc8d6bfffd90007488Tatuya JINMEI 神明達哉 [Ralf S. Engelschall]
5d7849ad7ffc6d08870dbfbc8d6bfffd90007488Tatuya JINMEI 神明達哉 *) Remove the system() call from htpasswd.c, which eliminates a system
5d7849ad7ffc6d08870dbfbc8d6bfffd90007488Tatuya JINMEI 神明達哉 dependancy. ["M.D.Parker" <mdpc@netcom.com>] PR#2332
d302a620e0d49811874b9555ac2e4c6e05861a6bFrancis Dupont *) PORT: Fix compilation failures on NEXTSTEP.
708ebf710e1c2c8f5bee6d5ba5376ec44d97aa71Jeremy Reed [Rex Dieter <rdieter@math.unl.edu>] PR#2293, 2316
4144efb39046963989ad002cf88a0c195401100aJeremy Reed *) PORT: F_NDELAY is a typo, should have been FNDELAY. There's also
cc620f9fdb69c13f1ea12bb1c90bc442f6dc0117Francis Dupont O_NDELAY on various systems. [Dave Dykstra <dwd@bell-labs.com>] PR#2313
3836f447eeb437ae058dfecb8c321b48c50b7076Mark Andrews *) PORT: helpers/GuessOS updates for various versions for NCR SVR4.
3836f447eeb437ae058dfecb8c321b48c50b7076Mark Andrews [juerg schreiner <j.schreiner@zh.ch>,
47323be2afd461c2b0d44400907f3ac020488080Mark Andrews Bill Houle <Bill.Houle@SanDiegoCA.NCR.COM>] PR#2310
47323be2afd461c2b0d44400907f3ac020488080Mark Andrews *) Fix recently introduced Win32 child spawning code in mod_rewrite.c which
b770eae51e5d53730d3836b1548829f69ab15e66Mark Andrews was broken because of invalid ap_pstrcat() -> strcat() transformation.
b770eae51e5d53730d3836b1548829f69ab15e66Mark Andrews [Ralf S. Engelschall]
f030c715007053e4ceb557c78ad5c8cfdedb4240Mark Andrews *) Proxy Cache Fixes: account for directory sizes, fork off garbage collection
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews to continue in background, use predefined types (off_t, size_t, time_t),
f030c715007053e4ceb557c78ad5c8cfdedb4240Mark Andrews log the current cache usage percentage at LogLevel debug
089f456eb39d614cb6904107d4a9580ed4f3f296Tatuya JINMEI 神明達哉 [Martin Kraemer, based on discussion between Dean Gaudet & Dirk vanGulik]
089f456eb39d614cb6904107d4a9580ed4f3f296Tatuya JINMEI 神明達哉Changes with Apache 1.3.0
089f456eb39d614cb6904107d4a9580ed4f3f296Tatuya JINMEI 神明達哉 *) Using a type map file as a custom error document was not possible.
f20f19de1995fb65f0b7184b2e596a0e9da9acb3Jeremy Reed [Lars Eilebrecht] PR#1031
f20f19de1995fb65f0b7184b2e596a0e9da9acb3Jeremy Reed *) Avoid problems with braindead Awks by additionally searching for gawk
f20f19de1995fb65f0b7184b2e596a0e9da9acb3Jeremy Reed and nawk in APACI's configure script.
b1b0dca1464a11b8a63623e8567e744dccfbcb41Tatuya JINMEI 神明達哉 [Dave Dykstra <dwd@bell-labs.com>, Ralf S. Engelschall] PR#2319
b1b0dca1464a11b8a63623e8567e744dccfbcb41Tatuya JINMEI 神明達哉 *) Rename md5.h to ap_md5.h to avoid conflicts with native MD5 on
cda7c783c3e65ab022a8b5806cf63ce021abd33eTatuya JINMEI 神明達哉 some systems. [Randy Terbush]
cda7c783c3e65ab022a8b5806cf63ce021abd33eTatuya JINMEI 神明達哉 *) Change usage of perror()+fprintf(stderr,...) in mod_rewrite to
cda7c783c3e65ab022a8b5806cf63ce021abd33eTatuya JINMEI 神明達哉 more proper ap_log_error() variants.
af2e2f5ed750530aaf479f5ab24e1fa8a8d0a482Tatuya JINMEI 神明達哉 [Ralf S. Engelschall]
af2e2f5ed750530aaf479f5ab24e1fa8a8d0a482Tatuya JINMEI 神明達哉 *) Make sure the argument for the --add-module option to APACI's configure
b9636a8e43f791e093baa0fcbd7797f4ad2979deMark Andrews script is of type [path/to/]mod_xxx.c because all calculations inside
b9636a8e43f791e093baa0fcbd7797f4ad2979deMark Andrews configure and src/Configure depend on this.
b9636a8e43f791e093baa0fcbd7797f4ad2979deMark Andrews [Ralf S. Engelschall] PR#2307
ac8aa59f6226ba950c6c233dda209a58fc1f112aMark Andrews *) Changes usage of perror/fprintf to stderr to more proper ap_log_error
64e161a7f7f7f1692ccdf2400a81b471cf6ac508Mark Andrews in mod_mime, mod_log_referer, mod_log_agent, and mod_log_config.
9384dc16a1f2c3022f50f2e1ce18a28204baaef7Mark Andrews [Brian Behlendorf]
9384dc16a1f2c3022f50f2e1ce18a28204baaef7Mark Andrews *) Various OS/2 cleanups ["Brian Havard" <brianh@kheldar.apana.org.au>]
3af7cd2661b84f1a27bfc78e55e2ab09d2133ac8Tatuya JINMEI 神明達哉 *) PORT: QNX needed a #include <sys/mman.h>; and now it uses flock
3af7cd2661b84f1a27bfc78e55e2ab09d2133ac8Tatuya JINMEI 神明達哉 serialized accept to handle multiple sockets.
72dbc7216aae3626a66e6154443be219f5edcaf0Mark Andrews [Rob Saccoccio <robs@InfiniteTechnology.com>] PR#2295, 2296
72dbc7216aae3626a66e6154443be219f5edcaf0Mark Andrews *) Have NT properly set the directory for CGI scripts
ca23cf7e28b9799436c9950ea269953e29dfde16Evan Hunt (& other spawned children)
ca23cf7e28b9799436c9950ea269953e29dfde16Evan Hunt [W G Stoddard <wgstodda@us.ibm.com>]
a142972ea9697b4ecaa5587fb6d9057e821d5339Tatuya JINMEI 神明達哉 *) Propagate environment to CGI scripts correctly in Win32.
a142972ea9697b4ecaa5587fb6d9057e821d5339Tatuya JINMEI 神明達哉 [W G Stoddard <wgstodda@us.ibm.com>] PR#2294
56708c6fb441402e0568f8947cdf0ddda40532b1Mark Andrews *) Some symbol renaming:
d0e7c8712f25fff65f10d70dba519e9cacc4cc8fMark Andrews ap_spawn_child_err became ap_spawn_child
56708c6fb441402e0568f8947cdf0ddda40532b1Mark Andrews ap_spawn_child_err_buff became ap_bspawn_child
3f8be559f0871022c78a229bad0eb09560b90909Evan Hunt spawn_child was obsoleted and moved to compat.h
3f8be559f0871022c78a229bad0eb09560b90909Evan Hunt [Brian Behlendorf]
3f8be559f0871022c78a229bad0eb09560b90909Evan Hunt *) Upgrade the child spawning code in mod_rewrite for the RewriteMap
3f8be559f0871022c78a229bad0eb09560b90909Evan Hunt programs: ap_spawn_child_err() is used and the Win32 case now uses
b98225ff8a5721a998ccb440df4d261488fef163Mark Andrews CreateProcess() instead of a low-level execl() (which caused problems in
b98225ff8a5721a998ccb440df4d261488fef163Mark Andrews the past under Win32).
e422b84c737d6bb4cf09657777992a30903e187aMark Andrews [Ralf S. Engelschall]
e422b84c737d6bb4cf09657777992a30903e187aMark Andrews *) A few cosmetics and trivial enhancements to APXS to make the
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt generated Makefile more user friendly. [Ralf S. Engelschall]
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt *) Proxy Fix: The proxy special failure routine ap_proxyerror()
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt was updated to use the normal apache error processing, thereby allowing
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt proxy errors to be treated by ErrorDocument's as well. For this
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt purpose, a new module-to-core communication variable "error-notes"
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt was introduced; the proxy (and possibly other modules) communicates
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt its error text using this variable. Its content is copied to a new
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt cgi-env-var REDIRECT_ERROR_NOTES for use by ErrorDocuments.
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt The old proxy special error routine ap_proxy_log_uerror()
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt was replaced by regular ap_log_error() calls, many messages were made
3a30493983df83a3184dd1ecd39cf31ccdac3badEvan Hunt more informative.
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews [Martin Kraemer] PR#494, 1259
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews *) SECURITY: A possible buffer overflow in the ftp proxy was fixed.
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews [Martin Kraemer]
d36ba0f0caa64111a9a3236944f730dfb3fe5245Mark Andrews *) Transform the configure message "You need root privileges for suEXEC"
d36ba0f0caa64111a9a3236944f730dfb3fe5245Mark Andrews from a fatal error into a (more friendly) warning because the building
ca42dcc0686fefd3db202edab80e5adb09d6add5Evan Hunt ("make") of Apache we can allow, of course. Root privileges are needed
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews only for the installation step ("make install"). So make sure the
ca42dcc0686fefd3db202edab80e5adb09d6add5Evan Hunt user is aware of this fact but let him proceed as long as he can.
ca42dcc0686fefd3db202edab80e5adb09d6add5Evan Hunt [Ralf S. Engelschall] PR#2288
b3ea72e4d1c78791b807f03ea5c26e1b762d701fMark Andrews *) Renamed three more functions to common ap_ prefix which we missed at the
dfa3ca995c99e66ab56e98da79e386bcdb23c43aMark Andrews Big Symbol Renaming because they're #defines and not real C functions:
05c162292ff0db1cc65f6e5bd9052a65089ec5c3Mark Andrews is_default_port(), default_port(), http_method().
98b2be76fc57a337534cda07a5ce20a41b8793adMark Andrews [Ralf S. Engelschall]
05c162292ff0db1cc65f6e5bd9052a65089ec5c3Mark Andrews *) A zero-length name after a $ in an SSI document should cause
05c162292ff0db1cc65f6e5bd9052a65089ec5c3Mark Andrews just the $ to be in the expansion. This was broken during the
bfe0517fdcbe1dc62fee18e460ecf467dd491d9bEvan Hunt security fixes in 1.2.5. [Dean Gaudet] PR#1921, 2249
bfe0517fdcbe1dc62fee18e460ecf467dd491d9bEvan Hunt *) Call ap_destroy_sub_req() in ap_add_cgi_vars() to reclaim some
bfe0517fdcbe1dc62fee18e460ecf467dd491d9bEvan Hunt memory. [Rob Saccoccio <robs@InfiniteTechnology.com>] PR#2252
e4c6491bbf7ad131cf0a9ae839566b22e3632cddMark Andrews *) Fix src/support/httpd.exp (DSO export file which is currently only
e4c6491bbf7ad131cf0a9ae839566b22e3632cddMark Andrews used under AIX) because of recent changes to function names.
e4c6491bbf7ad131cf0a9ae839566b22e3632cddMark Andrews [Ralf S. Engelschall]
549e34bbf4f3c5df10a8ff5b648ac6b6dbe98a0fMark AndrewsChanges with Apache 1.3b7
499fa72075c050391b4d051f593d295670d27983Mark Andrews *) Make sure a MIME-type can be forced via a RewriteRule even when no
967a70944d6b1902d30919baa1c4f6faf77bbfaeMark Andrews substitution takes place, for instance via the following rule:
967a70944d6b1902d30919baa1c4f6faf77bbfaeMark Andrews ``RewriteRule ^myscript$ - [T=application/x-httpd-cgi]'' This was often
967a70944d6b1902d30919baa1c4f6faf77bbfaeMark Andrews requested by users in the past to force a single script without a .cgi
00c8156b24a3a80edf855190eabb8ac14ce9cc9cJeremy Reed extension and outside any cgi-bin dirs to be executed as a CGI program.
3464fafb9ff13e3212c568b645194bf138504fe6Jeremy Reed [Ralf S. Engelschall] PR#2254
4bf9fe787e9cb3085391a0560c36726eda9ac2d1Mark Andrews *) A fix for protocol issues surrounding 400, 408, and
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed 414 responses. [Ed Korthof]
0f39e477c54929f3da65b083b4e3c8500ac8152eMark Andrews *) Ignore MaxRequestsPerChild on WIN32. [Brian Behlendorf]
52dec6996a1f305200211ff44bddf4cbb2edbb46Mark Andrews *) Fix discrepancy in proxy_ftp.c which was causing failures when
52dec6996a1f305200211ff44bddf4cbb2edbb46Mark Andrews trying to connect to certain ftpd's, such as anonftpd.
8f196ee82b5465d2060de279f68535076ddbad64Mark Andrews [Rick Ohnemus <rick@ecompcon.com>]
8f196ee82b5465d2060de279f68535076ddbad64Mark Andrews *) Make mod_rewrite use ap_open_piped_log() for RewriteLog directive's
8f196ee82b5465d2060de279f68535076ddbad64Mark Andrews logfile instead of fiddling around itself with child spawning stuff.
56907aff69cabc391e672d360c88cb1856a839efMark Andrews [Ralf S. Engelschall]
e502b133d630bda0ee64c1e2ce6729d96750d8abMark Andrews *) Made RefererIgnore case-insensitive.
e502b133d630bda0ee64c1e2ce6729d96750d8abMark Andrews *) Mod_log_agent, mod_log_referer now use ap_open_piped_log for piped logs.
e502b133d630bda0ee64c1e2ce6729d96750d8abMark Andrews [Brian Behlendorf]
56907aff69cabc391e672d360c88cb1856a839efMark Andrews *) Replace use of spawn_child with ap_spawn_child_err_buff, to make everything
598da901aba066208ab57ef5a44661f00f6c7dc6Mark Andrews "safe" under Win32. In: mod_include.c, mod_mime_magic.c
598da901aba066208ab57ef5a44661f00f6c7dc6Mark Andrews [Brian Behlendorf]
56907aff69cabc391e672d360c88cb1856a839efMark Andrews *) Improve RFC1413 support. [Bob Beck <beck@bofh.ucs.ualberta.ca>]
cac4576405a48a84f3c4d5de0ffa28a865a13309Mark Andrews *) Fix support script `dbmmanage': It was unable to handle some sort
7d211b458fed36326b9e125b9d74089f9dccc140Mark Andrews of passwords, especially passwords with "0" chars.
7d211b458fed36326b9e125b9d74089f9dccc140Mark Andrews [Ralf S. Engelschall] PR#2242
d2ef5b3c5c8e08694f8f755cf2f14f8ec2f248a6Mark Andrews *) WIN32: Clicking on "Last Modified" in a fancy index caused a crash. Fixed.
d2ef5b3c5c8e08694f8f755cf2f14f8ec2f248a6Mark Andrews [Ben Laurie] PR#2238
45c3c12ed3415e5cce50d73a735034e32aed1f73Mark Andrews *) WIN32: CGIs could cause a hang (because of a deadlock in the standard C
45c3c12ed3415e5cce50d73a735034e32aed1f73Mark Andrews library), so CGI handling has been changed to use Win32 native handles
692ce6c31351481644ce6167cb66edaff68cd493Mark Andrews instead of C file descriptors.
692ce6c31351481644ce6167cb66edaff68cd493Mark Andrews [Ben Laurie and Bill Stoddard <wgstodda@us.ibm.com>] PR#1129, 1607
0807f596b58e22dd123539d0a351ef061c5eaae4Mark Andrews *) The proxy cache would store an incorrect content-length in the cached
0807f596b58e22dd123539d0a351ef061c5eaae4Mark Andrews file copy after a cache update. That resulted in repeated fetching
6cf047f100e35ef9ea0dc1aed3f05cd3c4ee3c3dMark Andrews of the original copy instead of using the cached copy.
6cf047f100e35ef9ea0dc1aed3f05cd3c4ee3c3dMark Andrews [Ernst Kloppenburg <kloppen@isr.uni-stuttgart.de>] PR#2094
b663e99af61e032273bdffa2f8d26de539ae6930Mark Andrews *) The Makefiles assumed that DSO files are build via $(LD). This
b663e99af61e032273bdffa2f8d26de539ae6930Mark Andrews is broken for two reasons: First we never defined at least LD=ld
77d90dc2b51e672111be97e7920862c97f446c4dTatuya JINMEI 神明達哉 somewhere to make sure this works (it was silently assumed that most Make
77d90dc2b51e672111be97e7920862c97f446c4dTatuya JINMEI 神明達哉 provide a built-in LD definition - ARGL!) and second using the generic LD
77d90dc2b51e672111be97e7920862c97f446c4dTatuya JINMEI 神明達哉 variable is not the truth. Instead a special variable named LD_SHLIB is
77d90dc2b51e672111be97e7920862c97f446c4dTatuya JINMEI 神明達哉 reasonable because although "ld" is usually the default, the command for
77d90dc2b51e672111be97e7920862c97f446c4dTatuya JINMEI 神明達哉 building DSO files can be "libtool" or even "cc" on some systems.
7558bd3e3824fb2ae349b8ab80f73d17d3ef5a77Francis Dupont [Ralf S. Engelschall]
7558bd3e3824fb2ae349b8ab80f73d17d3ef5a77Francis Dupont *) Replace the AddVersionPlatform directive with ServerTokens which
7558bd3e3824fb2ae349b8ab80f73d17d3ef5a77Francis Dupont provides for more control over the format of the Server:
334a4fd338d36a8310560a4c193d7af52bc69ce4Jeremy Reed header line. SERVER_SUBVERSION is no longer supported;
334a4fd338d36a8310560a4c193d7af52bc69ce4Jeremy Reed all module should use the ap_add_version_component()
334a4fd338d36a8310560a4c193d7af52bc69ce4Jeremy Reed API function instead. [Jim Jagielski]
5d0984f4fd3133c869b0736adb5291e6fca34a0cTatuya JINMEI 神明達哉 *) Support for the NCR MP/RAS 3.0
c349441d7e47a30e81726967b2398289225ebd45Mark Andrews [John Withers <withers@semi.kcsc.mwr.irs.gov>]
46af69f1239553d4a1c315f6eee51379828942f9Mark Andrews *) The LDFLAGS_SHLIB_EXPORT variable of src/Configuration[.tmpl] was
70f292a50f9840fc25b3dbecfed71cdf835d4094Mark Andrews not retrieved in src/Configure and thus was not useable.
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews [Ralf S. Engelschall]
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews *) Various Makefile consistency cleanups:
53cd44e7168acb379b1c5c74b3ffc4336694779dMark Andrews - make OSDIR also automatically be relative to src/ like INCDIR
53cd44e7168acb379b1c5c74b3ffc4336694779dMark Andrews - SUBDIRS is now generated in src/Makefile only and not in
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews Makefile.config because it is a local define for this location.
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews - remove BROKEN_BPRINTF_FLAGS because is it no longer used inside
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews any Makefile but make sure that at least the "-K inline" is kept in
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉 CFLAGS for SCO 5.
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉 - update the "depend" targets in Makefile.tmpl files to use $(OSDIR), too.
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉 - updated the dependencies theirself
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉 - removed not existing SHLIB variable from "clean" targets
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉 - replaced SHLIB_OBJS/SHLIBS_OBJ consistently with OBJS_PIC because OBJS
f895c5b042cc0f7e3547fac7f6a4bd8d3d45acd8Tatuya JINMEI 神明達哉 already exists and OBJS_PIC are also just plain objects and have not
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉 directly to do with "shared" things. The only difference is that they
f148f53794956f491f6527430a93c2c8d884a212Mark Andrews contain PIC. So OBJS_PIC is the more canonical name.
f148f53794956f491f6527430a93c2c8d884a212Mark Andrews - Updated the Makefile-dependency lines for OBJS_PIC
f148f53794956f491f6527430a93c2c8d884a212Mark Andrews - Removed the Makefile-dependency line in Configure to avoid double
00f83773169d9020a3ddcdaf88b198a27f571ff8Mark Andrews - replaced ugly xx-so.o/xx.so-o hack with a clean and consistent usage
31b7a2fed64e388db772a74742a4adc95d1a21e6Mark Andrews of xxx.lo as GNU libtool does with its PIC objects
10e8f96abe072fcf4e0c938548f0970cd26f624cMark Andrews - reduce local complexity in modules Makefile.tmpl by moving the last
03ccae042b4acd22805d667f823066d3690965cfMark Andrews existing target "depend" to the generation section in Configure, too.
31b7a2fed64e388db772a74742a4adc95d1a21e6Mark Andrews - removed the historical $(SPACER) which was used in the past together
5567f54834089be35d0df6afe2ccfaa039ab2233Jeremy Reed with BROKEN_BPRINTF_FLAGS to avoid zig-zags in the build process. This
5567f54834089be35d0df6afe2ccfaa039ab2233Jeremy Reed is no longer needed.
ed4efb08050b31571c6b9540a2b78b502c667206Mark Andrews - force the build and run of the gen_xxx programs under main/ as the
ed4efb08050b31571c6b9540a2b78b502c667206Mark Andrews first step before building the objects because it looks cleaner
ed4efb08050b31571c6b9540a2b78b502c667206Mark Andrews [Ralf S. Engelschall]
13f4bdc9b4f7b438cf5c2a071f108211534fae3fMark Andrews *) WIN32: Make Win32 work again after the /dev/null DoS fix.
3efa3f07d51793a0e477d68787c210746b5d4af3Mark Andrews [Ben Laurie]
3efa3f07d51793a0e477d68787c210746b5d4af3Mark Andrews *) WIN32: Check for buffer overflows in ap_os_canonical_filename.
914eeb33149a0008e26741d9e7d89dcd6f8b6d0bMark Andrews [Ben Laurie]
914eeb33149a0008e26741d9e7d89dcd6f8b6d0bMark Andrews *) WIN32: Don't force ISAPI headers to finish with \n.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews [Jim Patterson <Jim.Patterson@Cognos.COM>, Ben Laurie] PR#2060
a8673c536b5827d87ef6c50a04afd34af2253fd9Evan Hunt *) When opening "configuration" files (like httpd.conf, htaccess
616b4544d0228604b1c5169b0c9d742f67567232Tatuya JINMEI 神明達哉 and htpasswd), Apache will not allow them to be non-/dev/null
616b4544d0228604b1c5169b0c9d742f67567232Tatuya JINMEI 神明達哉 device files. This closes a DoS hole. At the same time,
7781f25078c491a9650dec555bdc86cb0ed49861Tatuya JINMEI 神明達哉 we use ap_pfopen to open these files to handle timeouts.
7781f25078c491a9650dec555bdc86cb0ed49861Tatuya JINMEI 神明達哉 [Jim Jagielski, Martin Kraemer]
bc4bc3579b92f2e4c6a6a2c5284d1c792c70e264Tatuya JINMEI 神明達哉 *) Apache will now log the reason its httpd children exit if they exit
7781f25078c491a9650dec555bdc86cb0ed49861Tatuya JINMEI 神明達哉 due to an unexpected signal. (It requires a new porting define,
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉 SYS_SIGLIST, which if defined should point to a list of text
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉 descriptions of the signals available. See PORTING.) [Dean Gaudet]
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉 *) WIN32: chdir() doesn't make sense in a multithreaded environment
1879dbe0d962f6f929417b02bf07f64ed41b1aabFrancis Dupont like WIN32. Before, Win32 CGI's could have had sporadic failures
1879dbe0d962f6f929417b02bf07f64ed41b1aabFrancis Dupont if a chdir call from one thread was made between another chdir call
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont and a spawn in another thread. So, for now don't chdir for CGI scripts
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont in WIN32. The current CGI "spec" is unclear as to whether it's
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont necessary. Long-term fix is to either serialize the chdir/spawn combo
fa7ef31685393f7c7ba1cec485d8e395bfa28867Francis Dupont or use WIN32 native calls to spawn a process. This temp fix was
52cee51063613b9be335d3078f13863fd0cad2cfMark Andrews necessary to remove this as a showstopper for 1.3's release.
ddb35cf2f301ae1c3fa601792034f6d349efc8c5Mark Andrews [Brian Behlendorf]
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉 *) Cleanup the suEXEC support in APACI and make it more safe:
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉 1. Add big fat hint in INSTALL about risks and to read the
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉 htdocs/manual/suexec.html document before using the suexec-related
09d7358c48bb032566e5bb70703c2c3ea35a0cb2Mark Andrews configure options.
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉 2. Make sure the user has at least provided one --suexec-xxxx option
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉 (specifies suEXEC parameters) in addition to --enable-suexec option.
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉 If only --enable-suexec is given APACI stops with a hint to INSTALL
1ee054ca444765a3d1b98208c83115b4f34bebc2Mark Andrews 3. Provide two additional --suexec-xxxx options to make the suEXEC
1ee054ca444765a3d1b98208c83115b4f34bebc2Mark Andrews configuration complete (especially for package maintainers who else
1ee054ca444765a3d1b98208c83115b4f34bebc2Mark Andrews had to patch the source tree) by providing ways to configure minimal
7f658603910358db7ee27ffb9783096250afab62Tatuya JINMEI 神明達哉 UID/GID and safe PATH, too.
858cc1200ebeee2d759e8be2c6b715676f992bb2Mark Andrews [Ralf S. Engelschall]
7f658603910358db7ee27ffb9783096250afab62Tatuya JINMEI 神明達哉 *) Cleanup of the `configure --shadow' process:
cb30636abd508693d0095e1956c9d91f87513a51Tatuya JINMEI 神明達哉 - make sure the configure script creates its temporary files in the
cb30636abd508693d0095e1956c9d91f87513a51Tatuya JINMEI 神明達哉 shadow tree to avoid conflicts with parallel configure runs
cb30636abd508693d0095e1956c9d91f87513a51Tatuya JINMEI 神明達哉 - removed unnecessary option "-r" from "rm" call for Makefiles
8bf0c05627a8175750f941db30e9df2c699aa90aMark Andrews - make sure the configure scripts creates the shadow-wrapper Makefile
8bf0c05627a8175750f941db30e9df2c699aa90aMark Andrews only when no shadow trees already exists
8bf0c05627a8175750f941db30e9df2c699aa90aMark Andrews - make sure "make distclean" removes the shadow-wrapper Makefile but only
96465858fa1165860353dfdd4d5db348388d191eTatuya JINMEI 神明達哉 when no more shadow trees exists
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉 - overhauled mkshadow.sh script: now its more IFS-safe and approx. twice
96465858fa1165860353dfdd4d5db348388d191eTatuya JINMEI 神明達哉 as fast (in the past it needed 70sec, now it runs just 38sec)
96465858fa1165860353dfdd4d5db348388d191eTatuya JINMEI 神明達哉 - make sure CVS does not complain about the created files
96465858fa1165860353dfdd4d5db348388d191eTatuya JINMEI 神明達哉 Makefille.<gnutriple> and directories src.<gnutriple>
24450ad58d545e165c051fff24b320118fc00350Mark Andrews [Ralf S. Engelschall]
47d89fcd4fb850b066f87dc3313afe1cfe92cd99Mark Andrews *) Added the ap_add_version_component() API routine and the
47d89fcd4fb850b066f87dc3313afe1cfe92cd99Mark Andrews AddVersionPlatform core directive. The first allows modules to
a5746c4ec14e5dbcb6a2431aa86cc86c21387e6bMark Andrews declare themselves in the Server response header field value,
a5746c4ec14e5dbcb6a2431aa86cc86c21387e6bMark Andrews augmenting the SERVER_SUBVERSION define in the Configuration file
a5746c4ec14e5dbcb6a2431aa86cc86c21387e6bMark Andrews with run-time settings (more useful in a loadable-module environment).
b06e03490604f5d9b590dad143e65d533918481bMark Andrews AddVersionPlatform inserts a comment such as "(UNIX)" or "(Win32)"
b06e03490604f5d9b590dad143e65d533918481bMark Andrews into the server version string. [Ken Coar] PR#2056
92241b04f16e1095a53f2c75e7987381dd0773afMark Andrews *) Minor stability tweaks to avoid core dumps in ap_snprintf.
92241b04f16e1095a53f2c75e7987381dd0773afMark Andrews [Martin Kraemer]
43c68170fe528dfbe153e5813049f129e12d0620Tatuya JINMEI 神明達哉 *) Emit the "Accept-Range" header for the default handler.
43c68170fe528dfbe153e5813049f129e12d0620Tatuya JINMEI 神明達哉 [Brian Behlendorf] PR#1464
69f0cf898e3ca5c701fb34d7074cc9897d71f4a0Mark Andrews *) Add a note to httpd.conf-dist that apache will on some systems fail
69f0cf898e3ca5c701fb34d7074cc9897d71f4a0Mark Andrews to start when the Group # is set to a negative or large positive value.
69f0cf898e3ca5c701fb34d7074cc9897d71f4a0Mark Andrews [Martin Kraemer]
9908cbc06f89c8d44f092708a43ae3a6e7a4416cMark Andrews *) Make sure the module execution order is correct even when some modules
9908cbc06f89c8d44f092708a43ae3a6e7a4416cMark Andrews are loaded under runtime (`LoadModule') via the DSO mechanism:
2e61d171bc1fa47ea4d551b87546ebcf78f61e4aMark Andrews 1. The list of loaded modules is now a dynamically allocated one
2e61d171bc1fa47ea4d551b87546ebcf78f61e4aMark Andrews and not the original statically list from modules.c
2e61d171bc1fa47ea4d551b87546ebcf78f61e4aMark Andrews 2. The loaded modules are now correctly setup by LoadModule for
d8fc8514b117e636b791bef429d64a7c7a75a4cfMark Andrews later use by the AddModule command.
d8fc8514b117e636b791bef429d64a7c7a75a4cfMark Andrews 3. When the DSO mechanism for modules is used APACI's `install'
9935447b51456f598b45246d0114b8006049244dMark Andrews target now enables all created `LoadModule' lines per default because
9935447b51456f598b45246d0114b8006049244dMark Andrews this is both already expected by the user _and_ needed to avoid
9935447b51456f598b45246d0114b8006049244dMark Andrews confusion with the next point and reduces the Makefile.tmpl complexity
175a8bd2b798bbc568cd912b72c8a026cfca8527Mark Andrews 4. When the DSO mechanism for modules is used, APACI's `install'
175a8bd2b798bbc568cd912b72c8a026cfca8527Mark Andrews target now additionally makes sure the module list is reconstructed
175a8bd2b798bbc568cd912b72c8a026cfca8527Mark Andrews via a complete `ClearModuleList+AddModule...' entry.
46018d5d233cffdea765b3298ac8153c77b26383Mark Andrews 5. The support tool `apxs' now also makes sure an AddModule command
46018d5d233cffdea765b3298ac8153c77b26383Mark Andrews is added in addition to the LoadModule command.
46018d5d233cffdea765b3298ac8153c77b26383Mark Andrews 6. The modules.c generation was extended to now contain two
46018d5d233cffdea765b3298ac8153c77b26383Mark Andrews comments to make sure no one is confused by the confusing terminology
4e59e2e59b17c4e30eef801929bca91800be833eFrancis Dupont of loading/linking (we use load=link+load & link=activate instead of
47d9a2bec1fee2f6c7a9cee3ca922140840223eeMark Andrews the obvious load=activate & link=link :-( )
47d9a2bec1fee2f6c7a9cee3ca922140840223eeMark Andrews This way now there is no longer a difference under execution time between
9019569316e39087410336bb76c02bf185974fe3Mark Andrews statically and dynamically linked modules.
9019569316e39087410336bb76c02bf185974fe3Mark Andrews [Ralf S. Engelschall]
ac4b736ab20cc1098448028c4ae3db7a50e96123Mark Andrews *) Fix the generated mod_xxx.c from "apxs -g -f xxx" after the
ac4b736ab20cc1098448028c4ae3db7a50e96123Mark Andrews Big Symbol Renaming. [Ralf S. Engelschall]
eb8265942b3019d34e365432314b63decc84728fTatuya JINMEI 神明達哉 *) Add a comment to mod_example.c showing the format of a FLAG command
eb8265942b3019d34e365432314b63decc84728fTatuya JINMEI 神明達哉 handler. [Ken Coar]
eb8265942b3019d34e365432314b63decc84728fTatuya JINMEI 神明達哉 *) Standardized the time format in mod_status to match that of other
e7ba4d8dc4559ff47f7f8298dad1469275ed0f1eMark Andrews places in the code (e.g. DATE_GMT). PR#1551
e7ba4d8dc4559ff47f7f8298dad1469275ed0f1eMark Andrews *) Fix handling of %Z in timefmt strings for those platforms with no time
81e5de17419f2e6f80ce76c333159ca9feb67b8cMark Andrews zone information in their tm struct. [Paul Eggert <eggert@twinsun.com>]
50df1ec60af410fca6b7a85d5c85e8f31bb13bc3Mark Andrews *) Makes mod_rewrite, mod_log_config, mod_status and the ServerSignature
da2d57c8cf7e18c8ab1fbcc8e5f2001fb2f02cb1Mark Andrews feature compatible with 'UseCanonicalName off' by changing
da2d57c8cf7e18c8ab1fbcc8e5f2001fb2f02cb1Mark Andrews r->server->server_hostname to ap_get_server_name(). And I changed some
da2d57c8cf7e18c8ab1fbcc8e5f2001fb2f02cb1Mark Andrews functions which use r->server->port to use ap_get_server_port() instead,
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed because if there's no Port directive in the config r->server->port is 0.
ef4eed2a2a8897bd4e5b19dd94f638e0861ebda5Mark Andrews [Lars Eilebrecht]
d5be219ff773a91c839c660fee54f1df7448adfaMark Andrews *) get/set_module_config are trivial enough to be better off inline. Worth
7d89c53f6e8dcbac40334156aa999a13e6af189cMark Andrews 1.5% performance boost. [Dean Gaudet]
7d89c53f6e8dcbac40334156aa999a13e6af189cMark Andrews *) Fix off-by-one error in ap_proxy_date_canon() in proxy_util.c
96b3cb85d3b06d99323a6ea7ae04f4eb3d74e8bcMark Andrews when ensuring 'x' is at least 30-chars big. [Jim Jagielski,
96b3cb85d3b06d99323a6ea7ae04f4eb3d74e8bcMark Andrews Brian Behlendorf]
dc143a8f5cc8b2893f5b63077224f091f8c51862Mark Andrews *) [BS2000 security] BS2000 needs an extra authentication to initialize
dc143a8f5cc8b2893f5b63077224f091f8c51862Mark Andrews the task environment to the unprivileged User id. Otherwise CGI scripts
dc143a8f5cc8b2893f5b63077224f091f8c51862Mark Andrews would have a way to gain super user access. [Martin Kraemer]
f99fd90097c3260a14eca9ee5aa8c4c4d50ebca7Tatuya JINMEI 神明達哉 *) Fix debug log messages for BS2000/OSD: instead of logging the whole
f99fd90097c3260a14eca9ee5aa8c4c4d50ebca7Tatuya JINMEI 神明達哉 absolute path, only log base name of logging source as is done
f99fd90097c3260a14eca9ee5aa8c4c4d50ebca7Tatuya JINMEI 神明達哉 in unix. [Martin Kraemer]
f99fd90097c3260a14eca9ee5aa8c4c4d50ebca7Tatuya JINMEI 神明達哉 *) Ronald Tschalaer's Accept-Encoding patch - preserve the "x-" in
582f8b9a8d170a80ef67475bddb8ad5cf7cd7cadMark Andrews the encoding type from the Accept-Encoding header (if it's there)
582f8b9a8d170a80ef67475bddb8ad5cf7cd7cadMark Andrews and use it in the response, as that's probably what it'll be expecting.
582f8b9a8d170a80ef67475bddb8ad5cf7cd7cadMark Andrews [Ronald.Tschalaer@psi.ch]
09b45f7b5800c4dbb86846dea35e8aba0a25b0d0Mark Andrews *) Fix to mod_alias: translate_alias_redir is dealing with
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews a URI, not a filename, so the check for drive letters for win32
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews and emx is not necessary. [Dean Gaudet]
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews *) WIN32: Allow .cmd as an executable extension.
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews [Kari Likovuori <Kari.Likovuori@mol.fi>] PR#2146
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews *) Make Apache header files, and some variables, C++ friendly.
f6f1672b4e460571c418e43ae3bd0fae97e4c149Mark Andrews [Michael Anderson's <mka@redes.int.com.mx>]
1f3e0508c2146b473838899429f44e72c52b32f4Mark Andrews *) Child processes can now "signal" (by exiting with a status
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed of APEXIT_CHILDFATAL) the parent process to abort and
1f3e0508c2146b473838899429f44e72c52b32f4Mark Andrews shutdown the server if the error in the child process was
1f3e0508c2146b473838899429f44e72c52b32f4Mark Andrews fatal enough. [Jim Jagielski]
a14aff6984062f01b6d88f485f0a3f68d99fc174Mark Andrews *) mod_autoindex's find_itme() was sensitive to MIME type case.
a14aff6984062f01b6d88f485f0a3f68d99fc174Mark Andrews [Jim Jagielski] PR#2112
7b1a7a098b51381f06277860a40bd7f062c8ec19Francis Dupont *) Make sure the referer_log and agent_log entries in the default httpd.conf
7b1a7a098b51381f06277860a40bd7f062c8ec19Francis Dupont file are also adjusted for the actual relative installation paths.
bc3b1dbd69840bd7f2f0b6af2610603f334b369bFrancis Dupont [Ralf S. Engelschall] PR#2175
c19a57667e9b2ad12cc0df9a370fe0b8e87f0622Mark Andrews *) WIN32: Extensive overhaul of the way UNCs are handled. [Ben Laurie]
c19a57667e9b2ad12cc0df9a370fe0b8e87f0622Mark Andrews *) WIN32: Make roots of filesystems (e.g. c:/) work. [Ben Laurie]
736e6a6709b778d4d228441d9ac3b366e0dceb99Mark Andrews *) PORT: Various porting changes to support AIX 3.2, 4.1.5, 4.2 and 4.3.
736e6a6709b778d4d228441d9ac3b366e0dceb99Mark Andrews Additionally the checks for finding the vendor DSO library were moved
736e6a6709b778d4d228441d9ac3b366e0dceb99Mark Andrews from mod_so.c to Configure because first it needs $PLAT etc. and second
736e6a6709b778d4d228441d9ac3b366e0dceb99Mark Andrews mod_so already uses an abstraction layer and does not fiddle with the
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed vendor functions itself.
e597f9f376d79c8962f2373d4eb98a441e6c70caMark Andrews [Jens-Uwe Mager, Ralf S. Engelschall]
d1ec77294eb543bbca128d8683bdf9680cbedb61Mark Andrews *) PORT: Some optimization defines for NetBSD
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Jaromir Dolecek <dolecek@ics.muni.cz>] PR#2165
a21884ae7bec40b6fc2227ff112ecf5a7cffc4fdMark Andrews *) PORT: Dynamic Shared Object (DSO) support for NetBSD.
a21884ae7bec40b6fc2227ff112ecf5a7cffc4fdMark Andrews [Jaromir Dolecek <dolecek@ics.muni.cz>, Ralf S. Engelschall] PR#2158
d63cfbfbf947d08d67561f4bef3bf7b688dfcbfaJeremy Reed *) Add Dynamic Shared Object (DSO) support for AIX (at least 4.2 but older
d63cfbfbf947d08d67561f4bef3bf7b688dfcbfaJeremy Reed AIX variants should work fine, too. Even AIX 3.x should work). This is
d63cfbfbf947d08d67561f4bef3bf7b688dfcbfaJeremy Reed accomplished by using the free DSO emulation code from Jens-Uwe Mager
86ee7433b38bb023912a73d842bdcef3d4871a90Mark Andrews which we put into a os/unix/os-dso-aix.c file.
275b170cc47c897d25204fe23169dac810283f79Mark Andrews [Ralf S. Engelschall]
06a230fe9fa2087a778ae0f199bda1b8fdd1e05cEvan Hunt *) PORT: Fix compiler warnings under AIX >= 4.2 where the manual pages imply
06a230fe9fa2087a778ae0f199bda1b8fdd1e05cEvan Hunt that we should use NET_SIZE_T == int but the include files force size_t.
06a230fe9fa2087a778ae0f199bda1b8fdd1e05cEvan Hunt [Ralf S. Engelschall]
6d54a6fc180acaf8772c9447cb925b31f39c7158Mark Andrews *) Fix two bugs in select() handling in http_main.c.
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Roy Fielding]
6d54a6fc180acaf8772c9447cb925b31f39c7158Mark Andrews *) Suppress "error(0)" messages for ap_log_error() when the APLOG_NOERRNO
7ca0cdd7ecff4c0396970ed957df7d5d8c639abfMark Andrews is unset (as it is in situations like timeouts) where it is unclear
ee02a035c9dc50cac31424512e110ee16a45a693Mark Andrews whether errno is set or not. [Martin Kraemer]
275b170cc47c897d25204fe23169dac810283f79Mark Andrews *) Just having APACI's localstatedir is too general and not enough for most
455ada05af05e39cdeb63297d60d36a0eca062e1Mark Andrews of the systems. 1.3b6 again required manual APACI patches by package
455ada05af05e39cdeb63297d60d36a0eca062e1Mark Andrews maintainers from Red Hat and FreeBSD because for their filesystem layout a
0d444dc136a1a8df89a329d7ad43c74e1db8dfbeMark Andrews little bit more flexibility in configuring the paths is needed. Hence we
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt provide three additional configure options (--runtimedir, --logfiledir,
0d444dc136a1a8df89a329d7ad43c74e1db8dfbeMark Andrews --proxycachedir) which now can be used for more granular adjustments if
4e9775118dbf128dd296f01638733ba221f76c34Mark Andrews --localstatedir is not enough to fit the particular needs. As a nice
4e9775118dbf128dd296f01638733ba221f76c34Mark Andrews side-effect this reduces some subdir fiddling in configure+Makefile.tmpl.
4e9775118dbf128dd296f01638733ba221f76c34Mark Andrews [Ralf S. Engelschall]
35378bcc6a6c95495e70bad92f245b6fa9c8292aTatuya JINMEI 神明達哉 *) Make the install root for "make install" in APACI's Makefile overrideable
35378bcc6a6c95495e70bad92f245b6fa9c8292aTatuya JINMEI 神明達哉 by package authors. This way we are even more friendly to package
b05585dcfe270c40e309ff7304cf6b69d7390bdaTatuya JINMEI 神明達哉 maintainers (especially Debian and Red Hat) who build for the real prefix
b05585dcfe270c40e309ff7304cf6b69d7390bdaTatuya JINMEI 神明達哉 via "configure --prefix=/<real>" but use a different local prefix via
1f030ca8a3df943d8016cac39bc3018f5952126aJeremy Reed "make root=/tmp/apache install" for rolling the package without bristling
1f030ca8a3df943d8016cac39bc3018f5952126aJeremy Reed the target location on their system.
1f030ca8a3df943d8016cac39bc3018f5952126aJeremy Reed [Ralf S. Engelschall]
698a4dcc8ae5c2a62a254ab2aff7b16d52598cc0Mark Andrews *) Workaround sed limitations in APACI's configure script by now
698a4dcc8ae5c2a62a254ab2aff7b16d52598cc0Mark Andrews substituting in chunks of 50 commands (because for instance HPUX's vendor
88674be66567d3c7db91e717cd5972655e2e2488Mark Andrews sed has a limit of max. 98 commands)
88674be66567d3c7db91e717cd5972655e2e2488Mark Andrews [Ralf S. Engelschall] PR#2136
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Adding SOCKS5 support and fixing existing SOCKS4 support.
d7896edb4e93c4785a9281ea86afba86b758e813Mark Andrews [Ralf S. Engelschall] PR#2140
1f3e0508c2146b473838899429f44e72c52b32f4Mark Andrews *) Manually fix some symbols which were not renamed to prefix ap_ in the BIG
1f3e0508c2146b473838899429f44e72c52b32f4Mark Andrews RENAMING process because they are defined as pre-processor macros instead
d7896edb4e93c4785a9281ea86afba86b758e813Mark Andrews of real functions: bputc, bgetc, piped_log_write_fd, piped_log_read_fd
d7896edb4e93c4785a9281ea86afba86b758e813Mark Andrews [Ralf S. Engelschall]
0db6bf459f7afa1f9dc0690a521df19955c89dbfJeremy Reed *) Workaround braindead AWK's when generating ap_config.h: The split() and
0db6bf459f7afa1f9dc0690a521df19955c89dbfJeremy Reed substr() functions cannot be nested under vendor AWK from Solaris 2.6.
0db6bf459f7afa1f9dc0690a521df19955c89dbfJeremy Reed [Ralf S. Engelschall] PR#2139
99a522dad7623549cd5e32a4968e6de8eca46ff1Mark Andrews *) Various bugfixes and cleanups for the APACI configure script:
b90d59882c3b0bbe5dafe27c51c274f0b5912f65Mark Andrews o fix IFS handling for _nested_ situation
b90d59882c3b0bbe5dafe27c51c274f0b5912f65Mark Andrews o fix Perl interpreter search: take first one found instead of last one
b90d59882c3b0bbe5dafe27c51c274f0b5912f65Mark Andrews o fix DSO consistency check
b90d59882c3b0bbe5dafe27c51c274f0b5912f65Mark Andrews o print error messages to stderr instead of stdout
b90d59882c3b0bbe5dafe27c51c274f0b5912f65Mark Andrews o add install-quiet for --shadow situation to Makefile stub
cd6555930b6829ebce8bbf2adc7ba05111edf595Mark Andrews o reduce complexity by avoiding sed-hacks for rule and module list loops
cd6555930b6829ebce8bbf2adc7ba05111edf595Mark Andrews [Ralf S. Engelschall]
369e148f307a322206a460f9fd470927bcc756d0Tatuya JINMEI 神明達哉 *) Fix DEBUG_CGI situation in mod_cgi.c [David MacKenzie] PR#2114
2be6798f93e7ba1f4c4082e7b0837c7668a06dcaTatuya JINMEI 神明達哉 *) Make sure the input field separator (IFS) shell variable is explicitly
2be6798f93e7ba1f4c4082e7b0837c7668a06dcaTatuya JINMEI 神明達哉 initialized correctly before _every_ `for' loop and also restored after
c5ead8c25b6c1f51180ec6899c421fc9d074e6cbTatuya JINMEI 神明達哉 the loops. [Ralf S. Engelschall]
b0bf1ad5b0b1d29b4cdf5de9789405aec5e0844cEvan Hunt *) Make sure that "make install" doesn't overwrite the `mime.types' and
b0bf1ad5b0b1d29b4cdf5de9789405aec5e0844cEvan Hunt `magic' files from an existing Apache installation. Because people often
b0bf1ad5b0b1d29b4cdf5de9789405aec5e0844cEvan Hunt customize these for own MIME and content types.
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Ralf S. Engelschall]
eab4a5c29ddda688d975ad59a55a965b16534432Mark Andrews *) PORT: Dynamic Shared Object (DSO) support for OpenBSD 2.x
eab4a5c29ddda688d975ad59a55a965b16534432Mark Andrews [Peter Galbavy, Ralf S. Engelschall] PR#2109
21d493fc392d472086ad3c7c4563b7cadcb06788Mark Andrews *) Fix the path to the ScoreBoardFile in the install-config target, too.
5737b74d34b1eab413f4a5734714bb176c5cc849Mark Andrews [Ralf S. Engelschall] PR#2105
5737b74d34b1eab413f4a5734714bb176c5cc849Mark Andrews *) Let "configure" clear out the users parameters (provided as shell
5737b74d34b1eab413f4a5734714bb176c5cc849Mark Andrews variables) to avoid side-effects in "src/Configure" when the user
5737b74d34b1eab413f4a5734714bb176c5cc849Mark Andrews exported them (which is not needed, but some users do it).
19e4588ed76d6832be4de0813b6108a292ef413aMark Andrews [Ralf S. Engelschall] PR#2101
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed *) Provide backward compatibility from some old src/Configuration.tmpl
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed parameter names to the canonical Autoconf-style shell variable names. For
48a866144e3b14efa6c51af05ef7641b23c7516dJeremy Reed instance CFLAGS vs. EXTRA_CFLAGS. The EXTRA_xxx variants are accepted now
143852efc066b3e3cd16eeec679016adbd450474Mark Andrews but a hint message is displayed. [Ralf S. Engelschall]
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews *) Make sure that "make install" doesn't overwrite the DocumentRoot and
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews CGI scripts from an existing Apache installation.
275b170cc47c897d25204fe23169dac810283f79Mark Andrews [Ralf S. Engelschall, Jim Jagielski] PR#2084
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 *) Make `configure --compat' more "compatible" by first
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 let the libexecdir default to EPREFIX/libexec instead of EPREFIX/bin and
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt second by making sure the "avoid-bristling-suffix" /apache is not
eeaa2277ead6df7253a8958ee2d786f73e05b8beTatuya JINMEI 神明達哉 appended to sysconfdir, datadir, localstatedir and includedir when
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews --compat is used. [Ralf S. Engelschall, Lars Eilebrecht]
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews *) NeXT required strdup() in support/logresolve.c
cfef3799266c3955a3e19df5794b7994d4dd7bdbMark Andrews [Francisco Tomei <fatomei@sandburg.unm.edu>] PR#2082
c6c09f77f85860b6e084b0daad066ded08729b3eMark Andrews [Jens Schleusener <Jens.Schleusener@dlr.de>] PR#2081
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff *) Fix the path to the MimeMagicFile in the install-config target, too.
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff [Ralf S. Engelschall] PR#2089
467e6fd1672fb35968f522e1ef11a7e2e0cb701eMichael Graff *) PORT: Added HP-UX 11 patches [Jeff Earickson <jaearick@colby.edu>]
896f88361ec8a15a20688eb533a65977ee698974Mark Andrews *) If you start apache with the -S command line option it will dump
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews out the parsed vhost settings. This is useful for folks trying
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt to figure out what is wrong with their vhost configuration.
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt (Other dumps may be added in the future.) [Dean Gaudet]
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt *) Add %pA, %pI, and %pp codes to ap_vformatter (and hence ap_bprintf,
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt ap_snprintf, and ap_psprintf). See include/ap.h for docs.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews [Dean Gaudet]
5ce9206eb95c2b818a7f863dd26d9b7a2c3d9261Evan Hunt *) Because /usr/local/apache is the default prefix the ``configure
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews --compat'' option no longer has to set prefix, again. This way the
8760bb9e0c48dad3765571b6e1ce193548fc5e37Evan Hunt --compat option honors a leading --prefix option. [Lars Eilebrecht]
dbe9f900ecbefb34e960b69b41b9ecde36e0a256Tatuya JINMEI 神明達哉 *) PORT: Cast the first argument of dlopen() in ap_os_dso_load()
dbe9f900ecbefb34e960b69b41b9ecde36e0a256Tatuya JINMEI 神明達哉 to `char *' under OSF1 and FreeBSD 2.x where it is defined this way
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews to avoid "discard const" warnings. [Ralf S. Engelschall]
aeadcd63196f164b219629a53c0e0925519288f3Evan Hunt *) If a specific handler is set for a file yet the request still
aeadcd63196f164b219629a53c0e0925519288f3Evan Hunt ends up being handled by the default handler, log an error
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews message before handling it. This catches things such as trying
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews to use SSIs without mod_include enabled. [Marc Slemko]
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews *) Fix error logging for the startup case where ap_log_error() still uses
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews stderr as the target. Now the default log level is honored here, too.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews [Ralf S. Engelschall]
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews *) PORT: Make sure some AWK's don't fail in src/Configure with "string too
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews long" errors when generating the MODULES entry for src/Makefile
275b170cc47c897d25204fe23169dac810283f79Mark Andrews [Ben Hyde, Ralf S. Engelschall]
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews *) Make sure src/Configure doesn't complain about the old directory
36440d1ec6cf1ff0cbb0b5b2fb39423e4e0bd450Evan Hunt /usr/local/etc/httpd/ when APACI is used. [Lars Eilebrecht]
470212919fb8a92cd7eb621e981905348eb73ccaMark AndrewsChanges with Apache 1.3b6
e72c1e7e465822fc9b5067b2dd3cf047f6132214Mark Andrews *) PORT: Clean up warnings on Ultrix and HPUX. [Ben Hyde]
e72c1e7e465822fc9b5067b2dd3cf047f6132214Mark Andrews *) Adding DSO support for the HP/UX platform by emulating the dlopen-style
a8f6b2aa46f882c7c680b7bdab1dfb78a76787eaMark Andrews interface via the similar but proprietary HP/UX shl_xxx-style system
a8f6b2aa46f882c7c680b7bdab1dfb78a76787eaMark Andrews calls. [Ralf S. Engelschall]
c6a1797aff73b707b4b7a71fdaa303136953d2a3Mark Andrews *) PORT: Updated UnixWare 2.0.x and 2.1.x entries for DSO support and made
c6a1797aff73b707b4b7a71fdaa303136953d2a3Mark Andrews APACI Makefile.tmpl "install" target more robust for sensible UnixWare
c6a1797aff73b707b4b7a71fdaa303136953d2a3Mark Andrews Make. [Ralf S. Engelschall]
1e0209137159d4e16e4459cc8e804d657aad1af1Mark Andrews *) ++++ THE BIG SYMBOL RENAMING ++++
1e0209137159d4e16e4459cc8e804d657aad1af1Mark Andrews To avoid symbol clashes with third-party code compiled into the server,
5e3f390f057801d245680b07dc2b2d64939183d4Mark Andrews we globally applied the prefix "ap_" to the following classes of
5e3f390f057801d245680b07dc2b2d64939183d4Mark Andrews - Apache provided general functions (e.g., ap_cpystrn)
5e3f390f057801d245680b07dc2b2d64939183d4Mark Andrews - Public API functions (e.g., palloc, bgets)
ebacb7908afe3d62fe341f7ef9efed63d0c651a2Tatuya JINMEI 神明達哉 - Private functions which we can't make static (because of
ebacb7908afe3d62fe341f7ef9efed63d0c651a2Tatuya JINMEI 神明達哉 cross-object usage) but should be (e.g., new_connection)
ebacb7908afe3d62fe341f7ef9efed63d0c651a2Tatuya JINMEI 神明達哉 For backward source compatibility a new header file named compat.h was
3dfa202e4fea6b985bcf8761e2d11c176baa40d1Mark Andrews created which provides defines for the old symbol names and can be used
3dfa202e4fea6b985bcf8761e2d11c176baa40d1Mark Andrews by third-party module authors.
3dfa202e4fea6b985bcf8761e2d11c176baa40d1Mark Andrews [The Apache Group]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Added dynamic shared object (DSO) support for SVR4-derivates: The
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews problem under SVR4 is that there is no command flag to force the linker
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews to export the global symbols of the httpd executable therewith they are
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews available to the DSO's. Instead of problematic hacks like creating a
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews dummy.so file (containing dummy references to all global symbols) the
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews httpd binary is linked against, we use a clean trick stolen from Perl 5:
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt Placing the Apache core code itself into a DSO library named libhttpd.so.
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt This way the global symbols _HAVE_ to be exported and thus are available
1bfe8851c0a2eb1d7e15556bfa21291cd62ee2bcMark Andrews to any manually loaded DSO's under runtime. To reduce the impact to the
1bfe8851c0a2eb1d7e15556bfa21291cd62ee2bcMark Andrews user to null we go even further and create a stub httpd executable which
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt automatically keeps track of the DSO library loading itself and thus
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉 hides the complete mechanism from the user. Although the generation of
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉 this DSO library is automatically triggered for platforms which
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉 essentially need it (mostly all SVR4-derivates) it can be also enabled
13d9b8ce94aee267761cd297a583e280df262d60Tatuya JINMEI 神明達哉 manually via the Rule SHARED_CORE. This can be interesting in the future
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews where we perhaps exploit this libhttpd.so mechanism for providing nifty
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed features like graceful upgrades, or whatever.
275b170cc47c897d25204fe23169dac810283f79Mark Andrews [Ralf S. Engelschall, Martin Kraemer]
691f1f7731d175c7b2e21fbcc8d16a0c323e209aMark Andrews *) Build the libraries before building the rest of the tools. [Ben Hyde]
a45f57a2d5fa5a4cb50c4232c09dd7676a256599Evan Hunt *) Add "distclean" target to src/-Makefiles to provide "make distclean" also
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews inside the src subtree (i.e. for non-APACI users). Following GNU Makefile
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews conventions while "clean" removes only stuff created by "all" targets,
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews "distclean" additionally removes the stuff from the configuration
2f420f33bbd5a84eee03b5f9b608e79acf06cb29Mark Andrews process. This way "make distclean" (hence the name) provides a fresh
b049b8ce6a70f13f8cc8e33bfb16e1871282f700Tatuya JINMEI 神明達哉 source tree as it was for distribution.
b049b8ce6a70f13f8cc8e33bfb16e1871282f700Tatuya JINMEI 神明達哉 [Ralf S. Engelschall]
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 *) Allow top-level (APACI) Makefile to break on build errors
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 the same way the src/ subtree Makefiles breaks on them by replacing the
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 initial APACI sed-subdir-display-kludge with a more clean
e2fe1fda755f24f593406dc26fed87e8ea1bb502Tatuya JINMEI 神明達哉 variable-passing-solution: variable SDP can optionally hold the subdir
cf225ed6cd51f9acc901a60520a9368e14224a4dTatuya JINMEI 神明達哉 prefix which is consistently used for displaying the subdir movement.
cf225ed6cd51f9acc901a60520a9368e14224a4dTatuya JINMEI 神明達哉 This way even the top-level Makefile can stop correctly on errors as the
cf225ed6cd51f9acc901a60520a9368e14224a4dTatuya JINMEI 神明達哉 user expects. [Ralf S. Engelschall]
52d5489b9563ae7a0b89aafbce6829802255b151Tatuya JINMEI 神明達哉 *) Fixed ordering of argument checks for RewriteBase directive.
52d5489b9563ae7a0b89aafbce6829802255b151Tatuya JINMEI 神明達哉 [Todd Eigenschink <eigenstr@mixi.net>] PR#2045
515ada69db06a727ca1197e2aa1f6a286d278228Tatuya JINMEI 神明達哉 *) Change Win32 IS_MODULE to SHARED_MODULE to match Unix' method of
515ada69db06a727ca1197e2aa1f6a286d278228Tatuya JINMEI 神明達哉 indicating that a module is being compiled for dynamic loading. Also
515ada69db06a727ca1197e2aa1f6a286d278228Tatuya JINMEI 神明達哉 remove #define IS_MODULE from modules and add SHARED_MODULE define
387bca7a55c0581dc36edb4a5071cb5e1d1c34f6Tatuya JINMEI 神明達哉 to the mak/dsp files. [Alexei Kosut]
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed *) Reduce logging level of "normal" warning messages to APLOG_INFO,
dc842cdcb946b3f89448f07a9f024497a50c216aMark Andrews since we are now logging APLOG_WARNING by default. [Roy Fielding]
cd9bebfc4c225931391c7d9ce1cfd88394b23f20Tatuya JINMEI 神明達哉 *) PORT: OS/2 tweak to deal with multiple .exe targets. [Brian Havard]
cd9bebfc4c225931391c7d9ce1cfd88394b23f20Tatuya JINMEI 神明達哉 *) Add documentation file and src/Configuration.tmpl entry for the
476de6f1566ce5ec057ab39f361907da355296b1Tatuya JINMEI 神明達哉 experimental mod_mmap_static module. Because although it is and marked as
476de6f1566ce5ec057ab39f361907da355296b1Tatuya JINMEI 神明達哉 an experimental one it is distributed and thus should be documented and
476de6f1566ce5ec057ab39f361907da355296b1Tatuya JINMEI 神明達哉 prepared for configuration the same way as all others modules.
476de6f1566ce5ec057ab39f361907da355296b1Tatuya JINMEI 神明達哉 [Ralf S. Engelschall]
04115a59c176759177545c72376e844e10dc557cMark Andrews *) Add query (-q) option to apxs support tool to be able to manually query
b1f7d25ee1792838aa5e5d81f4433b474d4565a2Mark Andrews specific settings from apxs. This is needed for instance when you
4db36a15c5716050d40aa8e709e8c8e9475ea25bMark Andrews manually want to access Apache's header files and you need to assemble
4db36a15c5716050d40aa8e709e8c8e9475ea25bMark Andrews the -I option. Now you can do -I`apxs -q INCLUDEDIR`.
a9579d3386009446d7527ef52fa28251ab8c3c2cTatuya JINMEI 神明達哉 [Ralf S. Engelschall]
a9579d3386009446d7527ef52fa28251ab8c3c2cTatuya JINMEI 神明達哉 *) Now src/Configure uses a fallback strategy for the shared object support
a9579d3386009446d7527ef52fa28251ab8c3c2cTatuya JINMEI 神明達哉 on platforms where no explicit information is available: If a Perl
146484aced3e6c1b9cc88db5e75b8cbfd166f701Mark Andrews installation exists we ask it about its shared object support and if it's
146484aced3e6c1b9cc88db5e75b8cbfd166f701Mark Andrews the dlopen-style one we shamelessly guess the compiler and linker flags
593bb6464621c50ceec0e5550045f4b405558548Evan Hunt for creating shared objects from Perls knowledge. Of course, the user is
dbe9f900ecbefb34e960b69b41b9ecde36e0a256Tatuya JINMEI 神明達哉 warning about what we are doing and informed that he should send us
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews the guessed flags when they work. [Ralf S. Engelschall]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Provide APACI --without-support option to be able to disable the build
e43b095921450c34288cadc3406f49c84a0e4d46Evan Hunt and installation of the support tools from the src/support/ area.
7999db4215b9398d4598ac0156ff097cda40402bMark Andrews Although its useful to have these installed per default we should provide
7999db4215b9398d4598ac0156ff097cda40402bMark Andrews a way to compile and install without them for backward-compatibility.
481e9b573b8233f8678c1dd4549c8c949312e81dMark Andrews [Ralf S. Engelschall]
cbb8a1b7cbab933795ddee4f05f4eb5074a68e6cFrancis Dupont *) Add of the new APache eXtenSion (apxs) support tool for building and
cbb8a1b7cbab933795ddee4f05f4eb5074a68e6cFrancis Dupont installing modules into an _already installed_ Apache package through the
bd7e02a3378274436e30beecca33bf7889182776Francis Dupont dynamic shared object (DSO) mechanism [mod_so.c]. The trick here is that
bd7e02a3378274436e30beecca33bf7889182776Francis Dupont this approach actually doesn't need the Apache source tree. The
bd7e02a3378274436e30beecca33bf7889182776Francis Dupont (APACI-installed) server package is enough, because this now includes the
09477e188f874c8c43a90f050733b114385992dcTatuya JINMEI 神明達哉 Apache C header files (PREFIX/include) and the new APXS tool
0cdb53f093f5814b40a68848025dd8d7e9ef2e9bTatuya JINMEI 神明達哉 (SBINDIR/apxs). The intend is to provide a handy tool for third-party
0cdb53f093f5814b40a68848025dd8d7e9ef2e9bTatuya JINMEI 神明達哉 module authors to build their Apache modules _OUTSIDE_ the Apache source
05b8187cb3cf03fbd75af1afdacc4aefb373e37bTatuya JINMEI 神明達哉 tree while avoiding them to fiddle around with the totally platform
05b8187cb3cf03fbd75af1afdacc4aefb373e37bTatuya JINMEI 神明達哉 dependend way of compiling DSO files. The tool supports all ranges of
f5dc94b026b5153de76eeb3c1161596251f26bcbMark Andrews modules, from trivial ones (single mod_foo.c) to complex ones (like PHP3
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews which has a mod_php3.c plus a pre-built libmodphp3-so.a) and even can
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews on-the-fly generate a minimalistic Makefile and sample module for the
f5662f41e73c27cc6e7fd29323c8dddf54dff982Mark Andrews first step to provide both a quick success event and to demonstrate the
e8ebdf044d241387bc3140d58fd51db357bad621Mark Andrews APXS mechanism to module authors. [Ralf S. Engelschall]
9de0f9b0aed432ee357dbba8d1d807525f4b6d4aMark Andrews *) Fix core dumps in use of CONNECT in proxy.
9de0f9b0aed432ee357dbba8d1d807525f4b6d4aMark Andrews [Rainer.Scherg@rexroth.de] PR#1326, #1573, #1942
ee6c0ce79e83039c9f8692bfb6196e0bb591ff98Mark Andrews *) Modify the log directives in httpd.conf-dist files to use CustomLog
ee6c0ce79e83039c9f8692bfb6196e0bb591ff98Mark Andrews so that users have examples of how CustomLog can be used.
ee6c0ce79e83039c9f8692bfb6196e0bb591ff98Mark Andrews [Lars Eilebrecht]
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont *) Add the new Apache Autoconf-style Interface (APACI) for the top-level of
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont the Apache distribution tree. Until Apache 1.3 there was no real
2ca30c1774245f3aa7e8a1f3781cb965152373d8Evan Hunt out-of-the-box batch-capable build and installation procedure for the
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont complete Apache package. This is now provided by a top-level "configure"
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont script and a corresponding top-level "Makefile.tmpl" file. The goal is
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont to provide a GNU Autoconf-style frontend which is capable to both drive
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont the old src/Configure stuff in batch and additionally installs the
07d0f86c8a1591c0ee785d6728af69cb40f1da61Francis Dupont package with a GNU-conforming directory layout. Any options from the old
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt configuration scheme are available plus a lot of new options for flexibly
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt customizing Apache. [Ralf S. Engelschall]
3d8b9b9956b64aba0d105f955ac0354fbcf5baa9Tatuya JINMEI 神明達哉 *) The floating point ap_snprintf code wasn't threadsafe.
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt Had to remove the HAVE_CVT macro in order to do threadsafe
2f76108082f11d4979048f1c22602391c5733c88Tatuya JINMEI 神明達哉 calling of the ?cvt() floating point routines. [Dean Gaudet]
7ed4399c6598276b76df95e6dc91ed7b2834abc6Evan Hunt *) PORT: Add the SCO_SV port. [Jim Jagielski] PR#1962
efe34b8ddbecf45d1671efbcba30bdb75410c98aMark Andrews *) PORT: IRIX needs the -n32 flag iff using the 'cc' compiler
7c60401dbd4dce617dffc685c269fca224c589adTatuya JINMEI 神明達哉 [Jim Jagielski] PR#1901
7c60401dbd4dce617dffc685c269fca224c589adTatuya JINMEI 神明達哉 *) BUG: Configure was using TCC and CC inconsistently. Make sure
d923262186a3111a6ac7aae5dcd9996e01115a44Mark Andrews Configure knows which CC we are using. [Jim Jagielski]
d923262186a3111a6ac7aae5dcd9996e01115a44Mark Andrews *) "Options +Includes" wasn't correctly merged if "+IncludesNoExec"
f92c897cb69fbb8b7400a5df93271b0743fe9adeTatuya JINMEI 神明達哉 was defined in a parent directory. [Lars Eilebrecht]
158f256a14b629c4157fe0da779a4ff0e3402e48Tatuya JINMEI 神明達哉 *) API: ap_snprintf() code mutated into ap_vformatter(), which is
77514242b09538db8f3a8f96f7f3d368cff6ebbaTatuya JINMEI 神明達哉 a generic printf-style routine that can call arbitrary output
77514242b09538db8f3a8f96f7f3d368cff6ebbaTatuya JINMEI 神明達哉 routines. Use this to replace http_bprintf.c. Add new routines
77514242b09538db8f3a8f96f7f3d368cff6ebbaTatuya JINMEI 神明達哉 psprintf(), pvsprintf() which allocate the exact amount of memory
8aae2264818e1511fa30c3ef5c3dc7669e347d3cTatuya JINMEI 神明達哉 required for a string from a pool. Use psprintf() to clean up
386d3a99c190bad55edf44d076e6bd087e230ab8Tatuya JINMEI 神明達哉 various bits of code which used ap_snprintf()/pstrdup().
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews [Dean Gaudet]
0f39ff74a85e16cbfd30354e24403b1ee50e1104Tatuya JINMEI 神明達哉 *) PORT: HAVE_SNPRINTF doesn't do anything any longer. This is because
05e2cc844530031e4dd4e25b3826bece7a183ee1Tatuya JINMEI 神明達哉 ap_snprintf() has different semantics and formatting codes than
0f39ff74a85e16cbfd30354e24403b1ee50e1104Tatuya JINMEI 神明達哉 snprintf(). [Dean Gaudet]
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews *) SIGXCPU and SIGXFSZ are now reset to SIG_DFL at boot-time. This
7ecbfb6c0f566894fb7050e021cded6822771789Mark Andrews is necessary on at least Solaris where the /etc/rc?.d scripts
8ef7b7f3f68a26cb60f98da398562f8d1c616f96Mark Andrews are run with these signals ignored, and "SIG_IGN" settings are
8ef7b7f3f68a26cb60f98da398562f8d1c616f96Mark Andrews maintained across exec().
8ef7b7f3f68a26cb60f98da398562f8d1c616f96Mark Andrews [Rein Tollevik <reint@sys.sol.no>] PR#2009
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews *) Fix the check for symbolic links in ``RewriteCond ... -l'': stat() was
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews used instead of lstat() and thus this flag didn't work as expected.
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews [Rein Tollevik <reint@sys.sol.no>] PR#2010
538a0a40a2c308a004ea40a9efd31c9aecb0f041Mark Andrews *) Fix the proxy pass-through feature of mod_rewrite for the case of
250dcb4cf5c356bb492c849edff5fe3c81f61f77Tatuya JINMEI 神明達哉 existing QUERY_STRING now that mod_proxy was recently changed because of
250dcb4cf5c356bb492c849edff5fe3c81f61f77Tatuya JINMEI 神明達哉 the new URL parsing stuff. [Ralf S. Engelschall]
4875b50dca297a5d2082f503da31eaab896b3a8fTatuya JINMEI 神明達哉 *) A few changes to scoreboard definitions which helps gcc generate
4875b50dca297a5d2082f503da31eaab896b3a8fTatuya JINMEI 神明達哉 better code. [Dean Gaudet]
d87ad693fc0e91168da01f887cc6ae318b6b7f3eMark Andrews *) ANSI C doesn't guarantee that "int foo : 2" in a structure will
d87ad693fc0e91168da01f887cc6ae318b6b7f3eMark Andrews be a signed bitfield. So mark a few bitfields as signed to
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews ensure correct code. [Dean Gaudet]
8aae2264818e1511fa30c3ef5c3dc7669e347d3cTatuya JINMEI 神明達哉 *) The default for HostnameLookups was changed to Off, but there
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews was a problem and it wasn't taking effect. [Dean Gaudet]
080a964a3f0622f2e343f114aa1cc066372c06caEvan Hunt *) PORT: Clean up undefined signals on some platforms (SCO, BeOS).
080a964a3f0622f2e343f114aa1cc066372c06caEvan Hunt [Dean Gaudet]
5a17fe2916ce37793c12b243ab08c16095a59cf7Evan Hunt *) After a SIGHUP the listening sockets in the parent weren't
5a17fe2916ce37793c12b243ab08c16095a59cf7Evan Hunt properly marked for closure on fork().
d230b29aba3ce1d0362194801c34321ed22f5aa5Evan Hunt [J�rgen Keil <jk@tools.de>] PR#2000
5a17fe2916ce37793c12b243ab08c16095a59cf7Evan Hunt *) Allow %2F in two situations: 1) it is in the query part of the URI,
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews therefore not exposed to %2F -> '/' translations and 2) the request
aed0e61611268afd72a023a7fbba88698bc6bbebEvan Hunt is a proxy request, so we're not dealing with a local resource anyway.
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews Without this, the proxy would fail to work for any URL's with
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews %2f in them (occurs quite often in
c72279e756e6578dc8f09ceac5158d80a8a61ce5Evan Hunt http://.../cgi-bin/...?http%3A%2F%2F... references) [Martin Kraemer]
e1aeb1569a0ae08c97dd76acb00376e4246e59b8Mark Andrews *) Protect against FD_SETSIZE mismatches. [Dean Gaudet]
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews *) Make the shared object compilation command more portable by avoiding
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt the direct combination of `-c' & `-o' which is not honored by some
0415ca35ada2cac6a86127eaca64f3a997aea121Evan Hunt compilers like UnixWare's cc. [Ralf S. Engelschall]
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews *) WIN32: the proxy was creating filenames missing the last four
69ec1b7eb3be37f06b53f572f6c33622e95a7935Evan Hunt characters. While this normally doesn't stop anything from
816496b22114ee7c2c15321c2c6cc4be77fdf822Mark Andrews working, it can result in extra collisions.
816496b22114ee7c2c15321c2c6cc4be77fdf822Mark Andrews [Tim Costello <tjcostel@socs.uts.edu.au>] PR#1890
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews *) Now mod_proxy uses the response string (in addition to the response status
28ad0be64ee756013c0f6a474fc447ee613ee0d1Evan Hunt code) from the already used FTP SIZE command to setup the Content-Length
229442301442890aee044a0df54d3787acd68e65Mark Andrews header if available. [Ralf S. Engelschall] PR#1183
229442301442890aee044a0df54d3787acd68e65Mark Andrews *) Reanimated the (still undocumented) proxy receive buffer size directive:
8b56b8956fc1e6c70efacb4f71db28d0d1f0c577Mark Andrews Renamed from ReceiveBufferSize to ProxyReceiveBufferSize because the old
8b56b8956fc1e6c70efacb4f71db28d0d1f0c577Mark Andrews name was really too generic, added documentation for this directive to
8b56b8956fc1e6c70efacb4f71db28d0d1f0c577Mark Andrews the mod_proxy.html and corrected the hyperlink to it in the
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews new_features_1.3.html document. [Ralf S. Engelschall] PR#1348
ae6942e3d1fc7327ba5df9d638e0af15a908f8fbMark Andrews *) Fix a bug in the src/helpers/fp2rp script and make it a little bit
2284b84d74cdfd62ecb962feb850de981bbc2196Evan Hunt faster [Martin Kraemer]
bf64a0d5d9469c42622401bc5d55cf9888eeef44Tatuya JINMEI 神明達哉 *) Make Configure die when you give it an unknown command switch.
00c93a6214214772d4952cd4327aa34670c763bcMichael Graff *) Add five new and fresh manpages for the support programs: dbmmanage.1,
00c93a6214214772d4952cd4327aa34670c763bcMichael Graff suexec.8, htdigest.1, rotatelogs.8 and logresolve.8. Now all up-to-date
375e2c913a21cb852310418785f359a6b21b851dMark Andrews and per default compiled support programs have manual pages - just to
375e2c913a21cb852310418785f359a6b21b851dMark Andrews document our stuff a little bit more and to be able to do really
52cb865cf00db3437c33b57de0a17c807f9ba67eMark Andrews Unix-like installations ;-) [Ralf S. Engelschall]
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews *) Major cleanups to the Configure script to make it and its generated
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews Makefiles again readable and maintainable: add SRCDIR option, removed
0f4a4d46abe13df2c367aa8dffaad685c20eaadaMark Andrews INCLUDES_DEPTH[0-2] kludge, cleanup of TARGET option, cleanup of
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews generated sections, consequently added Makefile headers with inheritance
c4fadc88619959582ac89b841c489be0519ae79dTatuya JINMEI 神明達哉 information, added subdir movement messages for easier following where
c4fadc88619959582ac89b841c489be0519ae79dTatuya JINMEI 神明達哉 the build process currently stays (more verbose then standard Make, less
8907d8fa04fdaa65baf0bc6b01230b2ebde93106Mark Andrews verbose than GNU make), same style to comments in the Configure script,
8907d8fa04fdaa65baf0bc6b01230b2ebde93106Mark Andrews added Apache license header, fixed a few bugs, etc. [Ralf S. Engelschall]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Add the new ApacheBench program "ab" to src/support/: This is derived
d904beeb3bf62d60e25f76e1ac9c4b78278c14edMark Andrews from the ZeusBench benchmarking program and can be used to determine the
d904beeb3bf62d60e25f76e1ac9c4b78278c14edMark Andrews response performance of an Apache installation. This version is
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews officially licensed with Zeus Technology, Ltd. See the license agreement
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews statements in <199803171224.NAA24547@en1.engelschall.com> in apache-core.
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews [Ralf S. Engelschall]
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews *) API: Various core functions that are definately not part of the API
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews have been made static, and a few have been marked API_EXPORT. Still
db30f4bdcb66afb7eb1ab0c6882cc70be9a53d79Mark Andrews more have been marked CORE_EXPORT and are not intended for general
887ef2682c6f66f9dcd6604c4ccf8f87894ef2a9Mark Andrews use by modules. [Doug MacEachern, Dean Gaudet]
420ed91d3ed516bc9d5edf2e942ae792d17d11b4Mark Andrews *) mod_proxy was not clearing the Proxy-Connection header from
420ed91d3ed516bc9d5edf2e942ae792d17d11b4Mark Andrews requests; now it does. This did not violate any spec, however
07555e64d9102eae058efd58f872b4a3b9ddff61Mark Andrews causes poor interactions when you are talking to remote proxies.
07555e64d9102eae058efd58f872b4a3b9ddff61Mark Andrews [Marc Slemko] PR#1741
a76b380643a22f23a67a9df284e86cd7ef7608c1Mark Andrews *) Various cleanups to the command line interface and manual pages.
a76b380643a22f23a67a9df284e86cd7ef7608c1Mark Andrews [Ralf S. Engelschall]
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont *) cfg_getline() was not properly handling lines that did not end
8d460bed78e2684fbb0cb150bbf800dcc4d29c54Mark Andrews with a line termination character. [Marc Slemko] PR#1869, 1909
fe3f310e2ed5cc5d7401ddfa5d222730a405dcf5Mark Andrews *) Performance tweak to mod_log_config. [Dmitry Khrustalev]
2a31bd531072824ef252c18303859d6af7451b00Francis Dupont *) Clean up some undocumented behavior of mod_setenvif related to
4a253e12fc611763cd7c1b793e78a00d47894399Francis Dupont "merging" two SetEnvIf directives when they match the same header
4a253e12fc611763cd7c1b793e78a00d47894399Francis Dupont and regex. Document that mod_setenvif will perform comparisons in
4a253e12fc611763cd7c1b793e78a00d47894399Francis Dupont the order they appear in the config file. Optimize mod_setenvif by
cffe96e26744abcf33494837b234219046a631d8Mark Andrews doing more work at config time rather than at runtime.
cffe96e26744abcf33494837b234219046a631d8Mark Andrews [Dean Gaudet]
f703353673abc17ef76c89561a1fbf3555d38927Mark Andrews *) src/include/ap_config.h now wraps it's #define's with #ifndef/#endif's
f703353673abc17ef76c89561a1fbf3555d38927Mark Andrews to allow for modules to overrule them and to reduce redefinition
f703353673abc17ef76c89561a1fbf3555d38927Mark Andrews warnings [Jim Jagielski]
7e26a2a646877bcd5e03fce6d7347e88f059011eMark Andrews *) [PORT] For A/UX change the OS-#define for -DAUX to -DAUX3.
7e26a2a646877bcd5e03fce6d7347e88f059011eMark Andrews [Jim Jagielski]
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉 *) Making the hard-coded cross-module function call mime_find_ct() (from
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉 mod_proxy to mod_mime) obsolete by making sure the API hook for MIME type
a95a9de45ca739dab17ec1263186dbaaaba50d97Tatuya JINMEI 神明達哉 checking is really called even for proxy requests except for URLs with
ea8564f68adbacd904e55e47668fe1bbf65ddd1dMark Andrews HTTP schemes (because there we can optimize by not running the type
ea8564f68adbacd904e55e47668fe1bbf65ddd1dMark Andrews checking hooks due to the fact that the proxy gets the MIME Content-type
55f580c7fc4b99316a54ef54ed79c58efca5fff1Mark Andrews from the remote host later). This change cleans up mod_mime by removing
55f580c7fc4b99316a54ef54ed79c58efca5fff1Mark Andrews the ugly export kludge, makes the one-liner file mod_mime.h obsolete, and
55f580c7fc4b99316a54ef54ed79c58efca5fff1Mark Andrews especially unbundles mod_proxy and mod_mime. This way they both now can
d9936b218d9d0fd7c6a1a418e5b91b356190ea12Mark Andrews be compiled as shared objects and are no longer tied together.
d9936b218d9d0fd7c6a1a418e5b91b356190ea12Mark Andrews [Ralf S. Engelschall]
4074b8e7342618ff38ffe3773a2699ee1734f1adMark Andrews *) util.c cleanup and speedup. [Dean Gaudet]
664e11f0b14c78cef7cf6b8c70323a1da494e351Mark Andrews *) API: Clarification, pstrndup() will always copy n bytes of the source
664e11f0b14c78cef7cf6b8c70323a1da494e351Mark Andrews and NUL terminate at the (n+1)st byte. [Dean Gaudet]
016c4317500eb565b82b27d00ba6b621c6e29110Mark Andrews *) Mark module command_rec and handler_rec structures const so that they
ce9c1558a6c81b49a5cedf55d168f889aeb5d310Mark Andrews end up in the read-only data section (and are friendlier to systems
ce9c1558a6c81b49a5cedf55d168f889aeb5d310Mark Andrews that don't do optimistic memory allocation on fork()). [Dean Gaudet]
ce9c1558a6c81b49a5cedf55d168f889aeb5d310Mark Andrews *) Add check to the "Port" directive to make sure the specified
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews port is in the appropriate range. [Ben Hyde]
0f3264c8d1b66de8dedd137d53615b8a8556adfaMark Andrews *) Performance improvements to invoke_handler().
0e30609d7b3e31e3ff249d185041b9140b5410baMark Andrews [Dmitry Khrustalev <dima@bog.msu.su>]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Added support for building shared objects even for library-style modules
9e8947d9e606b967d0792d0ab1ee7afac5e5f39dMark Andrews (which are built from more than one object file). This now provides the
9e8947d9e606b967d0792d0ab1ee7afac5e5f39dMark Andrews ability to build mod_proxy as a shared object module. Additionally
9e8947d9e606b967d0792d0ab1ee7afac5e5f39dMark Andrews modules like mod_example are now also supported for shared object
3cff31d890bf0815b6b2c7603d1e5c37dc3f26b7Mark Andrews building because the generated Makefiles now no longer assume there is at
3cff31d890bf0815b6b2c7603d1e5c37dc3f26b7Mark Andrews least one statically linked module. [Ralf S. Engelschall]
aef875b27e94586a1f3644d53705e6f5ea4b5dafMark Andrews *) API: Clarify usage of content_type, handler, content_encoding,
aef875b27e94586a1f3644d53705e6f5ea4b5dafMark Andrews content_language and content_languages fields in request_rec. They
c09c2bf800ba0f5e6efe6b47ba72f43e4a61ca7dMark Andrews must always be lowercased; and the strings pointed to shouldn't
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews be modified (you must copy them to modify them). Fix a few bugs
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews related to this. [Dean Gaudet]
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews *) API: Clarification: except for RAW_ARGS, all command handlers can
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews treat the char * parameters as permanent, and modifiable. There
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews is no need to pstrdup() them. Clean up some needless pstrdup().
9a7d202077fae00fbdca610d8a8d90689e30f331Mark Andrews [Dean Gaudet]
4a5b30c24ca7ceefec4ca142069b886f3d4ab9f9Mark Andrews *) Now mod_so keeps track of which module shared objects with which names
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews are loaded and thus avoids multiple loading and unloading and irritating
f1d6c77eccf502398ae5954fb884bde70764a047Mark Andrews error_log messages. [Ralf S. Engelschall]
f1d6c77eccf502398ae5954fb884bde70764a047Mark Andrews *) Prior to the existence of mod_setenv it was necessary to tweak the TZ
f1d6c77eccf502398ae5954fb884bde70764a047Mark Andrews environment variable in the apache core. But that tweaking interferes
7adca0ea2fcd44641861523b718d6980c0666103Mark Andrews with mod_setenv. So don't tweak if the user has specified an explicit
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews TZ variable. [Jay Soffian <jay@cimedia.com>] PR#1888
9dcc44d7b309b61e89083807d47af471ec6bae1fMark Andrews *) rputs() did not calculate r->sent_bodyct properly.
5badfc7e00b2ec2c7b93657906b8609114ee00ccMark Andrews [Siegmund Stirnweiss <siegst@kat.ina.de>] PR#1900
5badfc7e00b2ec2c7b93657906b8609114ee00ccMark Andrews *) The CGI spec says that REMOTE_HOST should be set to the remote hosts's
dc2a0aa7aaa8b85398ae183c7274c0eeec5009afMark Andrews name, or left unset if this value is unavailable. Apache was setting
dc2a0aa7aaa8b85398ae183c7274c0eeec5009afMark Andrews it to the IP address when unavailable.
2005c3b37bb39a37dc0b034bb2149006df7e3759Mark Andrews [Tony Finch <fanf@demon.net>] PR#1925
7539c231d47677250008737b0691f9518111f3f5Mark Andrews *) Various improvements to the configuration and build support for compiling
7539c231d47677250008737b0691f9518111f3f5Mark Andrews modules as shared objects. Especially Solaris 2.x, SunOS 4.1, IRIX and
7ae2fa27e921ff5a2de4b0bb3aef5013315e92a8Tatuya JINMEI 神明達哉 OSF1 support with GCC and vendor compilers was added. This way shared
7ae2fa27e921ff5a2de4b0bb3aef5013315e92a8Tatuya JINMEI 神明達哉 object support is now provided out-of-the-box for FreeBSD, Linux,
7ae2fa27e921ff5a2de4b0bb3aef5013315e92a8Tatuya JINMEI 神明達哉 Solaris, SunOS, IRIX and OSF1. In short: On all major platforms!
7fe86a54252bab063030512a0e4150e1b7814effMark Andrews [Ralf S. Engelschall]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Minor cleanup in http_main -- split QNX and OS2 specific "mmap"
1c3ed2a83d176d9023b51b60dfc96c133f678362Tatuya JINMEI 神明達哉 scoreboard code into separate #defines -- USE_POSIX_SCOREBOARD
1c3ed2a83d176d9023b51b60dfc96c133f678362Tatuya JINMEI 神明達哉 and USE_OS2_SCOREBOARD. [Dean Gaudet]
fc53f564caa9d40f4b73a2808260b1dc07e86fddEvan Hunt *) Fix one more special locking problem for RewriteMap programs in
e951a79d901cc9b72a4882c38f02b568eed6bf24Mark Andrews mod_rewrite: According to the documentation of flock(), "Locks are on
9a727082a0f4959d4ad5ee91c171c2fad92ac996Mark Andrews files, not file descriptors. That is, file descriptors duplicated
a59640bf27db16e02e01484297e36b7456e163bbMark Andrews through dup(2) or fork(2) do not result in multiple instances of a lock,
4462e590791925b6a5efceacbff054a6b5fe35edMark Andrews but rather multiple references to a single lock. If a process holding a
4462e590791925b6a5efceacbff054a6b5fe35edMark Andrews lock on a file forks and the child explicitly unlocks the file, the
9925249931480c9e422b70c948b2665264ec46f5Mark Andrews parent will lose its lock.". To overcome this we have to make sure the
9925249931480c9e422b70c948b2665264ec46f5Mark Andrews RewriteLock file is opened _AFTER_ the childs were spawned which is now
9925249931480c9e422b70c948b2665264ec46f5Mark Andrews the case by opening it in the child_init instead of the module_init API
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews hook. [Ralf S. Engelschall] PR#1029
fc7043d7d1294478c9988c10af9a7fb8fd810338Evan Hunt *) Change to Location and LocationMatch semantics. LocationMatch no
cef715b6556ca1207b85aa1eac6ce817af2be44eMark Andrews longer lets a single slash match multiple adjacent slashes in the
cef715b6556ca1207b85aa1eac6ce817af2be44eMark Andrews URL. This change is for consistency with RewriteRule and
cef715b6556ca1207b85aa1eac6ce817af2be44eMark Andrews AliasMatch. Multiple slashes have meaning in URLs that they do
5497de6931b5ac26f65c2343b0318614f73933baMark Andrews not have in (some) filesystems. Location on the other hand can
5497de6931b5ac26f65c2343b0318614f73933baMark Andrews be considered a shorthand for a more complicated regex, and it
5497de6931b5ac26f65c2343b0318614f73933baMark Andrews does match multiple slashes with a single slash -- which is
f86c5d30de5d2bf4a4aab98f72295309d62e92eeMark Andrews also consistent with the Alias directive.
f86c5d30de5d2bf4a4aab98f72295309d62e92eeMark Andrews [Dean Gaudet] related PR#1440
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews *) Fix bug with mod_mime_magic causing certain files, including files
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews of length 0, to result in no response from the server.
262c39b2366bf79062f7f86b218947523dd1cbacEvan Hunt [Dean Gaudet]
b1e32169ac5cf21fca540fa122a546db71090491Mark Andrews *) The Configure script now generates src/include/ap_config.h which
827572e191fad1326c624593bf35d8eb1928f607Mark Andrews contains the set of defines used when Apache is compiled on a platform.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews This file can then be included by external modules before including
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews any Apache header files in case they are being built separately from
1aba9fe67899522364a9dbc3ee5a14da081f0314Evan Hunt Apache. Along with this change, a couple of minor changes were
546c2bf791782df1077217bdaf1865235fa95a93Mark Andrews made to make Apache's #defines coexist peacefully with any autoconf
546c2bf791782df1077217bdaf1865235fa95a93Mark Andrews defines an external module might have. [Rasmus Lerdorf]
6c7f722d31d12cf83964c8132f0a59ef70e34cb5Mark Andrews *) Fix mod_rewrite for the ugly API case where <VirtualHost> sections exist
6c7f722d31d12cf83964c8132f0a59ef70e34cb5Mark Andrews but without any RewriteXXXXX directives. Here mod_rewrite is given no
fcc2a57e13fbecf085e9d11702709b3d5a49b043Mark Andrews chance by the API to initialize its per-server configuration and thus
fcc2a57e13fbecf085e9d11702709b3d5a49b043Mark Andrews receives the wrong one from the main server. This is now avoided by
fcc2a57e13fbecf085e9d11702709b3d5a49b043Mark Andrews remembering the server together with the config structure while
fcdafc1e30dd4d10184b56201ea2fc3bab711e5eMark Andrews configuring and later assuming there is no config when we see a
fcdafc1e30dd4d10184b56201ea2fc3bab711e5eMark Andrews difference between the remembered server and the one calling us.
f1263d2aa405087e74caf001cd443079f50ee903Mark Andrews [Ralf S. Engelschall] PR#1790
f1263d2aa405087e74caf001cd443079f50ee903Mark Andrews *) Fixed the DBM RewriteMap support for mod_rewrite: First the support now
b1d21f6c93c93bd27492fc41f1c3205c39ab2167Mark Andrews is automatically disabled under configure time when the dbm_xxx functions
b1d21f6c93c93bd27492fc41f1c3205c39ab2167Mark Andrews are not available. Second, two heavy source code errors in the DBM
b1d21f6c93c93bd27492fc41f1c3205c39ab2167Mark Andrews support code were fixed. This makes DBM RewriteMap's usable again after
efb3fa669f00ccfd9aada997b426616b6b0ce044Mark Andrews a long time of brokenness. [Ralf S. Engelschall] PR#1696
034f775ae1bbc260d88bc372f01fdf4b50554514Mark Andrews *) Now all configuration files support Unix-style line-continuation via
034f775ae1bbc260d88bc372f01fdf4b50554514Mark Andrews the trailing backslash ("\") character. This enables us to write down
034f775ae1bbc260d88bc372f01fdf4b50554514Mark Andrews complex or just very long directives in a more readable way. The
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews backslash character has to be really the last character before the
80f20cb452989a423ed0ab84cfbf67d258b92247Mark Andrews newline and it has not been prefixed by another (escaping) backslash.
80f20cb452989a423ed0ab84cfbf67d258b92247Mark Andrews [Ralf S. Engelschall]
93ee06cbe34294c300834d383ff89162ad5c241aMark Andrews *) When using ProxyPass the ?querystring was not passed correctly.
93ee06cbe34294c300834d383ff89162ad5c241aMark Andrews [Joel Truher <truher@wired.com>]
494143860bbe118050f46ecac3d196c779d4b7b0Mark Andrews *) To deal with modules being compiled and [dynamically] linked
494143860bbe118050f46ecac3d196c779d4b7b0Mark Andrews at a different time from the core, the SERVER_VERSION and
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews SERVER_BUILT symbols have been abstracted through the new
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews API routines apapi_get_server_version() and apapi_get_server_built().
400a1b6604ede895cc8d67a7aa66796a5dbc75e4Mark Andrews [Ken Coar] PR#1448
c0fb34e8156aea6b7fde8488e7440524c703f22eMark Andrews *) WIN32: Preserve trailing slash in canonical path (and hence
c0fb34e8156aea6b7fde8488e7440524c703f22eMark Andrews in PATH_INFO). [Paul Sutton, Ben Laurie]
48fa5940280d65a83b020cca12769b4cd0422e91Mark Andrews *) PORT: USE_PTHREAD_SERIALIZED_ACCEPT has proven unreliable
48fa5940280d65a83b020cca12769b4cd0422e91Mark Andrews depending on the rev of Solaris and what mixture of modules
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 are in use. So it has been disabled, and Solaris is back to
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 using USE_FCNTL_SERIALIZED_ACCEPT. Users may experiment with
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 USE_PTHREAD_SERIALIZED_ACCEPT at their own risk, it may speed
bfcc5ae79a46c5c55e6cf1a9fe4d70a957712d2bTatuya JINMEI 神明達哉 up static content only servers. Or it may fail unpredictably.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews [Dean Gaudet] PR#1779, 1854, 1904
1c9f629c181dfd14bb429a6699d22c3c023aa218Mark Andrews *) mod_test_util_uri.c created which tests the logic in util_uri.c.
1c9f629c181dfd14bb429a6699d22c3c023aa218Mark Andrews [Dean Gaudet]
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews *) API: Rewrite of absoluteURI handling, and in particular how
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews absoluteURIs match vhosts. Unless a request is a proxy request, a
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews "http://host" url is treated as if a similar "Host:" header had been
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews supplied. This change was made to support future HTTP/1.x protocols
f61a7c87bf36b189d8f04ea4c8ab3ec55778355cMark Andrews which may require clients to send absoluteURIs for all requests.
2678fccde3453facce53f857d95fec30ca4a284fMark Andrews In order to achieve this change subtle changes were made to the API. In a
2678fccde3453facce53f857d95fec30ca4a284fMark Andrews request_rec, r->hostlen has been removed. r->unparsed_uri now exists so
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews that the unmodified uri can be retrieved easily. r->proxyreq is not set
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews by the core, modules must set it during the post_read_request or
562460463b6f4c4d6f815c58c129451c82d66823Mark Andrews translate_names phase.
577272cf7935770fa2ea817e656a572cdcd94eccMark Andrews Plus changes to the virtualhost test suite for absoluteURI testing.
8486ce1efa5deded85415d21d5696e5a51c63357Mark Andrews This fixes several bugs with the proxy proxying requests to vhosts
8486ce1efa5deded85415d21d5696e5a51c63357Mark Andrews managed by the same httpd.
92f60809e854ccf5f115883c6347e370da048848Mark Andrews [Dean Gaudet]
92f60809e854ccf5f115883c6347e370da048848Mark Andrews *) API: Cleanup of code in http_vhost.c, and remove vhost matching
92f60809e854ccf5f115883c6347e370da048848Mark Andrews code from mod_rewrite. The vhost matching is now performed by a
92f60809e854ccf5f115883c6347e370da048848Mark Andrews globally available function matches_request_vhost(). [Dean Gaudet]
f5d0f495847eb4eb9f0058e73051f855800bee0bMark Andrews *) Reduce memory usage, and speed up ServerAlias support. As a
f5d0f495847eb4eb9f0058e73051f855800bee0bMark Andrews side-effect users can list multiple ServerAlias directives
dc0ecf08dbea81b6ebfcd3a18b52aa974472b1baMark Andrews and they're all considered.
dc0ecf08dbea81b6ebfcd3a18b52aa974472b1baMark Andrews [Chia-liang Kao <clkao@cirx.org>] PR#1531
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews *) The "poly" directive in image maps did not include the borders of the
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews polygon, whereas the "rect" directive does. Fix this inconsistency.
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews [Konstantin Morshnev <moko@design.ru>] PR#1771
dc19dcbc236bc876a6cdb426ec7c5fab964f8dfcMark Andrews *) Make \\ behave as expected. [Ronald.Tschalaer@psi.ch]
604419a812b491cd35fb6fad129c3c39da7200a1Mark Andrews *) Add the `%a' construct to LogFormat and CustomLog to log the client IP
3d78993c6d415f600f57520d1566627b5535d715Mark Andrews address. [Todd Eigenschink <eigenstr@mixi.net>] PR#1885
3d78993c6d415f600f57520d1566627b5535d715Mark Andrews *) API: A new source module main/util_uri.c; It contains a routine
8c850a29eda020642c84038e449d60f124c6123bMark Andrews parse_uri_components() and friends which breaks a URI into its component
8c850a29eda020642c84038e449d60f124c6123bMark Andrews parts. These parts are stored in a uri_components structure called
8c850a29eda020642c84038e449d60f124c6123bMark Andrews parsed_uri within each request_rec, and are available to all modules.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews Additionally, an unparse routine is supplied which re-assembles the URI
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews components back to an URI, optionally hiding the username:password@ part
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews from ftp proxy requests, and other useful routines. Within the structure,
da31aff2f2a2163dafeea65c63f16d8f3fca05c5Mark Andrews you find on a ready-for-use basis:
e8ca2abed76b550fd3baddcfb17f2c9a630d6b71Mark Andrews scheme; /* scheme ("http"/"ftp"/...) */
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews hostinfo; /* combined [user[:password]@]host[:port] */
e8ca2abed76b550fd3baddcfb17f2c9a630d6b71Mark Andrews user; /* user name, as in http://user:passwd@host:port/ */
81d9d7a10e52b421d7f4784c48ae995b13203c59Mark Andrews password; /* password, as in http://user:passwd@host:port/ */
81d9d7a10e52b421d7f4784c48ae995b13203c59Mark Andrews hostname; /* hostname from URI (or from Host: header) */
81d9d7a10e52b421d7f4784c48ae995b13203c59Mark Andrews port_str; /* port string (integer representation is in "port") */
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt path; /* the request path (or "/" if only scheme://host was given) */
301f6ffbbeabcbf765f8163f4ffb7f6f0146b926Mark Andrews query; /* Everything after a '?' in the path, if present */
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews fragment; /* Trailing "#fragment" string, if present */
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews This is meant to serve as the platform for *BIG* savings in
9e4b25fc3eb5777202147634d789345d893b4539Mark Andrews code complexity for the proxy module (and maybe the vhost logic).
28c49640dcb25102e5040b8d957edd905ddf82f8Mark Andrews [Martin Kraemer]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Make all possible meta-construct expansions ($N, %N, %{NAME} and
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt ${map:key}) available for all location where a string is created in
541b9722d8031485922ab11221c2e747c0262cf5Mark Andrews mod_rewrite rewriting rulesets: 1st arg of RewriteCond, 2nd arg of
ddaeaddf2b9148ce3e6ec5fecc48f64ea5826faeMark Andrews RewriteRule and for the [E=NAME:STRING] flag of RewriteRule. This way the
ddaeaddf2b9148ce3e6ec5fecc48f64ea5826faeMark Andrews possible expansions are consequently usable at all string creation
ddaeaddf2b9148ce3e6ec5fecc48f64ea5826faeMark Andrews locations. [Ralf S. Engelschall]
a6f7fdcc039de75e9a20da90044caa814f0357a3Michael Graff *) Fix initialization of RewriteLogLevel (default now is 0 as documented
d7e8610d31d83ff863e8b2dc05c238376c35e949Mark Andrews and not 1) and the per-virtual-server merging of directives. Now all
d7e8610d31d83ff863e8b2dc05c238376c35e949Mark Andrews directives except `RewriteEngine' and `RewriteOption' are either
d7e8610d31d83ff863e8b2dc05c238376c35e949Mark Andrews completely overridden (default) or completely inherited (when
7e8214191899dc8043babdfbe9235ba14c825005Mark Andrews `RewriteOptions inherit') is used. [Ralf S. Engelschall] PR#1325
c4dc5966e0a66f4d75677f1634eff3b45baf988eMark Andrews *) Fix `RewriteMap' program lookup in situations where such maps are
c4dc5966e0a66f4d75677f1634eff3b45baf988eMark Andrews defined but disabled (`RewriteEngine off') in per-server context.
c4dc5966e0a66f4d75677f1634eff3b45baf988eMark Andrews [Ralf S. Engelschall] PR#1431
9429f5a8318bd2142280c949d4af05998ca348a2Evan Hunt *) Fix bug introduced in 1.3b4-dev, config with no Port setting would cause
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews server to bind to port 0 rather than 80. [Dean Gaudet]
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews *) Fix long-standing problem with RewriteMap _programs_ under Unix derivates
0899d16ebd6a70bb027e7899c53e7f542ebc987bEvan Hunt (like SunOS and FreeBSD) which don't accept the locking of pipes
d2e440ca30f27468443ccc7e21db0b8e10c4faf8Mark Andrews directly. A new directive RewriteLock is introduced which can be used to
d2e440ca30f27468443ccc7e21db0b8e10c4faf8Mark Andrews setup a separate locking file which then is used for synchronization.
d2e440ca30f27468443ccc7e21db0b8e10c4faf8Mark Andrews [Ralf S. Engelschall] PR#1029
404df30f4fcbd318dd1e3cc027d2b5abff3ab6d5Mark Andrews *) WIN32: The server root is obtained from the registry key
404df30f4fcbd318dd1e3cc027d2b5abff3ab6d5Mark Andrews HKLM\SOFTWARE\Apache Group\Apache\<version> (version is currently
544d0efa38490d67e458aa9c23a7dac2a9d546bfMark Andrews "1.3 beta"), unless overridden by the -d command line flag. The
544d0efa38490d67e458aa9c23a7dac2a9d546bfMark Andrews value is stored by running "apache -i -d serverroot". [Paul Sutton]
1f2635d3f7b3f0b3bf0d0310fe880d95e84f09fcMark Andrews *) Merged os/win32/mod_dll.c into modules/standard/mod_so.c to support
1f2635d3f7b3f0b3bf0d0310fe880d95e84f09fcMark Andrews dynamic loading on Win32 and Unix via the same module. [Paul Sutton]
802760773ca5224b29a610741a7f2e0a7d6e031bMark Andrews *) Now mod_rewrite no longer makes problematic assumptions on the characters
802760773ca5224b29a610741a7f2e0a7d6e031bMark Andrews a username can contain when trying to expand it via /etc/passwd.
1aaedde67b42c433324eecb76ee379ca0ccda294Mark Andrews [Ralf S. Engelschall]
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr *) The mod_setenvif BrowserMatch backwards compatibility command did not
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews work properly with spaces in the regex. [Ronald Tschalaer] PR#1825
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr *) Add new RewriteMap types: First, `rnd' which is equivalent to the `txt'
67213ca3d0594588a6fac32d8188efc68b0ad572Shane Kerr type but with a special post-processing for the looked-up value: It
d813808a01d5629110b8df483ccc2dff9ec2a84fMark Andrews parses it into alternatives according to `|' chars and then only one
d813808a01d5629110b8df483ccc2dff9ec2a84fMark Andrews particular alternative is chosen randomly (this is an essential
33170a4b2b2765583df543efbb13a01e7b664037Mark Andrews functionality needed for balancing between backend-servers when using
33170a4b2b2765583df543efbb13a01e7b664037Mark Andrews Apache as a Reverse Proxy. The looked up value here is a list of
33170a4b2b2765583df543efbb13a01e7b664037Mark Andrews servers). Second, `int' with the built-in maps named `tolower' and
2cc262c0932a193b261e6e6a172855bd8f898c6dMark Andrews `toupper' which can be used to map URL parts to a fixed case (this is an
2cc262c0932a193b261e6e6a172855bd8f898c6dMark Andrews essential feature to fix the case of server names when doing mass
2cc262c0932a193b261e6e6a172855bd8f898c6dMark Andrews virtual-hosting with the help of mod_rewrite instead of using
76a378884f628f9b23bff16490e39dcd69b6ef0eMark Andrews <VirtualHost> sections). [Ralf S. Engelschall, parts based on code from
76a378884f628f9b23bff16490e39dcd69b6ef0eMark Andrews Jay Soffian <jay@cimedia.com>] PR#1631
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews *) Add a new directive to mod_proxy similar to ProxyPass: `ProxyPassReverse'.
03745451370778a867e46fdbe315eb958745a391Mark Andrews This directive lets Apache adjust the URL in Location-headers on HTTP
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews redirect responses sent by the remote server. This way the virtually
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews mapped area is no longer left on redirects and thus by-passed which is
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews especially essential when running Apache as a reverse proxy.
f183f4c0cd40354f423bdb129e7a0c9badb5082cMark Andrews [Ralf S. Engelschall]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Hide Proxy-Authorization from CGI/SSI/etc just like Authorization is
b239c8294a5653d21876d084e0c5b029f6b9fc5dMichael Graff hidden. [Alvaro Martinez Echevarria]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Apache will, when started with the -X (single process) debugging flag,
dabe7f50bb61d75841b535b91edb8f323f82f826Evan Hunt honor the SIGINT or SIGQUIT signals again now. This capability got lost
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews a while ago during OS/2 signal handling changes.
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews *) [PORT] Work around the fact that NeXT runs on more than the
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews m68k chips in mod_status [Scott Anguish and Timothy Luoma
a1e2170ad5c5018fbe8f7b8449d8885d5d298e88Mark Andrews <luomat@peak.org>]
05d2776f6fa8e3628555463b06cb43288c9ee68eEvan Hunt *) [PORT] Recognize FreeBSD versions so we can use the OS regex as well
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews as handling unsigned-chars for FreeBSD v3 and v2 [Andrey Chernov
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews <ache@nagual.pp.ru> and Jim] PR#1450
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Use SA_RESETHAND or SA_ONESHOT when installing the coredump handlers.
8327cdb88fdbf306eb4c37fe00a29aac4c2f55c5Evan Hunt In particular the handlers could trigger themselves into an infinite
f2d8c4a4c3dfa212ddcf5b86d4c5fced4965e52eMark Andrews loop if RLimitMem was used with a small amount of memory -- too small
f2d8c4a4c3dfa212ddcf5b86d4c5fced4965e52eMark Andrews for the signal stack frame to be set up. [Dean Gaudet]
8c76634f88c5b3169b61505925e10b997ea08e54Mark Andrews *) Fix problems with absoluteURIs introduced during 1.3b4. [Dean Gaudet,
8c76634f88c5b3169b61505925e10b997ea08e54Mark Andrews Alvaro Martinez Echevarria <alvaro@lander.es>]
8bedd9647f4d6894e12a8c94d3ccc624dddcee50Mark Andrews *) Fix multiple UserDir problem introduced during 1.3b4-dev.
8bedd9647f4d6894e12a8c94d3ccc624dddcee50Mark Andrews [Dean Gaudet] PR#1850
ca84283333d22c64abfbcb87872dd5e6d9172c5aMark Andrews *) ap_cpystrn() had an off-by-1 error.
ca84283333d22c64abfbcb87872dd5e6d9172c5aMark Andrews [Charles Fu <ccwf@klab.caltech.edu>] PR#1847
e6555b046798b1900e93c3208d26301872f50ca5Shane Kerr *) API: As Ken suggested the check_cmd_context() function and related
e6555b046798b1900e93c3208d26301872f50ca5Shane Kerr defines are non-static now so modules can use 'em. [Martin Kraemer]
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews *) mod_info would occasionally produce an unpaired <tt> in its
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews output. Fixed. [Martin Kraemer]
9a41f786b167a2a6df498d5e9c699f9835e1e9dcMark Andrews *) By default AIX binds a process (and it's children) to a single
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews processor. httpd children now unbind themselves from that cpu
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews and re-bind to one selected at random via bindprocessor()
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews [Doug MacEachern]
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews *) Linux 2.0 and above implement RLIMIT_AS, RLIMIT_DATA has almost no
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews effect. Work around it by using RLIMIT_AS for the RLimitMEM
bf98702c1941f368e54c499dd1ff59ee684cf125Mark Andrews directive. [Enrik Berkhan <enrik@inka.de>] PR#1816
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) mod_mime_magic error message should indicate the filename when
65391557db5d7dc725ed3f2b759248fea31a2445Mark Andrews reads fail. ["M.D.Parker" <mdpc@netcom.com>] PR#1827
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Previously Apache would permit </Files> to end <FilesMatch> (and
e2c3f8059e77a8e11c4378d22e5d8e78b423a28fMark Andrews similary for Location and Directory), now this is diagnosed as an
a7b7a4ebc38ec7460e95da6d3d70ffe7b59573b8Mark Andrews error. Improve error messages for mismatched sections (<Files>,
a7b7a4ebc38ec7460e95da6d3d70ffe7b59573b8Mark Andrews <FilesMatch>, <Directory>, <DirectoryMatch>, ...).
1ca168b58e02fda534cad741a248e549e0f98d4dMark Andrews [Dean Gaudet, Martin Kraemer]
23450c23fd19138cfad95b6c7728e2965abfc154Mark Andrews *) <Files> is not permitted within <Location> (because of the
de05f7d061abfe0ce555e0d0f2089f1261b031b6Mark Andrews semantic ordering). [Dean Gaudet] PR#379
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) <Files> with wildcards was broken by the change in wildcard
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews semantics (* does not match /). To fix this, <Files> now
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews apply only to the basename of the request filename. This
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews fixes some other inconsistencies in <Files> semantics
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews (such as <Files a*b> not working). [Dean Gaudet] PR#1817
85db2b5fb360ccd2aeec1e6e22336b3d654bb39aMark Andrews *) Removed bogus "dist.tar" target from Makefile.tmpl and make sure
85db2b5fb360ccd2aeec1e6e22336b3d654bb39aMark Andrews backup files are removed on "clean" target [Ralf S. Engelschall]
a0749e59c0356381fdaea0fefe66256589ec8c99Mark Andrews *) PORT: Add -lm to LIBS for HPUX. [Dean Gaudet] PR#1639
a0749e59c0356381fdaea0fefe66256589ec8c99Mark Andrews *) Various errors from select() and accept() in child_main() would
709220567fb820cf7e7625925449dadf86317629Mark Andrews result in an infinite loop. It seems these two tickle kernel
709220567fb820cf7e7625925449dadf86317629Mark Andrews or library bugs occasionally, and result in log spammage and
709220567fb820cf7e7625925449dadf86317629Mark Andrews a generally bad scene. Now the child exits immediately,
fe6b6eebd74f7c5c20088f67081ae690228f9744Mark Andrews which seems to be a good workaround.
adc3f2c0fdcc0a2bee469ffb0e7ae41b83cbf403Mark Andrews [Dean Gaudet] PR#1747, 1107, 588, 1787, 987, 588
31a2f82193a91e24f31454ff18e0b7723c066a74Mark Andrews *) Cleaned up some race conditions in unix child_main during
45deeddf4cf1ea57b8b493dcd2410f2332a36128Mark Andrews initialization. [Dean Gaudet]
8731a2bd2f5483f50d82cf28e315090b7ceeed54Mark Andrews *) SECURITY: "UserDir /abspath" without a * in the path would allow
2de90cd1e20061bde684a21c3d852056a2e290d0Mark Andrews remote users to access "/~.." and bypass access restrictions
2de90cd1e20061bde684a21c3d852056a2e290d0Mark Andrews (but note /~../.. was handled properly).
8a45eeebb8bdd4633bccfd9d77d9b50c1d337d54Mark Andrews [Lauri Jesmin <jesmin@ut.ee>] PR#1701
8a45eeebb8bdd4633bccfd9d77d9b50c1d337d54Mark Andrews *) API: os_is_path_absolute() now takes a const char * instead of a char *.
d4034b48fd112ef43933f1455b194b5249a88ee6Mark Andrews [Dean Gaudet]
d4034b48fd112ef43933f1455b194b5249a88ee6Mark AndrewsChanges with Apache 1.3b5
d4034b48fd112ef43933f1455b194b5249a88ee6Mark Andrews *) Source file dependencies in Makefile.tmpl files throughout the
ee4bbc8454cc0cb36a25a7d26c5b47370f96d9b2Mark Andrews source tree were updated to accurately reflect reality.
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Dean Gaudet]
f568dad6c7ddaa732e6562a4b89fd2ac922d263bMark Andrews *) Preserve the content encoding given by the AddEncoding directive
03ec481ee88f4ab72af6abb4efe096fe2c661d60Mark Andrews when the client doesn't otherwise specify an encoding.
03ec481ee88f4ab72af6abb4efe096fe2c661d60Mark Andrews [Ronald Tschalaer <Ronald.Tschalaer@psi.ch>]
f568dad6c7ddaa732e6562a4b89fd2ac922d263bMark Andrews *) Sort out problems with canonical filename handling happening too late.
8e74bfb6045d78af71b54a2934823b334b3e423aMark Andrews [Dean Gaudet, Ben Laurie]
cf7432f74761107ac3cbafadc524b5d650919fedMark AndrewsChanges with Apache 1.3b4
88a4de3c24caf71426bf06e42ce18f6099d7a439Mark Andrews *) The module structure was modified to include a *dynamic_load_handle
d91df50b670d92d0ab784b741e2ee9af7f2dc4a1Mark Andrews in the STANDARD_MODULE_STUFF portion, and the MODULE_MAGIC_NUMBER
3eab85ca54b681504d772b1d6bb3ccf4f08d4305Mark Andrews has been bumped accordingly. [Paul Sutton]
3eab85ca54b681504d772b1d6bb3ccf4f08d4305Mark Andrews *) All BrowserMatch directives mentioned in
c5adbd722da0908f91be4fb710c082b4b68ec782Mark Andrews htdocs/manual/known_client_problems.html are in the default
c5adbd722da0908f91be4fb710c082b4b68ec782Mark Andrews configuration files. [Lars Eilebrecht]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) MiNT port update. [Jan Paul Schmidt]
c60eaaf9b3c6bb4d693cdb5f68acdfacf076e1fdMark Andrews *) HTTP/1.1 requires x-gzip and gzip encodings be treated
c60eaaf9b3c6bb4d693cdb5f68acdfacf076e1fdMark Andrews equivalent, similarly for x-compress and compress. Apache
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews now ignores a leading x- when comparing encodings. It also
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews preserves the encoding the client requests (for example if
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews it requests x-gzip, then Apache will respond with x-gzip
634a4da58460979fa0fcad5304b810d189f9cf49Mark Andrews in the Content-Encoding header).
c0720b90ed6e673264b17eb752d873a89cbd6db5Mark Andrews [Ronald Tschalaer <Ronald.Tschalaer@psi.ch>] PR#1772
c0720b90ed6e673264b17eb752d873a89cbd6db5Mark Andrews *) Fix a memory leak on keep-alive connections. [Igor Tatarinov]
c06cb907737eb7ce128c92dd729c73798733f37aMark Andrews *) Added mod_so module to support dynamic loading of modules on Unix
c06cb907737eb7ce128c92dd729c73798733f37aMark Andrews (like mod_dld for Win32). This replaces mod_dld.c. Use SharedModule
6e5e27c38d86f2338688f5123d2ff84558956dd0Mark Andrews instead of AddModule in Configuration to build shared modules
6e5e27c38d86f2338688f5123d2ff84558956dd0Mark Andrews [Sameer Parekh, Paul Sutton]
5059b393e80cda6beffb74f2f30d7329502c41e6Mark Andrews *) Minor cleanups to r->finfo handling in some modules.
5059b393e80cda6beffb74f2f30d7329502c41e6Mark Andrews [Dean Gaudet]
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews *) Abstract read()/write() to ap_read()/ap_write().
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews Makes it easier to add other types of IO code such as SFIO.
c16aed9c469a986f1b84e457db4a8c4d2da01ca3Mark Andrews [Randy Terbush]
dd19fbaf817f974c24ddfa1d276d7594d5b18750Mark Andrews *) API: Generalize default_port manipulations to make support of
dd19fbaf817f974c24ddfa1d276d7594d5b18750Mark Andrews different protocols easier. [Ben Laurie, Randy Terbush]
f408773d47b25594d1302525a4db6efb84b1843cMark Andrews *) There are many cases where users do not want Apache to form
f408773d47b25594d1302525a4db6efb84b1843cMark Andrews self-referential urls using the "canonical" ServerName and Port.
cd315d4cf631753c94f27fabaa42a37a27d30530Mark Andrews The new UseCanonicalName directive (default on), if set to off
cd315d4cf631753c94f27fabaa42a37a27d30530Mark Andrews will cause Apache to use the client-supplied hostname and port.
cd315d4cf631753c94f27fabaa42a37a27d30530Mark Andrews API: Part of this change required a change to the construct_url()
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews prototype; and the addition of get_server_name() and
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews get_server_port().
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews [Michael Douglass <mikedoug@texas.net>, Dean Gaudet]
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews PR#315, 459, 485, 1433
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews *) Yet another rearrangement of the source tree.. now all the common
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews header files are in the src/include directory. The -Imain -Iap
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews references in Makefiles have been changed to the simpler -Iinclude
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews instead. In addition to simplifying the build a little bit, this
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews also makes it clear when a module is referencing something in a
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews other than kosher manner (e.g., the proxy including mod_mime.h).
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews Module-private header files (the proxy, mod_mime, the regex library,
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews and mod_rewrite) have not been moved to src/include; nor have
69826a6a2f89ecb2b280eeb6d4adb4826bf0db72Mark Andrews the OS-abstraction files. [Ken Coar]
5888f62c204a99da60d7854fe01eda4960fb3b36Mark Andrews *) Fix a bug where r->hostname didn't have the :port stripped
5888f62c204a99da60d7854fe01eda4960fb3b36Mark Andrews from it. [Dean Gaudet]
fd23bc509d5fddb91247a2a1ca52d432969067e5Mark Andrews *) Tweaked the headers_out table size, and the subprocess_env
7c200913aa7e55bbe28de456bb593c1e05bf6f79Mark Andrews table size guess in rename_original_environment(). Added
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews MAKE_TABLE_PROFILE which can help discover make_table()
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews calls that use too small an initial guess, see alloc.c.
07072c9456f1112705db701bb35f12dbdcb217b0Mark Andrews [Dean Gaudet]
afd002e89aadf30181155566544480349e70339dMark Andrews *) Options and AllowOverride weren't properly merging in the main
afd002e89aadf30181155566544480349e70339dMark Andrews server setting inside vhosts (only an issue when you have no
7b52c2ad3c9ca65712e962ddc803e34641f2bc07Mark Andrews <Directory> or other section containing an Options that affects
ba5d2a97ee0cd2cc9d4b9e7e344ae8f607cc2994Mark Andrews a request). Options +foo or -foo in the main_server wouldn't
ba5d2a97ee0cd2cc9d4b9e7e344ae8f607cc2994Mark Andrews affect the main_server's lookup defaults. [Dean Gaudet]
6133734cecb05630e32edb63031b95d333df8e48Mark Andrews *) Variable 'cwd' was being used pointlessly before being set.
6133734cecb05630e32edb63031b95d333df8e48Mark Andrews [Ken Coar] PR#1738
47ee25b1f58a5924c51b59194b84621b9b7b6ba5Mark Andrews *) r->allowed handling cleaned up in the standard modules.
47ee25b1f58a5924c51b59194b84621b9b7b6ba5Mark Andrews [Dean Gaudet]
32391301db6f532ad17033f188d4540ae3f409f1Mark Andrews *) Some case-sensitivity issues cleaned up to be consistent with
32391301db6f532ad17033f188d4540ae3f409f1Mark Andrews RFC2068. [Dean Gaudet]
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews *) SIGURG doesn't exist everywhere.
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews [Mark Andrew Heinrich <heinrich@tinderbox.Stanford.EDU>]
f05a4bf2bfac3aaff0462560b2793cd99a85a297Mark Andrews *) mod_unique_id was erroneously generating a second unique id when
0cedbe4ab56e00d5827941697418476318cbdeb3Mark Andrews an internal redirect occured. Such redirects occur, for example,
f05a4bf2bfac3aaff0462560b2793cd99a85a297Mark Andrews when processing a DirectoryIndex match. [Dean Gaudet]
bf45f72ed319628eebce60c368177320943d001fMark Andrews *) API: table_add, table_merge, and table_set include implicit pstrdup()
bf45f72ed319628eebce60c368177320943d001fMark Andrews of the key and value. But in many cases this is not required
e078f002c06b6b26e2d7749a4f9e3907f3e85de3Mark Andrews because the key/value is a constant, or the value has been built
af1e00675fa573fec779e9a01aac5bedb99f0fd6Mark Andrews by pstrcat() or other similar means. New routines table_addn,
af1e00675fa573fec779e9a01aac5bedb99f0fd6Mark Andrews table_mergen, and table_setn have been added to the API, these
af1e00675fa573fec779e9a01aac5bedb99f0fd6Mark Andrews routines do not pstrdup() their arguments. The core code and
6dd9692f45d6d98df89c32c12fa39a772d57320bMark Andrews standard modules were changed to take advantage of these routines.
6dd9692f45d6d98df89c32c12fa39a772d57320bMark Andrews The resulting server is up to 20% faster in some situations.
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews Note that it is easy to get code subtly wrong if you pass a key/value
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews which is in a pool other than the pool of the table. The only
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews safe thing to do is to pass key/values which are in the pool of
7c5dfcc60a7ee41ae5ba15a3e1fe337af3bef1a9Mark Andrews the table, or in one of the ancestors of the pool of the table.
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews i.e. if the table is part of a subrequest, a value from the main
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews request's pool is OK since the subrequest pool is a sub_pool of the
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews main request's pool (and therefore has a lifespan at most as long as
fc8197c3ce31d81cd5e23703680572fac09a2e8aMark Andrews the main pool). There is debugging code which can detect improper
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews usage, enabled by defining POOL_DEBUG. See alloc.c for more details.
0f8c9b5eed7e8714ceb7d6d3675555df9c5f6350Mark Andrews [Dmitry Khrustalev <dima@bog.msu.su>, Dean Gaudet]
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews *) More mod_mime_magic cleanup: fewer syscalls; should handle "files"
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews which don't exist on disk more gracefully; handles vhosts properly.
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews Update documentation to reflect the code -- if there's no
bc6af069c80ca33a5619d71d57859724cab1f4c4Mark Andrews MimeMagicFile directive then the module is not enabled.
4bb0f1046f3f3c26539ff91e28b3c8872519df17Mark Andrews [Dean Gaudet]
68df4d65c624a9ca06e94fc67ef915adf2ec97beMark Andrews *) PORT: Some older *nix dialects cannot automatically start scripts
ab6e5af4cd644b174709f95c2702ec4c442aa755Mark Andrews which begin with a #! interpreter line (the shell starts the scripts
ab6e5af4cd644b174709f95c2702ec4c442aa755Mark Andrews appropriately on these platforms). Apache now supports starting of
f3139b9d763cbfd3f8dbf1062191a688ed5195e4Mark Andrews "hashbang-scripts" when the NEED_HASHBANG_EMUL define is set.
f3139b9d763cbfd3f8dbf1062191a688ed5195e4Mark Andrews [Martin Kraemer, with code from peter@zeus.dialix.oz.au (Peter Wemm)
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews taken from tcsh]
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews *) API: "typedef array_header table" removed from alloc.h, folks should
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews have been writing to use table as if it were an opaque type, but even
79e3817e2c0f1b017643638dc3876ba41da94335Mark Andrews some standard modules got this wrong. By changing the definition
2d78cc9624dd735ffdc634e6c39dd30bddfb95f7Mark Andrews to "typedef struct table table" module authors will receive compile
2d78cc9624dd735ffdc634e6c39dd30bddfb95f7Mark Andrews time warnings that they're doing the wrong thing. This change
2d78cc9624dd735ffdc634e6c39dd30bddfb95f7Mark Andrews facilitates future changes with more sophisticated table
eea8cd8d1a9b2762480fab793972d1cefbc7cf90Mark Andrews structures. Specifically, module authors should be using table_elts()
eea8cd8d1a9b2762480fab793972d1cefbc7cf90Mark Andrews to get access to an array_header * for the table. [Dean Gaudet]
9860862cedd41ffaf69e7806e8f8959263552721Mark Andrews *) API: Renamed new_connection() to avoid namespace collision with LDAP
9860862cedd41ffaf69e7806e8f8959263552721Mark Andrews library routines. [Ken Coar, Rasmus Lerdorf]
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews *) WIN32: mod_speling is now available on the Win32 platform.
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews [Marc Slemko]
25e2824175eb0c186df3ab0737c83d322410594cMark Andrews *) For clarity the following compile time definition was changed:
63aaac8137bd1d86aab8c950fb066bb522a26e5bMark Andrews SAFE_UNSERIALIZED_ACCEPT -> SINGLE_LISTEN_UNSERIALIZED_ACCEPT
fe3220466e3c23cd2c22a59a4db46bc97ce0827dMark Andrews Also, for example, HAVE_MMAP would mean to use mmap() scoreboards
fe3220466e3c23cd2c22a59a4db46bc97ce0827dMark Andrews and not be a general notice that the OS has mmap(). Now the
40aadb6a143e0f2d351e743dce43cfc894d4d855Mark Andrews HAVE_MMAP/SHMGET #defines strictly are informational that the
40aadb6a143e0f2d351e743dce43cfc894d4d855Mark Andrews OS has that method of shared memory; the type to use for
40aadb6a143e0f2d351e743dce43cfc894d4d855Mark Andrews the scoreboard is a seperate #define (USE_MMAP_SCOREBOARD
65b26a4dc8c6c16d0a5ccb03b67cf968c77d6570Mark Andrews and USE_SHMGET_SCOREBOARD). This allows outside modules to
65b26a4dc8c6c16d0a5ccb03b67cf968c77d6570Mark Andrews determine if shared memory is available and allows Apache
65b26a4dc8c6c16d0a5ccb03b67cf968c77d6570Mark Andrews to determine the best method to use for the scoreboard.
c58821f7100821e1d4e4bbace727b988bb3e0623Mark Andrews [Jim Jagielski]
77397daf05511dc737eeec159badc05f11bfadddMark Andrews *) PORT: UnixWare 2.1.2 SMP appears to require USE_FCNTL_SERIALIZED_ACCEPT,
337e70ead93aafec305ac0a7a62090339543b8d1Mark Andrews as do various earlier versions. It should be safe on all versions.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews Unixware 1.x appears to have the same SIGHUP bug as solaris does with
337e70ead93aafec305ac0a7a62090339543b8d1Mark Andrews the slack code. A few other cleanups for Unixware.
f0a1b8c85792d4e04716f995a2b2a8ca73f8367dMark Andrews [Tom Hughes <thh@cyberscience.com>] PR#1082, PR#1282, PR#1499, PR#1553
a5d7c242b564cbd3cebc0dd27c19d9093d38b3abMark Andrews *) PORT: A/UX can handle single-listen accepts without mutex
1de5f8f80930dc322688010740c7dfe56eb035b0Mark Andrews locking, so we add SINGLE_LISTEN_UNSERIALIZED_ACCEPT. [Jim Jagielski]
1de5f8f80930dc322688010740c7dfe56eb035b0Mark Andrews *) When die() happens we need to eat any request body if one exists.
7a253b705ccbc30821253e7a124658623f10c499Mark Andrews Otherwise we can't continue with a keepalive session. This shows up
7a253b705ccbc30821253e7a124658623f10c499Mark Andrews as a POST problem with MSIE 4.0, typically against pages which are
f6476fa52240e3c8278ac4a27fa2cc8a5b7a3e3bMark Andrews authenticated. [Roy Fielding] PR#1399
f6476fa52240e3c8278ac4a27fa2cc8a5b7a3e3bMark Andrews *) If you define SECURITY_HOLE_PASS_AUTHORIZATION then the Authorization
cd1e58c339b2a6709d543a525de0c995bf8b5868Mark Andrews header will be passed to CGIs. This is generally a security hole, so
cd1e58c339b2a6709d543a525de0c995bf8b5868Mark Andrews it's not a default. [Marc Slemko] PR#549
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews *) Fix Y2K problem with date printing in suexec log.
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews [Paul Eggert <eggert@twinsun.com>] PR#1343
a05f23d07e1b60a1d88119678111a47014480611Mark Andrews *) WIN32 deserves a pid file. [Ben Hyde]
429e23d2f56d28d86439f75c13cda2b4ac5ab67bMark Andrews *) suexec errors now include the errno/description. [Marc Slemko] PR#1543
c5c825bf07a00a2478afd9400e9f8534457980b0Mark Andrews *) PORT: OSF/1 now uses USE_FLOCK_SERIALIZED_ACCEPT to solve PR#467.
c5c825bf07a00a2478afd9400e9f8534457980b0Mark Andrews The choice of flock vs. fcntl was made based on timings which showed that
aaa42824d2d1f5cc4add01f0191e3784ee0f7396Mark Andrews even on non-NFS, non-exported filesystems fcntl() was an order of
43da7565913277c020ded34d6ee2139998b743b6Mark Andrews magnitude slower. It also uses SINGLE_LISTEN_UNSERIALIZED_ACCEPT so
43da7565913277c020ded34d6ee2139998b743b6Mark Andrews that single socket users will see no difference. [Dean Gaudet] PR#467
c1297b6025bf8ccdc832b7bca705da1d4cf2944eMark Andrews *) "File does not exist" error message was erroneously including the
c1297b6025bf8ccdc832b7bca705da1d4cf2944eMark Andrews errno. [Marc Slemko]
25820cf1d110ec22cec5f6be5257aabe6853ca92Evan Hunt *) Improve the warning message generated when a client drops the
25820cf1d110ec22cec5f6be5257aabe6853ca92Evan Hunt connection (hits stop button, etc.) during a send. [Roy Fielding]
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt *) Defining GPROF will disable profiling in the parent and enable it
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt in the children. If you're profiling under Linux this is pretty much
99cce386a489671727a737b3748937cf3a0676e8Evan Hunt necessary because SIGPROF is lost across a fork(). [Dean Gaudet]
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews *) htdigest and htpasswd needed slight tweaks to work on OS/2 and WIN32.
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews [Brian Havard]
819b98479eff49ed93f57f4d65eb0ffe72136adcMark Andrews *) The NeXT cc (which is gcc hacked up) doesn't appear to support some
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews gcc functionality. Work around it.
113e0b7819103f02d5a16bad1b7356587d866ac2Mark Andrews [Keith Severson <keith@sssd.navy.mil>] PR#1613
113e0b7819103f02d5a16bad1b7356587d866ac2Mark Andrews *) Some linkers complain when .o files contain no functions.
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews [Keith Severson <keith@sssd.navy.mil>] PR#1614
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews *) Some const declarations in mod_imap.c that were added for debugging
6dfc78fab61fafc9bffdc3cbc331cc996bfa2198Mark Andrews purposes caused some compilers heartburn without adding any
65085946d4f92481699678e276e3ced04bcfdafbMark Andrews significant value, so they've been removed. [Ken Coar]
65085946d4f92481699678e276e3ced04bcfdafbMark Andrews *) The src/main/*.h header files have had #ifndef wrappers added to
b5f690e1618cffeec15b3bcb9525443206fb7007Mark Andrews insulate them against duplicate calls if they get included through
b5f690e1618cffeec15b3bcb9525443206fb7007Mark Andrews multiple paths (e.g., in .c files as well as other .h files).
37d373d88631c7be57a30bf4a49c824a9195781fMark Andrews *) The libap routines now have a header file for their prototypes,
37d373d88631c7be57a30bf4a49c824a9195781fMark Andrews src/ap/ap.h, to ease their use in non-httpd applications. [Ken Coar]
b130bf8b4ebdabd5c94eb5c6522a9971997b6ac9Mark Andrews *) mod_autoindex with a plaintext header file would emit the <PRE>
62ea33ba1ab5dd4d8e0a83423f52fd7cb0783ecfMark Andrews start-tag before the HTML preamble, rather than after the preamble
b130bf8b4ebdabd5c94eb5c6522a9971997b6ac9Mark Andrews but before the header file contents. [John Van Essen <jve@gamers.org>]
7a3c2d189e811933c48aace1900a868dffd42f5fMark Andrews *) SECURITY: Fix a possible buffer overflow in logresolve. This is
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews only an issue on systems without a MAXDNAME define or where
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews the resolver returns domain names longer than MAXDNAME. [Marc Slemko]
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews *) SECURITY: Eliminate possible buffer overflow in cfg_getline, which
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews is used to read various types of files such as htaccess and
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews htpasswd files. [Marc Slemko]
a56f5ada432128085e4a06815328023ee0c9610dMark Andrews *) SECURITY: Ensure that the buffer returned by ht_time is always
4259095c8058beb9b475f1884dbeda375979e6f6Mark Andrews properly null terminated. [Marc Slemko]
4259095c8058beb9b475f1884dbeda375979e6f6Mark Andrews *) The "Connection" header could be sent back with multiple "close"
c53a5699c8242636fd913a4d07b4447efebe3bbfMark Andrews tokens. Not an error, but a waste.
c53a5699c8242636fd913a4d07b4447efebe3bbfMark Andrews [Ronald.Tschalaer@psi.ch] PR#1683
8c731c1219f1698f15bf5b1fcf6bc301cfd9bc42Mark Andrews *) mod_rewrite's RewriteLog should behave like mod_log_config, it
8c731c1219f1698f15bf5b1fcf6bc301cfd9bc42Mark Andrews shouldn't force hostname lookups. [Dean Gaudet] PR#1684
a630d60b8b628cb2ce46b906dc7b1a5b83b74ed5Mark Andrews *) "basic" auth needs a case-insensitive comparison.
a630d60b8b628cb2ce46b906dc7b1a5b83b74ed5Mark Andrews [Ronald.Tschalaer@psi.ch] PR#1666
b53871d8592a0bfeacdd06ccba46d75aa96e4fecMark Andrews *) For maximum portability, the environment passed to CGIs should
b53871d8592a0bfeacdd06ccba46d75aa96e4fecMark Andrews only contain variables whose names match the regex
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews /[a-zA-Z][a-zA-Z0-9_]*/. This is now enforced by stamping
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews underscores over any character outside the regex. This
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews affects HTTP_* variables, in a way that should be backward
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews compatible for all the standard headers; and affects variables
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews set with SetEnv/BrowserMatch and similar directives.
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews [Dean Gaudet]
58f32ac26ea330054f7b85579cd93a6376168fe7Mark Andrews *) mod_speling returned incorrect HREF's when an ambigous match
bde20a0436dff13e2299cfd4230ddec54d396d02Mark Andrews was found. Noticed by <robinton@amtrash.comlink.de> (Soeren Ziehe)
bde20a0436dff13e2299cfd4230ddec54d396d02Mark Andrews [robinton@amtrash.comlink.de (Soeren Ziehe), Martin Kraemer]
0deee29113e5919c88f341ec3a181b70f7c905ccMark Andrews *) PORT: Apache now compiles & runs on an EBCDIC mainframe
0deee29113e5919c88f341ec3a181b70f7c905ccMark Andrews (the Siemens BS2000/OSD family) in the POSIX subsystem
340a05967aaad53d90694426c33d81b490b0f915Mark Andrews [Martin Kraemer]
340a05967aaad53d90694426c33d81b490b0f915Mark Andrews *) PORT: Fix problem killing children when terminating. Allow ^C
394f4aec2189750d7f861d00f97fe28ffcd9f659Mark Andrews to shut down the server. [Brian Havard]
394f4aec2189750d7f861d00f97fe28ffcd9f659Mark Andrews *) pstrdup() is implicit in calls to table_* functions, so there's
2e676167cc8cbb2e6dbb54e9859098dd5b9cd5c8Mark Andrews no need to do it before calling. Clean up a few cases.
2e676167cc8cbb2e6dbb54e9859098dd5b9cd5c8Mark Andrews [Marc Slemko, Dean Gaudet]
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews *) new -C and -c command line arguments
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews -C "directive" : process directive before reading config files
4098271a81b3e965da14f77c893232a0b6be22f3Mark Andrews -c "directive" : process directive after reading config files
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt httpd -C "PerlModule Apache::httpd_conf"
7228a4d9ca1f1b868e257a28de86c6a1f21e9ffeMark Andrews [Doug MacEachern, Martin Kraemer]
5dcc67a0fff89e7ebf051f64b6b987862c331a04Mark Andrews *) WIN32: Fix the execution of CGIs that are scripts and called
5dcc67a0fff89e7ebf051f64b6b987862c331a04Mark Andrews with path info that does not have an '=' in.
8363ddb32da86811663d12d0b2c61a8ea2fa0eaeMark Andrews [Marc Slemko] PR#1591
cc2720da38bb7bab2bf283de56dd90e9093d7f00Mark Andrews *) WIN32: Fix a call to os_canonical_filename so it doesn't try to
cc2720da38bb7bab2bf283de56dd90e9093d7f00Mark Andrews mess with fake filenames. This fixes proxy caching on
cc2720da38bb7bab2bf283de56dd90e9093d7f00Mark Andrews win32. PR#1265
10fc76d48aa7ecb8a7242970585ba154b368f97eMark Andrews *) SECURITY: General mod_include cleanup, including fixing several
5cc6a0f7dae472e5c2022b2cbb5343ec9f7f4942Mark Andrews possible buffer overflows and a possible infinite loop.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt [Dean Gaudet, Marc Slemko]
1e70c9a36639bb1e8d537dcefa3cd12a7bb39db0Mark Andrews *) SECURITY: Numerous changes to mod_imap in a general cleanup
1e70c9a36639bb1e8d537dcefa3cd12a7bb39db0Mark Andrews including fixing a possible buffer overflow. [Dean Gaudet]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) WIN32: overhaul of multithreading code. Shutdowns are now graceful
9baec3ca233efe8ffca6fbafea5c75021adff03cMark Andrews (connections are not dropped). Code can handle graceful restarts
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews (but there is as yet no way to signal this to Apache). Various
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews other cleanups. [Paul Sutton]
f31446e6b5925395fce4f62adf71f7ad70cea6ceMark Andrews *) The aplog_error changes specific to 1.3 introduced a buffer
f31446e6b5925395fce4f62adf71f7ad70cea6ceMark Andrews overrun in the (now legacy) log_printf function. Fixed.
0961ac0868e7d60e7cb665160f6d3717e1da5228Mark Andrews [Dean Gaudet]
0961ac0868e7d60e7cb665160f6d3717e1da5228Mark Andrews *) mod_digest didn't properly deal with proxy authentication. It
3d697a7eddf375586435f8fb6e1440fb3ce9058dMark Andrews also lacked a case-insensitive comparision of the "Digest"
3d697a7eddf375586435f8fb6e1440fb3ce9058dMark Andrews token. [Ronald Tschalaer <Ronald.Tschalaer@psi.ch>] PR#1599
8943ff626fa337419cbffad6a4a910c7d99509f4Mark Andrews *) A few cleanups in mod_status for efficiency. [Dean Gaudet]
281bab0f36eaedc56f859721fbdf45568b71cd60Mark Andrews *) A few cleanups in mod_info to make it thread-safe, and remove an
281bab0f36eaedc56f859721fbdf45568b71cd60Mark Andrews off-by-5 bug that could hammer \0 on the stack. [Dean Gaudet]
5cd4555ad444fd391002ae32450572054369fd42Rob Austein *) no2slash() was O(n^2) in the length of the input. Make it O(n).
5cd4555ad444fd391002ae32450572054369fd42Rob Austein [Dean Gaudet]
8eb4eca37538183edb36db88580b5232f15931b0Mark Andrews *) API: migration from strncpy() to our "enhanced" version called
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews ap_cpystrn() for performance and functionality reasons.
305227476756aecb11cebbc811dba88a2d147b34Mark Andrews Located in libap.a. [Jim Jagielski]
e7d32e57a5c8600893f91ec08f74117c983f8b8dMark Andrews *) table_set() and table_unset() did not deal correctly with
e7d32e57a5c8600893f91ec08f74117c983f8b8dMark Andrews multiple occurrences of the same key.
fa3d0b9991ea0d8344881c5dd4609d9c33314b9bMark Andrews [Stephen Scheck <sscheck@infonex.net>, Ben Laurie] PR#1604
ed954ce73b1c712b24eab945190028871433f803Mark Andrews *) The AuthName must now be enclosed in quotes if it is to contain
ed954ce73b1c712b24eab945190028871433f803Mark Andrews spaces. [Ken Coar] PR#1195
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) API: new function: ap_escape_quotes(). [Ken Coar] PR#1195
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrews *) WIN32: Work around optimiser bug that killed ISAPI in release
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews versions. [Ben Laurie] PR#1533
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews *) PORT: Update the MPE port [Mark Bixby, Jim Jagielski]
1372e172d0e0b08996376b782a9041d1e3542489Mark Andrews *) Interim (slow) fix for p->sub_pool critical sections in
1372e172d0e0b08996376b782a9041d1e3542489Mark Andrews alloc.c (affects win32 only). [Ben Hyde]
8d709e3ee443222cd35e44eadc9a4c0a8d92fec2Rob Austein *) non-WIN32 was missing destroy_mutex definition. [Ben Hyde]
23235c00eda9089f38ace0a1371fed9a466ea5ddMark Andrews *) send_fd_length() did not calculate total_bytes_sent properly.
23235c00eda9089f38ace0a1371fed9a466ea5ddMark Andrews [Ben Reser <breser@regnow.com>] PR#1366
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews *) The bputc() macro was not properly integrated with the chunking
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews code; in many cases modules using bputc() could cause completely
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews bogus chunked output. (Typically this will show up as problems
514aeac2acbbe2b77ff3c4e310617523cf5651c5Mark Andrews with Internet Explorer 4.0 reading a page, but other browsers
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews having no problem.) [Dean Gaudet]
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews *) Create LARGE_WRITE_THRESHOLD define which determines how many
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews bytes have to be supplied to bwrite() before it will consider
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews doing a writev() to assemble multiple buffers in one system
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews call. This is critical for modules such as mod_include,
1ea2595e1b33cc63ea73ee1d54b580b717d7d155Mark Andrews mod_autoindex, mod_php3 which all use bputc()/bputs() of smaller
e60f01cdd29c71e9224273214521b15aef4d4555Mark Andrews strings in some cases. The result would be extra effort
e60f01cdd29c71e9224273214521b15aef4d4555Mark Andrews setting up writev(), and in many cases extra effort building
e60f01cdd29c71e9224273214521b15aef4d4555Mark Andrews chunks. The default is 31, it can be overriden at compile
13290782cb83ee43c4dc942d186761a46c4a2692Mark Andrews time. [Dean Gaudet]
13290782cb83ee43c4dc942d186761a46c4a2692Mark Andrews *) Move the gid switching code into the child so that log files
824cb6567555af556d0963d961798483d252eb5fMark Andrews and pid files are opened with the root gid.
895ae38da194143331d667289affd3b43c5bfc14Mark Andrews [Gregory A Lundberg <lundberg@vr.net>]
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews *) WIN32: Check for binaries by looking for the executable header
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt instead of counting control characters.
bca16e31b457598cd1dbbf0cdc7a26a6d2ec3753Mark Andrews [Jim Patterson <Jim.Patterson@Cognos.COM>] PR#1340
58ea8fb1dfc8c055a7d4ad74d65e345436ede790Mark Andrews *) ap_snprintf() moved from main/util_snprintf.c to ap/ap_snprintf.c
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews so the functionality is available to applications other than the
cfcb0881d12db2b7cb33475b7d20ac6c9015203bMark Andrews server itself (like the src/support tools). [Ken Coar]
6769ce7c7b38ae31887203aa1770692b3be92705Tatuya JINMEI 神明達哉 *) ap_slack() moved out of main/util.c into ap/ap_slack.c as part of
1a8efeab76d34327a699894a6a404f97b341c57aMark Andrews the libap consolidation work. [Ken Coar]
f041bef2c60a092ab4dcae475451729a5345830fMark Andrews *) ap_snprintf() with a len of 0 behaved like sprintf(). This is not
f041bef2c60a092ab4dcae475451729a5345830fMark Andrews useful, and isn't what the standards require. Now it returns 0
a7dd5f21e996b01262a3d564dae9561cb3f8e717Mark Andrews and writes nothing. [Dean Gaudet]
92d23165938a5e595f80b2e3fb5d8cb918ac7dacMark Andrews *) When an error occurs in fcntl() locking suggest the user look up
92d23165938a5e595f80b2e3fb5d8cb918ac7dacMark Andrews the docs for LockFile. [Dean Gaudet]
1cbb3a4df30777791ce27a0d2349420808c013d8Mark Andrews *) Eliminate some dead code from writev_it_all().
289ae548d52bc8f982d9823af64cafda7bd92232Mark Andrews [Igor Tatarinov <tatarino@prairie.NoDak.edu>]
4ccea866e64a8ec8525ad4bf7d57606bcd2fc15dMark Andrews *) mod_autoindex had an fread() without checking the result code.
4ccea866e64a8ec8525ad4bf7d57606bcd2fc15dMark Andrews It also wouldn't handle "AddIconByType (TXT,/icons/text.gif text/*"
4cf228853d658a742a826393f341e2486c629f7bMark Andrews (note the missing closing paren) properly. [Dean Gaudet]
4cf228853d658a742a826393f341e2486c629f7bMark Andrews *) It appears the "257th byte" bug (see
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews htdocs/manual/misc/known_client_problems.html#257th-byte) can happen
1672cc63c190e073706a742ebaabc20ac4d2c916Mark Andrews at the 256th byte as well. Fixed. [Dean Gaudet]
6805e4e2c46ad3c5a4aa941b5e9a29d34579641eMark Andrews *) PORT: Fix mod_mime_magic under OS/2, no support for block devices.
6805e4e2c46ad3c5a4aa941b5e9a29d34579641eMark Andrews [Brian Havard]
1afb6c548d9bbfcfb00d0799077faa17ad9a4f59Mark Andrews *) Fix memory corruption caused by allocating auth usernames in the
1afb6c548d9bbfcfb00d0799077faa17ad9a4f59Mark Andrews wrong pool. [Dean Gaudet] PR#1500
5de1ad63735deb0ea86b2d0a9366eddf5fbeddc1Mark Andrews *) Fix an off-by-1, and an unterminated string error in
92ff69c60001ed270248a6f38bafd2ae12d029beMark Andrews mod_mime_magic. [Dean Gaudet]
a1210da03636eca13c70502a2b132ead22481b70Mark Andrews *) Fix a potential SEGV problem in mod_negotiation when dealing
ef54920b4c82a0ea41972d1dc21a0dc96fa791fbTatuya JINMEI 神明達哉 with type-maps. [Dean Gaudet]
a473029e76dfc68db00505f40065607b4ea1e0f5Mark Andrews *) Better glibc support under Linux. [Dean Gaudet] PR#1542
411118a594dbcee68cd6adf5f6bd1b9db0ff9190Mark Andrews *) "RedirectMatch gone /" would cause a SIGSEGV. [Dean Gaudet] PR#1319
411118a594dbcee68cd6adf5f6bd1b9db0ff9190Mark Andrews *) WIN32: avoid overflows during file canonicalisations.
7c0946e74be897d02aaaf980ac146bcb500c2c8cMark Andrews [malcolm@mgdev.demon.co.uk] PR#1378
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) WIN32: set_file_slot() didn't detect absolute paths. [Ben Laurie]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt PR#1511, 1508
9e2789fd70b954df426b80301b62388497692481Mark Andrews *) WIN32: mod_status display header didn't match fields. [Ben Laurie]
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews *) The pthread_mutex_* functions return an error code, and don't
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews set errno. [Igor Tatarinov <tatarino@prairie.NoDak.edu>]
b1163a6fe91e6e7a14e40cd5d33108c4deb38312Mark Andrews *) WIN32: Allow spaces to prefix the interpreter in #! lines.
8af4bf165e9a6aa111e0b6bfcbcc7f4a741a8ae5Mark Andrews [Ben Laurie] PR#1101
5cf0c559489d741ee5c7943ece47e40567bb0ba9Mark Andrews *) WIN32: Cure file leak in CGIs. [Peter Tillemans <pti@net4all.be>] PR#1523
5cf0c559489d741ee5c7943ece47e40567bb0ba9Mark Andrews *) proxy_ftp: the directory listings generated by the proxy ftp module
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews now have a title in which the path components are clickable and allow
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews quick navigation to the clicked-on directory on the currently listed
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews ftp server. This also fixes a bug where the ".." directory links would
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews sometimes refer to the wrong directory. [Martin Kraemer]
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews *) WIN32: Allocate the correct amount of memory for the scoreboard.
fda0a038810529d6e45b17822ddcc61d82964e83Mark Andrews [Ben Hyde] PR#1387
53d3679913d715cce0dc7e8be04662366eab4842Mark Andrews *) WIN32: Only lowercase the part of the path that is real. [Ben Laurie]
755df9a92a13310eec4b1baeb297c93674a70417Mark Andrews *) Fix problems with timeouts in inetd mode and -X mode. [Dean Gaudet]
755df9a92a13310eec4b1baeb297c93674a70417Mark Andrews *) Fix the spurious "(0)unknown error: mmap_handler: mmap failed"
e3582ce43119a95448ccc06ea2586f6547c92967Mark Andrews error messages. [Ben Hyde]
2952abf7cbbba6c6f821ee18579ca29d87549574Mark AndrewsChanges with Apache 1.3b3
efb82ed87e916c82b481bee4aa6651f2dbd4cedaMark Andrews *) WIN32: Work around brain-damaged spawn calls that can't deal
efb82ed87e916c82b481bee4aa6651f2dbd4cedaMark Andrews with spaces and slashes. [Ben Laurie]
7c693bfdbe488ca8fa4f0831c71f5809972f6cc7Mark Andrews *) WIN32: Fix the code so CGIs can use socket calls on Windows.
7092864f71e0bbb108041ef01ac3d2b41f90c4a9Mark Andrews The problem was that certain undocumented environment variables
7092864f71e0bbb108041ef01ac3d2b41f90c4a9Mark Andrews needed for sockets to work under Win32 were not being passed.
7092864f71e0bbb108041ef01ac3d2b41f90c4a9Mark Andrews [Frank Faubert <frank@sane.com>]
24ee607afa66e5ba5fa8b2f18c34a5c430b8a3feMark Andrews *) Add a "-V" command line flag to the httpd binary. This
24ee607afa66e5ba5fa8b2f18c34a5c430b8a3feMark Andrews flag shows some of the defines that Apache was compiled with.
2113dfd6e20a9ca16000ed226517b4660087c1f2Mark Andrews It is useful for debugging purposes. [Martin Kraemer]
2113dfd6e20a9ca16000ed226517b4660087c1f2Mark Andrews *) Start separating the ap_*() routines into their own library, so they
2dafa707cc9af9cca66d68c1d2c3af0c768c2900Mark Andrews can be used by items in src/support among other things.
2dafa707cc9af9cca66d68c1d2c3af0c768c2900Mark Andrews [Ken Coar] PR#512, 905, 1252, 1308
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Give a more informative error when no AuthType is set.
2dafa707cc9af9cca66d68c1d2c3af0c768c2900Mark Andrews [Lars Eilebrecht]
c7817270552b2faab56466b89731b6f290b352a4Mark Andrews *) Remove strtoul() use from mod_proxy because it isn't available
c7817270552b2faab56466b89731b6f290b352a4Mark Andrews on all platforms. [Marc Slemko] PR#1214
22e5a52c3b5bfef7e75d95629e08cab7592fee5cMark Andrews *) WIN32: Some Win32 systems terminated all responses after 16 kB.
22e5a52c3b5bfef7e75d95629e08cab7592fee5cMark Andrews This turns out to be a bug in Winsock - select() doesn't always
22e5a52c3b5bfef7e75d95629e08cab7592fee5cMark Andrews return the correct status. [Ben Laurie]
240e57ab983296e6d52031a594d3345728191b48Mark Andrews *) Directives owned by http_core can now use the new check_cmd_context()
240e57ab983296e6d52031a594d3345728191b48Mark Andrews routine to ensure that they're not being used within a container
240e57ab983296e6d52031a594d3345728191b48Mark Andrews (e.g., <Directory>) where they're invalid. [Martin Kraemer]
cdb674387ca19dc8550553d90d8f9731befb6f1fMark Andrews *) PORT: Recent changes made it necessary to add explicit prototype
cdb674387ca19dc8550553d90d8f9731befb6f1fMark Andrews for fgetc() and fgets() on SunOS 4.x. [Martin Kraemer, Ben Hyde]
02ced31b6aa999099214d2688b1a80ac5d93c57bMark Andrews *) It was necessary to distinguish between resources which are
02ced31b6aa999099214d2688b1a80ac5d93c57bMark Andrews allocated in the parent, for cleanup in the parent, and resources
728156dfbdced7bc18b1f88227cced9d426a70e7Mark Andrews which are allocated in each child, for cleanup in each child.
728156dfbdced7bc18b1f88227cced9d426a70e7Mark Andrews A new pool was created which is passed to the module child_init
728156dfbdced7bc18b1f88227cced9d426a70e7Mark Andrews and child_exit functions; modules are free to register per-child
d4f5efb4d63e2e17081a49a3457f05fe06fbb5abMark Andrews cleanups there. This fixes a bug with reliable piped logs.
d4f5efb4d63e2e17081a49a3457f05fe06fbb5abMark Andrews [Dean Gaudet]
e560f615b2592deea69c49bfc74acbb56f4fd913Mark Andrews *) mod_autoindex wasn't displaying the ReadmeName file at the bottom
e560f615b2592deea69c49bfc74acbb56f4fd913Mark Andrews unless it was also doing FancyIndexes, but it displayed the
cfaf65f53fb0c1779e7b2e07216e5fbfd3a2d52eMark Andrews HeaderName file at the top under all circumstances. It now shows
cfaf65f53fb0c1779e7b2e07216e5fbfd3a2d52eMark Andrews the ReadmeName file for simple indices, too, as it should.
cfaf65f53fb0c1779e7b2e07216e5fbfd3a2d52eMark Andrews [Ken Coar] PR#1373
f07fe5a1ac9d1345eb7a36a0bc38716a03e25f61Mark Andrews *) http_core was mmap()ing even in cases where it wasn't going to
f07fe5a1ac9d1345eb7a36a0bc38716a03e25f61Mark Andrews read the file. [Ben Hyde <bhyde@gensym.com>]
dbfc2232ef5b6e5572480070ab87a4d67c18aa39Mark Andrews *) Complete rewrite ;-) of mod_rewrite's URL rewriting engine:
ce8cd4a3efd27ef145847216d513bb341bfe208cMark Andrews Now the rewriting engine (the heart of mod_rewrite) is organized more
ce8cd4a3efd27ef145847216d513bb341bfe208cMark Andrews straight-forward, first time well documented and reduced to the really
ce8cd4a3efd27ef145847216d513bb341bfe208cMark Andrews essential parts. All redundant cases were stripped off and processing now
393e4679cf4dd8bafb031d8a61ece95af61fbedcMark Andrews is the same for both per-server and per-directory context with only a
393e4679cf4dd8bafb031d8a61ece95af61fbedcMark Andrews minimum difference (the prefix stripping in per-dir context). As a
854dac0f186e5b491d65f6d73dd6e440e7a2c227Mark Andrews side-effect some subtle restrictions and two recently discovered problems
854dac0f186e5b491d65f6d73dd6e440e7a2c227Mark Andrews are gone: Wrong escaping of QUERY_STRING on redirects in per-directory
854dac0f186e5b491d65f6d73dd6e440e7a2c227Mark Andrews context and restrictions on the substitution URL on redirects.
67b1eee9dfde5ad86b54b2b768ff4d6b1354b651Mark Andrews Additionally some minor source cleanups were done.
431fd1b0b5c3c049f9397ed4be8915715ead9cdbMark Andrews [Ralf S. Engelschall]
cc7d91bd5c6b9be5a3c67a99112b885602c24873Mark Andrews *) Lars Eilebrecht wrote a whole new set of Apache Vhost Internals
cc7d91bd5c6b9be5a3c67a99112b885602c24873Mark Andrews documentation, examples, explanations and caveats. They live in a new
39ef7dddef12152afa3a2fc1c1962cdf6d30b5cbMark Andrews subdirectory htdocs/manual/vhost/. [Lars Eilebrecht <sfx@unix-ag.org>]
39ef7dddef12152afa3a2fc1c1962cdf6d30b5cbMark Andrews *) If ap_slack fails to allocate above the low slack line it's a good
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews indication that further problems will occur; it's a better indication
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews than many external libraries give us when we actually run out of
f22ef4dfb973c4714eedd3818050fde74fb20e48Mark Andrews descriptors. So report it to the user once per restart.
3b572928731d3595990fe360c80977a2d043eb02Tatuya JINMEI 神明達哉 [Dean Gaudet] PR#1181
50d3f097d4c2779c8fb2397882d91e0cbca2c260Mark Andrews *) Change mod_include and mod_autoindex to use Y2K-safe date formats
84f5576c149ed0cf18555bcd7cf1ffbe491bb08fMark Andrews by default. [Ken Coar]
84f5576c149ed0cf18555bcd7cf1ffbe491bb08fMark Andrews *) Add a "SuppressColumnSorting" option to the IndexOptions list,
6953fd6e20fddcb6389e642aa872cb7425a95f6dMark Andrews which will keep the column heading from being links for sorting
6953fd6e20fddcb6389e642aa872cb7425a95f6dMark Andrews the display. [Ken Coar, suggested by Brian Tiemann <btman@pacific.net>]
2b67af24fa02867fbc703e89277400b10d0c8b92Mark Andrews *) PORT: Update the LynxOS port. [Marius Groeger <mag@sysgo.de>]
f02b985650a6f1277a3a45f18561d519916c1890Mark Andrews *) Fix logic error when issuing a mmap() failed message
f02b985650a6f1277a3a45f18561d519916c1890Mark Andrews with a non-zero MMAP_THRESHOLD.
f02b985650a6f1277a3a45f18561d519916c1890Mark Andrews [David Chambers <davidc@flosun.salk.edu>] PR#1294
c870001ae1bff0e38f622c4ed56872c7f1d2d336Mark Andrews *) Preserve handler value on ProxyPass'ed requests by not
c870001ae1bff0e38f622c4ed56872c7f1d2d336Mark Andrews calling find_types on a proxy'd request; fixes problems
0b5d8941bb41edbe1296619485c16df536ecc05fMark Andrews where some ProxyPass'ed URLs weren't actually passed
0b5d8941bb41edbe1296619485c16df536ecc05fMark Andrews to the proxy.
bcdf37e0ff7d73310b7bf247d755194a5718ba38Mark Andrews [Lars Eilebrecht] PR#870
bcdf37e0ff7d73310b7bf247d755194a5718ba38Mark Andrews *) Fix a byte ordering problem in mod_access which prevented
a34d19803a206febe10866394393ec1c09b28984Mark Andrews the old-style syntax (i.e. "a.b.c." to match a class C)
a34d19803a206febe10866394393ec1c09b28984Mark Andrews from working properly. [Dean Gaudet] PR#1248, 1328, 1384
cbef026164ceabccb2e85403434b722d77f7b5eeMark Andrews *) Fix problem with USE_FLOCK_SERIALIZED_ACCEPT not working
cbef026164ceabccb2e85403434b722d77f7b5eeMark Andrews properly. Each child needs to open the lockfile instead
2db8db63992d081c75d664340866e2a21913705dMark Andrews of using the passed file-descriptor from the parent.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews [Jim Jagielski] PR#1056
2db8db63992d081c75d664340866e2a21913705dMark Andrews *) Fix the error logging in mod_cgi; the recent error log changes
2db8db63992d081c75d664340866e2a21913705dMark Andrews introduced a bug that prevented it from working correctly.
7076f000ea3487299a9da9318915d042aaba62c5Mark Andrews *) Default to USE_FCNTL_SERIALIZED_ACCEPT on HPUX to properly
7076f000ea3487299a9da9318915d042aaba62c5Mark Andrews handle multiple Listen directives. [Marc Slemko] PR#872
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Inherit a bugfix to fnmatch.c from FreeBSD sources.
8626c376a038da969de1ee6c158957dfe638daacMark Andrews ["[KOI8-R] ������ ������" <ache@nagual.pp.ru>] PR#1311
c6ee5082db1e40ab64e08a540620da79996efa9cTatuya JINMEI 神明達哉 *) When a configuration parse complained about a bad directive,
222dcab0a6456c5395545e885f21b5542b7d841dTatuya JINMEI 神明達哉 the logger would use whatever (unrelated) value was in errno.
c6ee5082db1e40ab64e08a540620da79996efa9cTatuya JINMEI 神明達哉 errno is now forced to EINVAL first in this case. [Ken Coar]
9a6522317c97e5487cea816173f63a0e5b4e428aTatuya JINMEI 神明達哉 *) A sed command in the Configure script pushed the edge of POSIXness,
f5a156fa25e6d341e703782de6368fbe9e256ddeTatuya JINMEI 神明達哉 breaking on some systems. [Bhaba R.Misra <system@vt.edu>] PR#1368
78ff0e94eae96f2cf8bf94454d8ff01ba280d30dMark Andrews *) Solaris >= 2.5 was totally broken due to a mess up using pthread
5a9efbf6bf951267e0844990f5b2cb69f5d5f01fTatuya JINMEI 神明達哉 mutexes. [Roy Fielding, Dean Gaudet]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) OS/2 Port updated; it should be possible to build OS/2 from the same
08eadd404a59a6befcf51cb13695abee5d03456dMark Andrews sources as Unix now. [Brian Havard <brianh@kheldar.apana.org.au>]
c55dd77de4ce71b858afb291e44577b51be8b780Mark Andrews *) Fix a year formatting bug in mod_usertrack.
c55dd77de4ce71b858afb291e44577b51be8b780Mark Andrews [Paul Eggert <eggert@twinsun.com>] PR#1342
eca38a9d43391482bfa22e2eb7b86e19be8bf461Mark Andrews *) A mild SIGTERM/SIGALRM race condition was eliminated.
eca38a9d43391482bfa22e2eb7b86e19be8bf461Mark Andrews [Dean Gaudet] PR#1211
d79296d147cd4c35784dd3efd7ed7f09d976ee61Mark Andrews *) Warn user that default path has changed if /usr/local/etc/httpd
4f5a43c5f084290054ddf212add7b4c2abe6edc5Tatuya JINMEI 神明達哉 is found on the system. [Lars Eilebrecht]
46390a96dd5f15c9a0b3663bdb7791bdecec3052Mark Andrews *) Various mod_mime_magic bug fixes and cleanups: Uncompression
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews should work, it should work on WIN32, and a few resource
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews leaks and abort conditions are fixed.
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews [Dean Gaudet] PR#1205
9a482d1fcead22ab0d639c463c77672846485f3eMark Andrews *) PORT: On AIX 1.x files can't be named '@', fix the proxy cache
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews to use '%' instead of '@' in its encodings.
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews [David Schuler <schuld@btv.ibm.com>] PR#1317
d48f9877255f41b6074777da0639b6bc2bfad388Mark Andrews *) Improve the warning message generated when the "server is busy".
5d51f534831bd648436d22e4faf203fb9abdf3d4Mark Andrews [Dean Gaudet] PR#1293
5d51f534831bd648436d22e4faf203fb9abdf3d4Mark Andrews *) PORT: All ports which don't otherwise define DEF_WANTHSREGEX will
a45a6ea2b03448751d7c44931e8ac7666e7cc2ceMark Andrews get Spencer regex by default. This is to avoid having to
a45a6ea2b03448751d7c44931e8ac7666e7cc2ceMark Andrews discover bugs in operating system libraries. [Dean Gaudet]
a45a6ea2b03448751d7c44931e8ac7666e7cc2ceMark Andrews *) PORT: "Fix" PR#467 by generating warnings on systems which we have
15bda409010cbf2d3e43baf10f28bae5f7b1abefMark Andrews not been able to get working USE_*_SERIALIZED_ACCEPT settings for.
15bda409010cbf2d3e43baf10f28bae5f7b1abefMark Andrews Document this a bit more in src/PORTING. [Dean Gaudet] PR#467
b5205d860b1672c405c57004e6823af873799b42Mark Andrews *) Ensure that one copy of config warnings makes it to the
b5205d860b1672c405c57004e6823af873799b42Mark Andrews error_log. [Dean Gaudet]
9a1e8f1baf3e5c53d6b6bfa97d7f60cb3358e404Mark Andrews *) Invent new structure and associated methods to handle config file
c79e85f7d77317a9b5c34b4bb94eaf1779fc0b6eMark Andrews reading. Add "custom" hook to use config file cfg_getline() on
c79e85f7d77317a9b5c34b4bb94eaf1779fc0b6eMark Andrews something which is not a FILE* [Martin Kraemer]
12b1bf8b14ac3b6ec4de9cae6fea10f389b5e5dbMark Andrews *) Make single-exe Windows install. [Ben Laurie and Eric Esselink]
12b1bf8b14ac3b6ec4de9cae6fea10f389b5e5dbMark Andrews *) WIN32: Make CGI work under Win95. [Ben Laurie and Paul Sutton]
e22bd3c4bc0de0b96531fab5c2c944251e02e975Mark Andrews *) WIN32: Make index.html and friends work under Win95. [Ben Laurie]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) PORT: Solaris 2.4 needs Spencer regex, the system regex is broken.
529035492ea0a427cc8d007cd743934d4494d9d3Mark Andrews [John Line <jml4@cam.ac.uk>] PR#1321
ff6bd86d5778de50cb1b4e93591e22354062ee17Mark Andrews *) Default pathname has been changed everywhere to /usr/local/apache
11e43ff752bab2983d9328b6624bbcef613a93e1Mark Andrews [Sameer <sameer@c2.net>]
444bbadb54d4a676aa4b20685d3178d7988534b3Mark Andrews *) PORT: AIX now uses USE_FCNTL_SERIALIZED_ACCEPT.
444bbadb54d4a676aa4b20685d3178d7988534b3Mark Andrews [David Bronder <David-Bronder@uiowa.edu>] PR#849
cd6d8d61b076eea02826596334a105b918393627Mark Andrews *) PORT: i386 AIX does not have memmove.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews [David Schuler <schuld@btv.ibm.com>] PR#1267
f04809663f4ba3df0e2ef1247d67bdd6ce0157d6Mark Andrews *) PORT: HPUX now defaults to using Spencer regex.
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews [Philippe Vanhaesendonck <pvanhaes@be.oracle.com>,
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews Omar Del Rio <al112263@academ01.lag.itesm.mx>] PR#482, 1246
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews *) PORT: Some versions of NetBSD don't automatically define
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews __NetBSD__. Workaround by defining NETBSD.
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews [Chris Craft <ccraft@cncc.cc.co.us>] PR#977
21b76ee598c937c6736cbc7ab69684bb3332428aMark Andrews *) PORT: UnixWare 2.x requires -lgen for syslog.
5c45d30402af6860e1f66f5aa7d78dff58373b27Mark Andrews [Hans Snijder <hs@meganet.nl>] PR#1249
b66ca17f2990433a3e277b50cc3c15f19cdd0771Mark Andrews *) PORT: ULTRIX appears to not have syslog.
b66ca17f2990433a3e277b50cc3c15f19cdd0771Mark Andrews [Lars Eilebrecht <Lars.Eilebrecht@unix-ag.org>]
dc1f18f211a91735faf2771acc8438f0fbc70d4bMark Andrews *) PORT: Basic Gemini port (treat it like unixware212).
dc1f18f211a91735faf2771acc8438f0fbc70d4bMark Andrews ["Pavel Yakovlev (Paul McHacker)" <hac@tomcat.olly.ru>]
dc1f18f211a91735faf2771acc8438f0fbc70d4bMark Andrews *) PORT: All SVR4 systems now use NET_SIZE_T = size_t, and
7b68fa6229f1edadac44c7ec459c9ed77a8368c8Mark Andrews use USE_SHMGET_SCOREBOARD.
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews [Martin Kraemer]
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews *) Various improvements in detecting config file errors (missing closing
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews directives for <Directory>, <Files> etc. blocks, prohibiting global
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews server settings in <VirtualHost> blocks, flagging unhandled multiple
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews arguments to <Directory>, <Files> etc.)
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews [Martin Kraemer]
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews *) Add support to suexec wrapper program for mod_unique_id's UNIQUE_ID
6412902ffc0d255657f54db768f30b6efa819143Mark Andrews variable to provide this one to suexec'd CGIs, too.
0d8971a4b8abed599ec9d9b7d1b51b8de8038ce2Shane Kerr [M.D.Parker <mdpc@netcom.com>] PR#1284
0d8971a4b8abed599ec9d9b7d1b51b8de8038ce2Shane Kerr *) New support tool: src/support/split-logfile, a sample Perl script which
a8f950ff05e2e81d425a3411268cdf21f8f26b16Mark Andrews splits up a combined access log into separate files based on the
a8f950ff05e2e81d425a3411268cdf21f8f26b16Mark Andrews name of the virtual host (listed first in the log records by "%v").
bc1467288a25b48446d3229fef0a19fad0cb6f2fMark AndrewsChanges with Apache 1.3b2 (there is no 1.3b1)
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins *) TestCompile was not passing $LIBS [Dean Gaudet]
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins *) Makefile.tmpl was not using $CFLAGS in the link phase.
6ed53e5949d9fcd9715b440015b56e5a896d63dfDavid Hankins [Martin Kraemer]
f19353d73186913a6e0f0f766c1f72e5f4c5e9e1Tatuya JINMEI 神明達哉 *) Add debugging code to alloc.c. Defining ALLOC_DEBUG provides a
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews rudimentary memory debugger which can be used on live servers with
84910d09ee8244027c7031e03999bc60a3d63adbMark Andrews low impact -- it sets all allocated and freed memory bytes to 0xa5.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews Defining ALLOC_USE_MALLOC will cause the alloc code to use malloc()
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews and free() for each object. This is far more expensive and should
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews only be used for testing with tools such as Electric Fence and
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews Purify. See main/alloc.c for more details. [Dean Gaudet]
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews *) Configure uses a sh trap and didn't set its exitcode properly.
d2ef84e07b67e72a4bd9c729c6b8228067d17584Mark Andrews [Dean Gaudet] PR#1159
cfe92110ce4eaf19f7f3255d2961710879bdc9ddMark Andrews *) Yet another vhost revamp. Add the NameVirtualHost directive which
cfe92110ce4eaf19f7f3255d2961710879bdc9ddMark Andrews explicitly lists the ip:port pairs that are to be used for name-vhosts.
cfe92110ce4eaf19f7f3255d2961710879bdc9ddMark Andrews From a given ip:port, regardless what the Host: header is, you can
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews only reach the vhosts defined on that ip:port. The precedence of
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews vhosts was reversed to match other precedences in the config --
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews the earlier vhosts override the later vhosts. All vhost matching was
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews moved into http_vhost.[ch]. [Dean Gaudet]
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews *) ap_inline can be used to force inlining. GNUC __attribute__() can
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews be used for whatever reason is appropriate (i.e. format() warnings
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews for printf style functions). Both are enabled only with
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews gcc >= 2.7.x (so that we have fewer support issues with older
fe6f384b2efde528dabbf822634eedc020be67e0Mark Andrews versions). [Dean Gaudet]
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews *) Fix support for Proxy Authentication (we were testing the response
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews status too early). [Marc Slemko]
5929cde251d6d971fda14ac9ea927035421f6480Mark Andrews *) CoreDumpDirectory directive directs where the core file is
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews written when a SIGSEGV, SIGBUS, SIGABORT or SIGABRT are
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews received. [Marc Slemko, Dean Gaudet]
1412643ba5bcc735c3731d8cebf71fd76eedec91Mark Andrews *) PORT: Support for Atari MINT.
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews [Jan Paul Schmidt <Jan.P.Schmidt@mni.fh-giessen.de>]
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews *) When booting, apache will now detach itself from stdin, stdout,
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews and stderr. stderr will not be detached until after the config
6de9371826bd253eb29aa3965ef03670d9d0a06dMark Andrews files have been read so you will be able to see initial error
daba3af103617ce4dd49bfdd0d9e07df7f22d08dMark Andrews messages. After that all errors are logged in the error_log.
daba3af103617ce4dd49bfdd0d9e07df7f22d08dMark Andrews This makes it more convenient to start apache via rsh, ssh,
59d84d1b077678cb77f6cbcc53d8cfa60ff69cb7Mark Andrews or crontabs. [Dean Gaudet] PR#523
59d84d1b077678cb77f6cbcc53d8cfa60ff69cb7Mark Andrews *) mod_proxy was sending HTTP/1.1 responses to ftp requests by mistake.
59d84d1b077678cb77f6cbcc53d8cfa60ff69cb7Mark Andrews Also removed the auto-generated link to www.apache.org that was the
ac124a78a097a0840992c5726cbbdaf1448b6ab3Mark Andrews source of so many misdirected bug reports. [Roy Fielding, Marc Slemko]
d76ed813a51465e5c47d521ab09ea20c06f1428dMark Andrews *) send_fb would not detect aborted connections in some situations.
b6d199bd6a505d84093874339056d9df4d21dfbcMark Andrews [Dean Gaudet]
b6d199bd6a505d84093874339056d9df4d21dfbcMark Andrews *) mod_include would use uninitialized data when parsing certain
b6d199bd6a505d84093874339056d9df4d21dfbcMark Andrews expressions involving && and ||. [Brian Slesinsky] PR#1139
1d7b3b6dac1a0c6c586808c2add2ca2bef80512fMark Andrews *) mod_imap should only handle GET methods. [Jay Bloodworth]
1d7b3b6dac1a0c6c586808c2add2ca2bef80512fMark Andrews *) suexec.c wouldn't build without -DLOG_EXEC. [Jason A. Dour]
f27eae9cfeb5b6c3c38ead6a7a0b1dd36bba691dMark Andrews *) mod_autoindex improperly counted &escapes; as more than one
f27eae9cfeb5b6c3c38ead6a7a0b1dd36bba691dMark Andrews character in the description. It also improperly truncated
9a8cec4995c1586d27e95f13d421e4de61a97eb5Mark Andrews descriptions that were exactly the maximum length.
9a8cec4995c1586d27e95f13d421e4de61a97eb5Mark Andrews [Martin Kraemer]
25c18fded02c5df8391a333e90ea776b52bff079Mark Andrews *) RedirectMatch was not properly escaping the result (PR#1155). Also
25c18fded02c5df8391a333e90ea776b52bff079Mark Andrews "RedirectMatch /advertiser/(.*) $1" is now permitted.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews [Dean Gaudet]
7042126e8a10315255144989f7723f0510558928Mark Andrews *) mod_include now uses symbolic names to check for request success
7042126e8a10315255144989f7723f0510558928Mark Andrews and return HTTP errors, and correctly handles all types of
5581e28ed8c05350ce6119230c223da60dafdbafMark Andrews redirections (previously it only did temporary redirect correctly).
2c4ae1d331c98beba03a337a58e9b44aec98d663Mark Andrews [Ken Coar, Roy Fielding]
45e1bd63587102c3bb361eaca42ee7b714fb3542Mark Andrews *) mod_userdir was modifying r->finfo in cases where it wasn't setting
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews r->filename. Since those two are meant to be in sync with each other
45e1bd63587102c3bb361eaca42ee7b714fb3542Mark Andrews this is a bug. ["Paul B. Henson" <henson@intranet.csupomona.edu>]
c4008fdd56a8045802ed125e40a06bf1df9b7fbeMark Andrews *) PORT: Support Unisys SVR4, whose uname returns mostly useless data.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews ["Kaufman, Steven E" <Steven.Kaufman@unisys.com>]
c4008fdd56a8045802ed125e40a06bf1df9b7fbeMark Andrews *) Inetd mode (which is buggy) uses timeouts without having setup the
4f54d095945d6f60f146112d37d31815ad73eb02Mark Andrews jmpbuffer. [Dean Gaudet] PR#1064
4f54d095945d6f60f146112d37d31815ad73eb02Mark Andrews *) Work around problem under Linux where a child will start looping
472ce617b7c19ae38dfaa2fc9e8699e3bf9be4a8Mark Andrews reporting a select error over and over.
472ce617b7c19ae38dfaa2fc9e8699e3bf9be4a8Mark Andrews [Rick Franchuk <rickf@transpect.net>] PR#1107, 987, 588
c5387e694299c41361660e54f23e89c7da3ede1dMark Andrews *) Fixed error in proxy_util.c when looping through multiple host IP
c5387e694299c41361660e54f23e89c7da3ede1dMark Andrews addresses. [Lars Eilebrecht] PR#974
d00e58d4814b45c13434721b5771782e485dcb73Mark Andrews *) If BUFFERED_LOGS is defined then mod_log_config will do atomic
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews buffered writes -- that is, it will buffer up to PIPE_BUF (i.e. 4k)
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews bytes before writing, but it will never split a log entry across a
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews buffer boundary. [Dean Gaudet]
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews *) API: the short_score record has been split into two pieces, one which
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews the parent writes on, and one which the child writes on. As part of
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews this change the get_scoreboard_info() function was removed, and
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews scoreboard_image was exported. This change fixes a race condition
f3a8cd3835463b47a8e3dc84cd8e7a02bcd7fee8Mark Andrews in file based scoreboard systems, and speeds up changes involving the
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews scoreboard in earlier 1.3 development. [Dean Gaudet]
3e9ab6efd14ad716e6815718207dac2bdef3fddfMark Andrews *) API: New register_other_child() API (see http_main.h) which allows
3e9ab6efd14ad716e6815718207dac2bdef3fddfMark Andrews modules to register children with the parent for maintenance. It
3e9ab6efd14ad716e6815718207dac2bdef3fddfMark Andrews is disabled by defining NO_OTHER_CHILD. [Dean Gaudet]
6e373c502584f9292e964378411d296c8259026bMark Andrews *) API: New piped_log API (see http_log.h) which implements piped logs,
6e373c502584f9292e964378411d296c8259026bMark Andrews and will use register_other_child to implement reliable piped logs
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews when it is available. The reliable piped logs part can be disabled
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews by defining NO_RELIABLE_PIPED_LOGS. At the moment reliable piped
3bf783a6d4627266d76b0ebdc05afdccb3d06ad0Mark Andrews logs is only available on Unix. [Dean Gaudet]
a37e44f107f5f60d7e84de77eb33b13139bca03fMark Andrews *) API: set_last_modified() broken into set_last_modified(), set_etag(), and
a37e44f107f5f60d7e84de77eb33b13139bca03fMark Andrews meets_conditions(). This allows conditional HTTP selection to be
a37e44f107f5f60d7e84de77eb33b13139bca03fMark Andrews handled separately from the storing of the header fields, and provides
2a35dc09d6c14f4041116766c0f7b60f41be0c9eMark Andrews the ability for CGIs to set their own ETags for conditional checking.
2a35dc09d6c14f4041116766c0f7b60f41be0c9eMark Andrews [Ken Coar, Roy Fielding] PR#895
d53520b78d4a8726396efdbaa71f86f687a6f308Mark Andrews *) Changes to mod_log_config to allow naming of format strings.
d53520b78d4a8726396efdbaa71f86f687a6f308Mark Andrews Format nicknames are defined with "LogFormat fmt nickname", and can
d53520b78d4a8726396efdbaa71f86f687a6f308Mark Andrews be used with "LogFormat nickname" and "CustomLog logtarget nickname".
43501e6570e9081d459fb5c1a81b73c2c53c5df0Mark Andrews *) New module, "mod_speling", which can help find files even when
c2b2bd69faabd83143ffb30a132a2f20ebd9abdaMark Andrews the URL is slightly misspelled. [Martin Kraemer, Alexei Kosut]
d140ae28347065500e7efb1ebe884f1606f9ac7bMark Andrews *) API: New function child_terminate() triggers the child process to
d140ae28347065500e7efb1ebe884f1606f9ac7bMark Andrews exit, while allowing the child finish what it needs to for the
d3bcf7adca7fc4a019364b0195818673448072f7Mark Andrews current request first.
d3bcf7adca7fc4a019364b0195818673448072f7Mark Andrews [Doug MacEachern, Alexei Kosut]
cf029c9369548e598379490a039cfbc2b83527eeMark Andrews *) Windows now defaults to using full status reports with mod_status.
7b52c2ad3c9ca65712e962ddc803e34641f2bc07Mark Andrews [Alexei Kosut] PR #1094
c6d4f781529d2f28693546b25b2967d44ec89e60Mark Andrews *) *Really* disable all mod_rewrite operations if the engine is off.
c6d4f781529d2f28693546b25b2967d44ec89e60Mark Andrews Some things (like RewriteMaps) were checked/performed even if they
c6d4f781529d2f28693546b25b2967d44ec89e60Mark Andrews weren't supposed to be. [Ken Coar] PR #991
c9eaf357a31ea5eaeeed24f2f4e800a6ef9512e0Mark Andrews *) Implement a new timer scheme which eliminates the need to call alarm() all
c9eaf357a31ea5eaeeed24f2f4e800a6ef9512e0Mark Andrews the time. Instead a counter in the scoreboard for each child is used to
3fc7753efdc33559978ce61785961b1305944077Mark Andrews show when the child has made forward progress. The parent samples this
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews counter every scoreboard maintenance cycle, and issues SIGALRM if no
3fc7753efdc33559978ce61785961b1305944077Mark Andrews progress has been made in the timeout period. This reduces the static
219a8f14a864aca47c340729dfff008a5050dd26Mark Andrews request best-case syscall count to 22 from 29. This scheme is only
219a8f14a864aca47c340729dfff008a5050dd26Mark Andrews used by systems with memory-based scoreboards. [Dean Gaudet]
d14e4f3a9916f2159de4c5995006195072e05085Mark Andrews *) The proxy now properly handles CONNECT requests which are sent
d14e4f3a9916f2159de4c5995006195072e05085Mark Andrews to proxy servers when using ProxyRemote. [Marc Slemko] PR#1024
fde1a334ee0d437ccbada347ff09e8ea0eaff221Mark Andrews *) A script called apachectl has been added to the support
fde1a334ee0d437ccbada347ff09e8ea0eaff221Mark Andrews directory. This script allows you to do things such as
8549bc9b78d7664ac99436d36a1ce615f772378aMark Andrews "apachectl start" and "apachectl restart" from the command
8549bc9b78d7664ac99436d36a1ce615f772378aMark Andrews line. [Marc Slemko]
4ff0e3c8afbbbc30473701c47d75e1d7829bae3eMark Andrews *) Modules and core routines are now put into libraries, which
4ff0e3c8afbbbc30473701c47d75e1d7829bae3eMark Andrews simplifies the link line tremendously (among other advantages).
b58d2c6a1cfe8f06548763a139579f270d9014a6Jeremy Reed [Paul Sutton]
9a33e2d135b0de7d2e2d768f2b9c45b2627fe4e6Mark Andrews *) Some of the MD5 names defined in Apache have been renamed to have
7b52c2ad3c9ca65712e962ddc803e34641f2bc07Mark Andrews an `ap_' prefix to avoid conflicts with routines supplied by
dc6da18ccbb808d21f123cc6bda399b44ad11445Mark Andrews external libraries. [Ken Coar]
94b58e01ae98764a045e18581d7aaf05d2889e60Mark Andrews *) Removal of mod_auth_msql.c from the distribution. There are many
94b58e01ae98764a045e18581d7aaf05d2889e60Mark Andrews other options for databases today. Rather than offer one option,
a687a0592bbe3a582860eb5f03725bf80d7ac1d8Mark Andrews offer none at this time. mod_auth_msql and other SQL database
a687a0592bbe3a582860eb5f03725bf80d7ac1d8Mark Andrews authentication modules can be found at the Apache Module Registry.
a687a0592bbe3a582860eb5f03725bf80d7ac1d8Mark Andrews http://modules.apache.org/ It would be nice to offer a generic
a295fbb55cfed38bcf2853c60410cce52ab6cebbMark Andrews mod_auth_sql option in the near future.
a295fbb55cfed38bcf2853c60410cce52ab6cebbMark Andrews *) PORT: BeOS support added [Alexei Kosut]
6eb8591f005f3e270d9ffb23769753952d0ec286Mark Andrews *) Configure no longer accepts the -make option, since it creates
6eb8591f005f3e270d9ffb23769753952d0ec286Mark Andrews Makefile on the fly based on Makefile.tmpl and Configuration.
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews *) Apache now gracefully shuts down when it receives a SIGTERM, instead
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews of forcibly killing off all its processes and exiting without
a1bc94109313bf4ebb6e6ff655d71d45582d2e43Mark Andrews cleaning up. [Alexei Kosut]
d9c4f954a1ddf7fcd5bf86bb7bbc12f669f81507Mark Andrews *) API: A new field in the request_rec, r->mtime, has been added to
d9c4f954a1ddf7fcd5bf86bb7bbc12f669f81507Mark Andrews avoid gratuitous parsing of date strings. It is intended to hold
6657a9e2d8c039be0bec367cae59a91d77ccaad4Mark Andrews the last-modified date of the resource (if applicable). An
6657a9e2d8c039be0bec367cae59a91d77ccaad4Mark Andrews update_mtime() routine has also been added to advance it if
6657a9e2d8c039be0bec367cae59a91d77ccaad4Mark Andrews appropriate. [Roy Fielding, Ken Coar]
118394ef2ec7cef253c55359a3d70d202ddc2fa0Mark Andrews *) SECURITY: If a htaccess file can not be read due to bad permissions,
118394ef2ec7cef253c55359a3d70d202ddc2fa0Mark Andrews deny access to the directory with a HTTP_FORBIDDEN. The previous
118394ef2ec7cef253c55359a3d70d202ddc2fa0Mark Andrews behavior was to ignore the htaccess file if it could not be read.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews This change may make some setups with unreadable htaccess files
6178552326050b16f5706ee63c931e9388d74318Mark Andrews stop working. [Marc Slemko] PR#817
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews *) Add aplog_error() providing a mechanism to define levels of
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews verbosity to the server error logging. This addition also provides
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews the ability to log errors using syslogd. Error logging is configurable
69836f45cff130ab11a1f5a662e8bf8aaf390de2Mark Andrews on a per-server basis using the LogLevel directive. Conversion
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews of log_*() in progress. [Randy Terbush]
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews *) Further enhance aplog_error() to not log filename, line number, and
08c90261660649ca7d92065f6f13a61ec5a9a86dMark Andrews errno information when it isn't applicable. [Ken Coar, Dean Gaudet]
f8f65e2de40b1e9874b88f392f3abeb057ce6172Mark Andrews *) WIN32: Canonicalise filenames under Win32. Short filenames are
f8f65e2de40b1e9874b88f392f3abeb057ce6172Mark Andrews converted to long ones. Backslashes are converted to forward
05d32f6b0f6590ca22136b753309f070ce769000Mark Andrews slashes. Case is converted to lower. Parts of URLs that do not
05d32f6b0f6590ca22136b753309f070ce769000Mark Andrews correspond to files are left completely alone. [Ben Laurie]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) PORT: 2 new OSs added to the list of ports:
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews Encore's UMAX V: Arieh Markel <amarkel@encore.com>
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews Acorn RISCiX: Stephen Borrill <sborrill@xemplar.co.uk>
2b66a51a7d72e9cc07917fb583ad528b0539d2a3Mark Andrews *) Add the server version (SERVER_VERSION macro) to the "server
e9733bc599f30033ffe7af69f5fca254fb59d46eMark Andrews configured and running" entry in the error_log. Also build an
e9733bc599f30033ffe7af69f5fca254fb59d46eMark Andrews object file at link-time that contains the current time
332ed11af0e9837421160ab67619e025520a73f4Mark Andrews (SERVER_BUILT global const char[]), and include that in the
332ed11af0e9837421160ab67619e025520a73f4Mark Andrews message. [Ken Coar]
332ed11af0e9837421160ab67619e025520a73f4Mark Andrews *) Set r->headers_out when sending responses from the proxy.
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews This fixes things such as the logging of headers sent from
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews the proxy. [Marc Slemko] PR#659
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews *) support/httpd_monitor is no longer distributed because the
fabf2ee6b01ee06a0de940b83d53cf57f9f79265Mark Andrews scoreboard should not be file based if at all possible. Use
1c91b0a6516319d81670da2325e2bd08a7703707Mark Andrews mod_status to see current server snapshot.
1c91b0a6516319d81670da2325e2bd08a7703707Mark Andrews *) (set_file_slot): New function, allowing auth directives to be
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews independent of the server root, so the server documents can be
95b484c9580d06eb2f9735a22e9841389c2859baMark Andrews moved to a different directory or machine more easily.
2a90390deeff6ba07125bfb2c81ab4b582eb2777Mark Andrews [David J. MacKenzie]
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews *) If no TransferLog is given explicitly, decline
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews to log. This supports coexistence with other logging modules,
be2c2c29a88db96bd51f11d671ec207f0b6b0d45Mark Andrews such as the custom one that UUNET uses. [David J. MacKenzie]
503ab4e136b843ef431f904709698231f1bc39e3Mark Andrews *) Check for titles in server-parsed HTML files.
503ab4e136b843ef431f904709698231f1bc39e3Mark Andrews Ignore leading newlines and returns in titles. The old behavior
cf224bbf7bab87bc28b12f5b30f5ca3f3e5bf604Mark Andrews of replacing a newline after <title> with a space causes the
cf224bbf7bab87bc28b12f5b30f5ca3f3e5bf604Mark Andrews title to be misaligned in the listing. [David J. MacKenzie]
cf224bbf7bab87bc28b12f5b30f5ca3f3e5bf604Mark Andrews *) Change mod_cern_meta to be configurable on a per-directory basis.
00afe78ab290fec3041731c1fac146a24f556de4Mark Andrews [David J. MacKenzie]
00afe78ab290fec3041731c1fac146a24f556de4Mark Andrews *) Add 'Include' directive to allow inclusion of configuration
2674e1a455d4f71de09b2b60e7a8304b9a305588Mark Andrews files within configuration files. [Randy Terbush]
2674e1a455d4f71de09b2b60e7a8304b9a305588Mark Andrews *) Proxy errors on connect() are logged to the error_log (nothing
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews new); now they include the IP address and port that failed
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews (*that's* new). [Ken Coar, Marc Slemko] PR#352
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews *) Various architectures now define USE_MMAP_FILES which causes
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews the server to use mmap() for static files. There are two
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews compile-time tunables MMAP_THRESHOLD (minimum number of bytes
60ab03125c137c48a6b2ed6df1d2c8657757e09dMark Andrews required to use mmap(), default is 0), and MMAP_SEGMENT_SIZE (maximum
405ae948cc01c5fb9fee511ce32de86f8077e01bMark Andrews number of bytes written in one cycle from a single mmap()d object,
405ae948cc01c5fb9fee511ce32de86f8077e01bMark Andrews default 32768). [Dean Gaudet]
7d116211ec7b063891130f191e3ed437b45dba70Mark Andrews *) API: Added post_read_request API phase which is run right after reading
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews the request from a client, or right after an internal redirect. It is
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews useful for modules setting environment variables that depend only on
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews the headers/contents of the request. It does not run during subrequests
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews because subrequests inherit pretty much everything from the main
faa4af28cff84d7ac45c1da98e40c00f65a24aa3Mark Andrews request. [Dean Gaudet]
eba8a27e55258ee4470d7c3caa6bb3a335b9731eMark Andrews *) Added mod_unique_id which is used to generate a unique identifier for
203629e729b756601646c639c0dbfb267030a617Mark Andrews each hit, available in the environment variable UNIQUE_ID.
8af4e7aa4e2a6fe84bf4ebe09ca1d4ef1d8ab593Mark Andrews [Dean Gaudet]
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews *) init_modules is now called after the error logs have been opened. This
d08c5dfcd4d1f69004c1382ffc00cc1848dcd1a3Mark Andrews allows modules to emit information messages into the error logs.
16ee4fe11bad616a76c79e9f626a7e04a88ef4abMark Andrews *) Fixed proxy-pass-through feature of mod_rewrite; Added error logging
16ee4fe11bad616a76c79e9f626a7e04a88ef4abMark Andrews information for case where proxy module is not available. [Marc Slemko]
a5b66bf342440688739d7207e437bf743e8b7ac0Mark Andrews *) PORT: Apache has need for mutexes to serialize its children around
a5b66bf342440688739d7207e437bf743e8b7ac0Mark Andrews accept. In prior versions either fcntl file locking or flock file
982e072a5000bfc072aee8b34f64112cf54369a5Mark Andrews locking were used. The method is chosen by the definition of
982e072a5000bfc072aee8b34f64112cf54369a5Mark Andrews USE_xxx_SERIALIZED_ACCEPT in conf.h. xxx is FCNTL for fcntl(),
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt and FLOCK for flock(). New options have been added:
e24089c5c33f31a39cea0123765165fa31308343Tatuya JINMEI 神明達哉 - SYSVSEM to use System V style semaphores
9547d3e03bb082d73aeabb497b60632ebfdc78a6Mark Andrews - PTHREAD to use POSIX threads (appears to work on Solaris only)
6f3c2ee187d690f96ffef3ba5a6c2e112bb3798cMark Andrews - USLOCK to use IRIX uslock
6f3c2ee187d690f96ffef3ba5a6c2e112bb3798cMark Andrews Based on timing various techniques, the following changes were made
9547d3e03bb082d73aeabb497b60632ebfdc78a6Mark Andrews to the defaults:
9de05727e334336ceb0abcca404d770abd23b876Mark Andrews - Linux 2.x uses flock instead of fcntl
9de05727e334336ceb0abcca404d770abd23b876Mark Andrews - Solaris 2.x uses pthreads
9de05727e334336ceb0abcca404d770abd23b876Mark Andrews - IRIX uses SysV semaphores -- however multiprocessor IRIX boxes
7c61d798f54f7c19f87d46a0df775e0e58fe7d30Mark Andrews work far faster if you -DUSE_USLOCK_SERIALIZED_ACCEPT
7c61d798f54f7c19f87d46a0df775e0e58fe7d30Mark Andrews [Dean Gaudet, Pierre-Yves Kerembellec <Pierre-Yves.Kerembellec@vtcom.fr>,
e23932d3c8c154cff3fea0ecff64e26c6ac6f5d8Mark Andrews Martijn Koster <m.koster@pobox.com>]
72160d9b51d902a7cf18de84953bc651941f73c2Mark Andrews *) PORT: The semantics of accept/select make it very desirable to use
72160d9b51d902a7cf18de84953bc651941f73c2Mark Andrews mutexes to serialize accept when multiple Listens are in use. But
72160d9b51d902a7cf18de84953bc651941f73c2Mark Andrews in the case where only a single socket is open it is sometimes
885e60828681cecd17bccbe5ceff8f4e75ef4c5cMark Andrews redundant to serialize accept(). Not all unixes do a good job with
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt potentially dozens of children blocked on accept() on the same
8ec056723666c71a499880ffa415661f37ffd08eMark Andrews socket. It's now possible to define SINGLE_LISTEN_UNSERIALIZED_ACCEPT and
037b732f88edc943f3141e0342dc993156e3abf3Mark Andrews the server will avoid serialization when listening on only one socket,
80a609bf44ee09766aeb9ae02cfbf7f9fe86dd83Mark Andrews and use serialization when listening on multiple sockets.
80a609bf44ee09766aeb9ae02cfbf7f9fe86dd83Mark Andrews [Dean Gaudet] PR#467
b89095ba15e9163f2bacc46239d8f69d1a2b9ad3Tatuya JINMEI 神明達哉 *) Configure changes: TestLib replaced by TestCompile, which has
b89095ba15e9163f2bacc46239d8f69d1a2b9ad3Tatuya JINMEI 神明達哉 some additional capability (such as doing a sanity check of
b89095ba15e9163f2bacc46239d8f69d1a2b9ad3Tatuya JINMEI 神明達哉 the compiler and flags selected); the version of Solaris is now
bd5c8a564b21781fe6b608fe6a75c2e7152200acTatuya JINMEI 神明達哉 available via the #define value of SOLARIS2; IRIX n32bit libs
85708f9aabbfe31fc648c90258ae18ce0edc3488Mark Andrews now supported and selectable by new Configuration Rule: IRIXN32;
85708f9aabbfe31fc648c90258ae18ce0edc3488Mark Andrews We no longer default to -O2 optimization. [Jim Jagielski]
49732e4d6008d7d99dfce596a17e17aa13425502Mark Andrews *) Updated Configure: Configuration now uses AddModule to specify
49732e4d6008d7d99dfce596a17e17aa13425502Mark Andrews module source or binary file location, relative to src directory.
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews Modules can be dropped into modules/extra, or in their own
cae2cb086244dfb883739edbe79e34756079f70eMark Andrews directory, and modules can come with a Makefile or Configure can
cf0bcc2c80ca99f1e6e53dcdd0eba03fe70723dfMark Andrews create one. Modules can add compiler or library information to
cf0bcc2c80ca99f1e6e53dcdd0eba03fe70723dfMark Andrews generated Makefiles. [Paul Sutton]
0da29be670f6fa5b2a6320d9d843bc8b802c153aMark Andrews *) Source core re-organisation: distributed modules are now in
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews modules/standard. All other source code is in main. OS-specific
0da29be670f6fa5b2a6320d9d843bc8b802c153aMark Andrews code is in os/{unix,emx,win32} directories. [Paul Sutton]
03e200df5dc283f24a6a349f0b31d3eab26da893Mark Andrews *) mod_browser has been removed, since it's replaced by mod_setenvif.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews *) Fix another long-standing bug in sub_req_lookup_file where it would
74f261bd2b7846d8e730ca3a1b28d6503de5c74aMark Andrews happily skip past access checks on subdirectories looked up with
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews relative paths. (It's used by mod_dir, mod_negotiation,
5be3685b0e57677c0cc03113099cb8f99f9a070bMark Andrews and mod_include.) [Dean Gaudet]
5be3685b0e57677c0cc03113099cb8f99f9a070bMark Andrews *) directory_walk optimization to reduce an O(N*M) loop to O(N+M) where
5be3685b0e57677c0cc03113099cb8f99f9a070bMark Andrews N is the number of <Directory> sections, and M is the number of
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews components in the filename of an object.
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews To achieve this optimization the following config changes were made:
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews - Wildcards (* and ?, not the regex forms) in <Directory>s,
715361d0c3800e5ad886e5df971936ce6cd1ca89Mark Andrews <Files>s, and <Location>s now treat a slash as a special
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews character. For example "/home/*/public_html" previously would
3d711f2f75cb9a9ddcbf1fca9b2de192e75340e6Mark Andrews match "/home/a/andrew/public_html", now it only matches things
3d711f2f75cb9a9ddcbf1fca9b2de192e75340e6Mark Andrews like "/home/bob/public_html". This mimics /bin/sh behaviour.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - It's possible now to use [] wildcarding in <Directory>, <Files>
a268fec7f54a89a0772a91da0511c8eae09e6157Mark Andrews or <Location>.
a268fec7f54a89a0772a91da0511c8eae09e6157Mark Andrews - Regex <Directory>s are applied after all non-regex <Directory>s.
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Dean Gaudet]
4e1d3e67cdc76609bad5f0310ac48de10b442b9fMark Andrews *) Fix a bug introduced in 1.3a1 directory_walk regarding .htaccess files
4e1d3e67cdc76609bad5f0310ac48de10b442b9fMark Andrews and corrupted paths. [Dean Gaudet]
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews *) Enhanced and cleaned up the URL rewriting engine of mod_rewrite:
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews First the grouped parts of RewriteRule pattern matches (parenthesis!) can
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews be accessed now via backreferences $1..$9 in RewriteConds test-against
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews strings in addition to RewriteRules subst string. Second the grouped
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews parts of RewriteCond pattern matches (parenthesis!) can be accessed now
6b79e960e6ba2991aeb02a6c39af255ab7f06d99Mark Andrews via backreferences %1..%9 both in following RewriteCond test-against
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews strings and RewriteRules subst string. This provides maximum flexibility
74a14c4eb8518a9cc31cb5a918547a93d0c0e838Mark Andrews through the use of backreferences.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews Additionally the rewriting engine was cleaned up by putting common
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews code to the new expand_backrefs_inbuffer() function.
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews [Ralf S. Engelschall]
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews *) When merging the main server's <Directory> and <Location> sections into
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews a vhost, put the main server's first and the vhost's second. Otherwise
261a6a1f7d95eaf0cd882f3123dcfd775517a54fMark Andrews the vhost can't override the main server. [Dean Gaudet] PR#717
7c678cfe0bd477ded2995b9490d72edf7bc76a84Mark Andrews *) The <Directory> code would merge and re-merge the same section after
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews a match was found, possibly causing problems with some modules.
a20e888bde4b307050d76e09266b2fb49f03bc30Mark Andrews [Dean Gaudet]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews *) ip-based vhosts are stored and queried using a hashing function, which
f4f0eedb8916a824124cf56d4c3f18eb6c77b42eMark Andrews has been shown to improve performance on servers with many ip-vhosts.
f4f0eedb8916a824124cf56d4c3f18eb6c77b42eMark Andrews Some other changes had to be made to accommodate this:
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - the * address for vhosts now behaves like _default_
611ec5dd43d31fd6385f1a94c2f0865375f452b4Mark Andrews - the matching process now is:
611ec5dd43d31fd6385f1a94c2f0865375f452b4Mark Andrews - match an ip-vhost directly via hash (possibly matches main
01b8bc018d83e757b0578723977b0a71e1e626f8Mark Andrews - if that fails, just pretend it matched the main server
01b8bc018d83e757b0578723977b0a71e1e626f8Mark Andrews - if so far only the main server has been matched, perform
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews name-based lookups (ServerName, ServerAlias, ServerPath)
8abe06b25d245ab2955d81525bfe6bd29b80908eMark Andrews *only on name-based vhosts*
8abe06b25d245ab2955d81525bfe6bd29b80908eMark Andrews - if they fail, look for _default_ vhosts
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews [Dean Gaudet, Dave Hankins <dhankins@sugarat.net>]
7755f5932a3e59d0c6a2506cc94519de92b91ca6Mark Andrews *) dbmmanage overhaul:
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - merge dbmmanage and dbmmanage.new functionality, remove dbmmanage.new
b5ad6dfea4cc3e7d1d322ac99f1e5a31096837c4Mark Andrews - tie() to AnyDBM_File which will use one of DB_File, NDBM_File or
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews GDBM_File (-ldb, -lndbm, -lgdbm) (trying each in that order)
6e9efadbea9febb0494e713e54dfea6f7ef70383Mark Andrews - provide better seed for rand
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - prompt for password as per getpass(3) (turn off echo, read from
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - use "newstyle" crypt based on $Config{osname} ($^O)
18d0b5e54be891a1aa938c165b6d439859121ec8Mark Andrews - will not add a user if already in database, use new `update' command
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews - added `check' command to check a users' password
0563d476dea35a60a59857cc8bd26ef276d78799Mark Andrews - added `import' command to convert existing password text-files or
0563d476dea35a60a59857cc8bd26ef276d78799Mark Andrews dbm files exported with `view'
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - more descriptive usage, general cleanup, 'use strict' clean, etc.
b2f160f266005ceaed77a3f575109f74cd13d548Mark Andrews [Doug MacEachern]
0bb7c66ef8e3e8740cbac4a4de607060dfc4d6c8Mark Andrews *) Added psocket() which is a pool form of socket(), various places within
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews the proxy weren't properly blocking alarms while registering the cleanup
2b3e34f03675d6c71a654fe2094f3b9c063a70eaMark Andrews for its sockets. bclose() now uses pclose() and pclosesocket(). There
2b3e34f03675d6c71a654fe2094f3b9c063a70eaMark Andrews was a bug where the client socket was being close()d twice due a still
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews registered cleanup. [Dean Gaudet]
7216566bd596f8fbc98eafd5e9359ec7fa92c8b8Mark Andrews *) A few cleanups were made to reduce time(), getpid(), and signal() calls.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews [Dean Gaudet]
42b37d29c7709ce5bfe0110d07f1ec163be220d2Mark Andrews *) PORT: AIX >= 4.2 requires -lm due to libc changes.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews [Jason Venner <jason@idiom.com>] PR#667
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews *) Enable ``=""'' for RewriteCond directives to match against
7c386b0c3194aa18089c6fa2e9856b576ec99c81Mark Andrews the empty string. This is the preferred way instead of ``^$''.
7c386b0c3194aa18089c6fa2e9856b576ec99c81Mark Andrews [Ralf S. Engelschall]
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews *) Fixed an infinite loop in mod_imap for references above the server root
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews [Dean Gaudet] PR#748
fd780f3d47179d68ba2d4661fb9cac9ce1e74928Mark Andrews *) mod_proxy now has a ReceiveBufferSize directive, similar to
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews SendBufferSize, so that the TCP window can be set appropriately
2bef3713093349af52ba61eaab07adf3207da873Mark Andrews for LFNs. [Phillip A. Prindeville]
bcf369e513a1cc2209e2a987f5772afa79813540Mark Andrews *) mod_browser has been replaced by the more general mod_setenvif
bcf369e513a1cc2209e2a987f5772afa79813540Mark Andrews (courtesy of Paul Sutton). BrowserMatch* directives are still
bcf369e513a1cc2209e2a987f5772afa79813540Mark Andrews available, but are now joined by SetEnvIf*, UnSetEnvIf*, and
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews UnSetEnvIfZero directives. [Ken Coar]
016c0a82f1ce3fe4d362d7c9cf8de4377ffaf5a9Mark Andrews *) "HostnameLookups double" forces double-reverse DNS to succeed in
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews order for remote_host to be set (for logging, or for the env var
ad226e3da3207fcb1dbb1054dd339dbbd19f507aMark Andrews REMOTE_HOST). The old define MAXIMUM_DNS has been deprecated.
016c0a82f1ce3fe4d362d7c9cf8de4377ffaf5a9Mark Andrews [Dean Gaudet]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews *) mod_access overhaul:
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews - Now understands network/netmask syntax (i.e. 10.1.0.0/255.255.0.0)
83a56f1e4f2d11fa895ceff4342fff7157910036Mark Andrews and cidr syntax (i.e. 10.1.0.0/16). PR#762
83a56f1e4f2d11fa895ceff4342fff7157910036Mark Andrews - Critical path was sped up by pre-computing a few things at config time.
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews - The undocumented syntax "allow user-agents" was removed,
1425217e5c3a2cbab7f8344e600e0c16047289ffMark Andrews the replacement is "allow from env=foobar" combined with mod_browser.
d4d68515d23668cfe804ab2a174a7e427decedd8Mark Andrews - When used with hostnames it now forces a double-reverse lookup
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews no matter what the directory settings are. This double-reverse
e8e62bb7829e88fc56360f7edc021dc8493a8704Mark Andrews doesn't affect any of the other routines that use the remote
e8e62bb7829e88fc56360f7edc021dc8493a8704Mark Andrews hostname. In particular it's still passed to CGIs and the log
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews without the double-reverse check. Related PR#860.
e7fb847ed570dd8c1bcdacabb3d69bd81feb79aeMark Andrews [Dean Gaudet]
ab9871e71eac6b33ce92a0ad26dc50d0ff241e3bMark Andrews *) When a large bwrite() occurs (larger than the internal buffer size),
ab9871e71eac6b33ce92a0ad26dc50d0ff241e3bMark Andrews while there is already something in the buffer, apache will combine
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews the large write and the buffer into a single writev(). (This is
ab9871e71eac6b33ce92a0ad26dc50d0ff241e3bMark Andrews in anticipation of using mmap() for reading files.)
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews [Dean Gaudet]
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews *) In obscure cases where a partial socket write occurred while chunking,
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews Apache would omit the chunk header/footer on the next block. Cleaned
1fc4793844c9613b17866c33dbeab8aaa94b66ffMark Andrews up other bugs/inconsistencies in error conditions in buff.c. Fixed
539f477cd03db1ac173bcb5257da136283e57849Mark Andrews a bug where a long pause in DNS lookups could cause the last packet
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews of a response to be unduly delayed. [Roy Fielding, Dean Gaudet]
1c153afce556ff3c687986fb7c4a0b0a7f5e7cd8Mark Andrews *) API: Added child_exit function to module structure. This is called
1c153afce556ff3c687986fb7c4a0b0a7f5e7cd8Mark Andrews once per "heavy-weight process" just before a server child exit()'s
81bdad57bd2c0c4b9a0684fe6e222ba95da625ecMark Andrews e.g. when max_requests_per_child is reached, etc.
116e6b4257e3efceca3e82af1e695579129af93dMark Andrews [Doug MacEachern, Dean Gaudet]
a5768d889b4e139e78f2b1d9433f3e9f8d225ff4Mark Andrews *) mod_include cleanup showed that handle_else was being used to handle
3d247992c4a500caa7703edaee68612e545af602Mark Andrews endif. It didn't cause problems, but it was cleaned up too.
3d247992c4a500caa7703edaee68612e545af602Mark Andrews [Howard Fear]
3d247992c4a500caa7703edaee68612e545af602Mark Andrews *) mod_cern_meta would attempt to find meta files for the directory itself
3d247992c4a500caa7703edaee68612e545af602Mark Andrews in some cases, but not in others. It now avoids it in all cases.
5c08d19fb17f0684e6424b94910cef61cec7592fMark Andrews [Dean Gaudet]
9eca2b9b95df456545e1bc298c8337400aa24e8eMark Andrews *) mod_mime_magic would core dump if there was a decompression error.
9eca2b9b95df456545e1bc298c8337400aa24e8eMark Andrews [Martin Kraemer <Martin.Kraemer@mch.sni.de>] PR#904
05331ce161276d879711342fadbc6144af7f5ba6Mark Andrews *) PORT: some variants of DGUX require -lsocket -lnsl
05331ce161276d879711342fadbc6144af7f5ba6Mark Andrews [Alexander L Jones <alex@systems-options.co.uk>] PR#732
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) mod_autoindex now allows sorting of FancyIndexed directory listings
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews by the various fields (name, size, et cetera), either in ascending
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews or descending order. Just click on the column header. [Ken Coar]
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews *) PORT: Various tweaks to eliminate pointer-int casting warnings on 64-bit
c5223c9cb7c22620d5ee6611228673e95b48a270Mark Andrews CPUs like the Alpha. Apache still stores ints in pointers, but that's
2fa0485e9e969dd42dd10339354d7949db46111aMark Andrews the relatively safe direction. [Dean Gaudet] PR#344
092f7679306989293bbe755f31ade0a5f456b370Mark Andrews *) PORT: QNX mmap() support for faster/more reliable scoreboard handling.
7d5b32acb1898844afa19123d07483b46edac7cbMark Andrews [Igor N Kovalenko <infoh@mail.wplus.net>] PR#683
437404e8313481329baa5897eeda8c45bf748553Mark Andrews *) child_main avoids an unneeded call to select() when there is only one
ef67e6d8fa86d98a2c0defc43b624434324d9ce7Mark Andrews listening socket. [Dean Gaudet]
e5a5c60a5e690ee9858c9e3facba189b8646f0b7Mark Andrews *) In the event that the server is starved for idle servers it will
e5a5c60a5e690ee9858c9e3facba189b8646f0b7Mark Andrews spawn 1, then 2, then 4, ..., then 32 servers each second,
e5a5c60a5e690ee9858c9e3facba189b8646f0b7Mark Andrews doubling each second. It'll also give a warning in the errorlog
16b9ee24b96a1c1d21d809e88238091c4afa25c9Mark Andrews since the most common reason for this is a poor StartServers
16b9ee24b96a1c1d21d809e88238091c4afa25c9Mark Andrews setting. The define MAX_SPAWN_RATE can be used to raise/lower
afa3f2fab7144761bbf481b9d40d667529c6ec76Mark Andrews the maximum. [Dean Gaudet]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein *) Apache now provides an effectively unbuffered connection for
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein CGI scripts. This means that data will be sent to the client
da53179d1055c75e64dc2c9623b38cb2b8629eb6Mark Andrews as soon as the CGI pauses or stops output; previously, Apache would
da53179d1055c75e64dc2c9623b38cb2b8629eb6Mark Andrews buffer the output up to a fixed buffer size before sending, which
da53179d1055c75e64dc2c9623b38cb2b8629eb6Mark Andrews could result in the user viewing an empty page until the CGI finished
2941824604f9c5aa70f216d1f2941b3c59aa37dcMark Andrews or output a complete buffer. It is no longer necessary to use an
b4028939fdffc92cf659764deb9c6e3c805cc948Mark Andrews "nph-" CGI to get unbuffered output. Given that most CGIs are written
b4028939fdffc92cf659764deb9c6e3c805cc948Mark Andrews in a language that by default does buffering (e.g. perl) this
b4028939fdffc92cf659764deb9c6e3c805cc948Mark Andrews shouldn't have a detrimental effect on performance.
9840a0767d02f6c6b9d1f73d54e0cab2e8192a93Mark Andrews "nph-" CGIs, which formerly provided a direct socket to the client
9840a0767d02f6c6b9d1f73d54e0cab2e8192a93Mark Andrews without any server post-processing, were not fully compatible with
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein HTTP/1.1 or SSL support. As such they would have had to implement
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein the transport details, such as encryption or chunking, in order
57ed0bab5b92f66af3dc3b86081bd42ab8d4ba09Rob Austein to work properly in certain situations. Now, the only difference
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein between nph and non-nph scripts is "non-parsed headers".
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein [Dean Gaudet, Sameer Parekh, Roy Fielding]
1cb73c69f76c8c2c66b767a8b9ad04f3988cf6a9Mark Andrews *) If a BUFF is switched from buffered to unbuffered reading the first
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews bread() will return whatever remained in the buffer prior to the
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews switch. [Dean Gaudet]
f754fa97bc698cc251d227173a95e4d39a88ac01Mark AndrewsChanges with Apache 1.3a1
a8f1c013b0fdc405ca4b5ec8316d3c9e3ad9d31bMark Andrews *) Added another Configure helper script: TestLib. It determines
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews if a specified library exists. [Jim Jagielski]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) PORT: Allow for use of n32bit libraries under IRIX 6.x
959fb01017fa83578e7c8776ed3baba3076a2409Mark Andrews [derived from patch from Jeff Hayes <jhayes@aw.sgi.com>]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) PORT: Some architectures use size_t for various lengths in network
d73541ea2eebe01cafc5ff1b2ba4b9a8f75237b1Mark Andrews functions such as accept(), and getsockname(). The definition
d73541ea2eebe01cafc5ff1b2ba4b9a8f75237b1Mark Andrews NET_SIZE_T is used to control this. [Dean Gaudet]
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews *) PORT: Linux: Attempt to detect glibc based systems and include crypt.h
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews and -lcrypt. Test for various db libraries (dbm, ndbm, db) when
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews mod_auth_dbm or mod_auth_db are included. [Dean Gaudet]
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews *) PORT: QNX doesn't have initgroups() which support/suexec.c uses.
0f222d322b25373c4ef59d7c79f265b082ee98cdMark Andrews [Igor N Kovalenko <infoh@mail.wplus.net>]
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews *) "force-response-1.0" now only applies to requests which are HTTP/1.0 to
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews begin with. "nokeepalive" now works for HTTP/1.1 clients. Added
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews "downgrade-1.0" which causes Apache to pretend it received a 1.0.
ae4f85dde3abb7d4afef9e869a83783cbf0aa29cMark Andrews [Dean Gaudet] related PR#875
2132a56b5c6628925838165ae0640e55e3f36188Mark Andrews *) API: Correct child_init() slot declaration from int to void, to
b514e0cd0e7959a98dd59665553c8a3635ada10eMark Andrews match the init() declaration. Update mod_example to use the new
b514e0cd0e7959a98dd59665553c8a3635ada10eMark Andrews hook. [Ken Coar]
d9ec2891475b8ed894a524a83370cfce30328569Mark Andrews *) added transport handle slot (t_handle) to the BUFF structure
6e8a8077faf96d8da0b6cf738913f5f1f86e4008Mark Andrews [Doug MacEachern]
5cb7e15551f502ab6948689cf3bc7dac6b56571eMark Andrews *) get_client_block() returns wrong length if policy is
5cb7e15551f502ab6948689cf3bc7dac6b56571eMark Andrews REQUEST_CHUNKED_DECHUNK.
bb99a72b219ad4f1daa80c636883ab485174c9a6Mark Andrews [Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>] PR#815
5a6874e4ed544186ccb8519765be8c3a1804e033Mark Andrews *) Support the image map format of FrontPage. For example:
3b4405aba93729eead9f8f006d426f24fc4c3d78Mark Andrews rect /url.hrm 10 20 30 40
3b4405aba93729eead9f8f006d426f24fc4c3d78Mark Andrews ["Chris O'Byrne" <obyrne@iol.ie>] PR#807
c553b3308e34edfaddbec57b3308bbbe362ef715Mark Andrews *) PORT: -lresolv and -lsocks were in the wrong order for Solaris.
c553b3308e34edfaddbec57b3308bbbe362ef715Mark Andrews ["Darren O'Shaughnessy" <darren@aaii.oz.au>] PR#846
24efdccd68d157b400bf68926798bc8f3f71c24cMark Andrews *) AddModuleInfo directive for mod_info which allows you to annotate
a5bb4ad5dbd08f9178e807b1e55cb449b69d8173Mark Andrews the output of mod_info. ["Lou D. Langholtz" <ldl@usi.utah.edu>]
5e5b467e8c8abda496b7896241a46b05256cd22cMark Andrews *) Added NoProxy directive to avoid using ProxyRemote for selected
5e5b467e8c8abda496b7896241a46b05256cd22cMark Andrews addresses. Added ProxyDomain directive to cause unqualified
713ad87a7f95d06f4bb3e0b92b91172cbebd6c68Mark Andrews names to be qualified by redirection.
713ad87a7f95d06f4bb3e0b92b91172cbebd6c68Mark Andrews [Martin Kraemer <Martin.Kraemer@mch.sni.de>]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Support Proxy Authentication, and don't pass the Proxy-Authorize
cb2d565b507027f9e5664fa7e167bb24faa7c8fbMark Andrews header to the remote host in the proxy. [Sameer Parekh and
1439214380abcc123e27a42d43a23ba441209ebeMark Andrews *) Upgraded mod_rewrite from 3.0.6+ to latest officially available version
1439214380abcc123e27a42d43a23ba441209ebeMark Andrews 3.0.9. This upgrade includes: fixed deadlooping on rewriting to same
7d9b632906c756b215d65a3a08d77fe022807c2dMark Andrews URLs, fixed rewritelog(), fixed forced response code handling on
7d9b632906c756b215d65a3a08d77fe022807c2dMark Andrews redirects from within .htaccess files, disabled pipe locking under
7d9b632906c756b215d65a3a08d77fe022807c2dMark Andrews braindead SunOS 4.1.x, allow env variables to be set even on rules with
5d3083c4b5b11dfb653b15fd0eeb8e0cc9b175e0Mark Andrews no substitution, bugfixed situations where HostnameLookups is off, made
5d3083c4b5b11dfb653b15fd0eeb8e0cc9b175e0Mark Andrews mod_rewrite more thread-safe for NT port and fixed problem when creating
52188225731669cd571984c45a1407a55c74ee78Mark Andrews an empty query string via "xxx?".
52188225731669cd571984c45a1407a55c74ee78Mark Andrews This update also removes the copyright of Ralf S. Engelschall,
52188225731669cd571984c45a1407a55c74ee78Mark Andrews i.e. now mod_rewrite no longer has a shared copyright. Instead is is
52188225731669cd571984c45a1407a55c74ee78Mark Andrews exclusively copyrighted by the Apache Group now. This happened because
52188225731669cd571984c45a1407a55c74ee78Mark Andrews the author now has gifted mod_rewrite exclusively to the Apache Group and
3cbc87c31f76262980d54ddbcdda7875be37b684Mark Andrews no longer maintains an external version.
bc29bb9062ab804cd79f4a1f8f366af8a040b636Mark Andrews [Ralf S. Engelschall]
bc29bb9062ab804cd79f4a1f8f366af8a040b636Mark Andrews *) API: Added child_init function to module structure. This is called
5a4854e226ce5eca99bcfb5557b36ea210bb25bcMark Andrews once per "heavy-weight process" before any requests are handled.
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt See http_config.h for more details. [Dean Gaudet]
b101c1e9989d0a010a3146ad823e168d15cb10c7Mark Andrews *) Anonymous_LogEmail was logging on each subrequest.
b101c1e9989d0a010a3146ad823e168d15cb10c7Mark Andrews [Dean Gaudet] PR#421, 868
989d7b844bdf2d804fda57b9b53a4eff3a6bea91Mark Andrews *) API: Added is_initial_req() which tests if the request being
d5af5bb38b9b2626b97626569adde258c8f6b808Mark Andrews processed is the initial request, or a subrequest.
6d7007e807241ae0a32de8db8d3bf434626026eaMark Andrews [Doug MacEachern]
c941e32d221fbb0cb760e3bc24c7f221c0cf8b97Mark Andrews *) Extended SSI (mod_include) now handles additional relops for
c941e32d221fbb0cb760e3bc24c7f221c0cf8b97Mark Andrews string comparisons (<, >, <=, and >=). [Bruno Wolff III] PR#41
77b101ced9801cdb226919784bfc1aa0650ace6aMark Andrews *) Configure fixed to correctly propagate user-selected options and
77b101ced9801cdb226919784bfc1aa0650ace6aMark Andrews settings (such as CC and OPTIM) to Makefiles other than
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews src/Makefile (notably support/Makefile). [Ken Coar] PR#666, #834
a903095bf4512dae561c7f6fc7854a51bebf334aMark Andrews *) IndexOptions SuppressHTMLPreamble now causes the actual HTML of
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews directory indices to start with the contents of the HeaderName file
a903095bf4512dae561c7f6fc7854a51bebf334aMark Andrews if there is one. If there isn't one, the behaviour is unchanged.
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews [Ken Coar, Roy Fielding, Andrey A. Chernov]
e174044290953a2499f574e35cc9c22ba126a303Mark Andrews *) WIN32: Modules can now be dynamically loaded DLLs using the
25899e7f1ff0db5322362ada01f7aec3006ff0beTatuya JINMEI 神明達哉 LoadModule/LoadFile directives. Note that module DLLs must be
4f082b58b17ce39087930d5affc2ada90ef386e6Mark Andrews compiled with the multithreaded DLL version of the runtime library.
4f082b58b17ce39087930d5affc2ada90ef386e6Mark Andrews [Alexei Kosut and Ben Laurie]
0da70bc50a320a3bb16aa7cecb2727fed2c0683cMark Andrews *) Automatic indexing removed from mod_dir and placed into mod_autoindex.
0da70bc50a320a3bb16aa7cecb2727fed2c0683cMark Andrews This allows the admin to completely remove automatic indexing
0da70bc50a320a3bb16aa7cecb2727fed2c0683cMark Andrews from the server, while still supporting the basic functions of
686bcdcb4c63e8dd9bbe9607265061a4d3934bbcMark Andrews trailing-slash redirects and DirectoryIndex files. Note that if
4423c99613db1399dbb5c51e86ef0d351a1418c2Mark Andrews you're carrying over an old Configuration file and you use directory
686bcdcb4c63e8dd9bbe9607265061a4d3934bbcMark Andrews indexing then you'll want to add:
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 Module autoindex_module mod_autoindex.o
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 before mod_dir in your Configuration. [Dean Gaudet]
5597be9bb88de138dfec9fa9176708443813925eTatuya JINMEI 神明達哉 *) popendir/pclosedir created to properly protect directory scanning.
5cf023372424c1a59fda4a994e3c85c08c26e2f1Tatuya JINMEI 神明達哉 [Dean Gaudet] PR#525
fde0a3f89b9c42e9e4ef9aaf8e044e6b18c4978cMark Andrews *) AliasMatch, ScriptAliasMatch and RedirectMatch directives added,
fde0a3f89b9c42e9e4ef9aaf8e044e6b18c4978cMark Andrews giving regex support to mod_alias. <DirectoryMatch>, <LocationMatch>
39c7fc7e00af20144b94ef332943f62c1b3a622fMark Andrews and <FilesMatch> sections added to succeed <DirectoryMatch ~>, etc...
39c7fc7e00af20144b94ef332943f62c1b3a622fMark Andrews [Alexei Kosut]
9738408dcbd4c1f7eb2b105c83388608fafd7808Mark Andrews *) The AccessFileName directive can now take more than one filename.
9738408dcbd4c1f7eb2b105c83388608fafd7808Mark Andrews ["Lou D. Langholtz" <ldl@usi.utah.edu>]
65d64acb51b0655f04b165c8045d1aed556489abMark Andrews *) The new mod_mime_magic can be used to "magically" determine the type
e9aca33f362d017fe0d5f7b729bce646038cf1eeMark Andrews of a file if the extension is unknown. Based on the unix file(1)
e9aca33f362d017fe0d5f7b729bce646038cf1eeMark Andrews command. [Ian Kluft <ikluft@cisco.com>]
5cf146c586f69af7c65e4a4f612ae3ef6c9cf8deMark Andrews *) We now determine and display the time spent processing a
5cf146c586f69af7c65e4a4f612ae3ef6c9cf8deMark Andrews request if desired. [Jim Jagielski]
8a713ca49ddddb36e432d4717800f9258a5c2ea9Mark Andrews *) mod_status: PID field of "dead" child slots no longer displays
8a713ca49ddddb36e432d4717800f9258a5c2ea9Mark Andrews main httpd process's PID. [Jim Jagielski]
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews *) Makefile.nt added - to build all the bits from the command line:
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews Doesn't yet work properly. [Ben Laurie]
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews *) Default text of 404 error is now "Not Found" rather than the
0ad024cc4272894e877e3a7896f80a2892bc703cMark Andrews potentially misleading "File Not Found". [Ken Coar]
e50b75e36ca79f84e2c9b2a12f6e28cbf22aaa83Mark Andrews *) CONFIG: "HostnameLookups" now defaults to off because it is far better
e50b75e36ca79f84e2c9b2a12f6e28cbf22aaa83Mark Andrews for the net if we require people that actually need this data to
e50b75e36ca79f84e2c9b2a12f6e28cbf22aaa83Mark Andrews enable it. [Linus Torvalds]
797944723c8de672430cc59c11bf4eeacd913649Mark Andrews *) directory_walk() is an expensive function, keep a little more state to
797944723c8de672430cc59c11bf4eeacd913649Mark Andrews avoid needless string counting. Add two new functions make_dirstr_parent
28b65e6d0a03704f4faee88ebf5105addfa57968Mark Andrews and make_dirstr_prefix which replace all existing uses of make_dirstr.
8cd830d7c806cac681b057e0c0185f29992fa35fMark Andrews The new functions are a little less general than make_dirstr, but
11b399514e4af7f370fe3948c3e3779a182ac5acMark Andrews work more efficiently (less memory, less string counting).
4296c5480dde48ea555f5916be8612e173f1edebMark Andrews [Dean Gaudet]
14a97c343bc3adb840b13d515a8298c18f15be52Mark Andrews *) EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
164e2a6f83cc3172bc9ba0c97a326a5eca80bc18Mark Andrews to LDFLAGS) to avoid complications with lex rules in make files.
164e2a6f83cc3172bc9ba0c97a326a5eca80bc18Mark Andrews [Dean Gaudet] PR#372
e90994e3f358bdc6fe03005da08567c807a14c1dMark Andrews *) run_method optimized to avoid needless scanning over NULLs in the
e90994e3f358bdc6fe03005da08567c807a14c1dMark Andrews module list. [Dean Gaudet]
4844ed026a9b5a91044e76399cee80a6514cbf0dMark Andrews *) Revamp of (unix) scoreboard management code such that it avoids
4844ed026a9b5a91044e76399cee80a6514cbf0dMark Andrews unnecessary traversals of the scoreboard on each hit. This is
db2649bad98fc08054feb1a1ed234d8b9b011ea8Mark Andrews particularly important for high volume sites with a large
ad5bc22a819190839bdcc4d102d023782dc23660Mark Andrews HARD_SERVER_LIMIT. Some of the previous operations were O(n^2),
ad5bc22a819190839bdcc4d102d023782dc23660Mark Andrews and are now O(n). See also SCOREBOARD_MAINTENANCE_INTERVAL in
ad5bc22a819190839bdcc4d102d023782dc23660Mark Andrews httpd.h. [Dean Gaudet]
82572925f8942b599667bf47f22403f5dfd79ab9Mark Andrews *) In configurations using multiple Listen statements it was possible for
cdb15282589682b664dfb70428a3c1750fe05250Mark Andrews busy sockets to starve other sockets of service. [Dean Gaudet]
c0a1ebb1adecc5da1f1ad6f9b06a2b4356d2b135Mark Andrews *) Added hook so standalone_main can be replaced at compile time
508f61f8d699c46f962b682f388e54b446a7194dMark Andrews (define STANDALONE_MAIN)
508f61f8d699c46f962b682f388e54b446a7194dMark Andrews [Doug MacEachern]
f450814ab8989820a7bc9a2c484eb9f2c1c7b915Mark Andrews *) Lowest-level read/write functions in buff.c will be replaced with
4c47c184b98a5ec1b303281959c1f3b0db85d733Mark Andrews the SFIO library calls sfread/sfwrite if B_SFIO is defined at
48f929d315bafeeffe0a37082ab4c9661a928c39Mark Andrews compile time. The default sfio discipline will behave as apache
48f929d315bafeeffe0a37082ab4c9661a928c39Mark Andrews would without sfio compiled in.
0e93730a02a4cafbc5cdfaa04b2d813a0c11b205Mark Andrews [Doug MacEachern]
93f429295a682f44940c8f4e2b05773c50da4e7dMark Andrews *) Enhance UserDir directive (mod_userdir) to accept a list of
c04f4437ff8b2aba326e5099eae0cacb7de6f74bMark Andrews usernames for the 'disable' keyword, and add 'enable user...' to
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews selectively *en*able userdirs if they're globally disabled.
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews *) If NETSCAPE_DBM_COMPAT is defined in EXTRA_CFLAGS then Apache
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews will work with Netscape dbm files. (dbmmanage will probably not
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews work however.) [Alexander Spohr <aspohr@netmatic.com>] PR#444
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews *) Add a ListenBacklog directive to control the backlog parameter
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews passed to listen(). Also change the default to 511 from 512.
3ea6d4dc33482a752553c59ed94bcecd23d254b0Mark Andrews [Marc Slemko]
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews *) API: A new handler response DONE which informs apache that the
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews request has been handled and it can finish off quickly, similar to
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews how it handles errors. [Rob Hartill]
e954ec198e535f8a7e17d72241233f825b0df6a6Mark Andrews *) Turn off chunked encoding after sending terminating chunk/footer
e954ec198e535f8a7e17d72241233f825b0df6a6Mark Andrews so that we can't do it twice by accident. [Roy Fielding]
aceae69c7f3e76e8842de178851928619c65b61cMark Andrews *) mod_expire also issues Cache-Control: max-age headers.
aceae69c7f3e76e8842de178851928619c65b61cMark Andrews [Rob Hartill]
aceae69c7f3e76e8842de178851928619c65b61cMark Andrews *) API: Added kill_only_once option for free_proc_chain so that it won't
113598f67787f0ed0dcfe23b26d1e5d93256c0acMark Andrews aggressively try to kill off specific children. For fastcgi.
113598f67787f0ed0dcfe23b26d1e5d93256c0acMark Andrews [Stanley Gambarin <gambarin@OpenMarket.com>]
dba1bc96f6f4fbbb48ab7b041964d44242731b17Mark Andrews *) mod_auth deals with extra ':' delimited fields. [Marc Slemko]
b68fe6c0fbfee1dc0659661993de5c6727b66c76Mark Andrews *) Added IconHeight and IconWidth to mod_dir's IndexOptions directive.
70e854766f5304f43e94212dc38ebaefe214148cMark Andrews When used together, these cause mod_dir to emit HEIGHT and WIDTH
136e739d0d7267a8ce72468233fa795359db62faMark Andrews attributes in the FancyIndexing IMG tags. [Ken Coar]
7c8662961e2876e22e34c96d41dad0cd70e3ce4cMark Andrews *) PORT: Sequent and SONY NEWS-OS support added. [Jim Jagielski]
beb92a43a7451981fad54c98c809d50c1b16c1e9Mark Andrews *) PORT: Added Windows NT support
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews [Ben Laurie and Ambarish Malpani <ambarish@valicert.com>]
4091f8dfb71b78b53acd1b25f74e26c384750c03Mark AndrewsChanges with Apache 1.2.6
5173d52b3eb9715259a2890614f869c6baeb18e1Mark Andrews *) mod_include when using XBitHack Full would send ETags in addition to
4091f8dfb71b78b53acd1b25f74e26c384750c03Mark Andrews sending Last-Modifieds. This is incorrect HTTP/1.1 behaviour.
82ecc9cd96239649dfeb0a16e31c3b978d0d266aMark Andrews [Dean Gaudet] PR#1133
74ff5f080abdffa7823ff93da74969cd9fa25308Mark Andrews *) SECURITY: When a client connects to a particular port/addr, and
a10ae596379471b0dc76ebd8025d91bf2b90bafcMark Andrews gives a Host: header ensure that the virtual host requested can
a10ae596379471b0dc76ebd8025d91bf2b90bafcMark Andrews actually be reached via that port/addr. [Ed Korthof <ed@organic.com>]
09ba9eacebdffc689da9851ce3bd932aedd1deddMark Andrews *) Support virtual hosts with wildcard port and/or multiple ports
d5f13fecca944fc7229dac3215581cebec3ac314Mark Andrews properly. [Ed Korthof <ed@organic.com>]
d844741f5516bce45f8897435342731edb2307cbMark Andrews *) Fixed some case-sensitivity issues according to RFC2068.
53e8e0e27a3db745548a7989639b91d16f841c1fMark Andrews [Dean Gaudet]
d0c827c9c6a21a0708d97314406ff34d79bed5d8Mark Andrews *) Set r->allowed properly in mod_asis.c, mod_dir.c, mod_info.c,
d0c827c9c6a21a0708d97314406ff34d79bed5d8Mark Andrews and mod_include.c. [Dean Gaudet]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Variable 'cwd' was being used pointlessly before being set.
6f691d4893bb29cd6658b75860d93797f091da0dMark Andrews [Ken Coar] PR#1738
3d75a3aef3c26c1957f393e4626177484f53a9d4Mark Andrews *) SIGURG doesn't exist on all platforms.
3d75a3aef3c26c1957f393e4626177484f53a9d4Mark Andrews [Mark Andrew Heinrich <heinrich@tinderbox.Stanford.EDU>]
4e259c5a2321e994708fb1fe04cd4da30aa3b612Mark Andrews *) When an error occurs during a POST, or other operation with a
4e259c5a2321e994708fb1fe04cd4da30aa3b612Mark Andrews request body, the body has to be read from the net before allowing
fcdef14f4a82138fe835a5c3a20d5667e6f4a26cMark Andrews a keepalive session to continue. [Roy Fielding] PR#1399
e9a0e12b2b732285e00e0d9436961d0fe3655aa6Mark Andrews *) When an error occurs in fcntl() locking suggest the user look up
e94754428d472bdde2cba0efdd549bac2e87b98bMark Andrews the docs for LockFile. [Dean Gaudet]
23f2338819fd1a38a828b417eb05be95207e76e2Mark Andrews *) table_set() and table_unset() did not deal correctly with
a53259c4cc558f86dd008eccc60cc89b6734a03cMark Andrews multiple occurrences of the same key. [Stephen Scheck
a53259c4cc558f86dd008eccc60cc89b6734a03cMark Andrews <sscheck@infonex.net>, Ben Laurie] PR#1604
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) send_fd_length() did not calculate total_bytes_sent properly in error
a8be540f55786eb9db43ae52bcc891529602c850Mark Andrews cases. [Ben Reser <breser@regnow.com>] PR#1366
6c52944ef2281095d1c317a45ea013b8f3cfa135Mark Andrews *) r->connection->user was allocated in the wrong pool causing corruption
6c52944ef2281095d1c317a45ea013b8f3cfa135Mark Andrews in some cases when used with mod_cern_meta. [Dean Gaudet] PR#1500
77fad835c56b118faf77a69af618d0bca7a16aacMark Andrews *) mod_proxy was sending HTTP/1.1 responses to ftp requests by mistake.
77fad835c56b118faf77a69af618d0bca7a16aacMark Andrews Also removed the auto-generated link to www.apache.org that was the
e021f388dfc2ac024a103def34818af73e7e869fMark Andrews source of so many misdirected bug reports. [Roy Fielding, Marc Slemko]
dd95acdbce0e2a2775391709cdfca0a9eda7e8f7Mark Andrews *) Multiple "close" tokens may have been set in the "Connection"
c5eebaf6f1311662f8120a8b560e2dbbfd5c92e8Mark Andrews header, not an error, but a waste.
71e7ac828e9f4f2b124455b00c3d11560aa5d4c1Mark Andrews [Ronald.Tschalaer@psi.ch] PR#1683
1e6d80a391137b26e7250e72f6b28eb92c2b9952Mark Andrews *) "basic" and "digest" auth tokens should be tested case-insensitive.
892c9a8817a454fbac32b099eb55af453b19ce86Mark Andrews [Ronald.Tschalaer@psi.ch] PR#1599, PR#1666
af4b677e0de9c4ce67a5187039681a58f73b86eaMark Andrews *) It appears the "257th byte" bug (see
3aca8e5bf3740bbcc3bb13dde242d7cc369abb27Mark Andrews htdocs/manual/misc/known_client_problems.html#257th-byte) can happen
f34970d390482ceea61bd4d5bcd6ead7828157daMark Andrews at the 256th byte as well. Fixed. [Dean Gaudet]
cbfce73e8e020c1d08c7be7b48a849d8333eb9bfMark Andrews *) mod_rewrite would not handle %3f properly in some situations.
84a5b69f0029952e33c96695f0a7d26c2bb8f7ccMark Andrews [Ralf Engelschall]
e9e869569a92c4b1d5339d3bfb22232e5b401db1Mark Andrews *) Apache could generate improperly chunked HTTP/1.1 responses when
73fb13fe97cf2f1d93d5e2ea56583fdb2f40b6f3Mark Andrews the bputc() or rputc() functions were used by modules (such as
73fb13fe97cf2f1d93d5e2ea56583fdb2f40b6f3Mark Andrews mod_include). [Dean Gaudet]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) #ifdef wrap a few #defines in httpd.h to make life easier on
e3d982f4a8e8a974231042ff4303ed8e82dfbdf9Mark Andrews some ports. [Ralf Engelschall]
783707ee556191b974e951f04accf09f443f5fdfMark Andrews *) Fix MPE compilation error in mod_usertrack.c. [Mark Bixby]
e743a2b3b729df76956e903ac6a3dc3d6eea6df6Mark Andrews *) Quote CC='$(CC)' to improve recurse make calls. [Martin Kraemer]
a79348a6db5eb8a5ea69c3989727418ad5a8f224Mark Andrews *) Avoid B_ERROR redeclaration on sysvr4 systems. [Martin Kraemer]
a79348a6db5eb8a5ea69c3989727418ad5a8f224Mark AndrewsChanges with Apache 1.2.5
fed3d5c2fc3fa8e1547e8b5c28c01f1095e17e5fMark Andrews *) SECURITY: Fix a possible buffer overflow in logresolve. This is
fed3d5c2fc3fa8e1547e8b5c28c01f1095e17e5fMark Andrews only an issue on systems without a MAXDNAME define or where
2651dcdf758ed1db3379d7004067fb46d308ed1cMark Andrews the resolver returns domain names longer than MAXDNAME. [Marc Slemko]
2651dcdf758ed1db3379d7004067fb46d308ed1cMark Andrews *) Fix an improper length in an ap_snprintf call in proxy_date_canon().
21094b43a2dc4e1f569a9ed894f5369470cd1a7fMark Andrews [Marc Slemko]
b03a31d98f1cf42414d321c742c9fc04be75b32bMark Andrews *) Fix core dump in the ftp proxy when reading incorrectly formatted
81e6a5849d61c2e710d628cf9a7b7282eaa88c46Mark Andrews directory listings. [Marc Slemko]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) SECURITY: Fix possible minor buffer overflow in the proxy cache.
4181218570e915959dd203c18f8cf4a03dca5d68Mark Andrews [Marc Slemko]
cd0a7c71c0edd9540a7e917a2389a3ad0accc835Mark Andrews *) SECURITY: Eliminate possible buffer overflow in cfg_getline, which
ad98a8699371c9c449982fbbd8ceda91ad745f2aMark Andrews is used to read various types of files such as htaccess and
ad98a8699371c9c449982fbbd8ceda91ad745f2aMark Andrews htpasswd files. [Marc Slemko]
c1807114ce574896694e3f449c73b098fe91730fMark Andrews *) SECURITY: Ensure that the buffer returned by ht_time is always
c1807114ce574896694e3f449c73b098fe91730fMark Andrews properly null terminated. [Marc Slemko]
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews *) SECURITY: General mod_include cleanup, including fixing several
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews possible buffer overflows and a possible infinite loop. This cleanup
276f1d9a380affd06e5fd9a29c30d0ebd433ed36Mark Andrews was done against 1.3 code and then backported to 1.2, the result
055597532db52233e80f617b8b015e8caadcb577Mark Andrews is a large difference (due to indentation cleanup in 1.3 code).
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews Users interested in seeing a smaller set of relevant differences
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews should consider comparing against src/modules/standard/mod_include.c
61a4d5e7d86f3abcd63aa9254900a0cee3444215Mark Andrews from the 1.3b3 release. Non-indentation changes to mod_include
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews between 1.2 and 1.3 were minimal. [Dean Gaudet, Marc Slemko]
055597532db52233e80f617b8b015e8caadcb577Mark Andrews *) SECURITY: Numerous changes to mod_imap in a general cleanup
055597532db52233e80f617b8b015e8caadcb577Mark Andrews including fixing a possible buffer overflow. This cleanup also
055597532db52233e80f617b8b015e8caadcb577Mark Andrews was done with 1.3 code as a basis, see the the previous note
055597532db52233e80f617b8b015e8caadcb577Mark Andrews about mod_include. [Dean Gaudet]
6cdae8730d5a287c30987516c6f99962d4e8e6beMark Andrews *) SECURITY: If a htaccess file can not be read due to bad
6cdae8730d5a287c30987516c6f99962d4e8e6beMark Andrews permissions, deny access to the directory with a HTTP_FORBIDDEN.
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews The previous behavior was to ignore the htaccess file if it could not
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews be read. This change may make some setups with unreadable
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews htaccess files stop working. PR#817 [Marc Slemko]
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews *) SECURITY: no2slash() was O(n^2) in the length of the input.
40e7c805a8f38ad9b20dd6c688496fc09fc971c2Mark Andrews Make it O(n). This inefficiency could be used to mount a denial
9076b18608d8e5cfff8fac54ef82853371fdd0d6Mark Andrews of service attack against the Apache server. Thanks to
073bd4c4bcc2f2597521578dc6ae0f49a065626cMark Andrews Michal Zalewski <lcamtuf@boss.staszic.waw.pl> for reporting
073bd4c4bcc2f2597521578dc6ae0f49a065626cMark Andrews this. [Dean Gaudet]
073bd4c4bcc2f2597521578dc6ae0f49a065626cMark Andrews *) mod_include used uninitialized data for some uses of && and ||.
af5273ceab514c55ddcd7ebaed5d598150b6b8faMark Andrews [Brian Slesinsky <bslesins@wired.com>] PR#1139
3c20ae76389dd7bd2fbbb5145f51fe7f72f97f14Mark Andrews *) mod_imap should decline all non-GET methods.
3c20ae76389dd7bd2fbbb5145f51fe7f72f97f14Mark Andrews [Jay Bloodworth <jay@pathways.sde.state.sc.us>]
2d2e0fff8e168012bc34a40ee24476eddab901ecMark Andrews *) suexec.c wouldn't build without -DLOG_EXEC. [Jason A. Dour]
314cac23654229f5df93af0c41231fd3c2187621Mark Andrews *) mod_userdir was modifying r->finfo in cases where it wasn't setting
314cac23654229f5df93af0c41231fd3c2187621Mark Andrews r->filename. Since those two are meant to be in sync with each other
314cac23654229f5df93af0c41231fd3c2187621Mark Andrews this is a bug. ["Paul B. Henson" <henson@intranet.csupomona.edu>]
c42ab597c433e2410473b5daef8a70f12263cfc1Mark Andrews *) mod_include did not properly handle all possible redirects from sub-
c42ab597c433e2410473b5daef8a70f12263cfc1Mark Andrews requests. [Ken Coar]
2c329da87c5c886e7f4468c69a9e6323121068cbMark Andrews *) Inetd mode (which is buggy) uses timeouts without having setup the
5ec95dc3cbba160d03be874941930bdf3e515bbdMark Andrews jmpbuffer. [Dean Gaudet] PR#1064
31affb2ca39c483670ba71042ce4c984ac257232Mark Andrews *) Work around problem under Linux where a child will start looping
aeb33b58e1979b716d1eb0521df8bc3a0aa41a52Mark Andrews reporting a select error over and over.
43fe2897fc80bbec2115310ca79d432a252f3ea4Mark Andrews [Rick Franchuk <rickf@transpect.net>] PR#1107
9e50b6806e428c817bc9537457db8f0a0aeee167Mark AndrewsChanges with Apache 1.2.4
43fe2897fc80bbec2115310ca79d432a252f3ea4Mark Andrews *) The ProxyRemote change in 1.2.3 introduced a bug resulting in the proxy
9e50b6806e428c817bc9537457db8f0a0aeee167Mark Andrews always making requests with the full-URI instead of just the URI path.
0553f5554f2ecfa137565b83378f566edc8fe6abMark Andrews [Marc Slemko, Roy Fielding]
0553f5554f2ecfa137565b83378f566edc8fe6abMark Andrews *) Add -lm for AIX versions >= 4.2 to allow Apache to link properly
50a3801fa7845d1d345af76a379434f54fd6a84bMark Andrews on this platform. [Marc Slemko]
0553f5554f2ecfa137565b83378f566edc8fe6abMark AndrewsChanges with Apache 1.2.3
fb827ed6df9a473770fb69a75a455b4ad0d14f52Mark Andrews *) The request to a remote proxy was mangled if it was generated as the
ca155b13211202a6195b5a0f085aff06075c4300Mark Andrews result of a ProxyPass directive. URL schemes other than http:// were not
31a71adf14d106260127079f6ea26bea600163e9Mark Andrews supported when ProxyRemote was used. PR#260, PR#656, PR#699, PR#713,
31a71adf14d106260127079f6ea26bea600163e9Mark Andrews PR#812 [Lars Eilebrecht]
110fbe3a1315b38f1491546d82937a01c40f5fdbMark Andrews *) Fixed proxy-pass-through feature of mod_rewrite; Added error logging
110fbe3a1315b38f1491546d82937a01c40f5fdbMark Andrews information for case where proxy module is not available. [Marc Slemko]
3b9a0696f99c40222e50ddae4d0dd9611737c1daMark Andrews *) Force proxy to always respond as HTTP/1.0, which it was failing to
3b9a0696f99c40222e50ddae4d0dd9611737c1daMark Andrews do for errors and cached responses. [Roy Fielding]
12e8e73d76f78649cb61ba161eb51faf851ddb4aMark Andrews *) PORT: Improved support for ConvexOS 11. [Jeff Venters]
12e8e73d76f78649cb61ba161eb51faf851ddb4aMark AndrewsChanges with Apache 1.2.2 [not released]
bce2d35b4879d7878e339a9c60db9364508e38fdMark Andrews *) Fixed another long-standing bug in sub_req_lookup_file where it would
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews happily skip past access checks on subdirectories looked up with relative
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews paths. (It's used by mod_dir, mod_negotiation, and mod_include.)
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews [Dean Gaudet]
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews *) Add lockfile name to error message printed out when
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews USE_FLOCK_SERIALIZED_ACCEPT is defined.
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews [Marc Slemko]
51f99a878d7449a4280b2a8db4c84acb3735f259Mark Andrews *) Enhanced the chunking and error handling inside the buffer functions.
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews [Dean Gaudet, Roy Fielding]
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews *) When merging the main server's <Directory> and <Location> sections into
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews a vhost, put the main server's first and the vhost's second. Otherwise
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews the vhost can't override the main server. [Dean Gaudet] PR#717
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews *) The <Directory> code would merge and re-merge the same section after
722ebc3a47ffd2ac8f0b1a231dbd0cfd485ea2ffMark Andrews a match was found, possibly causing problems with some modules.
722ebc3a47ffd2ac8f0b1a231dbd0cfd485ea2ffMark Andrews [Dean Gaudet]
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews *) Fixed an infinite loop in mod_imap for references above the server root.
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews [Dean Gaudet] PR#748
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews *) mod_include cleanup showed that handle_else was being used to handle
c93003b0a6c063c15495f66300a1822481728fcaMark Andrews endif. It didn't cause problems, but it was cleaned up too.
c93003b0a6c063c15495f66300a1822481728fcaMark Andrews [Howard Fear]
4f32995bf6af48ab410b6d14b160348f5ffe0556Mark Andrews *) Last official synchronization of mod_rewrite with author version (because
a4743d3d26c4dde69b80fd69bca83e0c28063425Mark Andrews mod_rewrite is now directly developed by the author at the Apache Group):
a4743d3d26c4dde69b80fd69bca83e0c28063425Mark Andrews o added diff between mod_rewrite 3.0.6+ and 3.0.9
817a7fb62d05222fb287bbcde910ab3669f6d237Mark Andrews minus WIN32/NT stuff, but plus copyright removement.
2a71a21346ce6a098b7daf98358d5bdced8e6eb6Mark Andrews - workaround for detecting infinite rewriting loops
2a71a21346ce6a098b7daf98358d5bdced8e6eb6Mark Andrews - fixed setting of env vars when "-" is used as subst string
8147940ae7a7280ba12dd35614b9c987b38363faMark Andrews - fixed forced response code on redirects (PR#777)
23ac30603a7639bea1d331537634b079b046b122Mark Andrews - fixed cases where r->args is ""
a90cf89180ae8d9dfd281288cdc75940e46bfdd0Mark Andrews - kludge to disable locking on pipes under braindead SunOS
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews - fix for rewritelog in cases where remote hostname is unknown
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews - fixed totally damaged request_rec walk-back loop
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews o remove static from local data and add static to global ones.
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews o replaced ugly proxy finding stuff by simple
fa901545edc8bb62969121e14199d533a40d0b61Tatuya JINMEI 神明達哉 find_linked_module("mod_proxy") call.
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews o added missing negation char on rewritelog()
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark Andrews o fixed a few comment typos
68ae0f83c00d9e06693f5b138a0ced5a6ceccc5cMark Andrews [Ralf S. Engelschall]
326449ec24b069f5ef59c8e282ae22a50aa27049Mark Andrews *) Anonymous_LogEmail was logging on each subrequest.
207f0a15bb486d8dc27cf5ff963fac6068ee2972Mark Andrews [Dean Gaudet] PR#421, PR#868
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews *) "force-response-1.0" now only applies to requests which are HTTP/1.0 to
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews begin with. "nokeepalive" now works for HTTP/1.1 clients. Added
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews "downgrade-1.0" which causes Apache to pretend it received a 1.0.
a1ed9109a60911df561628e49c5c29e3b0506801Mark Andrews Additionally mod_browser now triggers during translate_name to workaround
ed18f744963c431ff76489aa01ec6fc9fac137fbMark Andrews a deficiency in the header_parse phase.
ed18f744963c431ff76489aa01ec6fc9fac137fbMark Andrews [Dean Gaudet] PR#875
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) get_client_block() returns wrong length if policy is
5639d60b40db2051eb7e737d86635c621ffbfa12Mark Andrews REQUEST_CHUNKED_DECHUNK.
d0deea590e6e175c77f9b5f972fea3fc7a63577aMark Andrews [Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>] PR#815
689023771c563d8660e45d439a207e06e96de28fMark Andrews *) Properly treat <files> container like other containers in mod_info.
fb2c34419d268d36acb222e08e6f789b45a81306Mark Andrews [Marc Slemko] PR#848
fb2c34419d268d36acb222e08e6f789b45a81306Mark Andrews *) The proxy didn't treat the "Host:" keyword of the host header as case-
30b41c205cec69f7bde2d9afb16557b6c1e7a531Mark Andrews insensitive. The proxy would corrupt the first line of a response from
30b41c205cec69f7bde2d9afb16557b6c1e7a531Mark Andrews an HTTP/0.9 server. [Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>] PR#813,814
09b24007634d53673fa4a1468416d4e9ee232b7aMark Andrews *) mod_include would log some bogus values occasionally.
09b24007634d53673fa4a1468416d4e9ee232b7aMark Andrews [Skip Montanaro <skip@calendar.com>, Marc Slemko] PR#797
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 *) PORT: The slack fd changes in 1.2.1 introduced a problem with SIGHUP
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 under Solaris 2.x (up through 2.5.1). It has been fixed.
455bb19b5dbf5dce6e625349acf5018fc4823adbTatuya JINMEI 神明達哉 [Dean Gaudet] PR#832
5e4346a4f9f9ed474d20a4ff05f1bbcb47f9342dMark Andrews *) API: In HTTP/1.1, whether or not a request message contains a body
5e4346a4f9f9ed474d20a4ff05f1bbcb47f9342dMark Andrews is independent of the request method and based solely on the presence
5e4346a4f9f9ed474d20a4ff05f1bbcb47f9342dMark Andrews of a Content-Length or Transfer-Encoding. Therefore, our default
7f2a6b0ef762b4cef9b0b2b59e7f44e4d2d4d32dMark Andrews handlers need to be prepared to read a body even if they don't know
7f2a6b0ef762b4cef9b0b2b59e7f44e4d2d4d32dMark Andrews what to do with it; otherwise, the body would be mistaken for the
e37dff26c6bb6e2ffbba7b089ca3599d5e3e04fbMark Andrews next request on a persistent connection. discard_request_body()
b712879fcb6d584bb16b3f39ec1fb6ee176e4a03Mark Andrews has been added to take care of that. [Roy Fielding] PR#378
21d2ebd23d1ff59d0c081baeab1a97aae1baf4a4Mark Andrews *) API: Symbol APACHE_RELEASE provides a numeric form of the Apache
f697150aefb5d64e5bed4111aa2596a268ee8848Mark Andrews release version number, such that it always increases along the
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt same lines as our source code branching. [Roy Fielding]
9baab4b1a8a5a54c04e47742c7b48311d5575a87Mark Andrews *) Minor oversight on multiple variants fixed. [Paul Sutton] PR#94
c5826852e6c789f59b301f8197e65a1dd4e09a44Mark AndrewsChanges with Apache 1.2.1
c0d2891f6e08fcf5379dfb9a1bf8fbbb63f1952aMark Andrews *) SECURITY: Don't serve file system objects unless they are plain files,
c426fddf168a3cdfc1c4c162365d440c89148ae4Mark Andrews symlinks, or directories. This prevents local users from using pipes
c426fddf168a3cdfc1c4c162365d440c89148ae4Mark Andrews or named sockets to invoke programs for an extremely crude form of
cb75f7ce19e11e3dfedee5a50a331bf53cd2c36bMark Andrews CGI. [Dean Gaudet]
1a6204b6f26677cad76ea5644dc0624aac49b451Mark Andrews *) SECURITY: HeaderName and ReadmeName were settable in .htaccess and
1a6204b6f26677cad76ea5644dc0624aac49b451Mark Andrews could contain "../" allowing a local user to "publish" any file on
9f7d51ee3290e2a064d71016a6bd555b47134a7cMark Andrews the system. No slashes are allowed now. [Dean Gaudet]
d8c2b1787119de43dd6b7e3927ff193ed5df682fMark Andrews *) SECURITY: It was possible to violate the symlink Options using mod_dir
d8c2b1787119de43dd6b7e3927ff193ed5df682fMark Andrews (headers, readmes, titles), mod_negotiation (type maps), or
8bcfe7952124a7aab5ae9fbb9420417b5be12721Mark Andrews mod_cern_meta (meta files). [Dean Gaudet]
8bcfe7952124a7aab5ae9fbb9420417b5be12721Mark Andrews *) SECURITY: Apache will refuse to run as "User root" unless
351696ef9e44e31e200afc0b019f24af6b597471Rob Austein BIG_SECURITY_HOLE is defined at compile time. [Dean Gaudet]
1672cff96d0b02badab6f94524e10285dde851fcMark Andrews *) CONFIG: If a symlink pointed to a directory then it would be disallowed
1672cff96d0b02badab6f94524e10285dde851fcMark Andrews if it contained a .htaccess disallowing symlinks. This is contrary
e9f33cdca0565d049941117d30e4c37ab3c5e990Mark Andrews to the rule that symlink permissions are tested with the symlink
cf6b36171770dc14b6572003b4e8aeaa22536dd4Mark Andrews options of the parent directory. [Dean Gaudet] PR#353
9105a6a730bfb8472c48230629c5a0aebb88c422Mark Andrews *) CONFIG: The LockFile directive can be used to place the serializing
9105a6a730bfb8472c48230629c5a0aebb88c422Mark Andrews lockfile in any location. It previously defaulted to /usr/tmp/htlock.
c5a84548b24ffac37d0154d8f2f4fea36a3aeb23Mark Andrews [Somehow it took four of us: Randy Terbush, Jim Jagielski, Dean Gaudet,
9aa7706900e2451fcd6e44ffe4a45b042ec34cf3Mark Andrews Marc Slemko]
7b78f6665635ed85118352c97ff5a25f5bb242f7Mark Andrews *) Request processing now retains state of whether or not the request
c4f9e613e12f03795bee18cf2ca8e6a9d39d6468Mark Andrews body has been read, so that internal redirects and subrequests will
3b2032121d6e8ae1f4ad24b31a69e1a4b33c91a0Mark Andrews not try to read it twice (and block). [Roy Fielding]
e30e7913c9f0978ae60b4e4572034a4b9ffb46deMark Andrews *) Add a placeholder in modules/Makefile to avoid errors with certain
e30e7913c9f0978ae60b4e4572034a4b9ffb46deMark Andrews makes. [Marc Slemko]
e8346a529a2777d1867e0bbb3440279cbddbd808Mark Andrews *) QUERY_STRING was unescaped in mod_include, it shouldn't be.
e8346a529a2777d1867e0bbb3440279cbddbd808Mark Andrews [Dean Gaudet] PR#644
7de69feda2f66658ce66a8700d64ffb88d47bb6aMark Andrews *) mod_include was not properly changing the current directory.
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews [Marc Slemko] PR#742
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews *) Attempt to work around problems with third party libraries that do not
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews handle high numbered descriptors (examples include bind, and
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews solaris libc). On all systems apache attempts to keep all permanent
49210da3fb6a9268725b2a7db864ade531e5d403Mark Andrews descriptors above 15 (called the low slack line). Solaris users
bb3e43000807197e776407fd8d524a87dcc17a10Mark Andrews can also benefit from adding -DHIGH_SLACK_LINE=256 to EXTRA_CFLAGS
5b4a9ac6bfba91acd3ba976e75b14ee065d6f95eMark Andrews which keeps all non-FILE * descriptors above 255. On all systems
5b4a9ac6bfba91acd3ba976e75b14ee065d6f95eMark Andrews this should make supporting large numbers of vhosts with many open
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews log files more feasible. If this causes trouble please report it,
b0196673ab41b4f17e1c45fba160f3ea2623a06fMark Andrews you can disable this workaround by adding -DNO_SLACK to EXTRA_CFLAGS.
b0196673ab41b4f17e1c45fba160f3ea2623a06fMark Andrews [Dean Gaudet] various PRs
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews *) Related to the last entry, network sockets are now opened before
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews log files are opened. The only known case where this can cause
40fe5e7ac29b695438528c190140fec27d8d1018Mark Andrews problems is under Solaris with many virtualhosts and many Listen
d562cb04df022606af43c7bee3111e4d17cbe4b2Mark Andrews directives. But using -DHIGH_SLACK_LINE=256 described above will
1d8abe0521c8e084dfcdd821173c10e0b416aeb3Mark Andrews work around this problem. [Dean Gaudet]
1d8abe0521c8e084dfcdd821173c10e0b416aeb3Mark Andrews *) USE_FLOCK_SERIALIZED_ACCEPT is now default for FreeBSD, A/UX, and
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews *) Improved unix error response logging. [Marc Slemko]
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews *) Update mod_rewrite from 3.0.5 to 3.0.6. New ruleflag
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews QSA=query_string_append. Also fixed a nasty bug in per-dir context:
18afcb70285f2204b1586c351dd4af0a01d33f75Mark Andrews when a URL http://... was used in conjunction with a special
32c7aa3dd18d57979990574ddb008437b59c2428Rob Austein redirect flag, e.g. R=permanent, the permanent status was lost.
32c7aa3dd18d57979990574ddb008437b59c2428Rob Austein [Ronald Tschalaer <Ronald.Tschalaer@psi.ch>, Ralf S. Engelschall]
358043e40fd0c1fe312e25c28a771aafc3bd7b79Mark Andrews *) If an object has multiple variants that are otherwise equal Apache
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews would prefer the last listed variant rather than the first.
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews [Paul Sutton] PR#94
7389e8330d62a059b8923fb8ca6f933caeb559d9Mark Andrews *) "make clean" at the top level now removes *.o. [Dean Gaudet] PR#752
bb50eb10edbfa31f53699304d6838716d700b85bMark Andrews *) mod_status dumps core in inetd mode. [Marc Slemko and Roy Fielding]
3d8dfd44a3be708f00380064411c16b2fa28303aMark Andrews *) pregsub had an off-by-1 in its error checking code. [Alexei Kosut]
e794f1ef072b4453c4af64717429729bcf3a6a69Mark Andrews *) PORT: fix rlim_t problems with AIX 4.2. [Marc Slemko] PR#333
5f059eef4360bc6c35a38241deb2561884dd9001Mark Andrews *) PORT: Update UnixWare support for 2.1.2.
e180037bc15a98cac0b91ffcf464e9c96918294bMark Andrews [Lawrence Rosenman <ler@lerctr.org>] PR#511
eeac8cfcd3ad738b435ad82fcd5c6387da643f90Mark Andrews *) PORT: NonStop-UX [Joachim Schmitz <schmitz_joachim@tandem.com>] PR#327
99ba7fc5ff50823248155f4f2954ece0271b4354Mark Andrews *) PORT: Update ConvexOS support for 11.5.
d1ef96c5fb81b1edbede4228480848b58e48799eMark Andrews [David DeSimone <fox@convex.com>] PR#399
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews *) PORT: Support for DEC cc compiler under ULTRIX.
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews ["P. Alejandro Lopez-Valencia" <alejolo@ideam.gov.co>] PR#388
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews *) PORT: Support for Maxion/OS SVR4.2 Real Time Unix. [no name given] PR#383
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews *) PORT: Workaround for AIX 3.x compiler bug in http_bprintf.c.
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews [Marc Slemko] PR#725
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews *) PORT: fix problem compiling http_bprintf.c with gcc under SCO
68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307Mark Andrews [Marc Slemko] PR#695
3386e927950e1bacd2ae7bfdc03ee17885bd9993Mark AndrewsChanges with Apache 1.2
c80b5ef256d9c289c403bc90e0fbee3699552808Mark AndrewsChanges with Apache 1.2b11
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews *) Fixed open timestamp fd in proxy_cache.c [Chuck Murcko]
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews *) Added undocumented perl SSI mechanism for -DUSE_PERL_SSI and mod_perl.
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews [Doug MacEachern, Rob Hartill]
b8694095f0109e23d9aaa3e84f840829b014c417Mark Andrews *) Proxy needs to use hard_timeout instead of soft_timeout when it is
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4Mark Andrews reading from one buffer and writing to another, at least until it has
b8694095f0109e23d9aaa3e84f840829b014c417Mark Andrews a custom timeout handler. [Roy Fielding and Petr Lampa]
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews *) Fixed problem on IRIX with servers hanging in IdentityCheck,
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews apparently due to a mismatch between sigaction and setjmp.
e6c95fe56b0491b533f2ca5a3ed8e8e9f74f4fd2Mark Andrews [Roy Fielding] PR#502
1c52f228e9e2d8784273b7af76794031e480e5e8Mark Andrews *) Log correct status code if we timeout before receiving a request (408)
ea0b0c283be744d8b5810927b9981a9afe2f900dMark Andrews or if we received a request-line that was too long to process (414).
c315e5cfead876251ee4ff5600ee67303b2729a4Mark Andrews [Ed Korthof and Roy Fielding] PR#601
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews *) Virtual hosts with the same ServerName, but on different ports, were
c956fbfbbd536407a2f0ef8f138c27729d31744dMark Andrews not being selected properly. [Ed Korthof]
e5477896ce19a38c3b45e93c144e075565b79e9cMark Andrews *) Added code to return the requested IP address from proxy_host2addr()
e5477896ce19a38c3b45e93c144e075565b79e9cMark Andrews if gethostbyaddr() fails due to reverse DNS lookup problems. Original
c52d94fa4b7eaf8b7be9dfda15f9fc2c01041d51Mark Andrews change submitted by Jozsef Hollosi <hollosi@sbcm.com>.
f66cd386cf4d0cc65b28cbaeaf540353406393a8Mark Andrews [Chuck Murcko] PR#614
e94cf7074d8ac30820a715211ae914387996cca9Mark Andrews *) If multiple requests on a single connection are used to retrieve
7e2c0c16d6e03058650f536a5b43cb21598ec91fMark Andrews data from different virtual hosts, the virtual host list would be
7e2c0c16d6e03058650f536a5b43cb21598ec91fMark Andrews scanned starting with the most recently used VH instead of the first,
7e2c0c16d6e03058650f536a5b43cb21598ec91fMark Andrews causing most virtual hosts to be ignored.
6ecbd11029fa201b5f273f4ef016617dc35206aeMark Andrews [Paul Sutton and Martin Mares] PR#610
738bffe2ee7dd6f3efeae8e2cca9017acc9c5f94Mark Andrews *) The OS/2 handling of process group was broken by a porting patch for
8d5b4ce1eb7914205c6433d6575f6d11cd7a9509Mark Andrews MPE, so restored prior code for OS/2. [Roy Fielding and Garey Smiley]
8d5b4ce1eb7914205c6433d6575f6d11cd7a9509Mark Andrews *) Inherit virtual server port from main server if none (or "*") is
c0707105f60934d59321c2fccbc254f9e31ff28aMark Andrews given for VirtualHost. [Dean Gaudet] PR#576
c0707105f60934d59321c2fccbc254f9e31ff28aMark Andrews *) If the lookup for a DirectoryIndex name with content negotiation
50e45d74340656422b21a5513f2d7138dfe24b7aMark Andrews has found matching variants, but none are acceptable, return the
50e45d74340656422b21a5513f2d7138dfe24b7aMark Andrews negotiation result if there are no more DirectoryIndex names to lookup.
be00eb0795d2def3452de0da2adde74e7eda6982Mark Andrews [Petr Lampa and Roy Fielding]
be00eb0795d2def3452de0da2adde74e7eda6982Mark Andrews *) If a soft_timeout occurs after keepalive is set, then the main child
2cd8fa3ef9b168429dcf76603e7b95c58317dd28Mark Andrews loop would try to read another request even though the connection
2cd8fa3ef9b168429dcf76603e7b95c58317dd28Mark Andrews has been aborted. [Roy Fielding]
5ba04ba7a99371afcd4d988854ee71bffdb20df4Mark Andrews *) Configure changes: Allow for whitespace at the start of a
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews Module declaration. Also, be more understanding about the
f6f0bf7d4bb135ba1a421520076a47a61b6870fcMark Andrews CC=/OPTIM= format in Configuration. Finally, fix compiler
f6f0bf7d4bb135ba1a421520076a47a61b6870fcMark Andrews flags if using HP-UX's cc compiler. [Jim Jagielski]
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark Andrews *) Subrequests and internal redirects now inherit the_request from the
4e681da26da4fff442b3ae24b0da2de1f240c43cMark Andrews original request-line. [Roy Fielding]
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews *) Test for error conditions before creating output header fields, since
4499c6cd5e376c59e06cd0be61f3620a1336bc5fMark Andrews we don't want the error message to include those fields. Likewise,
4a6f552617fe422ad90826e48c2a3446e3a2574bMark Andrews reset the content_language(s) and content_encoding of the response
4a6f552617fe422ad90826e48c2a3446e3a2574bMark Andrews before generating or redirecting to an error message, since the new
1195e2e1f2853df56d7ec69d2e01a99d44e4d61dMark Andrews message will have its own Content-* definitions. [Dean Gaudet]
392cd518b3aff35c0396f84884cd51680edd68a1Mark Andrews *) Restored the semantics of headers_out (headers sent only with 200..299
392cd518b3aff35c0396f84884cd51680edd68a1Mark Andrews and 304 responses) and err_headers_out (headers sent with all responses).
74def1c9c1880480bb62eb881e8a7ce28f9f7a20Mark Andrews Avoid the overhead of copying tables if err_headers_out is empty
5efa612be0471cc4e133b795db3dd3addf18ba6cMark Andrews (the usual case). [Roy Fielding]
da059d6dd4035c1f4736e7978065c4d51893b136Mark Andrews *) Fixed a couple places where a check for the default Content-Type was
78ef0ebab3a4039f8efc8afdb7ee4b936ffc34caMark Andrews not properly checking both the value configured by the DefaultType
78ef0ebab3a4039f8efc8afdb7ee4b936ffc34caMark Andrews directive and the DEFAULT_TYPE symbol in httpd.h. Changed the value
78ef0ebab3a4039f8efc8afdb7ee4b936ffc34caMark Andrews of DEFAULT_TYPE to match the documented default (text/plain).
f620c5e527746a2ec3d90a11d21abd8a114746dfTatuya JINMEI 神明達哉 [Dean Gaudet] PR#506
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉 *) Escape the HTML-sensitive characters in the Request-URI that is
ec3f1d35170225c74d11c27bb184e250d150b209Tatuya JINMEI 神明達哉 output for each child by mod_status. [Dean Gaudet and Ken Coar] PR#501
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Properly initialize the flock structures used by the mutex locking
71839e2a424a904a60429a380ee7685464022e4bMark Andrews around accept() when USE_FCNTL_SERIALIZED_ACCEPT is defined.
578f588228f5e04ccf648b6ae596f396ad6a22c9Mark Andrews [Marc Slemko]
578f588228f5e04ccf648b6ae596f396ad6a22c9Mark Andrews *) The method for determining PATH_INFO has been restored to the pre-1.2b
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt (and NCSA httpd) definition wherein it was the extra path info beyond
e0199985cfe68e8556cf0060ad8f7effbcdc5628Mark Andrews the CGI script filename. The environment variable FILEPATH_INFO has
38e8022ace865803bdd609c9763cd7d7ba2818dcMark Andrews been removed, and instead we supply the original REQUEST_URI to any
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt script that wants to be Apache-specific and needs the real URI path.
445acbbea8bd5143749e97a8ff247a808321aa6cMark Andrews This solves a problem with existing scripts that use extra path info
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt in the ScriptAlias directive to pass options to the CGI script.
8407fbc61d73caa766c0689558525d0a76296c86Mark Andrews [Roy Fielding]
08b40678f36df355db8e7b84fa4e74f726dd2b3eMark Andrews *) The _default_ change in 1.2b10 will change the behaviour on configs
08b40678f36df355db8e7b84fa4e74f726dd2b3eMark Andrews that use multiple Listen statements for listening on multiple ports.
b9625d9be5d89015b75cc7c25088a8d1a3bb7655Mark Andrews But that change is necessary to make _default_ consistent with other
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews forms of <VirtualHost>. It requires such configs to be modified
cc32d38366fa680fc29f9fb17bd3ebe515835445Mark Andrews to use <VirtualHost _default_:*>. The documentation has been
267a22597fc1c5ffd81532ec1afad36b729f6cb4Tatuya JINMEI 神明達哉 updated. [Dean Gaudet] PR#530
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) If an ErrorDocument CGI script is used to respond to an error
267a22597fc1c5ffd81532ec1afad36b729f6cb4Tatuya JINMEI 神明達哉 generated by another CGI script which has already read the message
3dc3d557be91d59317b34fc5a9ae79b1925d5878Mark Andrews body of the request, the server would block trying to read the
c5076a76f6562b5aa48e6a1c680c343b53846157Mark Andrews message body again. [Rob Hartill]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) signal() replacement conflicted with a define on QNX (and potentially
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews other platforms). Fixed. [Ben Laurie] PR#512
86548554f6180bbe051c8cd8f03c93fc9b6a7825Mark AndrewsChanges with Apache 1.2b10
5ed76fa7ea83d3ce7a33d365aa3b84410c3b8773Mark Andrews *) Allow HTTPD_ROOT, SERVER_CONFIG_FILE, DEFAULT_PATH, and SHELL_PATH
5ed76fa7ea83d3ce7a33d365aa3b84410c3b8773Mark Andrews to be configured via -D in Configuration. [Dean Gaudet] PR#449
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews *) <VirtualHost _default_:portnum> didn't work properly. [Dean Gaudet]
b21b49a1d43dbc44d2b15674ce03a13562165566Mark Andrews *) Added prototype for mktemp() for SUNOS4 [Marc Slemko]
b21b49a1d43dbc44d2b15674ce03a13562165566Mark Andrews *) In mod_proxy.c, check return values for proxy_host2addr() when reading
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt config, in case the hostent struct returned is trash.
de6ceebf98bedee0b1e1e81d078befbd728b801cMark Andrews [Chuck Murcko] PR #491
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews *) Fixed the fix in 1.2b9 for parsing URL query info into args for CGI
349f684cf175422918d10e91e7bee747c18ae840Mark Andrews scripts. [Dean Gaudet, Roy Fielding, Marc Slemko]
1cf54d1966b3de8f6593e9e80eae9a80a1c011adMark AndrewsChanges with Apache 1.2b9 [never announced]
c3c72c1033b9d085b1a1fe74a9e3efb6db724ce2Mark Andrews *) Reset the MODULE_MAGIC_NUMBER to account for the unsigned port
b4fe7caac90b28629d207b40a77862e2535f925cMark Andrews changes and in anticipation of 1.2 final release. [Roy Fielding]
a0a19510c03e6004fd11ec278745d499751cd081Mark Andrews *) Fix problem with scripts not receiving a SIGPIPE when client drops
c2ec022f5784a2ff844f7d062c2022197dc4ad09Mark Andrews the connection (e.g., when user presses Stop). Apache will now stop
c2ec022f5784a2ff844f7d062c2022197dc4ad09Mark Andrews trying to send a message body immediately after an error from write.
c2ec022f5784a2ff844f7d062c2022197dc4ad09Mark Andrews [Roy Fielding and Nathan Kurz] PR#335
1ae75c1024eb0475c2be352b8707772e16332ad0Mark Andrews *) Rearrange Configuration.tmpl so that mod_rewrite has higher priority
1ae75c1024eb0475c2be352b8707772e16332ad0Mark Andrews than mod_alias, and mod_alias has higher priority than mod_proxy;
1ae75c1024eb0475c2be352b8707772e16332ad0Mark Andrews rearranged other modules to enhance understanding of their purpose
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews and relative order (and maybe even reduce some overhead).
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews [Roy Fielding and Sameer Parekh]
ed76ec2056f92ae846b260ccfb4f93e3b3f6bdebMark Andrews *) Fix graceful restart. Eliminate many signal-related race
ea17e969771f19485dc7ab2f731d641128a9ee3bMark Andrews conditions in both forms of restart, and in SIGTERM. See
ea17e969771f19485dc7ab2f731d641128a9ee3bMark Andrews htdocs/manual/stopping.html for details on stopping and
ea17e969771f19485dc7ab2f731d641128a9ee3bMark Andrews restarting the parent. [Dean Gaudet]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Fix memory leaks in mod_rewrite, mod_browser, mod_include. Tune
5eb0659963ec2aa5158425b39620ec1b30c83c7bMark Andrews memory allocator to avoid a behaviour that required extra blocks to
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews be allocated. [Dean Gaudet]
6fac7ff1f9ec9c3873d3b55c5079fa79aba1f146Mark Andrews *) Allow suexec to access files relative to current directory but not
e1f638a7141a4c1364e4ca45025241c9e2fecf74Mark Andrews above. (Excluding leading / or any .. directory.) [Ken Coar]
4995dba770c1f5f421cf22a2e9e138586a153765Mark Andrews PR#269, 319, 395
fb827ed6df9a473770fb69a75a455b4ad0d14f52Mark Andrews *) Fix suexec segfault when group doesn't exist. [Gregory Neil Shapiro]
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews PR#367, 368, 354, 453
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Fix the above fix: if suexec is enabled, avoid destroying r->url
154bd87b5c9d603329dd691b822525c6885f21d4Mark Andrews while obtaining the /~user and save the username in a separate data
8862388bcb44f634cbfc3e69f11ff4cb76590a4bMark Andrews area so that it won't be overwritten by the call to getgrgid(), and
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt fix some misuse of the pool string allocation functions. Also fixes
6ec0f98cf6e88aeba1615763fdec253bf391f22eMark Andrews a general problem with parsing URL query info into args for CGI scripts.
cf7432f74761107ac3cbafadc524b5d650919fedMark Andrews [Roy Fielding] PR#339, 367, 354, 453
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Fix IRIX warning about bzero undefined. [Marc Slemko]
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews *) Fix problem with <Directory proxy:...>. [Martin Kraemer] PR#271
7c82b7ae3f3006e20d00529a15372d6cba133c20Mark Andrews *) Corrected spelling of "authoritative". AuthDBAuthoratative became
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews AuthDBAuthoritative. [Marc Slemko] PR#420
8d414d155953f89a4eff40f16878438a8c9228f3Mark Andrews *) MaxClients should be at least 1. [Lars Eilebrecht] PR#375
7c82b7ae3f3006e20d00529a15372d6cba133c20Mark Andrews *) The default handler now logs invalid methods or URIs (i.e. PUT on an
7d4a465de03b26bf9f5ef131d03253b8f6afc169Mark Andrews object that can't be PUT, or FOOBAR for some method FOOBAR that
7d4a465de03b26bf9f5ef131d03253b8f6afc169Mark Andrews apache doesn't know about at all). Log 404s that occur in mod_include.
6e3bc2e0f715e2f3ddbfc10811303f39cce37fc6Mark Andrews [Paul Sutton, John Van Essen]
0b9af9eb37f624033652f6cc463262474ee13344Mark Andrews *) If a soft timeout (or lingerout) occurs while trying to flush a
85315eb5361d92ba034cecc26c3526e121392386Mark Andrews buffer or write inside buff.c or fread'ing from a CGI's output,
3b1fce680f1dbe9467cd3b0ab3138ea52d5a976fMark Andrews then the timeout would be ignored. [Roy Fielding] PR#373
ead4d2d676b12a856769d3750861c6efbb95f709Mark Andrews *) Work around a bug in Netscape Navigator versions 2.x, 3.x and 4.0b2's
0822cc50657c972c6a5ee29cba9506847c7ea7c2Mark Andrews parsing of headers. If the terminating empty-line CRLF occurs starting
0822cc50657c972c6a5ee29cba9506847c7ea7c2Mark Andrews at the 256th or 257th byte of output, then Navigator will think a normal
bdb609f5874056f6f1cd212ebf8700132e683fe5Mark Andrews image is invalid. We are guessing that this is because their initial
c5cde9d5a70c921da901a23845e740ccc7a8c4e4Mark Andrews read of a new request uses a 256 byte buffer. We check the bytes written
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt so far and, if we are about to tickle the bug, we instead insert a
bae21f249ead77e442a025b9b18d90e21ebf72ceMark Andrews padding header of eminent bogosity. [Roy Fielding and Dean Gaudet] PR#232
a3a09ca2497e925a9f0ba76f1525c6c60e5d5094Mark Andrews *) Fixed SIGSEGV problem when a DirectoryIndex file is also the source
7f5a3cea4e93ad683b13ebef8a6589afd97fb762Mark Andrews of an external redirection. [Roy Fielding and Paul Sutton]
9c3df90dd3767bcc14c4028fb3d81b26d056e821Mark Andrews *) Configure would create a broken Makefile if the configuration file
9c3df90dd3767bcc14c4028fb3d81b26d056e821Mark Andrews contained a commented-out Rule. [Roy Fielding]
50105afc551903541608b11851d73278b23579a3Mark Andrews *) Promote per_dir_config and subprocess_env from the subrequest to the
1285fa26e632e3b386435b730b47b5ff1a03e553Mark Andrews main request in mod_negotiation. In particular this fixes a bug
1285fa26e632e3b386435b730b47b5ff1a03e553Mark Andrews where <Files> sections wouldn't properly apply to negotiated content.
5a680f4170ba77be1e31cf1fc40ab43856919078Mark Andrews [Dean Gaudet]
ad35e0aec9dae18ee31e760beab1602f7eb4ef05Mark Andrews *) Fix a potential deadlock in mod_cgi script_err handling.
2047977ce2dfcfe3a0fa2d638c3242841310fad3Mark Andrews [Ralf S. Engelschall]
8c5d451ea2898586c00932efeb5123b41afc9650Mark Andrews *) rotatelogs zero-pads the logfile names to improve alphabetic sorting.
9c8fb5f756d99a4ecba95df9a00757384f3b71b7Mark Andrews [Mitchell Blank Jr]
fa7ee558e0536a94bfdb154a7c7ba298535459c4Mark Andrews *) Updated mod_rewrite to 3.0.4: Fixes HTTP redirects from within
d81018ac98b287438248cd0e3a1c230eb40b0b55Mark Andrews .htaccess files because the RewriteBase was not replaced correctly.
1d7cbe71b99ea0e883a4cf8af8a91bba04a3597eMark Andrews Updated mod_rewrite to 3.0.5: Fixes problem with rewriting inside
1d7cbe71b99ea0e883a4cf8af8a91bba04a3597eMark Andrews <Directory> sections missing a trailing /. [Ralf S. Engelschall]
c569a0e4d518bf30be1b2ba9cc3592fe470e9822Mark Andrews *) Clean up Linux settings in conf.h by detecting 2.x versus 1.x. For
c569a0e4d518bf30be1b2ba9cc3592fe470e9822Mark Andrews 1.x the settings are those of pre-1.2b8. For 2.x we include
e9964e7db4467722300c0d7d52ec1d7a51a784c1Mark Andrews USE_SHMGET_SCOREBOARD (scoreboard in shared memory rather than file) and
89783da064f4f9bf2e82d2b3941ddeffe2a8c30dMark Andrews HAVE_SYS_RESOURCE_H (enable the RLimit commands).
50105afc551903541608b11851d73278b23579a3Mark Andrews [Dean Gaudet] PR#336, PR#340
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) Redirect did not preserve ?query_strings when present in the client's
a03848252fa85734ca75beae3d0b01bb503c0a8bMark Andrews request. [Dean Gaudet]
a03848252fa85734ca75beae3d0b01bb503c0a8bMark Andrews *) Configure was finding non-modules on EXTRA_LIBS. [Frank Cringle] PR#380
22fa4e3206c2048cabaf75a3ae21132fd5542848Mark Andrews *) Use /bin/sh5 on ULTRIX. [P. Alejandro Lopez-Valencia] PR#369
3ad4e307b64bcf8baa984e10a4e7549dbeaea31dMark Andrews *) Add UnixWare compile/install instructions. [Chuck Murcko]
3f08fb69eb3b5f6eaa3c57160dff0998e1569283Mark Andrews *) Add mod_example (illustration of API techniques). [Ken Coar]
91c79af4755df2d892511512e0fc886639518a92Mark Andrews *) Add macro for memmove to conf.h for SUNOS4. [Marc Slemko]
bf74532c942054bccc3df5227009ce52063a9dafMark Andrews *) Improve handling of directories when filenames have spaces in them.
80c5a37ddcb42239f6b7d16b66ca0426ca6ffe2cMark Andrews [Chuck Murcko]
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews *) For hosts with multiple IP addresses, try all additional addresses if
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews necessary to get a connect. Fail only if hostent address list is
821644d49b73b49f2abc5463bc53a3132f612478Mark Andrews exhausted. [Chuck Murcko]
74cb99072c4b0ebd2ccafcfa284288fa760f7a1aMark Andrews *) More signed/unsigned port fixes. [Dean Gaudet]
902aebfb5ad7c735f74f700da288dc4519b83123Mark Andrews *) HARD_SERVER_LIMIT can be defined in the Configuration file now.
22cd704fca51434f7aba193fd94d3291cc94ba2bMark Andrews [Dean Gaudet]
0e4f7c9d4e1a4bb66f0702e9f9975c392a15918bMark AndrewsChanges with Apache 1.2b8
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) suexec.c doesn't close the log file, allowing CGIs to continue writing
dbc4666b1b153775001613af160541da986429b2Mark Andrews to it. [Marc Slemko]
aa20b1b625dc406e1d9c3ff95d2a4af432e119faMark Andrews *) The addition of <Location> and <File> directives made the
aa20b1b625dc406e1d9c3ff95d2a4af432e119faMark Andrews sub_req_lookup_simple() function bogus, so we now handle
54a8b1e6ede781e9f4059512530046db8c4de1ddMark Andrews the special cases directly. [Dean Gaudet]
c4b8c7555d4abcfa4706c0551b00d71554250936Mark Andrews *) We now try to log where the server is dumping core when a fatal
4b28ee17ca96def8c7e7a8a45af55da81545f20aMark Andrews signal is received. [Ken Coar]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Improved lingering_close by adding a special timeout, removing the
4b28ee17ca96def8c7e7a8a45af55da81545f20aMark Andrews spurious log messages, removing the nonblocking settings (they
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews are not needed with the better timeout), and adding commentary
f7e94169a9814c8e7d2ac8ac62bf0ccafb5a2cb6Mark Andrews about the NO_LINGCLOSE and USE_SO_LINGER issues. NO_LINGCLOSE is
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews now the default for SunOS4, UnixWare, NeXT, and IRIX. [Roy Fielding]
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews *) Send error messages about setsockopt failures to the server error
774c3a62d9adca187b44fe90919bb409a43a2f2aMark Andrews log instead of stderr. [Roy Fielding]
1f058fb7d18d43e26ab0c9e8ce2ff6615740186aMark Andrews *) Fix loopholes in proxy cache expiry vis a vis alarms. [Brian Moore]
1f058fb7d18d43e26ab0c9e8ce2ff6615740186aMark Andrews *) Stopgap solution for CGI 3-second delay with server-side includes: if
6bd3b1fdb3915931ac158b2126fae35711bd0b26Mark Andrews processing a subrequest, allocate memory from r->main->pool instead
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews of r->pool so that we can avoid waiting for free_proc_chain to cleanup
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews in the middle of an SSI request. [Dean Gaudet] PR #122
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews *) Fixed status of response when POST is received for a nonexistent URL
f8dfdef682c54f61cacebfb31260f3d6ba4ea54aMark Andrews (was sending 405, now 404) and when any method is sent with a
b3d3e578410209d849efb59c9ea4925ca5c9ca68Mark Andrews full-URI that doesn't match the server and the server is not acting
b3d3e578410209d849efb59c9ea4925ca5c9ca68Mark Andrews as a proxy (was sending 501, now 403). [Roy Fielding]
96c973a6a96f10c93ede4c66964ceae47535a07aMark Andrews *) Host port changed to unsigned short. [Ken Coar] PR #276
96c973a6a96f10c93ede4c66964ceae47535a07aMark Andrews *) Fix typo in command definition of AuthAuthoritative. [Ken Coar] PR #246
9cf0970f43a41fe78a78d878f1d45c65f0b733d3Mark Andrews *) Defined USE_SHMGET_SCOREBOARD for shared memory on Linux. [Dean Gaudet]
ad430189fb0028e41ae722f6e3c465b4bdd47af1Mark Andrews *) Report extra info from errno with many errors that cause httpd to exit.
ad430189fb0028e41ae722f6e3c465b4bdd47af1Mark Andrews spawn_child, popenf, and pclosef now have valid errno returns in the
ad430189fb0028e41ae722f6e3c465b4bdd47af1Mark Andrews event of an error. Correct problems where errno was stomped on
90c4900d5cf1a1b556ae4c1de6338b2e7475ee55Mark Andrews before being reported. [Dean Gaudet]
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews *) In the proxy, if the cache filesystem was full, garbage_coll() was
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews never called, and thus the filesystem would remain full indefinitely.
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews We now also remove incomplete cache files left if the origin server
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews didn't send a Content-Length header and either the client has aborted
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews transfer or bwrite() to client has failed. [Petr Lampa]
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews *) Fixed the handling of module and script-added header fields.
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews Improved the interface for sending header fields and reduced
35541328a8c18ba1f984300dfe30ec8713c90031Mark Andrews the duplication of code between sending okay responses and errors.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews We now always send both headers_out and err_headers_out, and
029a79c8807a5378a31f0f92e9c600bd46be17c9Mark Andrews ensure that the server-reserved fields are not being overridden,
1f1b47a2ba565f96a97981e8447f80eba6854887Mark Andrews while not overriding those that are not reserved. [Roy Fielding]
9dabd0455ca923b5b02f74c1e999702ddc9c6fd2Mark Andrews *) Moved transparent content negotiation fields to err_headers_out
61fb42c4ef45d88e115bd769c30c4f36b461870bMark Andrews to reflect above changes. [Petr Lampa]
9cc75a3e5b0b54c5015e3f73a4a64d273560d5e3Mark Andrews *) Fixed the determination of whether or not we should make the
9cc75a3e5b0b54c5015e3f73a4a64d273560d5e3Mark Andrews connection persistent for all of the cases where some other part
c3f9bda20f0993bc7aa4c654e7e2082adfbaa47fMark Andrews of the server has already indicated that we should not. Also
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt improved the ordering of the test so that chunked encoding will
c3f9bda20f0993bc7aa4c654e7e2082adfbaa47fMark Andrews be set whenever it is desired instead of only when KeepAlive
f0e57c23e01731ed9e7f2dae585e6c643e590111Mark Andrews is enabled. Added persistent connection capability for most error
f0e57c23e01731ed9e7f2dae585e6c643e590111Mark Andrews responses (those that do not indicate a bad input stream) when
dbbcb98a7069e5b79c5100b3c9cc3f3e5704d14eMark Andrews accessed by an HTTP/1.1 client. [Roy Fielding]
c52ae25dd70636c673d4a299859137a1c8ba611aMark Andrews *) Added missing timeouts for sending header fields, error responses,
6286983c506433d642b23e64845c50be30f2a7f6Mark Andrews and the last chunk of chunked encoding, each of which could have
6286983c506433d642b23e64845c50be30f2a7f6Mark Andrews resulted in a process being stuck in write forever. Using soft_timeout
d0aebc5a55b6145297d94f8aee939852357c59fcMark Andrews requires that the sender check for an aborted connection rather than
d0aebc5a55b6145297d94f8aee939852357c59fcMark Andrews continuing after an EINTR. Timeouts that used to be initiated before
d0aebc5a55b6145297d94f8aee939852357c59fcMark Andrews send_http_header (and never killed) are now initiated only within or
f470686d921e6aa26726109226310a42ad8a44f3Mark Andrews around the routines that actually do the sending, and not allowed to
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt propagate above the caller. [Roy Fielding]
fd447061627e77db3ccf2536e14134e50647b9beMark Andrews *) mod_auth_anon required an @ or a . in the email address, not both.
fd447061627e77db3ccf2536e14134e50647b9beMark Andrews [Dirk vanGulik]
9f1bca36e43f076ab49d8de51301cb3c2dc04995Mark Andrews *) per_dir_defaults weren't set correctly until directory_walk for
9f1bca36e43f076ab49d8de51301cb3c2dc04995Mark Andrews name-based vhosts. This fixes an obscure bug with the wrong config
9f1bca36e43f076ab49d8de51301cb3c2dc04995Mark Andrews info being used for vhosts that share the same ip as the server.
0e0d2891c08b70886f811d627bfb91a0c5e07dfcMark Andrews [Dean Gaudet]
0e0d2891c08b70886f811d627bfb91a0c5e07dfcMark Andrews *) Improved generation of modules/Makefile to be more generic for
0e0d2891c08b70886f811d627bfb91a0c5e07dfcMark Andrews new module directories. [Ken Coar, Chuck Murcko, Roy Fielding]
7052e191ce63fdf063a977695718ff426a27628eMark Andrews *) Generate makefile dependency for Configuration based on the actual
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews name given when running the Configure process. [Dean Gaudet]
6f3e68a8dbad508b815f42a0250122ca5e58972eMark Andrews *) Fixed problem with vhost error log not being set prior to
62bdc6103b8245b812eef9faabee8e644afcc25fMark Andrews initializing virtual hosts. [Dean Gaudet]
185fd227381269568e193147a98f292210a16f2cMark Andrews *) Fixed infinite loop when a trailing slash is included after a type map
fb31e2890814be0ac3c343d91144f89ce5e05784Mark Andrews file URL (extra path info). [Petr Lampa]
d5ad558234adfef1b847b534dd7b4c6302cc5ea3Mark Andrews *) Fixed server status updating of per-connection counters. [Roy Fielding]
62700b67eb8abb7d13f9c3c1bc4b60a1477d35d8Mark Andrews *) Add documentation for DNS issues (reliability and security), and try
62700b67eb8abb7d13f9c3c1bc4b60a1477d35d8Mark Andrews to explain the virtual host matching process. [Dean Gaudet]
cdb6532e86a8f3d3d563b6da8c333bdf377d51ddMark Andrews *) Try to continue gracefully by disabling the vhost if a DNS lookup
cdb6532e86a8f3d3d563b6da8c333bdf377d51ddMark Andrews fails while parsing the configuration file. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Improved calls to setsockopt. [Roy Fielding]
5e41884b4a1871eb83e66f0d68ca4d04bbbc857eMark Andrews *) Negotiation changes: Don't output empty content-type in variant list;
5e41884b4a1871eb83e66f0d68ca4d04bbbc857eMark Andrews Output charset in variant list; Return sooner from handle_multi() if
54a565b1409a0c259ee3b20791db1b4636addc5eMark Andrews no variants found; Add handling of '*' wildcard in Accept-Charset.
93a90ddd6b588a381b6894974a2d48727f19d42bMark Andrews [Petr Lampa and Paul Sutton]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Fixed overlaying of request/sub-request notes and headers in
eabf7ff29a88c578619fdc0d307f9e0bad0d6ce8Mark Andrews mod_negotiation. [Dean Gaudet]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) If two variants' charset quality are equal and one is the default
8f2b99738760449de3431b191c0c9c0ea08fdc2eMark Andrews charset (iso-8859-1), then prefer the variant that was specifically
6342df69b05f2f62d060fd4affdf536e51504084Mark Andrews listed in Accept-Charset instead of the default. [Petr Lampa]
6342df69b05f2f62d060fd4affdf536e51504084Mark Andrews *) Memory allocation problem in push_array() -- it would corrupt memory
5caf500beeb91b96a2bb2fd55080141569aead97Mark Andrews when nalloc==0. [Kai Risku <krisku@tf.hut.fi> and Roy Fielding]
6f808593181c16d5a7625cb527a5755872f9680cMark Andrews *) invoke_handler() doesn't handle mime arguments in content-type
012dedf87438043ff00d4deec8b488eec2be2a1cMark Andrews [Petr Lampa] PR#160
6f808593181c16d5a7625cb527a5755872f9680cMark Andrews *) Reduced IdentityCheck timeout to 30 seconds, as per RFC 1413 minimum.
1edbf336252ea6a94d58f3f1a135567e2956e8caMark Andrews *) Fixed problem with ErrorDocument not working for virtual hosts
e407562a75eb93073bb72089cced150d7ffe4d4fTatuya JINMEI 神明達哉 due to one of the performance changes in 1.2b7. [Dean Gaudet]
8cb1558ff82868e45e76aa64e2ff72986aeebce2Tatuya JINMEI 神明達哉 *) Log an error message if we get a request header that is too long,
6da7c87a77ecfd9ccce36f96b4ccd20e1b9cccf1Tatuya JINMEI 神明達哉 since it may indicate a buffer overflow attack. [Marc Slemko]
582b6dc68b2defc1d8795df8f1da31bd1825c30bTatuya JINMEI 神明達哉 *) Made is_url() allow "[-.+a-zA-Z0-9]+:" as a valid scheme and
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 not reject URLs without a double-slash, as per RFC2068 section 3.2.
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 [Ken Coar] PR #146, #187
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 *) Added table entry placeholder for new header_parser callback
d0eb2cc33c5db3366a16b1cb0abcca6ec7c8ee3cTatuya JINMEI 神明達哉 in all of the distributed modules. [Ken Coar] PR #191
bb030ee88e51488a464146dfce4db74d16e05a0cMark Andrews *) Allow for cgi files without the .EXE extension on them under OS/2.
bb030ee88e51488a464146dfce4db74d16e05a0cMark Andrews [Garey Smiley] PR #59
e724512f2be8d3de5f2982ebba0b2cdaf8325702Mark Andrews *) Fixed error message when resource is not found and URL contains
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews path info. [Petr Lampa and Dean Gaudet] PR #40
b6d52ee5bea1b9d9074698e693b49ce96edff47bMark Andrews *) Fixed user and server confusion over what should be a virtual host
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt and what is the main server, resulting in access to something
b657d7db3b73701430b7d1fa17e9c016fd859088Mark Andrews other than the name defined in the virtualhost directive (but
8d42bb315ce6745e5631eda4eac59d3b981e58c6Mark Andrews with the same IP address) failing. [Dean Gaudet]
8d42bb315ce6745e5631eda4eac59d3b981e58c6Mark Andrews *) Updated mod_rewrite to version 3.0.2, which: fixes compile error on
4efe32b8bb512ac03a139b77f008600c5a3624eaMark Andrews AIX; improves the redirection stuff to enable the users to generally
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt redirect to http, https, gopher and ftp; added TIME variable for
4efe32b8bb512ac03a139b77f008600c5a3624eaMark Andrews RewriteCond which expands to YYYYMMDDHHMMSS strings and added the
89639a5e13cace9166bf14931b9e1ce9dc8c47a3Mark Andrews special patterns >STRING, <STRING and =STRING to RewriteCond, which
89639a5e13cace9166bf14931b9e1ce9dc8c47a3Mark Andrews can be used in conjunction with %{TIME} or other variables to create
94be8e357c37c843027e899bb277a314ea828a4cMark Andrews time-dependent rewriting rules. [Ralf S. Engelschall]
94be8e357c37c843027e899bb277a314ea828a4cMark Andrews *) bpushfd() no longer notes cleanups for the file descriptors it is handed.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Module authors may need to adjust their code for proper cleanup to take
49fcdcd940274fedcb9cf943f0ee8144369527fdMark Andrews place (that is, call note_cleanups_for_fd()). This change fixes problems
49fcdcd940274fedcb9cf943f0ee8144369527fdMark Andrews with file descriptors being erroneously closed when the proxy module was
49fcdcd940274fedcb9cf943f0ee8144369527fdMark Andrews in use. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix bug in suexec reintroduced by changes in 1.2b7 which allows
93d6dfaf66258337985427c86181f01fc51f0bb4Mark Andrews initgroups() to hose the group information needed for later
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews comparisons. [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Remove unnecessary call to va_end() in create_argv() which
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews caused a SEGV on some systems.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Use proper MAXHOSTNAMELEN symbol for limiting length of server name.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Dean Gaudet]
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) Clear memory allocated for listeners. [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Improved handling of IP address as a virtualhost address and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews introduced "_default_" as a synonym for the default vhost config.
baee883e378402698eeb7326538a7d432c8350d1Mark Andrews [Dean Gaudet] PR #212
68cd13fff2b45c8a941ed8ac3efa0698798dcc96Mark AndrewsChanges with Apache 1.2b7
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Port to UXP/DS(V20) [Toshiaki Nomura <nom@yk.fujitsu.co.jp>]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) unset Content-Length if chunked (RFC-2068) [Petr Lampa]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) mod_negotiation fixes [Petr Lampa] PR#157, PR#158, PR#159
0b1da8124c817270f5dfe46cd0211b993c931a91Mark Andrews - replace protocol response numbers with symbols
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - save variant-list into main request notes
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - free allocated memory from subrequests
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - merge notes, headers_out and err_headers_out
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) changed status check mask in proxy_http.c from "HTTP/#.# ### *" to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews "HTTP/#.# ###*" to be more lenient about what we accept.
da34d92aeee25dedd6affd69623dc7d0aba2cc23Mark Andrews [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) more proxy FTP bug fixes:
da34d92aeee25dedd6affd69623dc7d0aba2cc23Mark Andrews - Changed send_dir() to remove user/passwd from displayed URL.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - Changed login error messages to be more descriptive.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - remove setting of SO_DEBUG socket option
20d90a37532b92b0471c56fb583d6b2ddc32caa6Mark Andrews - Make ftp_getrc() more lenient about multiline responses,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews specifically, 230 responses which don't have continuation 230-
fefe1106d96d3a89b21315f665b36a67cdea3840Mark Andrews on each line). These seem to be all NT FTP servers, and while
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews perhaps questionable, they appear to be legal by RFC 959.
4607e7a9b8dfb1b41c70e51c2b603daaf22cf302Mark Andrews - Add missing kill_timeout() after transfer to user completes.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed problem where a busy server could hang when restarting
c528ef03d9cdfd7eed4fe6b93563dd599bbb25b0Mark Andrews after being sent a SIGHUP due to child processes not exiting.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Modify mod_include escaping so a '\' only signifies an escaped
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews character if the next character is one that needs
c282d16311ce06b6bcb594be716cde4ad5c40af9Mark Andrews escaping. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Eliminated possible infinite loop in mod_imap when relative URLs are
1b5a72829324a0d2fa327a270caea8fd02ae8779Mark Andrews used with a 'base' directive that does not have a '/' in it.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Marc Slemko, reported by Onno Witvliet <onno@tc.hsa.nl>]
5e9f6125246cec57771bcdeefed03153d41c23fdMark Andrews *) Reduced the default timeout from 1200 seconds to 300, and the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews one in the sample configfile from 400 to 300. [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Stop vbprintf from crashing if given a NULL string pointer;
3184ff5e45c8f821e5165ea60d674bfb87faf5b8Mark Andrews print (null) instead. [Ken Coar]
1e107b3d7b54de5022c3328423164e533afcc15eMark Andrews *) Don't disable Nagle algorithm if system doesn't have TCP_NODELAY.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Marc Slemko and Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed problem with mod_cgi-generated internal redirects trying to
87c7b822b7bcdd8bec7ba1c01937286308b4847cMark Andrews read the request message-body twice. [Archie Cobbs and Roy Fielding]
17a14e451df80b3d82278e5c925682ade3263dbcMark Andrews *) Reduced timeout on lingering close, removed possibility of a blocked
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews read causing the child to hang, and stopped logging of errors if
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the socket is not connected (reset by client). [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Rearranged main child loop to remove duplication of code in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews select/accept and keep-alive requests, fixed several bugs regarding
c282d16311ce06b6bcb594be716cde4ad5c40af9Mark Andrews checking scoreboard_image for exit indication and failure to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews account for all success conditions and trap all error conditions,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews prevented multiple flushes before closing the socket; close the entire
f488b1c311f2fc09ae8e45f7893185e608b17edeMark Andrews socket buffer instead of just one descriptor, prevent logging of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews EPROTO and ECONNABORTED on platforms where supported, and generally
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews improved readability. [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Extensive performance improvements. Cleaned up inefficient use of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews auto initializers, multiple is_matchexp calls on a static string,
c676c1b4978bfe2d00bdf5085fd44544067f9de4Mark Andrews and excessive merging of response_code_strings. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added double-buffering to mod_include to improve performance on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews server-side includes. [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Several fixes for suexec wrapper. [Randy Terbush]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt - Make wrapper work for files on NFS filesystem.
471e0563c7965c556c759775882cd3448dae78eaMark Andrews - Fix portability problem of MAXPATHLEN.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - Fix array overrun problem in clean_env().
743ffc91bdd462be6f91b3bab8f440c6a69f0770Mark Andrews - Fix allocation of PATH environment variable
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Removed extraneous blank line is description of mod_status chars.
743ffc91bdd462be6f91b3bab8f440c6a69f0770Mark Andrews [Kurt Kohler]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Logging of errors from the call_exec routine simply went nowhere,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews since the logfile fd has been closed, so now we send them to stderr.
072e21c2bbf0907706b18a4a3857913e79d380fbMark Andrews [Harald T. Alvestrand]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed core dump when DocumentRoot is a CGI.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Ben Laurie, reported by geddis@tesserae.com]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed potential file descriptor leak in mod_asis; updated it and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews http_core to use pfopen/pfclose instead of fopen/fclose.
72ddc4cef9c6a6de53aae530dea1ddbb90631131Mark Andrews [Randy Terbush and Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed handling of unsigned ints in ap_snprintf() on some chips such
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews as the DEC Alpha which is 64-bit but uses 32-bit ints.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Dean Gaudet and Ken Coar]
ad4b2f37e0f51a90c160edbe8633589ce42e60b9Mark Andrews *) Return a 302 response code to the client when sending a redirect
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews due to a missing trailing '/' on a directory instead of a 301; now
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews it is cacheable. [Markus Gyger]
072e21c2bbf0907706b18a4a3857913e79d380fbMark Andrews *) Fix condition where, if a bad directive occurs in .htaccess, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews sub_request() goes first to this directory, then log_reason() will
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews SIGSEGV because it doesn't have initialized r->per_dir_config.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [PR#162 from Petr Lampa, fix by Marc Slemko and Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix handling of lang_index in is_variant_better(). This was
edfcbabd60f8479b72d91bcc2d2082a36ace4003Mark Andrews causing problems which resulted in the server sending the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews wrong language document in some cases. [Petr Lampa]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Remove free() from clean_env() in suexec wrapper. This was nuking
21f1794606dce19928cf455029e173321f166380Mark Andrews the clean environment on some systems.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Tweak byteserving code (e.g. serving PDF files) to work around
0cb25226fba18befbe40156c93845f2fc9bf3524Mark Andrews bugs in Netscape Navigator and Microsoft Internet Explorer.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Emit Content-Length header when sending multipart/byteranges.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Port to HI-UX/WE2. [Nick Maclaren]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Port to HP MPE operating system for HP 3000 machines
fc87397df60d3c5e5d9900ff5ac82da29fe1dbb7Mark Andrews [Mark Bixby <markb@cccd.edu>]
a22f967b7e3589dab640d2cc65fd202d077a9d90Mark Andrews *) Fixed bug which caused a segmentation fault if only one argument
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews given to RLimit* directives. [Ed Korthof]
1a4d687359d89ff3b3e4e3f7acc4b6b8d8c982e9Mark Andrews *) Continue persistent connection after 204 or 304 response. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Improved buffered output to the client by delaying the flush decision
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews until the BUFF code is actually about to read the next request.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews This fixes a problem introduced in 1.2b5 with clients that send
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews an extra CRLF after a POST request. Also improved chunked output
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews performance by combining writes using writev() and removing as
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews many bflush() calls as possible. NOTE: Platforms without writev()
f5af519ab547bc80c51387529103e4e852a1171eMark Andrews must add -DNO_WRITEV to the compiler CFLAGS, either in Configuration
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews or Configure, unless we have already done so. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed mod_rewrite bug which truncated the rewritten URL [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed mod_info output corruption bug introduced by buffer overflow
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews fixes. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed http_protocol to correctly output all HTTP/1.1 headers, including
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for the special case of a 304 response. [Paul Sutton]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Improved handling of TRACE method by bypassing normal method handling
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and header parsing routines; fixed Allow response to always allow TRACE.
163547c0c064251e97c74538c5ede3232b3f0ffaMark Andrews [Dean Gaudet]
8ff31bab2f51b171a8eab3a0b8415c64529e116eMark Andrews *) Fixed compiler warnings in the regex library. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Cleaned-up some of the generated HTML. [Ken Coar]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.2b6
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Allow whitespace in imagemap mapfile coordinates. [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix typo introduced in fix for potential infinite loop around
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews accept() in child_main(). This change caused the rev to 1.2b6.
cfa19fe5c9cf279b38e4258a54acb3fd16b9550bMark Andrews 1.2b5 was never a public beta.
2fd63cf561135572339d4e2ff0c06695e3dcf1baMark AndrewsChanges with Apache 1.2b5
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Change KeepAlive semantics (On|Off instead of a number), add
8ca42f6318be756354b70260050132545aa680d3Mark Andrews MaxKeepAliveRequests directive. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Various NeXT compilation patches, as well as a change in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews regex/regcomp.c since that file also used a NEXT define.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Andreas Koenig]
7ec0f55f1542d8bb9475bbe93e911d7520f043caMark Andrews *) Allow * to terminate the end of a directory match in mod_dir.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Allows /~* to match for both /~joe and /~joe/. [David Bronder]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't call can_exec() if suexec_enabled. Calling this requires
ea6fe0d54f36754c195b3b8dac47c81f7993677eMark Andrews scripts executed by the suexec wrapper to be world executable, which
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews defeats one of the advantages of running the wrapper. [Randy Terbush]
6bd8cee98332533a4fa705b82ca9ec1606738ba9Mark Andrews *) Portability Fix: IRIX complained with 'make clean' about *pure* (removed)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Jim Jagielski]
0c2509b0b9f9e455fa9d347d08f6ba9abd86d418Mark Andrews *) Migration from sprintf() to snprintf() to avoid buffer
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews overflows. [Marc Slemko]
8b5de9701428e2b5eb50aba96af23dc1186124ddMark Andrews *) Provide portable snprintf() implementation (ap_snprintf)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews as well as *cvt family. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Portability Fix: NeXT lacks unistd.h so we wrap it's inclusion
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Jim Jagielski]
6a2f7bba6f4df137ab3f781fe07b0b88e72e0b19Mark Andrews *) Remove mod_fastcgi.c from the distribution. This module appears
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to be maintained more through the Open Market channels and should
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews continue to be easily available at http://www.fastcgi.com/
6a2f7bba6f4df137ab3f781fe07b0b88e72e0b19Mark Andrews *) Fixed bug in modules/Makefile that wouldn't allow building in more
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews than one subdirectory (or cleaning, either). [Jeremy Laidman]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) mod_info assumed that the config files were relative to ServerRoot.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Ken the Rodent]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) CGI scripts called as an error document resulting from failed
53cf67186506f9557aaf2149898dd76715803db2Mark Andrews CGI execution would hang waiting for POST'ed data. [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Log reason when mod_dir returns access HTTP_FORBIDDEN
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Ken the Rodent]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Properly check errno to prevent display of a directory index
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews when server receives a long enough URL to confuse stat().
888bb8bf68ba1a2b032a64122efd9125a9155ad7Mark Andrews [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Several security enhancements to suexec wrapper. It is _highly_
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews recommended that previously installed versions of the wrapper
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews be replaced with this version. [Randy Terbush, Jason Dour]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - ~user execution now properly restricted to ~user's home
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews directory and below.
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews - execution restricted to UID/GID > 100
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - restrict passed environment to known variables
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews - call setgid() before initgroups() (portability fix)
b312748a11d27fe387984973ba79975a9d6863c4Mark Andrews - remove use of setenv() (portability fix)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add HTTP/1.0 response forcing. [Ben Laurie]
ee84964a7d29ae88769f67326a65256731769ea7Mark Andrews *) Add access control via environment variables. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add rflush() function. [Alexei Kosut]
ee84964a7d29ae88769f67326a65256731769ea7Mark Andrews *) remove duplicate pcalloc() call in new_connection().
463fc8f9d61e07613486e64b4b7b3f924ea2b25cMark Andrews *) Fix incorrect comparison which could allow number of children =
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews MaxClients + 1 if less than HARD_SERVER_LIMIT. Also fix potential
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews problem if StartServers > HARD_SERVER_LIMIT. [Ed Korthof]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Updated support for OSes (MachTen, ULTRIX, Paragon, ISC, OpenBSD
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews AIX PS/2, CONVEXOS. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Replace instances of inet_ntoa() with inet_addr() for ProxyBlock.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews It's more portable. [Martin Kraemer]
c3ea698877cdde327f2bf6a8e97347798fead2d4Mark Andrews *) Replace references to make in Makefile.tmpl with $(MAKE).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Chuck Murcko]
9368d7df838f58cd32922b526775ca730bc633cfMark Andrews *) Add ProxyBlock directive w/IP address caching. Add IP address
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews caching to NoCache directive as well. ProxyBlock works with all
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews handlers; NoCache now also works with FTP for anonymous logins.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Still more code cleanup. [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add "header parse" API hook [Ben Laurie]
22a9cd54c072545d13788ceead759911fe8cfe34Mark Andrews *) Fix byte ordering problems for REMOTE_PORT [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) suEXEC wrapper was freeing memory that had not been malloc'ed.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Correctly allow access and auth directives in <Files> sections in
266296414d0ed79980c6d3144a587b42324a50ffMark Andrews server config files. [Alexei Kosut]
c960dffe35970da729219b72f2e41350d3b64c35Mark Andrews *) Fix bug with ServerPath that could cause certain files to be not
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews found by the server. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix handling of ErrorDocument so that it doesn't remove a trailing
31b3dc1c6b4fe99a2af2ee63314e842af4a20070Mark Andrews double-quote from text and so that it properly checks for unsupported
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews status codes using the new index_of_response interface. [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Multiple fixes to the lingering_close code in order to avoid being
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews interrupted by a stray timeout, to avoid lingering on a connection
a207a2835e37de52e11d4c143c0425e749409c46Mark Andrews that has already been aborted or never really existed, to ensure that
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews we stop lingering as soon as any error condition is received, and to
03760eeb542cc5e91193eec478cae022df4bcc58Mark Andrews prevent being stuck indefinitely if the read blocks. Also improves
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews reporting of error conditions. [Marc Slemko and Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed initialization of parameter structure for sigaction.
64cc9c8818db2552cbdd77f1050e890ffa5a17d8Mark Andrews [mgyger@itr.ch, Adrian Filipi-Martin]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed reinitializing the parameters before each call to accept and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews select, and removed potential for infinite loop in accept.
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews [Roy Fielding, after useful PR from adrian@virginia.edu]
0f09ef5a50ef09eaed8e6630b4004d5143d6b52cMark Andrews *) Fixed condition where, if a child fails to fork, the scoreboard would
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews continue to say SERVER_STARTING forever. Eventually, the main process
c7fc6434fe5949c8e3f76bf69f5655eb3a76dfaeMark Andrews would refuse to start new children because count_idle_servers() will
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews count those SERVER_STARTING entries and will always report that there
9bd478a5e6df956a79bbdb5c182d5b44763786ceMark Andrews are enough idle servers. [Phillip Vandry]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed bug in bcwrite regarding failure to account for partial writes.
421e4cf66e4cba0b0751a34a9c027e39fe0474f9Mark Andrews Avoided calling bflush() when the client is pipelining requests.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Removed unnecessary flushes from http_protocol. [Dean Gaudet]
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews *) Added description of "." mode in server-status [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.2b4
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix possible race condition in accept_mutex_init() that
bf7f253e306d0ced8ae24d7a0598773950da11f4Mark Andrews could leave a small security hole open allowing files to be
95b484c9580d06eb2f9735a22e9841389c2859baMark Andrews overwritten in cases where the server UID has write permissions.
95b484c9580d06eb2f9735a22e9841389c2859baMark Andrews [Marc Slemko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix awk compatibilty problem in Configure. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix portablity problem in util_script where ARG_MAX may not be
5f89a1ee9e0fe64211d050db5d3e7a5ea282c282Mark Andrews defined for some systems.
c86eed4bdecad9df12f992f9d743dfee3a6c5bdcMark Andrews *) Add changes to allow compilation on Machten 4.0.3 for PowerPC.
ff2ef33a84550fa5dbd9e8fdcd82a33288f053adMark Andrews [Randal Schwartz]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) OS/2 changes to support an MMAP style scoreboard file and UNIX
9d3ad53203f1ac49f9e876dbbcaca18656eb3e19Mark Andrews style magic #! token for better script portability. [Garey Smiley]
767fd19da4b699aae46959d834f53af0e1166e80Mark Andrews *) Fix bug in suexec wrapper introduced in b3 that would cause failed
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews execution for ~userdir CGI. [Jason Dour]
8da0b50e8a8c74602eca97e261ce4ad457df5048Mark Andrews *) Fix initgroups() business in suexec wrapper. [Jason Dour]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix month off by one in suexec wrapper logging.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.2b3:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix error in mod_cgi which could cause resources not to be properly
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews freed, or worse. [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix find_string() NULL pointer dereference. [Howard Fear]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add set_flag_slot() at the request of Dirk and others.
49a940dc68b30d9e4f9e1bd3c0503d8b90bb1726Mark Andrews [Dirk vanGulik]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Sync mod_rewrite with patch level 10. [Ralf Engelschall]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add changes to improve the error message given for invalid
59ab128c972622f5aeafe3229966dcba73b62243Mark Andrews ServerName parameters. [Dirk vanGulik]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add "Authoritative" directive for Auth modules that don't
90295f915c883d1aeeda856f518584d4219a704aMark Andrews currently have it. This gives admin control to assign authoritative
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews control to an authentication scheme and allow "fall through" for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews those authentication modules that aren't "Authoritative" thereby
1c75ea91cdb49dac65f0f592ddbf66bfdfc4a2d7Mark Andrews allowing multiple authentication mechanisms to be chained.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Dirk vanGulik]
142d155dd68fd601dc38c6b6f7c35f2798ec24caMark Andrews *) Remove requirement for ResourceConfig/AccessConfig if not using
c368f28dad471c70213b41f7a0ad1b4ef4d8c543Mark Andrews the three config file layout. [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add PASV mode to mod_proxy FTP handler. [Chuck Murcko]
2ffb3eb384ae71ae9f8edbf5fa2219d965ff0552Mark Andrews *) Changes to suexec wrapper to fix the following problems:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 1. symlinked homedirs will kill ~userdirs.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 2. initgroups() on Linux 2.0.x clobbers gr->grid.
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews 3. CGI command lines paramters problems
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 4. pw-pwdir for "docroot check" still the httpd user's pw record.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Randy Terbush, Jason Dour]
aa39170da817cae7b4c6c735cc832e05ec3d2351Mark Andrews *) Change create_argv() to accept variable arguments. This fixes
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a problem where arguments were not getting passed to the CGI via
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews argv[] when the suexec wrapper was active. [Randy Terbush, Jake Buchholz]
52fc1457e44c476a81ec9dee6a664958cb64b8e2Mark Andrews *) Collapse multiple slashes in path URLs to properly apply
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews handlers defined by <Location>. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Define a sane set of DEFAULT_USER and DEFAULT_GROUP values for AIX.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Improve the accuracy of request duration timings by setting
757bf8a1e5d85806c648d7a6267da8d49a8ab822Tatuya JINMEI 神明達哉 r->request_time in read_request_line() instead of read_request().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Dean Gaudet]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Reset timeout while reading via get_client_block() in mod_cgi.c
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Fixes problem with timed out transfers of large files. [Rasmus Lerdorf]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add the ability to pass different Makefile.tmpl files to Configure
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews using the -make flag. [Rob Hartill]
af2be1a46813e228cb9d71230d3f41222fdb69baTatuya JINMEI 神明達哉 *) Fix coredump triggered when sending a SIGHUP to the server caused
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews by an assertion failure, in turn caused by an uninitialised field in a
2945ac15af547df0268e449252902ead599e2451Mark Andrews [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add FILEPATH_INFO variable to CGI environment, which is equal to
285761cf91626976e211f69d9678c138b25f8629Tatuya JINMEI 神明達哉 PATH_INFO from previous versions of Apache (in certain situations,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Apache 1.2's PATH_INFO will be different than 1.1's). [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [later removed in 1.2b11]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add rwrite() function to API to allow for sending strings of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews arbitrary length. [Doug MacEachern]
8b0ee8448bec37bf1e771363dccce7c0e73eb1a7Mark Andrews *) Remove rlim_t typedef for NetBSD. Do older versions need this?
aec2d57d5b9f5ca97763a1b49b76f0bcb5852e1aMark Andrews *) Defined rlim_t and WANTHSREGEX=yes and fixed waitpid() substitute for
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews NeXT. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Removed recent modification to promote the status code on internal
a9ae9d743c7f85bec44e95b1f62c7a2a114a2fd6Mark Andrews redirects, since the correct fix was to change the default log format
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in mod_log_config so that it outputs the original status. [Rob Hartill]
75ace6601e66840436f52e61353ee0d400577b55Mark AndrewsChanges with Apache 1.2b2:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Update set_signals() to use sigaction() for setting handlers.
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews This appears to fix a re-entrant problem in the seg_fault()
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews bus_error() handlers. [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Changes to allow mod_status compile for OS/2 [Garey Smiley]
75ace6601e66840436f52e61353ee0d400577b55Mark Andrews *) changes for DEC AXP running OSF/1 v3.0. [Marc Evans]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) proxy_http.c bugfixes: [Chuck Murcko]
ba4aec8c1853a1deda8eb43ffeaac4d764c8d39eMark Andrews 1) fixes possible NULL pointer reference w/NoCache
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 2) fixes NoCache behavior when using ProxyRemote (ProxyRemote
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews host would cache nothing if it was in the local domain,
550085fed1d0af54ba5b2f588898afec158195deMark Andrews and the local domain was in the NoCache list)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 3) Adds Host: header when not available
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 4) Some code cleanup and clarification
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 1) Fixed an ommission that caused include variables to not
ab2ac96c4e71dc803e47c35592044e116f61aca5Tatuya JINMEI 神明達哉 be parsed in config errmsg directives [Howard Fear]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 2) Remove HAVE_POSIX_REGEX cruft [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 3) Patch to fix compiler warnings [perrot@lal.in2p3.fr]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt 4) Allow backslash-escaping to all quoted text
3bdf879a5301bce17e0a955585eb3decc541ba79Mark Andrews [Ben Yoshino <ben@wiliki.eng.hawaii.edu>]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews 5) Pass variable to command line if not set in XSSI's env
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Howard Fear]
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) Fix infinite loop when processing Content-language lines in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews type-map files. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Closed file-globbing hole in test-cgi script. [Brian Behlendorf]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed problem in set_[user|group] that prevented CGI execution
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for non-virtualhosts when suEXEC was enabled. [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added PORTING information file. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added definitions for S_IWGRP and S_IWOTH to conf.h [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Changed default group to "nogroup" instead of "nobody" [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed define typo of FCNTL_SERIALIZED_ACCEPT where
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews USE_FCNTL_SERIALIZED_ACCEPT was intended.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed additional uses of 0xffffffff where INADDR_NONE was intended,
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt which caused problems of systems where socket s_addr is >32bits.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added comment to explain (r->chunked = 1) side-effect in
5bd76af084edfdcd1cb4db9453ac781d32dde6f7Mark Andrews *) Replaced use of index() in mod_expires.c with more appropriate
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and portable isdigit() test. [Ben Laurie]
8bcb0f297b50e80e3c7aab1a41b94d937acf4dc0Mark Andrews *) Updated Configure for ...
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews OS/2 (DEF_WANTHSREGEX=yes, other code changes)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *-dg-dgux* (bad pattern match)
7f32428506d55083fe5ac9aa515294bdef7c6e27Mark Andrews QNX (DEF_WANTHSREGEX=yes)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *-sunos4* (DEF_WANTHSREGEX=yes, -DUSEBCOPY)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *-ultrix (new)
5c10f54fe38795cbd3d5cf22e3fbd1d22b8226e4Mark Andrews *-unixware211 (new)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and added some user diagnostic info. [Ben Laurie]
a6211a2f234767a015a6a30b85d5da087fa907f1Mark Andrews *) In helpers/CutRule, replaced "cut" invocation with "awk" invocation
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for better portability. [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Updated helpers/GuessOS for ...
4c342614f80d867bba23e63795ec6ee79dd6395dMark Andrews SCO 5 (recognize minor releases)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews SCO UnixWare (braindamaged uname, whatever-whatever-unixware2)
e72d4d8929fec51153e4fd0d1cf632cd59335495Mark Andrews SCO UnixWare 2.1.1 (requires a separate set of #defines in conf.h)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews IRIX64 (-sgi-irix64)
0ae34c3f6222ece01e0f710c7c0311f5cf9d9c0fMark Andrews ULTRIX (-unknown-ultrix)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews SINIX (-whatever-sysv4)
6c6673405c7e29c1d91d07b326d0fe1d7b52e478Mark Andrews NCR Unix (-ncr-sysv4)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and fixed something in helpers/PrintPath [Ben Laurie]
bb6936058eb88eadff030462a347c10895c61a9aMark AndrewsChanges with Apache 1.2b1
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Not listed. See <http://www.apache.org/docs/new_features_1_2.html>
0ad5cb4782cd419b089bcab28d2fd9e140dbcc59Mark AndrewsChanges with Apache 1.1.1
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed bug where Cookie module would make two entries in the
7c5d5a7932b8ac27281eeff64506dff8220bb3eaMark Andrews logfile for each access [Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed bug where Redirect in .htaccess files would cause memory
1aed0905a50ff8d2bdc4d253b38ae24afe3bab1cDanny Mayer leak. [Nathan Neulinger]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) MultiViews now works correctly with AddHandler [Alexei Kosut]
1a9c000f54e6204fb49d785fd0bbb7a8e590dc99Mark Andrews *) Problems with mod_auth_msql fixed [Dirk vanGulik]
3cea35d9159b36eac43d32082a0b98f2cd82fc2eDanny Mayer *) Fix misspelling of "Anonymous_Authorative" directive in mod_auth_anon.
53f1312c61fa8618852584bcdf9f35530282eb08Mark AndrewsChanges with Apache 1.1.0
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Bring NeXT support up to date. [Takaaki Matsumoto]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Bring QNX support up to date. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Make virtual hosts default to main server keepalive parameters.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Alexei Kosut, Ben Laurie]
1431917c7cddbac7442cb910e83cb058fea59fb5Mark Andrews *) Allow ScanHTMLTitles to work with lowercase <title> tags. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix missing address family for connect, also remove unreachable statement
3733c24efa7eaa65455153702c3fb71c9233eafbMark Andrews in mod_proxy. [Ben Laurie]
012a2b979e011b13ba0d291c279dc65a167c039eMark Andrews *) mod_env now turned on by default in Configuration.tmpl.
f6ff00810196d0c0973f62c7917b9975011fa45aMark Andrews *) Bugs which were fixed:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a) yet more mod_proxy bugs [Ben Laurie]
ec3984e9df6fd9b7811daa0dacb1b3dd1423ebf3Mark Andrews b) CGI works again with inetd [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews c) Leading colons were stripped from passwords [osm@interguide.com]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews d) Another fix to multi-method Limit problem [jk@tools.de]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.1b4
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) r->bytes_sent variable restored. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Previously broken multi-method <Limit> parsing fixed. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More possibly unsecure programs removed from the support directory.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More mod_auth_msql authentication improvements.
9db3d9d14e2f3641d696dadc59c40c52b6f888bcMark Andrews *) VirtualHosts based on Host: headers no longer conflict with the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Listen directive.
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews *) OS/2 compatibility enhancements. [Gary Smiley]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) POST now allowed to directory index CGI scripts.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Actions now work with files of the default type.
c54c1eaf26d5a7fc123c4af3712353156a766df1Mark Andrews *) Bugs which were fixed:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a) more mod_proxy bugs
0d993c02babc1e00516272783b310e83bb292d5cMark Andrews b) early termination of inetd requests
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews c) compile warnings on several systems
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews d) problems when scripts stop reading output early
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.1b3
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Much of cgi-bin and all of cgi-src has been removed, due to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews various security holes found and that we could no longer support
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) The "Set-Cookie" header is now special-cased to not merge multiple
25276bd1ecb372b82c9235648e5defab0655dcd5Mark Andrews instances, since certain popular browsers can not handle multiple
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Set-Cookie instructions in a single header. [Paul Sutton]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) rprintf() added to buffer code, occurrences of sprintf removed.
320d6ee24ea59c0dbcb2c08038586ef03c6a191dMark Andrews [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) CONNECT method for proxy module, which means tunneling SSL should work.
475fe52dc33d8d8344e8b1e48fa7bb6643f7ca66Mark Andrews (No crypto needed) Also a NoCache config directive.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Several API additions: pstrndup(), table_unset() and get_token()
5af560664daaa984f98cec6925518a3e06c4ab4fMark Andrews functions now available to modules.
0f8f42a09eb102fa88e4d2caacdafbeda931f94cMark Andrews *) mod_imap fixups, in particular Location: headers are now complete
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) New "info" module which reports on installed module set through a
8d77066ba0feb1353a7c85f929c365c5103f3976Mark Andrews special URL, a la mod_status.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) "ServerPath" directive added - allows for graceful transition
3e7b37e01ba3efc873486140734fd24788092a30Mark Andrews for Host:-header-based virtual hosts.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Anonymous authentication module improvements.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) MSQL authentication module improvements.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Status module design improved - output now table-based. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) htdigest utility included for use with digest authentication
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) mod_negotiation: Accept values with wildcards to be treated with
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews less priority than those without wildcards at the same quality
70f8c70cdd3ca68edcf9d448eb508abf3697719aMark Andrews value. [Alexei Kosut]
33c538015323f4576679e427088372eea614feebMark Andrews *) Bugs which were fixed:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a) numerous mod_proxy bugs
ac65e45126dda424b5cc9d2865b353dc0ec23e1eMark Andrews b) CGI early-termination bug [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews c) Keepalives not working with virtual hosts
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews d) RefererIgnore problems
0423090da198f31ac615cd3a8f7d83aada32d5b3Mark Andrews e) closing fd's twice in mod_include (causing core dumps on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Linux and elsewhere).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.1b2
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Bugfixes:
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a) core dumps in mod_digest
051706a29a73416fbae116952dd6b6bdda765538Mark Andrews b) truncated hostnames/ip address in the logs
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews c) relative URL's in mod_imap map files
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.1b1
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Not listed. See <http://www.apache.org/docs/new_features_1_1.html>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.0.3
93da96c1cfd5f3c47169855867dd18db00c8a386Mark Andrews *) Internal redirects which occur in mod_dir.c now preserve the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews query portion of a request (the bit after the question mark).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Adam Sussman]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Escape active characters '<', '>' and '&' in html output in
cd9bfe5b256a3e84ba090e8fcb5de0d6c50974aeMark Andrews directory listings, error messages and redirection links.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Apache will now work with LynxOS 2.3 and later [Steven Watt]
cc4928ec7116a064223f60639ca1a80f25ba350fMark Andrews *) Fix for POSIX compliance in waiting for processes in alloc.c.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Nick Williams]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) setsockopt no longer takes a const declared argument [Martijn Koster]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Reset timeout timer after each successful fwrite() to the network.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews This patch adds a reset_timeout() procedure that is called by
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews send_fd() to reset the timeout ever time data is written to the net.
9b7c023fe6dc88ba1e69ace1f7c3ade40c6475f9Mark Andrews [Nathan Schrenk]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) timeout() signal handler now checks for SIGPIPE and reports
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews lost connections in a more user friendly way. [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Location of the "scoreboard" file which used to live in /tmp is
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews now configurable (for OSes that can't use mmap) via ScoreBoardFile
c61ec97ae0b859914ee26e213fe792f86a157990Mark Andrews which works similar to PidFile (in httpd.conf) [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Include sys/resource.h in the correct place for SunOS4 [Sameer Parekh]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) the pstrcat call in mod_cookies.c didn't have an ending NULL,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews which caused a SEGV with cookies enabled
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Output warning when MinSpareServers is set to <= 0 and change it to 1
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Rob Hartill]
945cb085b859dbfc6a883813dda03c83e06995d3Mark Andrews *) Log the UNIX textual error returned by some system calls, in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews particular errors from accept() [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add strerror function to util.c for SunOS4 [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.0.2
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) patch to get Apache compiled on UnixWare 2.x, recommended as
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a temporary measure, pending rewrite of rfc931.c. [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix get_basic_auth_pw() to set the auth_type of the request.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) past changes to http_config.c to only use the
8f9664521724eefc39728c092d0bc6be527e1496Mark Andrews setrlimit function on systems defining RLIMIT_NOFILE
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews broke the feature on SUNOS4. Now defines HAVE_RESOURCE
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for SUNOS and prototypes the needed functions.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Remove uses of MAX_STRING_LEN/HUGE_STRING_LEN from several routines.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
d8d489cd8efc45b06a232ac07a636b3d36cc7e8fMark Andrews *) Fix use of pointer to scratch memory. [Cliff Skolnick]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Merge multiple headers from CGI scripts instead of taking last
bdb1394788a677d0b6e8499ba1ece17a73f476c7Mark Andrews one. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add support for SCO 5. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.0.1
a1edcd1b8d430650d85ec0962cd32efde76a71fbMark Andrews *) Silence mod_log_referer and mod_log_agent if not configured
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Randy Terbush]
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) Recursive includes can occur if the client supplies PATH_INFO data
7c23b791f4ae8f0c4c2982a91d13c0ecb15ee798Mark Andrews and the server provider uses relative links; as file.html
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews relative to /doc.shtml/pathinfo is /doc.shtml/file.html. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) The replacement for initgroups() did not call {set,end}grent(). This
8989de1059c6292fc43ce507df4991224af2d789Mark Andrews had two implications: if anything else used getgrent(), then
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews initgroups() would fail, and it was consuming a file descriptor.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) On heavily loaded servers it was possible for the scoreboard to get
e7bb307667cc89287e810b95bddd342cb5dcb4e7Mark Andrews out of sync with reality, as a result of a race condition.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews The observed symptoms are far more Apaches running than should
b9efcf0a377381b29960137e54ecaf4db85a35c8Mark Andrews be, and heavy system loads, generally followed by catastrophic
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews system failure. [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix typo in license. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 1.0.0 23 Nov 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Not listed. See <http://www.apache.org/docs/new_features_1_0.html>
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.16 05 Nov 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) New man page for 'httpd' added to support directory [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) .htgroup files can have more than one line giving members for a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews given group (each must have the group name in front), for NCSA
4c83dd7f22b19c75afdd311684f6ba0faa24e8d8Mark Andrews back-compatibility [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Mutual exclusion around accept() is on by default for SVR4 systems
5f4098e478ae913cdc1bb8851599b8f2431050d3Mark Andrews generally, since they generally can't handle multiple processes in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews accept() on the same socket. This should cure flaky behavior on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a lot of those systems. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) AddType, AddEncoding, and AddLanguage directives take multiple
26cf4737b3e84c3a686a5eacebf22ac39e57d4caMark Andrews extensions on a single command line [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) UserDir can be disabled for a given virtual host by saying
34e5a08809dda3276252269ebddd1616e62081a2Mark Andrews "UserDir disabled" in the <VirtualHost> section --- it was a bug
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews that this didn't work. [David Robinson]
0cd36f1d15caf6622ec3128544d4238ad180a300Mark Andrews *) Compiles on QNX [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Corrected parsing of ctime time format [David Robinson]
93649589d470624e9e1c34403ad076b3a1a4c5c3Mark Andrews *) httpd does a perror() before exiting if it can't log its pid
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to the PidFile, to make diagnosing the error a bit easier.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) <!--#include file="..."--> can no longer include files in the
ddc592d128cdde85ada64efbda95981c10c4c03cMark Andrews parent directory, for NCSA back-compatibility. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) '~' is *not* escaped in URIs generated for directory listings
88c2b83cc548a217cc92a2bf75ca1ef1d4237d4fMark Andrews [Roy Fielding]
bd6ad47c3dbc52a54f240432878b6832bd6dd6e2Mark Andrews *) Eliminated compiler warning in the imagemap module [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed bug involving handling URIs with escaped %-characters
c7c1bf7dc167ff164193bc04f33a22109e4c0829Mark Andrews in redirects [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.15 14 Oct 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Switched to new, simpler license
e823642ec0c167af8f7db01c96ba0279165a61f3Mark Andrews *) Eliminated core dumps with improperly formatted DBM group files [Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't allow requests for ordinary files to have PATH_INFO [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Reject paths containing %-escaped '%' or null characters [David Robinson]
8ac1acc30d0f405222ffa7b2b93131d9d4e18599Mark Andrews *) Correctly handles internal redirects to files with names containing '%'
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Repunctuated some error messages [Aram Mirzadeh, Andrew Wilson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Use geteuid() rather than getuid() to see if we have root privilege,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews so that server correctly resets privilege if run setuid root. [Andrew
c4a9ce445c48a57eed5aa16582b1964cf8cedf87Mark Andrews *) Handle ftp: and telnet: URLs correctly in imagemaps (built-in module)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix relative URLs in imagemap files [Randy Terbush]
dd0228908543562781a4c0d8773ae87d4c530633Mark Andrews *) Somewhat better fix for the old "Alias /foo/ /bar/" business
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
4499a6a3063eceb1c412f5165b9c5b47d32d5a62Evan Hunt *) Don't repeatedly open the ErrorLog if a bunch of <VirtualHost>
810e8d27763c5d8557239ab321eb125163af9236Mark Andrews entries all name the same one. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fix directory listings with filenames containing unusual characters
15f358ed4ea081793041bbfba70849be472236d3Mark Andrews [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Better URI-escaping for generated URIs in directories with filenames
984c39beed2fee49dda75c4c8a37b7f32bf434bfMark Andrews containing unusual characters [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed potential FILE* leak in http_main.c [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Unblock alarms on error return from spawn_child() [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Sample Config files have extra note for SCO users [Ben Laurie]
79a6a33184abff1999ba13b10922ccb34a2758a5Mark Andrews *) Configuration has note for HP-UX users [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Eliminated some bogus Linux-only #defines in conf.h [Aram Mirzadeh]
5d26560e2b93e1aa0334931ec6ccb6045c3581fcMark Andrews *) Nuked bogus #define in httpd.h [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Better test for whether a system has setrlimit() [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Calls update_child_status() after reopen_scoreboard() [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't send itself SIGHUP on startup when run in the -X debug-only mode
d6fbfd28ea82e425740de903ddc67f7d9e9f82e7Mark Andrews [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.14 19 Sep 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Compiles on SCO ODT 3.0 [Ben Laurie]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) AddDescription works (better) [Ben Laurie]
7d3458a972a902740eb142044655aba6c6ffb9acMark Andrews *) Leaves an intelligible error diagnostic when it can't set group
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews privileges on standalone startup [Andrew Wilson]
7c441b7f4afdedb6e5a99f113a4f926a005fa950Mark Andrews *) Compiles on NeXT again --- the 0.8.13 RLIMIT patch was failing on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews that machine, which claims to be BSD but does not support RLIMIT.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Randy Terbush]
f0ffc28f61a68b350fef9257f5f50e1ac866e0abMark Andrews *) gcc -Wall no longer complains about an unused variable when util.c
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews is compiled with -DMINIMAL_DNS [Andrew Wilson]
7f20fd8ebb0cabc8f935381d958f8371990c9212Mark Andrews *) Nuked another compiler warning for -Wall on Linux [Aram Mirzadeh]
8695d7b357789bedff63e5b19c5ab25cd58fcd4bMark AndrewsChanges with Apache 0.8.13 07 Sep 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Make IndexIgnore *work* (ooops) [Jarkko Torppa]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Have built-in imagemap code recognize & honor Point directive [James
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Generate cleaner directory listings in directories with a mix of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews long and short filenames [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Properly initialize dynamically loaded modules [Royston Shufflebotham]
c00a1eb423623442aff428336bb55590f79013bbMark Andrews *) Properly default ServerName for virtual servers [Robert Thau]
1e258716acade52396a8f260b5e19cbf6ca0290aMark Andrews *) Rationalize handling of BSD in conf.h and elsewhere [Randy Terbush,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Paul Richards and a cast of thousands...]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) On self-identified BSD systems (we don't try to guess any more),
4b171ebd702d72200a4d7609f11c5f79d6b6f964Brian Wellington allocate a few extra file descriptors per virtual host with setrlimit,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews if we can, to avoid running out. [Randy Terbush]
cceca51fec3b4af660d28e2d3df7242823312eb6Brian Wellington *) Write 22-character lock file name into buffer with enough space
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews on startup [Konstantin Olchanski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Use archaic setpgrp() interface on NeXT, which requires it [Brian
ad611e746d6fdcbb9e67da361a3a039c226a9236Mark Andrews *) Suppress -Wall warning by casting const away in util.c [Aram Mirzadeh]
603d1d1e20fbffc986b3aec93379bb4f6ac37afcMark Andrews *) Suppress -Wall warning by initializing variable in negotiation code
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Tobias Weingartner]
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark AndrewsChanges with Apache 0.8.12 31 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't pause three seconds after including a CGI script which is
2dd99c098ca162f985b7ef3c8142a964ad8281aeMark Andrews too slow to die off (this is done by not even trying to kill off
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews subprocesses, including the SIGTERM/pause/SIGKILL routine, until
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews after the entire document has been processed). [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't do SSI if Options Includes is off. (Ooops). [David Robinson]
608c703d1231e0b1f291637ca5361b773afcdbf1Mark Andrews *) Options IncludesNoExec allows inclusion of at least text/* [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Allows .htaccess files to override <Directory> sections naming the
feb8ae093115b36ac061e23d0227ea06f51950a3Mark Andrews same directory [David Robinson]
27151990b2b48f027f7f01972fe8e0dfa1df52d3Mark Andrews *) Removed an efficiency hack in sub_req_lookup_uri which was
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews causing certain extremely marginal cases (e.g., ScriptAlias of a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *particular* index.html file) to fail. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't log an error when the requested URI requires
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews authentication, but no auth header line was supplied by the
2211bec6a0626b681fdf5a8e4406555ef76ddf70Mark Andrews client; this is a normal condition (the client doesn't no auth is
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews needed here yet). [Robert Thau]
fcb2ecdb52a594a5c0d07c2e98e67c14708c16dfMark Andrews *) Behaves more sanely when the name server loses its mind [Sean Welch]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) RFC931 code compiles cleanly on old BSDI releases [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) RFC931 code no longer passes out name of prior clients on current
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews requests if the current request came from a server that doesn't
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews do RFC931. [David Robinson]
b9c80c8bddbb88384d7baef297a873b5f8715e49Mark Andrews *) Configuration script accepts "Module" lines with trailing whitespace.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Robert Thau]
27269e9dd45b619160f90db1a0f6b2b3f6f4bbb8Mark Andrews *) Cleaned up compiler warning from mod_access.c [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Cleaned up comments in mod_cgi.c [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.11 24 Aug 1995
84ef147b1fa0aed15cade55478ed647d15f7b094Mark Andrews *) Wildcard <Directory> specifications work. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't loop for buggy CGI on Solaris [Cliff Skolnick]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Symlink checks (FollowSymLinks off, or SymLinkIfOwnerMatch) always check
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the file being requested itself, in addition to the directories leading
fc7fbdf6e66fb496442ec4f99f5a84669ea4c6d3Mark Andrews up to it. [Robert Thau]
a85c6b35affa7179434c41b277109dca2cbe01ecMark Andrews *) Logs access failures due to symlink checks or invalid client address
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in the error log [Roy Fielding, Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Symlink checks deal correctly with systems where lstat of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews "/path/to/some/link/" follows the link. [Thau, Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Doesn't reset DirectoryIndex to 'index.html' when
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews other directory options are set in a .htaccess file. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Clarified init code and nuked bogus warning in mod_access.c
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Florent Guillaume]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Corrected several directives in sample srm.conf
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews --- includes corrections to directory indexing icon-related directives
39c2b741427eedafe5054909773c2e121c078b72Mark Andrews (using unknown.gif rather than unknown.xbm as the DefaultIcon, doing
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews icons for encodings right, and turning on AddEncoding by default).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Corrected descriptions of args to AddIcon and AddAlt in command table
23cb957a81a51a9656917ea98d0ae56b7abdcaccMark Andrews [James Cloos]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) INSTALL & README mention "contributed modules" directory [Brian
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed English in the license language... "for for" --> "for".
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed ScriptAlias/Alias interaction by moving ScriptAlias handling to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_alias.c, merging it almost completely with handling of Alias, and
5d7b81d2a49d237ff5e73fdc4bd3394a3ee29392Mark Andrews adding a 'notes' field to the request_rec which allows the CGI module
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to discover whether the Alias module has put this request through
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews ScriptAlias (which it needs to know for back-compatibility, as the old
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews NCSA code did not check Options ExecCGI in ScriptAlias directories).
8f63de30293716a22054e7db47f27e81bab545c5Mark Andrews [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.10 18 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) AllowOverride applies to the named directory, and not just
9ae90732df942a7ffcbaa26ba254b55248ce79a5Mark Andrews subdirectories. [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Do locking for accept() exclusion (on systems that need it)
f3222d48cc3d81706d198faa00dea9720eb0768dMark Andrews using a special file created for the purpose in /usr/tmp, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews not the error log; using the error log causes real problems
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews if it's NFS-mounted; this is known to be the cause of a whole
e95cc59f90d35f2d482b6f9c19ba96818275335cMark Andrews lot of "server hang" problems with Solaris. [David Robinson;
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews thanks to Merten Schumann for help diagnosing the problem].
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.9 12 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Compiles with -DMAXIMUM_DNS ---- ooops! [Henrik Mortensen]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Nested includes see environment variables of the including document,
48b0f5ff87f0a5a138129bcd855fd72908491321Andreas Gustafsson for NCSA bug-compatibility (some sites have standard footer includes
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews which try to print out the last-modified date). [Eric Hagberg/Robert
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) <!--exec cgi="/some/uri/here"--> always treats the item named by the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews URI as a CGI script, even if it would have been treated as something
fca9cc33ad4299e58e53aa5273d805477267e27aBrian Wellington else if requested directly, for NCSA back-compatibility. (Note that
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews this means that people who know the name of the script can see the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews code just by asking for it). [Robert Thau]
2ca2e1a1ceec59a40f977f01ba8e8f4c0424c484Brian Wellington *) New version of dbmmanage script included in support directory as
84185d19c7a9ef1ac23cc6236c8773697d4efeb1Brian Wellington *) Check if scoreboard file couldn't be opened, and say so, rather
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews then going insane [David Robinson]
683f10428e292811317df38fa324f242abbf7384Mark Andrews *) POST to CGI works on A/UX [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) AddIcon and AddAlt commands work properly [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) NCSA server push works properly --- the Arena bug compatibility
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews workaround, which broke it, is gone (use -DARENA_BUG_WORKAROUND
5da1e589c2288dbe87002f771005a78d80a2e258Mark Andrews if you still want the workaround). [Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) If client didn't submit any Accept-encodings, ignore encodings in
852fa3b2e32719d094f3ad6513238841ae1f078bMark Andrews content negotiation. (NB this will all have to be reworked anyway
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for the new HTTP draft). [Florent Guillaume]
8569ab045a4cf6ecd1b5a3354ddb1c93ef34ea57Brian Wellington *) Don't dump core when trying to log timed-out requests [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Really honor CacheNegotiatedDocs [Florent Guillaume]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Give Redirect priority over Alias, for NCSA bug compatibility
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [David Robinson]
2ca556300b09a94f0937b303386d29b95ef057ddBrian Wellington *) Correctly set PATH_TRANSLATED in all cases from <!--#exec cmd=""-->,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews paralleling earlier bug fix for CGI [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) If DBM auth is improperly configured, report a server error and don't
e1c2a8b9c120bcfc2f56e866ca3069b8a90c38dbMark Andrews *) Deleted FCNTL_SERIALIZED_ACCEPTS from conf.h entry for A/UX;
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews it seems to work well enough without it (even in a 10 hits/sec
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews workout), and the overhead for the locking under A/UX is
b7064914ca566fdd67cf0fe7e82d586cbb596470Mark Andrews alarmingly high (though it is very low on other systems).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Eric Hagberg, Jim Jagielski]
49f62849e5f80add0ee36b0f9b42cdce8de9748aMark Andrews *) Fixed portability problems with mod_cookies.c [Cliff Skolnick]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Further de-Berklize mod_cookies.c; change the bogus #include. [Brian
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More improvements to default Configuration for A/UX [Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Compiles clean on NEXT [Rob Hartill]
d073663cb45bef2fff5f9a43b9b6006edfc52483Mark Andrews *) Compiles clean on SGI [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.8 08 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) SunOS library prototypes now never included unless explicitly
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews requested in the configuration (via -DSUNOS_LIB_PROTOTYPES);
54469c2b2262f6a3f09610df69e16e9c75fd1fe5Mark Andrews people using GNU libc on SunOS are screwed by prototypes for the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews standard library.
90e303b114e56db5809fdd19805243457fa43cd9Olafur Gudmundsson (Those who wish to compile clean with gcc -Wall on a standard
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews SunOS setup need the prototypes, and may obtain them using
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews -DSUNOS_LIB_PROTOTYPES. Those wishing to use -Wall on a system
adbb11147cd5d97d140485fa37e85e66e15cf594Mark Andrews with nonstandard libraries are presumably competent to make their
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews own arrangements).
9ab461a6ffed2ae2fe0380c30b69052db7473405Mark Andrews *) Strips trailing '/' characters off both args to the Alias command,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews to make 'Alias /foo/ /bar/' work.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.7 03 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't hang when restarting with a child from 'TransferLog "|..."' running
da5d1cf1b1aa29ae53a0427be49291b04bd60549Mark Andrews [reported by David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Compiles clean on OSF/1 [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added some of the more recent significant changes (AddLanguage stuff,
6c06bc591a830023e5e7a41cc4b37978b98c0c51Mark Andrews experimental LogFormat support) to CHANGES file in distribution root
c36f45e354c0d5b6ab9f821bfe315d0ce9d95a29Mark AndrewsChanges with Apache 0.8.6 02 Aug 1995
9cec4ca6cac428a46c6d64197c64831dcc02f506Andreas Gustafsson *) Deleted Netscape reload workaround --- it's in violation of HTTP specs.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews (If you actually wanted a conditional GET which bypassed the cache, you
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews couldn't get it). [Reported by Roy Fielding]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Properly terminate headers on '304 Not Modified' replies to conditional
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews GETs --- no browser we can find cares much, but the CERN proxy chokes.
0cb27602e5690baa9ab61c7c1430e507536adca7Brian Wellington [Reported by Cliff Skolnick; fix discovered independently by Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) httpd -v doesn't call itself "Shambhala". [Reported by Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) SunOS lib-function prototypes in conf.h conditionalized on __GNUC__,
8e40433e347bc487cd70f02487fc7ce947a2422aMark Andrews not __SUNPRO_C (they're needed to quiet gcc -Wall, but acc chokes on 'em,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and older versions don't set the __SUNPRO_C preprocessor variable). On
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews all other systems, these are never used anyway. [Reported by Mark Cox].
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Scoreboard file (/tmp/htstatus.*) no longer publically writable.
8f44fd4f8d5cefc227ab0fe59cbcbc3979fbc9caAndreas GustafssonChanges with Apache 0.8.5 01 Aug 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added last-minute configurable log experiment, as optional module
fefbb64a751f23c9dcf8bb1e62c6ed40a6a04fb2Mark Andrews *) Correctly set r->bytes_sent for HTTP/0.9 requests, so they get logged
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews properly. (One-line fix to http_protocol.c).
111e3433d289e8b4ea1260add39baa78c2a46891Mark Andrews *) Work around bogus behavior when reloading from Netscape.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews It's Netscape's bug --- for some reason they expect a request with
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews If-modified-since: to not function as a conditional GET if it also
cf300e03de3df3ff422db922520bf07c686c86daMark Andrews comes with Pragma: no-cache, which is way out of line with the HTTP
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews spec (according to Roy Fielding, the redactor).
9ac8796f1653d89af589753a3e42c694f35ddd8aMark Andrews *) Added parameter to set maximum number of server processes.
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson *) Added patches to make it work on A/UX. A/UX is *weird*. [Eric Hagberg,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Jim Jagielski]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) IdentityCheck bugfix [Chuck Murcko].
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Corrected cgi-src/Makefile entry for new imagemap script. [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More sample config file corrections; add extension to AddType for
242bba8991b030b7764f0bdca3922d75c34ea51eAndreas Gustafsson *.asis, move AddType generic description to its proper place, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews fix miscellaneous typos. [ Alexei Kosut ]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Deleted the *other* reference to the regents from the Berkeley
ef29912666cc6160f7165558bef017ab3849c5e1Mark Andrews legal disclaimer (everyplace).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Nuked Shambhala name from src/README; had already cleaned it out
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews of everywhere else.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.4
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Changes to server-pool management parms --- renamed current
0cfa2fb26df42f781eca8c4c856d2d0165055bebMark Andrews StartServers to MinSpareServers, created separate StartServers
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews parameter which means what it says, and renamed MaxServers to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews MaxSpareServers (though the old name still works, for NCSA 1.4
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews back-compatibility). The old names were generally regarded as
06a949d2ce8d4b4cbfbf4e7a0335316520aafa46Andreas Gustafsson too confusing. Also altered "docs" in sample config files.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More improvements to default config files ---
0b81e99ddfb01746e667797dedc291fc550d14d3Brian Wellington sample directives (commented out) for XBitHack, BindAddress,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews CacheNegotiatedDocs, VirtualHost; decent set of AddLanguage
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews defaults, AddTypes for send-as-is and imagemap magic types, and
3638017bd3cb8e30874f708a125d1541b680b25eBrian Wellington improvements to samples for DirectoryIndex [Alexei Kosut]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Yet more improvements to default config files --- changes to
8771fbe4a2cee7bebd785a486824833d741c7315Brian Wellington Alexei's sample AddLanguage directives, and sample LanguagePriority
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [ Florent Guillaume ]
b541c10d0442d9804d94567a97956cec3bd2912dBrian Wellington *) Set config file locations properly if not set in httpd.conf
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [ David Robinson ]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't escape URIs in internal redirects multiple times; don't
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews do that when translating PATH_INFO to PATH_TRANSLATED either.
c01237c6bc5ec25063b4aae1799fe4de01a7455bAndreas Gustafsson [ David Robinson ]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Corrected spelling of "Required" in 401 error reports [Andrew Wilson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.3
6c8abf481df85a67c3f32f5f107b554d3ff5a3edMark Andrews *) Edited distribution README to *briefly* summarize installation
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews procedures, and give a pointer to the INSTALL file in the src/
1e4bfff1855795853648f507422b96fc8fecbff1Mark Andrews *) Upgraded imagemap script in cgi-bin to 1.8 version from more
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews recent NCSA distributions.
6b31d9c56874d3bd58b420cbe6cd64be502dbe08Andreas Gustafsson *) Bug fix to previous bug fix --- if .htaccess file and <Directory>
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews exist for the same directory, use both and don't segfault. [Reported
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews by David Robinson]
ee80f4506479e189ca1320eb87ac89188c5a7848Mark Andrews *) Proper makefile dependencies [David Robinson]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Note (re)starts in error log --- reported by Rob Hartill.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Only call no2slash() after get_path_info() has been done, to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews preserve multiple slashes in the PATH_INFO [NCSA compatibility,
eb2c518a3871932e86268e7c6ddae2b2a00d72fdMark Andrews reported by Andrew Wilson, though this one is probably a real bug]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed mod_imap.c --- relative paths with base_uri referer don't
4072dfb9b865c82c24a72e734d54da51a20dfc1eMark Andrews dump core when Referer is not supplied. [Randy Terbush]
92094d44a2d0cb2b1be58a87299903ba7c436a0cAndreas Gustafsson *) Lightly edited sample config files to refer people to our documentation
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews instead of NCSA's, and to list Rob McCool as *original* author (also
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews deleted his old, and no doubt non-functional email address). Would be
d1abb8bb020aacd1ce0da65c2d5d8f7c96ebd52aMark Andrews nice to have examples of new features...
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.2 19 Jul 1995
b4aeceec736cd16d4c4e98f519c8df79b15fbe45Andreas Gustafsson *) Added AddLanuage code [Florent Guillaume]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't say "access forbidden" when a CGI script is not found. [Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) All sorts of problems when MultiViews finds a directory. It would
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews be nice if mod_dir.c was robust enough to handle that, but for now,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews just punt. [reported by Brian Behlendorf]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Wait for all children on restart, to make sure that the old socket
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews is gone and we can reopen it. [reported by Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Imagemap module is enabled in default Configuration
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) RefererLog and UserAgentLog modules properly default the logfile
6d6529b5e5ab7223fa2560ebe144bcb82517cef3Mark Andrews [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Mark Cox's mod_cookies added to the distribution as an optional
0b07b9482c00060d1ddd551a5dcb8cecbe2c1f65Mark Andrews module (commented out in the default Configuration, and noted as
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews an experiment, along with mod_dld). [Mark Cox]
c0fe9b0d1b01a9a0883977a362ce4128723a56d6Mark Andrews *) Compiles on ULTRIX (a continuing battle...). [Robert Thau]
2869504d83e84a91dbc822e8a243e837f5c0374dAndreas Gustafsson *) Fixed nasty bug in SIGTERM handling [reported by Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Changed "Shambhala" to "Apache" in API docs. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added new, toothier legal disclaimer. [Robert Thau; copied from BSD
ac1a59e95cfd035f38222e739affd43eafa9eeefMark AndrewsChanges with Apache 0.8.1
58930ca9802e772afe9f5ccb30f236d201cf60e0Danny Mayer *) New imagemap module [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Replacement referer log module with NCSA-compatible RefererIgnore
e3e94dd137c5f9d3d5c5179863f674b27aa0cc02Andreas Gustafsson [Matthew Gray again]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't mung directory listings with very long filenames.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Florent Guillaume]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.8.0 (nee Shambhala 0.6.2) 16 Jul 1995
a8fb98aff8a186bf80fa4e48cc3e99a42939dd0aMark Andrews *) New config script. See INSTALL for info. [Robert Thau]
3e42bdfdc901b6b921b02028bd51ca2af8e84adcMark Andrews *) Scoreboard mechanism for regulating the number of extant server
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews processes. MaxServers and StartServers defaults are the same as
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for NCSA, but the meanings are slightly different. (Actually,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews I should probably lower the MaxServers default to 10).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Before asking for a new connection, each server process checks
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the number of other servers which are also waiting for a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews connection. If there are more than MaxServers, it quietly dies
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews off. Conversely, every second, the root, or caretaker, process
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews looks to see how many servers are waiting for a new connection;
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews if there are fewer than StartServers, it starts a new one. This
ea01b618d981e58f85071a40550bc7f7565d4509Andreas Gustafsson does not depend on the number of server processes already extant.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews The accounting is arranged through a "scoreboard" file, named
80dd46d7aab16c42a8c1acf6156c95406a9f20a4Mark Andrews /tmp/htstatus.*, on which each process has an independent file
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews descriptor (they need to seek without interference).
993572b2495561c57b556621dd9fe493e8c6dd1bDanny Mayer The end effect is that MaxServers is the maximum number of
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews servers on an *inactive* server machine, but more will be forked
78bf1ca89505820ed7b03be4bf0c0b53b557f3cdAndreas Gustafsson off to handle unusually heavy loads (or unusually slow clients);
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews these will die off when they are no longer needed --- without
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews reverting to the overhead of full forking operation. There is a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews hard maximum of 150 server processes compiled in, largely to
afeabf9f707ca71192041c1132d9f07d7bd83132Mark Andrews avoid forking out of control and dragging the machine down.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews (This is arguably too high).
3842a051baf34ffc4e428cd6f2d4a641e548e6f6Mark Andrews In my server endurance tests, this mechanism did not appear to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews impose any significant overhead, even after I forced it to put the
a89d1aea0cce6a28a3751cd508db67e38d307a5eDanny Mayer scoreboard file on a normal filesystem (which might have more
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews overhead than tmpfs). [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Set HTTP_FOO variables for SSI <!--#exec cmd-->s, not just CGI scripts.
04f158ce9a12746eb216892b2bf8259749db254eAndreas Gustafsson [Cliff Skolnick]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Read .htaccess files even in directory with <Directory> section.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews (Former incompatibility noted on mailing list, now fixed). [Robert
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) "HEAD /" gives the client a "Bad Request" error message, rather
712bf9b0cc4ed34f4bf33b437f8b0e45853b93ceMark Andrews than trying to send no body *and* no headers. [Cliff Skolnick].
7e2f4ceafaae4eac1deddc87f906b29a922fff9dAndreas Gustafsson *) Don't produce double error reports for some very obscure cases
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mainly involving auth configuration (the "all modules decline to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews handle" case which is a sure sign of a server bug in most cases,
72499be79fbb68140bd31e0e4ded18a70a5b523bMark Andrews but also happens when authentication is badly misconfigured).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Moved FCNTL_SERIALIZED_ACCEPT defines into conf.h (that's what
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews it's *for*, and this sort of thing really shouldn't be cluttering
552a117791c17878c5c1b94b0fc3ac4e8491543eMark Andrews up the Makefile). [Robert Thau]
f3e4c3d6c536973bae92611402ba55277069eba2Mark Andrews *) Incidental code cleanups in http_main.c --- stop dragging
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews sa_client around; just declare it where used. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Another acc-related fix. (It doesn't like const char
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews in some places...). [Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.6.1 13 Jul 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed auth_name-related typos in http_core.c [Brian Behlendorf]
c8bedec446212b07511ded85ba04a9a3d5965ba8Mark Andrews Also, fixed auth typo in http_protocol.c unmasked by this fix.
7a104af70fb3071e7949c4e0e585af18ab362db5Mark Andrews *) Compiles clean with acc on SunOS [Paul Sutton]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Reordered modules in modules.c so that Redirect takes priority
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews over ScriptAlias, for NCSA bug-compatibility [Rob Hartill] ---
923de3bb9cf4d619de206544975986a22b18196fMark Andrews believe it or not, he has an actual site with a ScriptAlias and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews a Redirect declared for the *exact same directory*. Even *my*
2359261a252b339f3cef046cefa10ee1e1d4564dMark Andrews compatibility fetish wouldn't motivate me to fix this if the fix
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews required any effort, but it doesn't, so what the hey.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed to properly default several server_rec fields for virtual
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews servers from the corresponding fields in the main server_rec.
6bad645917a026dfa4662dd0a3a78b9efc3f4c36Mark Andrews [Cliff Skolnick --- 'port' was a particular irritant].
11931cc68d6c8139f507a724e7ca9814eed8b552Mark Andrews *) No longer kills off nph- child processes before they are
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews finished sending output. [Matthew Gray]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.6.0 10 Jul 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Two styles of timeout --- hard and soft. soft_timeout()s just put
d91d025deffd075db2507d44fab04b79920b3e91Mark Andrews the connection to the client in an "aborted" state, but otherwise
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews allow whatever handlers are running to clean up. hard_timeout()s
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews abort the request in progress completely; anything not tied to some
985b4f1c8653c6dfaa46652c412838850c0ffb1cMark Andrews resource pool cleanup will leak. They're still around because I
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews haven't yet come up with a more elegant way of handling
1d556695ef3c7918ba5061d7d846122d60f5f6c5Mark Andrews timeouts when talking to something that isn't the client. The
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews default_handler and the dir_handler now use soft timeouts, largely
e9ca87459a20f5e6721b9bd0b28c95fc3d6b843cMark Andrews so I can test the feature. [Robert Thau]
ca690f98020f75758bc26f4b5ef1ccf0472a27c3Mark Andrews *) TransferLog "| my_postprocessor ..." seems to be there. Note that
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the case of log handlers dying prematurely is probably handled VERY
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews gracelessly at this point, and if the logger stops reading input,
137a1f98e3862577ae9ccbb6b735ef63a51c456eMark Andrews the server will hang. (It is known to correctly restart the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews logging process on server restart; this is (should be!) going through
5cd7e9d4db393c314dd1a761c52d2cb3a4da9b72Andreas Gustafsson the same SIGTERM/pause/SIGKILL routine used to ding an errant CGI
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews script). [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) asis files supported (new module). [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) IdentityCheck code is compiled in, but has not been tested. (I
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews don't know anyone who runs identd). [Robert Thau]
65775fe205e8ac935313c42062c75460e0bc1514Andreas Gustafsson *) PATH_INFO and PATH_TRANSLATED are not set unless some real PATH_INFO
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews came in with the request, for NCSA bug-compatibility. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't leak the DIR * on HEAD request for a directory. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Deleted the block_alarms() stuff from dbm_auth; no longer necessary,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews as timeouts are not in scope. [Robert Thau]
998358fa900393378c70ad598c2b2e67385089d4Mark Andrews *) quoted-string args in config files now handled correctly (doesn't drop
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the last character). [Robert Thau; reported by Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Fixed silly typo in http_main.c which was suddenly fatal in HP-UX.
bc508906db43dda7eab0988348dd0ae3f3023a9bMark Andrews How the hell did it ever work? [Robert Thau; reported by Rob Hartill]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) mod_core.c --- default_type returns DEFAULT_TYPE (the compile-time
b352902413608d0eb310c4bb45412fa45734afbcAndreas Gustafsson default default type); the former default default behavior when all
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews type-checkers defaulted had been a core dump. [Paul Sutton]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Copy filenames out of the struct dirent when indexing
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews directories. (On Linux, readdir() returns a pointer to the same
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews memory area every time). Fix is in mod_dir.c. [Paul Sutton]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.5.3 [not released]
c8ab83c08e5227b5146295a9ef4a96d61b066b67Andreas Gustafsson *) Default response handler notes "file not found" in the error log,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews if the file was not found. [Cliff Skolnick].
4e57d3ff7d92abdef4b0b6aebc23a9dfae2ba040Andreas Gustafsson *) Another Cliff bug --- "GET /~user" now properly redirects (the userdir
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews code no longer sets up bogus PATH_INFO which fakes out the directory
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews handler). [Cliff Skolnick]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.5.2 06 Jul 1995
d352f188cb9e3820054b7451384a3d910619b4a1Andreas Gustafsson *) Changes to http_main.c --- root server no longer plays silly
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews games with SIGCHLD, and so now detects and replaces dying
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews children. Child processes just die on SIGTERM, without taking
3d38596530c389610494e6a6ba70d9f5dc9717c5Andreas Gustafsson the whole process group with them. Potential problem --- if any
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews child process refuses to die, we hang in restart.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews MaxRequestsPerChild may still not work, but it certainly works
a7cb695600c3c14ac12676f0fb1e179690c5883cMark Andrews better than it did before this! [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) mod_dir.c bug fixes: ReadmeName and HeaderName
b19619260fbd447b0fe3e709b2cc8ae38f27ec3fMark Andrews work (or work better, at least); over-long description lines
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews properly terminated. [Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) http_request.c now calls unescape_url() more places where it
1255d388f034dc556d235a002527101781dbeb29Mark Andrews should [Paul Sutton].
c615c2ddce6c08e5a26d9ca61742a20fa8dc1938Mark Andrews *) More directory handling bugs (reported by Cox)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Parent Directory link is now set correctly. [Robert Thau]
31d3464c0c0a35236c7924f698c5a8a66a9ed534Mark AndrewsChanges with Shambhala 0.5.1 04 Jul 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Generalized cleanup interface in alloc.c --- any function can be
2f6d1483f665d86501049199b9698554da0eacb0Mark Andrews registered with alloc.c as a cleanup for a resource pool;
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews tracking of files and file descriptors has been reimplemented in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews terms of this interface, so I can give it some sort of a test.
ea7b38cd1e5c6c9e099f1b3a702ba531bc4aba0aMark Andrews [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More changes in alloc.c --- new cleanup_for_exec() function,
32d248107a5bc92b4bf9fc77deaa55b3da969ba2Andreas Gustafsson which tracks down and closes all file descriptors which have been
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews registered with the alloc.c machinery before the server exec()s a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews child process for CGI or <!--#exec-->. CGI children now get
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews started with exactly three file descriptors open. Hopefully,
4574714ad44ba97f53425fe8d21b7ecb00ac83b9Andreas Gustafsson this cures the problem Rob H. was having with overly persistent
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews CGI connections. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Mutual exclusion around the accept() in child_main() --- this is
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews required on at least SGI, Solaris and Linux, and is #ifdef'ed in
07eaf0b8d0c3c93d8139c413bf9cc8bba7db9432Mark Andrews by default on those systems only (-DFCNTL_SERIALIZED_ACCEPT).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews This uses fcntl(F_SETLK,...) on the error log descriptor because
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews flock() on that descriptor won't work on systems which have BSD
cf70df7d0e24401a358f0b9c1a616ad0e8c783a6Mark Andrews flock() semantics, including (I think) Linux 1.3 and Solaris.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews This does work on SunOS (when the server is idle, only one
9234d92d4e274791eff42cc4ea5766ed7a281b17Mark Andrews process in the pool is waiting on accept()); it *ought* to work
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews on the other systems. [Robert Thau]
0cf9ce19cc05a60f85ec610106a983fe806ebb77Andreas Gustafsson *) FreeBSD and BSDI portability tweaks [Chuck Murcko]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) sizeof(*sa_client) bugfix from [Rob Hartill]
2ba574f329c14376d26d7c0f22c89d7a978a2625Mark Andrews *) pstrdup(..., NULL) returns NULL, [Randy Terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) block_alarms() to avoid leaking the DBM* in dbm auth (this should
3c3fe072252aecffae43e6349125663c315b092dAndreas Gustafsson be unnecessary if I go to the revised timeout-handling scheme).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) For NCSA bug-compatibility, set QUERY_STRING env var (to a null
05a4a299b599195ca6ede9395b245956a8c3a790Mark Andrews string) even if none came in with the request. [Robert Thau]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) CHANGES file added to distribution ;-).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.4.5
1094dec52a86e57df53f6167d86de94360a7a382Mark Andrews *) mod_dld --- early dynamic loading support [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add wildcard content handlers for XBITHACK; default_hander now
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews invoked with that mechanism (as a handler hanging off mod_core) [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) XBITHACK supported as a wildcard content-handler, and
fa2fb620c7c0a907b220c257007d8fb6d38bb3a4Andreas Gustafsson configurable at run-time (not just at compile time, as in the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews "patchy server" releases) [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.4.4 30 Jun 1995
62a3dbe63e833f2eaf613393399ea4667d8de28dAndreas Gustafsson *) Fixed basic thinkos in mod_dbm_auth.c [rst, reported by Mark Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Handle Addtype x/y .z [rst, reported by Cox]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.4.3
9bdb01e6c382e897572791b12190472955994d87Mark Andrews *) Fixed very dumb bug in mod_alias; "Alias" and "Redirect" are not
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews synonymous [rst, terbush]
e69b9ffb0f8b4d1117a682908c9143ebe3efcd6bAndreas GustafssonChanges with Shambhala 0.4.1 28 Jun 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) First-cut virtual host implementation; some refit in the config
a77ad145d0109081c5da6ac40a2303369db89735Andreas Gustafsson reading code, and log management, was necessary to support this [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Sub-pool machinery, originally added to avoid excessive storage
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews allocation on listings of large directories (which turned out to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews be the problem that the 0.3 storage accounting was added to
61d5bfc06be978ea962b1c64309894ac80351771Mark Andrews find). Subrequests and mod_dir changed to use subpools. [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) More memory debugging --- free list consistency checks. [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Added err_headers to request_rec, with support elsewhere [rst]
ada9b8ab20b81716c7ff1f4f3365929b2f7c8ff8Mark Andrews *) Other fixes to minor bugs in mod_dir and mod_includes [rst, terbush]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.3 19 Jun 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Switch ONE_PROCESS to a runtime command-line option (-X)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Don't compile in mod_ai_backcompat by default
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Switch name of server from Apache to Shambhala in Makefile
bb60abb44549428414cd55a022f2b8cc4488f7adAndreas Gustafsson *) Add some accounting routines to track memory usage in the pools,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for debugging
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.2
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Set DOCUMENT_ROOT CGI variable
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Add single-process debugging, as a compile-time option (ONE_PROCESS)
1beaa9e45738ad18cb7cae55aea95a1b16a14f94Andreas Gustafsson *) Add critical section protection to handling of cleanup structures
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Significant code reorg within the server core to group related
f953788d75c7df2db43907c68da18ed75c235dd3Andreas Gustafsson functions together [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Correctly handle clients that hang up before sending any request
fbdde79262a4ba2bdf4bfae61167026b3220488aAndreas Gustafsson *) Replace dying child processes. [rst]
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Shambhala 0.1 12 Jun 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Major rewrite of the pre-existing "patchy server" codebase, by
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Robert Thau (rst). Significant portions of the server code, such
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews as configuration-file handling and HTTP authentication support,
3fc4c1434d7ac377c720640e2e925a3af567cccbMark Andrews were ripped out and rewritten from scratch. Code that was not
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews completely rewritten was significantly altered.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Major changes with this release include:
0aba41458d345ea901cf945d47162e5f23647de9Mark Andrews *) Introduction of the module API; in request handling, the central
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews machinery just dispatches to various modules, which actually do
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews most of the work. Configuration handling is similar --- modules
5f7516bee5ace9542701f23fc7723a3e3196802aMark Andrews declare their own commands, and the central machinery just
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews dispatches to them.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews API features from shambhala/0.1 were substantially unchanged in
2e24e82fc3551e3228bcacaa7c45cb61daa49195Mark Andrews Apache 1.0 and 1.1. (1.0 API features not yet present in this
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews release, such as wildcard handlers and subpools, were added in
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews subsequent Shambhala releases, and were also generally rst's
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) This release included the following modules:
df7596a03eea7f1c2df89bd63d3bd4b73f274565Mark Andrews mod_access (access control --- allow and deny directives),
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_alias (Alias and Redirect commands),
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_auth (straight HTTP authentication, based on flat-files)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_auth_dbm (same, with dbm files)
b923e278535b4e8d264998a85a6ae1eb4b3aa4c6Andreas Gustafsson mod_cgi (CGI scripts and, in this release, ScriptAlias)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_common_log (CLF access logs; later renamed mod_log_common)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_dir (directory indexing)
ed2cefaf0ea367ee408cb7f6a54a413814240fa7Andreas Gustafsson mod_include (server-side includes)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_mime (AddType directives)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_negotiation (content negotiation)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews mod_userdir (support for users' public_html directories)
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews It also included a mod_ai_backcompat, which was a private hack
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews for back-compatibility with rst's own AI-lab servers.
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson All of these modules were substantially complete, and functional
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews or nearly so (a few, which implemented features not in use at
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Thau's site, required patches of a few lines).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) sub-request machinery, to allow modules to determine how other
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews modules would assign MIME types to a given file, or optionally
769ef0b7bdc9520dd62d2f440ea36bc020e88934Andreas Gustafsson serve its content (this is heavily used by mod_dir, mod_include
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews and mod_negotiation).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Resource pool system for keeping track of memory allocated and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews files opened in service of a particular request. Much of the
40dd9cb8cc240c33d820fe79f176ed51e4c06a1aMark Andrews code in the modules (when they weren't rewrites) was adjusted to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews replace a pervasive convention of using fixed-size buffers on
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews the stack with an equally pervasive convention of using memory
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews allocated with palloc().
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Reorganization of data structures associated with a given
54c4aa0f62aebeb01b6861ee068c1044433fe8feMark Andrews request to eliminate use of global variables and the troublesome
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews unmunge_name function (used in NCSA and early Apache releases to
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews attempt to determine the URI which mapped to a given filename
808b909f27c30d36b27efb5aa5ef2d18f83b6d4bAndreas Gustafsson --- a difficult proposition, given that it is easy to produce
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews setups in which multiple URIs map to the same file).
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Source files renamed and rearranged
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Very simple pre-forking behavior --- parent process forked off a
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews fixed number of children, and then just waited for SIGHUP.
7655e78c366cc0d25e24e2a96ba58e04a96042faAndreas Gustafsson *) Other more minor changes too numerous to list.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews This release included modified versions of a lot of code from the
6859033d425170380bcfac4809257bc6e9b60383Andreas Gustafsson Apache 0.6.4 public release, plus an early pre-forking patch
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews codeveloped by Robert Thau and Rob Hartill.
f558da602e8b74ed181d9189f20bf32dfa6d8723Brian WellingtonChanges with Apache 0.7.3 20 Jun 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) There were a bunch of changes between Apache 0.6.4 and 0.7.3 that
ff4322d44f8404683b6fb6c86a38a2bc14f6c083Andreas Gustafsson were incorporated by Rob Hartill on the main branch while Robert Thau
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews worked on the Shambhala rewrite above. Most were merged into the
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Shambala architecture after Apache 0.8.0.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.6.4 13 May 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Patches by Rob Hartill, Cliff Skolnick, Randy Terbush, Robert Thau,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.5.1 10 Apr 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.4 02 Apr 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Patches by Brian Behlendorf, Andrew Wilson, Robert Thau,
d9e690eb71bde3c748208733ba40a34e9d0ba29dAndreas Gustafsson and Rob Hartill.
1299e93989afbe1fee0739811b05fd1641ea14aeAndreas GustafssonChanges with Apache 0.3 24 Mar 1995
640923da589bc5b8492ac407ef89ea1ee9a1c358Andreas Gustafsson *) Patches by Robert Thau, David Robinson, Rob Hartill, and
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Carlos Varela.
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark AndrewsChanges with Apache 0.2 18 Mar 1995
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews *) Based on NCSA httpd 1.3 by Rob McCool and patches by CERT,
aa30ee42c4b6da9bab4fb84d6cbbda6036a4d426Mark Andrews Roy Fielding, Robert Thau, Nicolas Pioch, David Robinson,
b39bfc630dc222fb73c21a00bcba47c4f9e38f20Mark Andrews Brian Behlendorf, Rob Hartill, and Cliff Skolnick.