History log of /httpd/STATUS
Revision Date Author Comments Expand
5d75ffc3850549bc6033505529675631442019b2 1546690 30-Nov-2013 kbrand

Remove obsolete TODOs for mod_ssl: No, we don't - it was removed in r90511. DH keys are changed for every connection, SSL_OP_SINGLE_DH_USE is applied since mod_ssl's initial commit (r88988). We no longer have our own CRL callback (delegated to OpenSSL as of r1165056), so this is effectively moot. ssl_engine_pphrase.c needs to be simplified, not blown up further (see also https://issues.apache.org/bugzilla/show_bug.cgi?id=24031, which few [if any] people really seem to miss)

bd17c0d7cde28d71d2c62db92a7fa8b3d0772ead 1544774 23-Nov-2013 kbrand

Address a todo listed in https://mail-archives.apache.org/mod_mbox/httpd-dev/200205.mbox/%3CPine.LNX.4.33.0205292300380.27841-100000%40mako.covalent.net%3E "init functions should return status code rather than ssl_die()" For diagnostic purposes, ssl_die() is still there, but instead of abruptly exit(1)ing, it will return APR_EGENERAL to the ssl_init_* callers in ssl_engine_init.c, and these will propagate the status back to ssl_init_Module.

8e5b782f9a73e0c6de56579b5128b387b1935daa 1459977 22-Mar-2013 sf

Add another URL for the "removing the first connection filter in chain" bug. The other site seems dead.

e26be55e30feaa1b3783feaa7060176ae87c9048 1239031 01-Feb-2012 rjung

Note a TODO for Lua 5.2.0 compatibility.

c4beaaf4e697ed012c8c535f849bb13a77620f05 1238821 31-Jan-2012 sf

Note some things that should be considered, but not shortly before a release

a50b3b1b5ac488a316ab36af320415e840ccfa2f 1238808 31-Jan-2012 rjung

Fix typo which was already fixed in 2.4.x.

23a4c7813ca0b1161260c27f08402430547c37a1 1208920 01-Dec-2011 minfrin

Wish came true: CacheEnable works within LocationMatch, giving us mod_cache regexes for no additional cost.

585895b11fc5072edf78147f9820d97bb020608d 1204927 22-Nov-2011 rjung

Partial cleanup of trunk STATUS.

f573edb315d96e752cf7da3f08b7a95367d0d702 1201146 12-Nov-2011 sf

Fix assertion failure during very high load by preventing race condition between appending to the timeout queues and adding to the pollset. We don't add additional locking calls but only extend the present calls to include the apr_pollset_add. Therefore this hopefully should not cause too much performance regression. Add some comments Replace two AP_DEBUG_ASSERTS with better error handling

1789c630fea65e7d56cf8cdb3e25412f39c2512a 1200049 10-Nov-2011 sf

Found a bug in mpm_event, investigating

6736c640e65e06990ef33af71ee81fac4df4ff5f 1199519 09-Nov-2011 jim

And we are at 2.3.16-dev

89c36428274c544cf109031f17579c5b7d52fdc1 1199516 09-Nov-2011 jim

Getting ready to tag 2.3.15-dev

b1eff89959833f9efae89e6884c7d86eb75c15b0 1199064 08-Nov-2011 sctemme

Point to list of undocumented modules in the docs subdirectory

4c09a9b28bede53dbad42566d77c544501de838a 1198968 07-Nov-2011 sf

remove solved Windows AcceptFilter blocker add mod_lua blocker

13dd220a1597fa9917d2c594636102783d942825 1171229 15-Sep-2011 sf

- start definitive list of modules not to be included in 2.4 - mod_fcgid not a blocker - install of beta on www.a.o done thanks to pquerna/infra

8352dd48af03c856b5a3474842c264c4a6150420 1171085 15-Sep-2011 jim

GA plan

2e23386b6c586bfb905177917f20f8398b59f1f2 1155061 08-Aug-2011 sf

two more blockers

b8ddc7b0868f33bec91e305ae25673b892fa5717 1154762 07-Aug-2011 sf

remove two obsolete or done items

415bb21f281e9b4f905d5893fede9165bdf1491b 1152855 01-Aug-2011 jim

And we are at 2.3.15-dev

2fe15de0a2ca5b44c1b2c02a146d64364b3af9fe 1152854 01-Aug-2011 jim

Get ready to tag 2.3.14

799e8e1c98a8feb9886fcf36073d629d06505f42 1142492 03-Jul-2011 sf

One more showstopper gone

09359a90ff115fc5eeb96e1e5c78a58dd9fc59d3 1140734 28-Jun-2011 jim

And roll on to 2.3.14

31a8efe4d96f7b51118b1bd0c10ca1bb525d5b8a 1140730 28-Jun-2011 jim

Get ready to tag as 2.3.13-beta

6b13b8986decc11dcd57da4d1b43704a48f55d5c 1132801 07-Jun-2011 sf

The example configuration looks good enough to me

de2d327e43e0f17cdb64851beafecba96a0ed962 1128614 28-May-2011 sf

Use the new "ap_expr" expression parser. The old parser can still be used by setting the new directive SSILegacyExprParser

8abb6edf46e43b7bf1af3eb4c006a644f7c4bec0 1103595 16-May-2011 trawick

fill in conn_rec::current_thread for WinNT, NetWare, and OS/2 MPMs

816070a76df54b8ebfe680b24bb5c98cce5bc2e3 1103133 14-May-2011 sf

one ap_expr item done

1bfda5812507b404ae9b9ab64f877953c090b584 1103090 14-May-2011 wrowe

One I'm signing up to finish

24462e224cf399c4f6f4389479cc2aa652d94869 1103015 14-May-2011 wrowe

Some STATUS thoughts from the 2.4.0 barcamp session

4acb0cd5536553055c7c6996414cec00b0191e1d 1101855 11-May-2011 jim

and bump to 2.3.13

72efcdefd7fc6e47ab9edc27b88e33a102a39939 1101853 11-May-2011 jim

Ready to tag 2.3.12-beta

a989cdf2aad352e687540f578d097cdd0f36a399 1083580 20-Mar-2011 wrowe

1.3? nah

f19a8656f9b21bf3e66eb96e25eac2046c2d102b 1082628 17-Mar-2011 jim

GA plan

cd5622f7083302edc84ab201900f530723cf268e 1078775 07-Mar-2011 jim

Note release date

9c67ffea79ab184351b5d554b57814e13285e758 1075924 01-Mar-2011 jim

And roll onto 2.3.12

de7f5c1fd2707bfe56e2d0f0aeeb23f23fd738a8 1075919 01-Mar-2011 jim

Ready to tag 2.3.11 as beta!

1ee6112c113ecc54ddca716a674f9b1a132f263a 1074912 26-Feb-2011 sf

no docs should only be a blocker for GA

71cda1f2d621dbd9fd3406e35a6f8c412576a15d 1074778 26-Feb-2011 pgollucci

'votes'

965ecaea5e8c2c048586939b7b4803b252f49987 1074527 25-Feb-2011 jim

We are going for beta

a46801e6532423aa7bd184471eb49158d7c9ae62 1070061 12-Feb-2011 sf

revert r1026746: If an unknown Content-* header is received for a PUT request, we must not ignore it but reply with 501 per RFC 2616 9.6. PR: 42978 Vetoed by Roy T. Fielding: http://mail-archives.apache.org/mod_mbox/httpd-dev/201102.mbox/%3C9A5A8B62-ED16-4BD3-97DA-8475026BB81D@gbiv.com%3E

bf507cc1e6ad55303c3d436c6ca153f46c788be6 1061465 20-Jan-2011 sf

Add support to set variables with the 'Define' directive. Change ap_resolve_env() to look for variables defined in this way. This allows to use the variables in the config using the ${VAR} syntax known from envvar interpolation

9c09bec965ddf31d132ffaef4305a4eb945b2877 1059018 14-Jan-2011 jim

minor note... bunch of old, old stuff lives here

090aff1c1fe9a711579dfb0bd945fcc3c55e0689 1051599 21-Dec-2010 jim

note release

8f066564bfc0fd6ddc6ca4b2f2410615554597d1 1045185 13-Dec-2010 jim

And roll on 2.3.11...

9c5e538900d6835bf91d12346c8a6ce43eda39f6 1045183 13-Dec-2010 jim

Get ready to tag 2.3.10-alpha

6047b7ea795560f93c601d78276bc75a1cdd480c 1045174 13-Dec-2010 jim

Update with blocker notes and indicate that 2.3.10 was never released

3a86b95ac291f1af18df0ca2bd6d51c8b35f1241 1039300 26-Nov-2010 rjung

Further trivial updates mod_disk_cache -> mod_cache_disk. No functional change.

aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6c 1038144 23-Nov-2010 jim

Roll on .10

9ba869e36b317af5d19ac3e77ea13082961ce890 1038141 23-Nov-2010 jim

Get ready for tagging

ab5b666cf1382c8c3e58797524fdece77e8e17a8 1037845 22-Nov-2010 minfrin

Add a thing to do.

99665be7f22b9e3421bd698bd731f82ab0deb827 1037326 20-Nov-2010 sf

Update status of ap_expr and Limit

d5612bd28e194390b2c74fcf712d564b0e002684 1032002 06-Nov-2010 sf

Fix hook sorting for the pre_config hook. Move modules/http/config2.m4 back to modules/http/config.m4, since this was only done as work-around in r88887 for the broken hook-sorting.

56a6298c5ab82b51c3d6bbda9ec33ca5f1569a7f 1031025 04-Nov-2010 pquerna

More whitespace

6ebc995cfb1c57e73d08754ba095422202c254a9 1031023 04-Nov-2010 pquerna

Whitespace commit

dda7fea8e67a3a1295cce48a1f95f11dcb668a63 1030642 03-Nov-2010 sf

cleaning up / replacing ap_expr should be a blocker for a beta

d41c90474297f7a507d127eec5efe246fbabb3d5 1030087 02-Nov-2010 jim

timeline

766b0a4793197ccef3dfa202d1fee1e1f929ffa7 1026746 24-Oct-2010 sf

If an unknown Content-* header is received for a PUT request, we must not ignore it but reply with 501 per RFC 2616 9.6. PR: 42978

97b692bfc8673c8858f03498f81a993ac0c04c01 1026743 24-Oct-2010 sf

If a malformed Content-Range header is received for a PUT request, we must not use the supplied content per RFC 2616 14.16. Send 400 response instead of ignoring the Content-Range. PR: 49825

dc287e6d736b5998068addfb712936f51818cc0f 1024380 19-Oct-2010 rbowen

Remind "Contributors looking for a mission" that the docs always need a lot of work.

be192cefa381d5bae6868034687471754cb43175 1021924 12-Oct-2010 sf

Rename MaxRequestsPerChild to MaxConnectionsPerChild, which describes more accurately what the directive does. The old name still works but logs a warning.

4e5fe1d203ddf3956a77be3c797c01fd4be8b211 1002824 29-Sep-2010 sf

Make the ssl expression parser thread-safe. It now requires bison instead of yacc. Also change the make file magic so that the real source file name is embedded in the debug info. The generated files have been created with flex 2.5.35/bison 2.4.1. The two 'no previous prototype' warnings are supposed to be fixed with the next flex version.

7ac1ffe4121328055c55cc1db7fc4aeae0fcc3d6 1000144 22-Sep-2010 sf

- add blocker for GA: review example config - remove old votes: * "what to do if parent dies" went nowhere after many years * we now have event MPM as default

e302f38fd646764ce1a1e1c578d794aef514a9e5 992806 05-Sep-2010 sf

Add ErrorLogFormat directive for configuring the error log format, including additional information that is logged once per connection or request. Add error log IDs for connections and request to allow correlating error log lines and the corresponding access log entry.

42ed359b3cec14d50bec77d6a0de2320215fd006 992610 04-Sep-2010 minfrin

Add a TODO.

84fbf855118f318dd5e511d8e5b902cecc1177c0 988618 24-Aug-2010 jim

Bump up for 2.3.9-dev

065757c0cc6d9cc01ba3dbd465d91f3c0652ed21 988616 24-Aug-2010 jim

Get ready to tag

4fda5fb4cc40703a76e261bbf21ec1d6b51b7d3f 987153 19-Aug-2010 jim

And we are at 2.3.8-dev...

29491a3862243b6975a6cb9a7a3c9f9ed0e3dd1d 987143 19-Aug-2010 jim

Prepare for tagging of 2.3.7

53b314ccdbbfe0a4e37f4717ad9f125f6368e40e 965241 18-Jul-2010 sf

note some work in progress

05801a95f5ddbe2a77bbfbf5e97b44783c28b9ca 964408 15-Jul-2010 jim

note prelim plan

e1c6982304adafcec09d2627755be15b87a6b425 964171 14-Jul-2010 sf

Add some open issues

e9dc2a9c5a229571653455f37671bc6e93847adb 956413 20-Jun-2010 sf

ap_note_auth_failure seems to be broken in 2.2.x, too. So this is hardly a blocker for 2.4.

404381a78d109fd3a4a7702e69815e4d7ff6d93a 956387 20-Jun-2010 sf

Fix authorization by user or IP/ENV/... Note ap_note_auth_failure() breakage in STATUS

bbb49f93620236c69a477fbd09028dd6d3e8ee96 956205 19-Jun-2010 sf

Remove two blockers from the list. Fixed in r954590, r956202, r956204

e84aedcb9f389f94263ca602b1f6c36e3575699b 954596 14-Jun-2010 sf

start a list of modules which should probably be in experimental

6491ae8cad7bb8403ffb3a6ce17fafbe826ac817 954590 14-Jun-2010 sf

Change the eor bucket to use a pre-cleanup to run the log transaction hook. This fixes some segfaults.

2534e869d2ba209bd0c43717ea80992e6de0c51d 953682 11-Jun-2010 jim

roll on 2.3.7 development...

e78a2d4c8d5d194c57e70dd7b6c7711eb358fa2b 953680 11-Jun-2010 jim

Prep for 2.3.6 tag

979b5dac648b2e3eef4b5a514b3711b58640026b 951477 04-Jun-2010 sctemme

Review of RFC 2616 violation issues in Bugzilla, by Igor Galić.

828333c93c6c11a4b46154302515e35cc6982f12 951017 03-Jun-2010 sctemme

Vote. Even if there is no Vote.

c4874af25ef70f64a75f3fb74d1523de1ccff459 950760 02-Jun-2010 sf

another blocker for beta

5eb27f5ecb5daa4252c36cf6f049a2058ebe7bd6 950609 02-Jun-2010 jim

Note intent to TR June9

a28e3e624e7a5673405fe03868ed073b1ab37f8e 950134 01-Jun-2010 jim

not sure why blocker

820e91baab4f9a45001d668698d2fae3501cb4b0 947651 24-May-2010 trawick

odd assortment of spelling fixes

0159c6b21da30efd205dc52a9975811591beab3e 946170 19-May-2010 jorton

Note unresolved cause of current crashes in the test suite.

bc92ea12c8067235d9a89b80b0f0df03745ba629 940524 03-May-2010 poirier

enable-mods-shared works on Darwin, drop from "NICE TO WRAP UP" list

027152d4123d6398caff068774c3b1e36caaa76a 932911 11-Apr-2010 sf

Add AAA issue

a74ee4396fe11ffc1ca05837a59e497c905eedc3 932910 11-Apr-2010 sf

Divide showstoppers into sub-sections for alpha, beta, ga Please add issues!

54ab41105e95418b4bb2a130d271a631e42fc21e 930080 01-Apr-2010 pgollucci

vote

53e66a2931d02e84628ba946055cc92e56b43db8 924471 17-Mar-2010 wrowe

Let the nominations for the name begin

a4df8c8588530488beecdd78627774352cfd989d 917386 01-Mar-2010 pgollucci

test svn update

f80ef15dcf58050fbfbe12b000de043f6ae6ac82 901884 21-Jan-2010 pquerna

roll on to 2.3.6-dev

cd365a1ad6798c1faef19b445c00ae97eb94a234 884299 25-Nov-2009 pquerna

prepare for 2.3.4 tag

6507aa1a5709a9122f2e0b9be8bb9bd6d78715c3 835031 11-Nov-2009 pquerna

roll on to 2.3.4-dev

d2eab5b1287bc753dcb73fbb4600ef86cecac203 813381 10-Sep-2009 jim

hrmm

f8aafb8bd93472f7da5a7c158958ee09e4176c8e 758613 26-Mar-2009 trawick

remove leader, perchild, and threadpool MPMs (other than non-English bits in common parts of the manual)

STATUS docs/manual/mod/leader.html docs/manual/mod/leader.html.de docs/manual/mod/leader.html.en docs/manual/mod/leader.html.ko.euc-kr docs/manual/mod/leader.xml docs/manual/mod/leader.xml.de docs/manual/mod/leader.xml.ko docs/manual/mod/leader.xml.meta docs/manual/mod/mod_privileges.xml docs/manual/mod/mpm_common.xml docs/manual/mod/perchild.html docs/manual/mod/perchild.html.en docs/manual/mod/perchild.xml docs/manual/mod/perchild.xml.meta docs/manual/mod/threadpool.html docs/manual/mod/threadpool.html.en docs/manual/mod/threadpool.xml docs/manual/mod/threadpool.xml.meta docs/manual/programs/configure.xml include/util_mutex.h server/core_filters.c server/mpm/MPM.NAMING server/mpm/config.m4 server/mpm/experimental/leader/Makefile.in server/mpm/experimental/leader/README server/mpm/experimental/leader/config5.m4 server/mpm/experimental/leader/leader.c server/mpm/experimental/leader/mpm.h server/mpm/experimental/leader/mpm_default.h server/mpm/experimental/perchild/Makefile.in server/mpm/experimental/perchild/config5.m4 server/mpm/experimental/perchild/mpm.h server/mpm/experimental/perchild/mpm_default.h server/mpm/experimental/perchild/perchild.c server/mpm/experimental/threadpool/Makefile.in server/mpm/experimental/threadpool/README server/mpm/experimental/threadpool/config5.m4 server/mpm/experimental/threadpool/mpm.h server/mpm/experimental/threadpool/mpm_default.h server/mpm/experimental/threadpool/pod.c server/mpm/experimental/threadpool/pod.h server/mpm/experimental/threadpool/threadpool.c server/mpm_common.c server/util_mutex.c
bf52162f2d05c1fb1a107c7ef108de73f739b3ed 757429 23-Mar-2009 pquerna

Roll on to 2.3.2.

cdccf2ac94172d1a4a54bc2e17324e1ef682ccf3 742218 09-Feb-2009 pquerna

Add conn_rec::current_thread.

df46ff21c57d00f6addccaaf9b1484f2b56b8577 730927 03-Jan-2009 pquerna

Bump to 2.3.2.

b6c98ce4a43f123af0a691fd7b833efcf0ce1d6a 726077 12-Dec-2008 pquerna

Note that 2.3.0 was tagged, but not released

22a6799c0a8f1d1dcea937f5964a45e6699c3ebf 724097 07-Dec-2008 pquerna

2.3.1 is now in development.

bce58f79020e39e5ac5de398fe08b4f8a1e19970 712843 10-Nov-2008 pgollucci

o cast some votes o FreeBSD 5.x is no longer supported in even security patches.

2b885b347e7b68ffa7e23f9859753ccbde94731e 652999 03-May-2008 fielding

seems to work

90db9535f5d2759f9878f35701790c1468d97285 652998 03-May-2008 fielding

just a test of commits list

9e86ff266f053757dd96dab7cf4bc53aaaaa583e 600651 03-Dec-2007 wrowe

Reflow ALL of 2.x trunk STATUS to the same indention (indent 4, with a hanging '*')

a68ff38d48e598e710067af3ffe512ef35196e01 433743 22-Aug-2006 sctemme

Stale Bugzilla link as noted by Christophe Jaillet

1fef92a233e66ca111c4da631aa3d4940e0966ad 410645 31-May-2006 chrisd

Add comments re worker shutdown troubles on Linux and use of ap_os_killpg() in worker.

c7042d52add996165265d7218c88361622d93102 400010 05-May-2006 jorton

mod_ssl stuff which has been done.

b63571aa42459a7c807a768162b318fb22866a7b 374509 02-Feb-2006 sctemme

Project name changed in Bugzilla when we released 2.2

80464b326874ee15d74742ae39708ec3f2eae1d7 357231 16-Dec-2005 wrowe

A more generic explanation

f2ea1955ecea10ab1ed1bc030b194eb1af0ce4d0 357223 16-Dec-2005 wrowe

New Win32 9x efforts are a nonstarter.

d7a4fd89ea800b74ab9bebceaf071e0971d55b37 357222 16-Dec-2005 wrowe

Not Applicable anymore

38dc50ae00a1ea57fa41500d74f4e818747e3cef 332929 13-Nov-2005 pquerna

2.1 -> 2.3 changes. Only track the 2.3/2.4 release history.

6515f0c3d1c55049dcb389db31d2a90866339b72 329160 28-Oct-2005 colm

Make the release date formats non-assbackwards and more readily readable. Corrects a regression from 2.0.

19de12b460b45549814b3212712ec303c44e03b5 322497 16-Oct-2005 colm

Update STATUS to reflect the current state of 2.1, including the backwards non-ISO date format.

c27267ab4fe247bb40a3009a1dbd9dcafb938caf 208681 30-Jun-2005 pquerna

The event MPM now works on Solaris 10. It is fast too.

fd7aecce39c1cda70436a72b21ce3d3daf92e0c7 202484 30-Jun-2005 pquerna

2.1.6 got released.

366616a5cc6212cbf7134ccf877f965d668c6b04 201649 24-Jun-2005 wrowe

More cleanup, organization to make README easier to follow.

62f7716b14b71603a8004434ca3536902bfb8899 201643 24-Jun-2005 wrowe

Rearrange some deck chairs, just reformatting, axing unmaintained 'Binaries' section.

87d944bf70927764edf8ef69e46d3b4b8fa09131 201579 24-Jun-2005 pquerna

Move on to 2.1.7-dev.

0db0abcbe4211435c08e0c0e8f5daa278bed3524 201362 23-Jun-2005 wsanchez

Add some comments

39dbd3f60b93f5e0fbf46d9ae237f6742e113442 191100 17-Jun-2005 pquerna

Onward to 2.1.6-dev!

1062c731b19eed1efa24e2229e8c3a34240846c6 165677 02-May-2005 minfrin

Add a vote.

9f95877e5e3f99a43eb6f3f632f87f144da3b8e6 164755 26-Apr-2005 pquerna

httpd-config would be a great thing to replace apxs with.

292bfa9e94967bac6e784f95e9e8c5f4c5394d06 164752 26-Apr-2005 pquerna

AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file entry.

7e97354b25d4291fc5d89aabe22c2e1df05059ef 159537 31-Mar-2005 striker

* STATUS Update to reflect the current state of affairs.

a07cab794b2b8d92dae6ad9f2642be77a010f5ac 157777 16-Mar-2005 pquerna

Update the Solaris 10 & Event MPM issue.

ac3b8679ebc4b0889ecc0631fdde514a44d0a496 154978 23-Feb-2005 jerenkrantz

Note 2.1.3 released as alpha.

d64eb0a76ec10c2405d14b892b0eb0f7ce27a613 154394 19-Feb-2005 stas

replying to why "the edge connection filter cannot be removed" is a showstopper

ecf8d72af432e53e4c0661fb99dfda8061507bfa 151406 04-Feb-2005 jerenkrantz

Sync with httpd-2.0 changes.

9b0dd9f58855f5b2c65ed8050d3c3130ab9bd50a 151170 03-Feb-2005 trawick

--showstoppers;

6e9e972bc1daa0c0d71a6441e81e460f2b5d8029 126239 23-Jan-2005 pquerna

Word Up. ap_discard_request has used buckets for a couple years.

cbd55f4507c354bc01777ea39f740f71da2d4bc3 126238 23-Jan-2005 pquerna

2.1 will always have >=APR-1.0. No need to worry about this then.

2b93f4e3bba84578a57e5edcdb510071d2e79ed9 126237 23-Jan-2005 pquerna

Update the Worker MPM+FreeBSD note. It all works under FreeBSD 5.3/5-STABLE.

1652c56dd88f454decf8bf511a78dc43118839d4 126235 23-Jan-2005 pquerna

mod_filter in 2.1 allows better ordering of the filter chain.

89dc3c2ffc777a18ab48198a06348b479426880a 126234 23-Jan-2005 pquerna

Remove this note about a test suite failure from 2 years ago. The test suite passes for me.

ac1df68da54c523d719c2a117b2bf0f6e03fdd82 126233 23-Jan-2005 pquerna

PR 9457 is marked as fixed. (this is also about APR, not httpd...)

3fa4d04ee7c7abfa1e48e0211ede482d6b6acf66 126232 23-Jan-2005 pquerna

I beleive this works fine on Glibc 2.2+, and I don't care about supporting glibc 2.1.2 anymore.

546e158c72fb4a5accd0b368c649b3eadf2e732f 126231 23-Jan-2005 pquerna

Remove the entire suspended forever section. All of these are extremely old GNATs PRs. If any of them are still valid, I welcome a new section with the proper Bugzilla PR numbers.

fa035ac55f24b5e5934a0bc769d63c9fbfaafe67 126230 23-Jan-2005 pquerna

Remove old statements about mod_proxy. It now supports both load balancing and persistent connections.

ed7c594e460858633e768386dbc1447a2ccdfe04 126228 23-Jan-2005 pquerna

Solaris 10+Event MPM doesnt work. Note it as a non-showstopper.

6f1288124cad502c411b79f25532a190d3f65a20 124915 11-Jan-2005 trawick

proxy request body handling

0cba3a63e59bfa77f67955cb4e034264ed6c5523 111353 09-Dec-2004 jerenkrantz

Onward ho to 2.1.3...

380584d22150608f50ca4ae8089efeb30794514a 109480 02-Dec-2004 jerenkrantz

nagoya isn't our Bugzilla server anymore.

74def8815c725f8128a4e76ab1f5704df80b024a 106737 27-Nov-2004 jerenkrantz

At long last, promote mod_cache and friends out of experimental/. Also, take quick pass through docs files to remove experimental label for them. Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz

9178273ff79decf034266bcc531976041584e0be 106710 27-Nov-2004 stoddard

Vote. mod_cache is ready for prime time

84cbf7ab5adeca6b94c462a46d74f17388b6ff6f 106074 21-Nov-2004 jerenkrantz

* STATUS: Update a bit...

7d5ac94fda90b837211dadf2585c0fe8c5dc3e5d 105769 19-Nov-2004 jerenkrantz

* STATUS: The tree is now open for business. Some housekeeping will be undertaken now. But, that shouldn't effect anyone else.

771a4d2c4ebe8debc609ed7d65938c4b72b9d4ce 105701 06-Nov-2004 pquerna

voted. Note on the Worker MPM vote..

47c81da11264e8870b146dbdf3ac0384d3290ae9 105700 06-Nov-2004 jerenkrantz

Not that I'd *need* to pre-declare a 2.1 alpha, but let's aim for something that can start the march towards 2.2 by close of AC next week... If your large 'pet' feature that just *has* to be in 2.2 can't be included by next Friday, I vote tough: wait for 2.3. Just like the mod_auth changes have now waited almost two years to be included in a release! Put up or go home...

80ee8def2bb6fce3004917a92e53cc21459dd5eb 104943 03-Sep-2004 pquerna

Hey look, the latest commit to mod_info closes a PR from 1998. In other news, it looks like 99% of the bugs in that part of the STATUS file are completely bogus now...

b6be120c809ed1bc2cd19e690ccd9b65fde852b8 103537 28-Apr-2004 jwoolley

repository is opened back up. it turns out it's basically impossible to delete a branch in CVS without manual intervention -- which i don't want to do. we'll do it when we convert to SVN, at which point it will be trivial. in the meanwhile, it's not hurting anything to leave it as-is. here's a note to remind us to make the change when we convert. so, hey guys. how 'bout that SVN? :)

2b8a78eefeba261ced96c3e57527d8ae3fce2f1a 102181 04-Jan-2004 erikabele

Sync comments with STATUS/2.0 PR: Obtained from: Submitted by: Reviewed by:

942f9b7d835bb864a76719c131efcf3861450c96 102036 12-Dec-2003 jerenkrantz

If you ignore a problem long enough, it'll be fixed by someone else. FreeBSD 5.2-RC with either libthr or libkse enabled (instead of the default libc_r) is confirmed to be operational with the worker MPM. Add notes to STATUS and README.platforms (as there is now an upgrade path that may be reasonable for those needing threads). [No soak tests run, but it serves pages - which is an improvement over before]

d96ee8cda2799e1f2743c1603adeb4833ed0e15f 101813 20-Nov-2003 slive

Reference the bug database in the STATUS file.

2f303718d6c8207f1756cc438d38adc9543b8d36 101418 11-Oct-2003 jwoolley

This doesn't go in here... it goes in the BACKPORT section of the STATUS file that's on the APACHE_2_0_BRANCH

8547f51cdad64d5e057601ca829b6c084fb4d387 101415 11-Oct-2003 stas

fix the config parser to support <Foo>..</Foo> containers (no arguments in the opening tag) supported by httpd 1.3. Without this change mod_perl 2.0's <Perl> sections are broken. PR: Obtained from: Submitted by: "Philippe M. Chiasson" <gozer@cpan.org> Reviewed by: stas

f326ab45ec25cf93687a273c9db07cb9a5108c16 101141 31-Aug-2003 jerenkrantz

Resolve the ap_get_client_block() showstopper by looking at APR_BRIGADE_LAST of what we get from ap_get_brigade and set a nugget for our next call to pick up on.

f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9 100915 06-Aug-2003 stas

these 3 bugs were reported long time ago, but there are still there. The entries include links to the threads where these bugs were discussed PR: Obtained from: Submitted by: Reviewed by:

b08ed1b8a8afa3d8466300f4607b9d1179d2f1ea 100755 24-Jul-2003 erikabele

More votes. PR: Obtained from: Submitted by: Reviewed by:

0723420d6007137272f4f140ffd17035b17c1563 100086 29-May-2003 nd

- revert my patch (r1.155) since it produces regressions. - add a note to STATUS that we don't forget the thing.

05cd8b63829a8a9047076ffbce8dd6cd1cb2db92 99990 21-May-2003 thommay

note an issue that needs an ongoing fix

56afb23a30271d30e87f225cce6c69969d6dd8bb 99864 16-May-2003 wrowe

Not sure about the forest v.s. the trees - if anyone wanted to call out the real tall trees that would be good.

9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1d 99855 15-May-2003 stoddard

Hop hop i am a yop. all i like to do is hop from finger top to finger top. i hop from left to right and then, hop hop I hop right back again.

8cdf114a5cce4e4d9d7c815633b2c87a18d35ef1 99846 15-May-2003 bnicholes

Adding my vote for mod_cache

1e82fcef33ad0da9e76fbb1f5e440b691a8b3551 99841 15-May-2003 jerenkrantz

My thoughts on mod_cache being non-experimental.

a3f7a6fb4aedec8585efd990cf99d3917b99a0d3 99840 15-May-2003 jim

Note votes on moving mod_cache on up

5647769dc9969e353cff0c3b116c2cd9fac1538e 99771 13-May-2003 nd

(grabbed from archive) Check the processed file on validity. If a line is not empty and not a comment, it must contain at least one colon. Otherwise exit with error code 7. Submitted by: Thom May <thom@planetarytramp.net> (on 2002-07-02) Kris Verbeeck <Kris.Verbeeck@ubizen.com> (on 2002-10-22)

1125f364c5cb4fd9bff71e89b5d4cbf551590035 98937 07-Mar-2003 bnicholes

Updated to reflect the backport of the auth_LDAP SSL standardization patch

b9b0788ea79de3ee230ccb0abf93a0c2c08f6287 98777 24-Feb-2003 lars

some votes

016f2545c9375ec7fc5e9cb70aa1ae0cace83c98 98729 19-Feb-2003 jerenkrantz

Start tracking the PRs for known RFC 2616 violations. (Note that the test cases in the PR are ridiculously hard to follow.) These tend to be primarily in caching/proxy, but some are in the core.

bca19e3e71dd1c4bd019ed5b78e5e4ab0462e473 98710 18-Feb-2003 bnicholes

Update the status of mod_auth_ldap

0a5d24f1bcf38baf13b60c1a021057a9979ce4fb 98511 27-Jan-2003 coar

and add it to the racial memory

7718f3d5b4da70eb063877f5300ee361435910f4 98433 21-Jan-2003 nd

well, it's voting time, isn't it?

afbd720d176856630fed7c6576cdd3ae25a407ed 97770 03-Dec-2002 stoddard

Stuff done and more WIBNIFs.

abdf88f96a56cf5c242d3195c493dbb8a7355d03 97626 24-Nov-2002 wrowe

State the obvious (to some).

c330021bf3f45cbf187fa644781e67f7e470a58a 97606 23-Nov-2002 wrowe

Keep track of the changes. My guess (although we will see in practice) is that 'new stuff' will stay here in HEAD, while problems will probably linger in APACHE_2_0. History will be relative to the tree one is viewing.

c95a8116bde20ab75f2e54d0e867bdf2e13643c3 97580 21-Nov-2002 jim

Would be helpful to put it on the right line

cacc9a5758c4fcfee6b556e02f70e0f5c68e44dd 97579 21-Nov-2002 jim

Ferg

bca5b27d271b6e1690134a83963424b9825d93bd 97575 20-Nov-2002 striker

Update votes...

38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bf 97574 20-Nov-2002 jim

And a chicken in every pot

e31aa14791ca6ce21f41fefc9678462b34ce11c7 97571 20-Nov-2002 jerenkrantz

Big brains here say this after trying 4.7 out...

c455eb432962e7edc94e832317df3f63a9c0b5fe 97486 11-Nov-2002 stoddard

I withdraw this complaint.

15ab985705a60ad6bef16a865618eb0a3b532caf 97485 11-Nov-2002 stoddard

Actually this is working correctly as best I can tell.

75f8e1cae5ca3a16a7400cdddf604815ab06b5a8 97466 08-Nov-2002 rederpj

Improves the user friendliness of the CacheRoot processing over my last pass. This version avoids the pool allocations but doesn't avoid all of the runtime checks. It no longer terminates during post-config processing. An error is logged once per worker, indicating that the CacheRoot needs to be set. [Paul J. Reder]

c4250200511e2babcf76be6da64a7f101250ab37 97360 31-Oct-2002 jwoolley

note release date

783e9d9e55a1ecb3c0eedb14493667ed642191c5 97357 30-Oct-2002 rederpj

Added my two cents worth of votes and updated the cache entry in the experimental status section.

53573272227ec7c6a2bb9631934aea6c9dd1469e 97355 30-Oct-2002 gregames

record a few votes. I need to catch up on emails regarding modules/experimental/ so I understand what I'm voting on there. I would hate to see mod_cache & friends, mod_ext_filter, and mod_charset_lite (esp. for EBCDIC) suddenly disappear.

348c949869b4b773e43b379bcf7e6bf415b52311 97339 29-Oct-2002 trawick

PR 8482 is resolved

bb2b4c21329be5f70a7b0b42c59cd8490d2ac43b 97336 28-Oct-2002 wrowe

Commit rbowen's votes at his request, gotta get that access issue cleared up for him in avail.

574c4f095a6e4c5a9b51877c284527aa8bac1a59 97334 28-Oct-2002 jwoolley

it's a darned good thing these things are in the status file or I'd NEVER be able to keep up

204973b0c81bd877f72a77ead8b1be3fd168bbd8 97333 28-Oct-2002 stoddard

Votes

bb6569aa4b8ec689472722261dd7b92fe51f5aca 97332 28-Oct-2002 trawick

add some votes

5c9a6bc911baa7cef34d64de59af1e8d6e09c13a 97331 28-Oct-2002 brianp

Clarified the wording on backward compatibility for 2.0, and added my vote

5f351d29253bc16eca80c0b43c271d9b256f8095 97330 28-Oct-2002 aaron

Add in my 2c on the 2.1 and versioning schemes.

941cb476bf470040d0a33c397eb85c68d9d82d4d 97323 28-Oct-2002 jerenkrantz

Cast some votes (my 0s are true 0s in that I'll abstain for now)

13402b2193f52031b2acfbee2b0965e02f3f29b4 97322 28-Oct-2002 wrowe

Other humble opinions

4520f2a938626a879b33dac9fd940072b6c2bd42 97321 28-Oct-2002 wrowe

Submitted for your consideration. Please consider the question of a new versioning schema, based on Rich Bowen's interest in getting the website docs back to a reliable state, and reflecting the released versions of Apache.

a32ddb6cabb635ca29ccff87f8bf5c6af3b78ecf 97280 22-Oct-2002 stoddard

more cache work todo.

124df6f766e1128a29d233b9b0aff18e267bcf29 97279 22-Oct-2002 stoddard

cache updates

b3b4e853e4958357ee2d50e2fe41effecfde9eed 97244 16-Oct-2002 wrowe

Ryan asked that these be updated. As a no-longer-voting member, and no longer a voulenteer to fix these things, they are staying put amoung the open-issues, no-name-attached

9a93784d34c322d1996e8a7b794a75230eac81a4 97080 03-Oct-2002 wrowe

Get ready for a potential release this afternoon

f610c7c704235bc327dbe9b62982f5b3f8e30a77 97006 28-Sep-2002 wrowe

Clean this up a bit. 1. A patch isn't an available patch without a reference to the thing, and if it applies to 2.0. 2. It's ain't a showstopper if we released with the issue. Cull out all the silly voting statistics. 3. Update some bits I know are done. Drop some 'discussion' and leave the meat of the issue. 4. Escalate the CGI piping issue. That one is really a serious issue.

124970541c4533896e3f9437d10ba9e7a22fc048 97005 28-Sep-2002 wrowe

--with-static-support really satisfied my arguments here. YES, I'd still like that as the default, but let's restart the discussion, 2/2 vote with no activity is obviously not a pressing issue for anybody. [Really, a one-month limit on closing votes or dropping them from status would be nice.]

951342b69609b2b45303f89f91275676d5325217 96986 26-Sep-2002 bnicholes

Added an entry to track mod_auth_ldap in experimental. If anybody knows of other ldap module issues, please add them.

4bc630d510cef730e37b9207e145267f473b4471 96970 25-Sep-2002 striker

Update the status of 2.0.42.

1c06e98017400874d5ff6ad79f13145ec4589225 96909 19-Sep-2002 striker

Update after the tag (and roll).

a096f8d13bee05fd6ea8b9b50b6c2e818eace7d1 96906 19-Sep-2002 striker

Moving on...

2ef6a35efea1ed547a2520e1aff4d6fc5cc66e09 96860 17-Sep-2002 striker

Update status of 2.0.41.

eb1349e4ab58bd2935f7054a1bfc5c86ab5a5fa3 96855 17-Sep-2002 striker

Update after the tag.

ba40cba74a39f87c71201209a5e9c3d7a4abe58f 96563 29-Aug-2002 brianp

--release_non_showstoppers_but_it_would_be_real_nice_to_wrap_these_up;

0ce5cd827d85b442378a52be223aa38bb47ece3f 96443 19-Aug-2002 bnicholes

Binaries for Apache for NetWare 2.0.40 are available

17a4e5c9da910d31e15ed4e7decf50641215df19 96378 14-Aug-2002 gregames

add a couple more binaries

dba571e5c5a2586c7e2b382789f3250136ff7577 96363 12-Aug-2002 jwoolley

some binaries are up, etc

8ab933f1df663f95c27e2ce5772127d4f3a10e0b 96333 09-Aug-2002 striker

Bump after the tag.

21835736ce4fe343c541a91853604484fc4f6d9d 96249 31-Jul-2002 brianp

Document the content-length filter performance problems

ae72c92fd41562d7c0e8627c093fcbbae4ac9ef2 96175 24-Jul-2002 coar

Thunderstorms every day for the next week

7928ee6fe1dc55bbee75acba39ec4c9a315dd82f 96171 24-Jul-2002 trawick

libaprutil apps work on AIX again the similar Tru64 symptom must have been caused by something else since it went away

b23a60ebe1cd944e9e0898c442a7106536d7c442 96170 24-Jul-2002 gregames

not much point in having this in STATUS any more

08a7254f9d4e0274952f4cf9d80f6fe3e055858c 96169 24-Jul-2002 trawick

obviously the current apachectl interface isn't weird after all

0dc0d1eb44545bd311d89b899c1a6b59074997e6 96168 24-Jul-2002 trawick

shouldn't be picky about where the darn things are installed

cc22a72861c58dda7f3768613aec864e4c4e0353 96167 24-Jul-2002 striker

Cast some votes.

a4d9e6fdcd5d2ddd93a896b42a1d607ed258c316 96164 24-Jul-2002 ianh

A vetoing I will go... A vetoing I will go.. hi ho the merrio .. a vetoing I will go. ;-0

2c7dcdbbb6c127e8fc369faf53f061c2b58727a7 96160 23-Jul-2002 gregames

vote on wrapper scripts Keeping apachectl simple seems desirable. The tasks listed for httpd.sh seem reasonable too.

93f189f1198f539d3cfa75a15b23dcde60ee35ff 96157 23-Jul-2002 rbb

After an install, the default config files are useful. After an upgrade they aren't. If the config directive's syntax changed, Apache will tell you which one changed, and the docs are a better place to go for details then the default config files. BTW, the syntax of a directive hasn't changed for a VERY long time. If the semantics changed, then nobody will ever know that they need to look in the default config files to determine that they semantics changed, because there is no error message. The argument that you want to be able to get the defaults back doesn't hold water, because 99.9% of all admins backup their files before modifying them. If you aren't backing them up, then that is your problem. The argument that you may not have a full config directory also doesn't hold water, because the assumption is that the conf/ directory is coming from a working server.

418f39e60a288f855ec033b566744489c3bbbf39 96155 23-Jul-2002 trawick

sysconfdir/examples is my current favorite

f300460071f7eeab4da0408fc94559ff25aacbdb 96154 23-Jul-2002 gregames

vote on generating default config files. Abstaining for now on where they should live. It would be work to move them. Is it worth it? dunno

ddafc111b94558ef4e2d7357ceda623315566ce3 96153 23-Jul-2002 slive

I'm VERY reluctant to get into this argument, but... I do consider it useful to have an updated httpd-std.conf with a new version. Some docs-project people would like to have a directory to dump all sorts of sample configurations.

f95a0b59eb24c631f15bd83e20c6cf823c432d83 96152 23-Jul-2002 trawick

perhaps there is some magic place to copy foo-std.conf...

f4207367da3d33041018ac33df15c7f90e7fb64c 96151 23-Jul-2002 trawick

--clues

f881b8be216de36c6b964324c772450bca38a4e6 96143 22-Jul-2002 trawick

a few updates

92cff243c49d98aa820404b5d260f5dda425e579 96107 18-Jul-2002 trawick

somebody please tell me I don't know how to read C code anymore (I guess the pool for an Apache socket will grow on every read/write operation that would block.)

41338a313607c318dababd31f49593e5d991c12e 96021 12-Jul-2002 jwoolley

gregames fixed this in APR a while back, I believe.

ac6878e512a3c7f652f696051864eb9ded6095e5 95909 28-Jun-2002 jerenkrantz

Just one more showstopper on my list and I'm not sure we can do anything about this one in 2.0 due to required handler changes...

335a89b14f6e1b550406ce5ed1101cabbdc01373 95905 27-Jun-2002 trawick

:( (and if somebody can figure out how to build APR today, my hat is off to them)

49a89ba66ebdc4a3af77764e13f277e1fb4d6d63 95903 27-Jun-2002 aaron

I've had these for over a week but finally got around to signing them.

87700df59933ed4efe8e69135471f2545ba7c835 95851 23-Jun-2002 minfrin

LinuxPPC binaries PR: Obtained from: Submitted by: Reviewed by:

b99cf570c652f447c1389565030c1958a6440db3 95843 22-Jun-2002 jwoolley

so much for my alphabetizing skillz. ;-/

e2648a84e10f894e8ecae5ed8ed270d2b0bd8c93 95842 22-Jun-2002 jwoolley

hpux binaries are up, or at least will be if my upload to daedalus would ever finish. also re-alphabetized the unices (except the Mandrake-foo, AIX-foo, etc, which need to get their names formatted in the standard way)

173ac35efbc2ea1f32e2f0edcfe4237ffc15cad9 95833 21-Jun-2002 jim

Up and ready

e5f65b6ac4d7740ffb2503941336dee2ed3d07ab 95808 19-Jun-2002 bnicholes

Updated binary status for NetWare

1ff8edaa469265effad90e79922ce1e48a4e191c 95807 19-Jun-2002 aaron

Here's the rh70 version, for the heck of it.

8cae0813c034b2ea4f01dd52c5bfbebe52f0e610 95799 19-Jun-2002 bjh

OS/2 2.0.39 binary is up.

b9bb449c00609d2b86be7c33c9b8c6c1937ff27c 95795 19-Jun-2002 aaron

Darwin5.5, Solaris8/intel, and Linux2.4 (Redhat7.2) are on daedalus. I also removed Darwin 5.3 since it's unlikely someone will want binaries for this kernel.

d9ca73cb0e701d10a94734a2ce553d9a1c906b8b 95793 19-Jun-2002 aaron

Add back in the original volunteers that I probably shouldn't have removed on the last run through.

976265779deb26a26727a912ca4a18fec29c2a73 95792 19-Jun-2002 aaron

Update the volunteer list for binary distributions.

a8dda281113c5038945423320d8c9b42e3d1ddb1 95726 17-Jun-2002 jwoolley

bump after the tag

bf3d1782a29630335a1df535eb395355ab1cd154 95724 17-Jun-2002 jwoolley

Getting ready for 2.0.39. Here we go again

37b8494ffaeb4ee9a9a2f9917d334078c16d4212 95718 16-Jun-2002 jwoolley

moving on. :)

a5d2e5eea3a4e9d5c7c703cc950d91048273f0af 95716 16-Jun-2002 jwoolley

Update before the tag

4078ea12f82e53b5ffd48673c58d096cb0096d3c 95706 15-Jun-2002 jwoolley

David Reid is testing on BSDi for me and then off we go....

11a05bdceb3fcd7a265393f00213761cb20cef51 95678 15-Jun-2002 jwoolley

On hold for now.

07847078a10fe4e9229cc08adda5f421cafc0665 95661 13-Jun-2002 jwoolley

Day is done, gone the sun, From the hills, from the lake, From the skies. All is well, safely rest, God is nigh.

b6bff62e5e6ae86726ec0b6445227f4852da8728 95660 13-Jun-2002 aaron

Is this a new bug? NO. Let's get a release out for the fixes we have.

d1d90fe4615c011b42cb6261a63d6108f3824769 95659 13-Jun-2002 jwoolley

This has magically gone away, and prefork's graceful now passes my torture test. Things I changed: 1) make extraclean and rebuild after cvs up (it was not *that* old though) 2) removed mod_pop3, mod_ldap, mod_auth_ldap, and mod_php4 Shrug. On to check worker while I'm at it.

bbc92a661993292875371dfe169b505bc07d4580 95655 13-Jun-2002 jwoolley

ugggggghhhhh

6362fd5c48f6b2193f5d356a9747172101b24e91 95649 13-Jun-2002 jerenkrantz

Add a note on the overall problem with HEAD requests generating wrong headers. Again, I believe this is a showstopper, but no one seems to agree with me. Point at patch for 500/501 problem - I don't plan on testing or committing it.

7a08c1a05c4f1c75e72afaabbbf8449aae0e9e70 95648 13-Jun-2002 aaron

These are not showstoppers. Let's get a release out the door that includes fixes for all the bugs that have been fixed since dot-36.

1107fe62c304df86356b39a2f8de2c1149234fe0 95647 13-Jun-2002 jwoolley

moving on.

ee7189b4bbce2f62ff79e8261cb28379ea84d3b9 95641 13-Jun-2002 jerenkrantz

Add STATUS note on a newly discovered RFC violation, and add an update on the other one we know about. I firmly believe any known violation of the appropriate RFCs is a showstopper. So, I kindly ask for votes so I may know which way the group feels. (Showstopper == 'you will not vote positively for a release until fixed.')

45740d5cd30d22f067c05b95f04f866abd7ebed8 95606 11-Jun-2002 jwoolley

getting ready for 2.0.38-dev

882bf5916707636d149bd335d17ff3915968e2bb 95596 10-Jun-2002 gregames

showstoppers-- I can't reproduce this one any more. Probably the "make extraclean" took care of it. Sorry for the confusion.

5b018f5ef394130b496c972df0e03a79b8756b13 95589 10-Jun-2002 jwoolley

hot'n'sunny in cville

c68f135fcd9073ad826bd4bb1700cdecc94de3ab 95577 08-Jun-2002 jwoolley

showstoppers--; thanks!

2769f96fc40a05fab53d327383beff3e8eecce32 95575 07-Jun-2002 wrowe

If nobody is proposing another name on list (that doesn't elicit "ewww gross" comments), this is not a showstopper.

097f307af7f8f6bbb44f3a75da3f1e831d400cd3 95573 07-Jun-2002 ianh

reverse proxy is working again showstoppers -- PR: Obtained from: Submitted by: Reviewed by:

1b7e9aeb9867a1c94e24e8ae491d2dfcd0d225e3 95555 07-Jun-2002 jerenkrantz

Clarify note on ap_discard_request_body(). If we want to change it, we should do it before .37 - hence its remaining as a showstopper. Add note on the 304 showstopper (aka PR 9673 in BZ).

7787343a549c7309035b3b7836e00edb6e3a915e 95540 06-Jun-2002 wrowe

Ordered lists are a whole lot more useful. It's almost surprising, in retrospect, that someone decided to send a dump to the STATUS file without some thought to it. Lists are easy, finding owners is a bit more difficult. Perhaps we jettison these in 30 days if there is no Status: notes to correspond to specific suggestions.

630f5fc1277582643fe0f831a4830e15127bd047 95531 05-Jun-2002 jwoolley

Updating 2.0.37 status. Even though this is dragging on, I'm glad to see us ironing these issues out before the release, lest we have to deal with another month's worth of duplicates of the same three PR's like we have with the last two releases. :) Also demoting the server-pushed CGI thing to not-a-showstopper since there has been zero to virtually zero talk about it since I added it to the showstoppers list.

0bb50ce06b329ee9e5d9837e6c439eb15c2849cd 95527 05-Jun-2002 trawick

wrowe just committed a fix for this showstopper

0965627dfe7ef9236b674af57e6115f660ac54f9 95523 05-Jun-2002 trawick

trying to keep the days straight (time flies regardless)

5ebc546d1a3f1e4435a6838243ff912c2f53f806 95517 05-Jun-2002 jerenkrantz

Update on showstoppers.

56b2562cb4041a21bc313fde3204beabdb758800 95496 04-Jun-2002 jwoolley

demote the hpux problem since there's an easy workaround add more status updates on the two biggies

3dc40993e42842d84d9ed34e676100225dc99fb1 95491 03-Jun-2002 trawick

make a note about an issue listed as a showstopper even with no change, user can --disable-threads so I wonder if this should really be a showstopper; it would be nice to get feedback from the user on my patch

8e07a4fe2f9f9dc7c8631cdf188500791131018f 95490 03-Jun-2002 trawick

--funky_build_issues

5221a7188270ea10c4f0f8ad0a4367638894f9fb 95476 03-Jun-2002 brianp

proxy showstopper

f59da559890d1c610a87f703dbf7cf4aa53b4bf3 95472 02-Jun-2002 rbb

This has been resolved, but it never should have been added to this file. This was an issue for APR/APR-Util, not httpd.

602232520087c80956cfbdc2fa813a058b397cd5 95471 02-Jun-2002 jerenkrantz

Outstanding veto: the metadata flag should be per-type not per-bucket.

dee038ed61c64813e50d1ed34334fe2d5ab815fc 95467 02-Jun-2002 jerenkrantz

IMHO, known HTTP protocol violations fall under showstopper.

9fc8bca7967297a4e83f0aff24760e48d7ae8f19 95465 02-Jun-2002 brianp

added a suggestion on one of the showstoppers

aac62d63d42d5f97a303904520974463e57b2491 95422 31-May-2002 jerenkrantz

items_to_fix--; cliff++; (Cliff rocks for picking up after my mess and fixing this.)

9978658148ba5d1d2a61659abc5b421b422657c2 95420 31-May-2002 jerenkrantz

Removing mod_bucketeer from the output filters seems to be the cure. Why? So, this isn't a showstopper since no one will enable bucketeer in production.

7d713510d842f6655117520b0d47cd897527630a 95417 31-May-2002 jerenkrantz

showstoppers++; (groan) I need to step away from this for a half hour or so because I'm completely confused as to how we are even getting in this state.

0e6d63fc7448abfbffa11d7d548573272e189d6f 95409 30-May-2002 trawick

some comments after testing "apxs -g" from a 2.0.36 binbuild

28c4fe67d75f8f26504d75b7aa8dc5d868032888 95403 30-May-2002 wrowe

Thanks for verifying these are valid, Doug. Now this [much shorter] list should be living in our STATUS file. Question of module maps and file layout is already off to the list.

4b9ba3d48754536c6aeae7426a8024dccc98899d 95389 30-May-2002 wrowe

All rather stale. Any new/remaining issues should be moved to CHANGES in the present tense, as opposed to the "Future port to 2.0". Heh

addbf2b3199f23773bdcaf7263acfcafe621a3be 95387 30-May-2002 wrowe

Now a moot issue. Isn't it time to just drop "PRs that have been suspended forever waiting for someone to put them into 'the next release'" if they have no status?

785d547946c0b8f1e0ed2e50f0f246563dea2747 95382 30-May-2002 jwoolley

okay then :)

9f5ac6aca62985f75806bcb7f6c2087298e0a5ed 95381 30-May-2002 jwoolley

Yet another reason the MMN needs to get bumped. If there are changes that anyone's been holding off on because they would affect the MMN, might as well get them in now so we minimize the number of releases with MMN changes. I believe there are more renames pending in APR that should be done sooner rather than later, for example.

7f52766b5ea0544a154ad1026f10e30116f5fbd5 95378 30-May-2002 jerenkrantz

A clean prefork build starts up for me on Darwin. Will try with worker later.

363e9e52888cd7d75325b1ab90ac928f32d5af44 95368 30-May-2002 jwoolley

I'm holding off on the pool patches until they settle down a bit. Getting ready to tag PRE2. We already know there will be a PRE3, but this is just to help me in my RM duties later on.

b04faae7c6e27b7281da990c47796ce25ca0d911 95353 29-May-2002 jwoolley

Nicely done, gentlemen. :) showstoppers -= 4;

f17588e04d2412bf1345783ed1d173322d728d6f 95347 29-May-2002 trawick

hot

3c6bfcb103a8ad62bb3032936eb7c43f5dd661a5 95330 29-May-2002 jwoolley

showstoppers--;

a946e79ee5262717154002b1c10fe24b5ff31c67 95325 28-May-2002 jerenkrantz

vote++; (cheer) showstopper++; (groan) Cliff can revoke this as a showstopper, but I think this'll get fixed as soon as I (or someone else) figures out how to return HTTP errors from a filter.

143c4e34b88f4bdf36f5343632ce9f2f31045236 95324 28-May-2002 jwoolley

showstoppers--;

1d5f20ddce0c414617bc59561614cdf69bc06f22 95320 28-May-2002 jwoolley

showstoppers--; Thanks, Bill!

d85144f90d2fb3cc27f12640011ef77ca7946dbd 95314 28-May-2002 jwoolley

Mostly harmless.

788c0a379912d6195f12d892caad66f4e891c116 95308 27-May-2002 ianh

remove a vote which was resolved PR: Obtained from: Submitted by: Reviewed by:

b05930e6008f69bd323abe0c10f81f40ffd27983 95293 27-May-2002 brianp

Updated the release showstoppers section to reflect the completion of the critical suexec fixes

d415c14da6d37345738e160f785dbe8458095068 95289 26-May-2002 jwoolley

I *think* I tracked down all the issues that have come up on list in the last week or so and remain unresolved or needing consensus. If I missed something, PLEASE BE SURE TO ADD IT HERE.

323c60209e88473698b6885c3bccd49594c78132 95271 24-May-2002 brianp

71 degrees F and sunny, with scattered clouds and an increased chance of a 2.0.37 release

01c8bf02cc8e1165981d792de7b383b1f70d3401 95263 23-May-2002 jwoolley

Veto rescinded: <20020523141308.A22513@lyra.org>

7c9213055a2508c4ac164e3fc7ec843adbf6ac8b 95257 23-May-2002 jwoolley

Sunny in c-ville...

a050ef6e05d1e7d8e925bb6edbb9cc094173ed02 95211 22-May-2002 brianp

Add a note about worker problems

a9e6b84df11d8ad5c2c2aa881296b1fa73db344a 95183 20-May-2002 jwoolley

This was never resolved. I still think it's a valid optimization, but the veto was not rescinded.

1af5c0e25a649bb298e25ddfa5418fa18bdcb107 95126 16-May-2002 aaron

Feeling more confident in the worker MPM now, so I'm with Brian on this one.

b32ee3f548eab15b3383df4eef4e1c755d028b39 95005 08-May-2002 jerenkrantz

Comin' at ya from the WWDC with my thoughts

e6349215fac480752a31c95ed607225251bc7260 95004 08-May-2002 jwoolley

Changing *any* default behavior is a bad idea without _very_ careful consideration, IMO, as it can silently break existing configs. Principle of least astonishment applies. Besides, the security argument is bubkus. Security through obscurity at best, and hardly even that.

4100cbdfbe289bf46ce3633edc2f699fcfa1db98 95003 07-May-2002 gstein

bleh... bad idea.

d8c427500d1e810d1d175f0c85d0c8c47fd6d235 95002 07-May-2002 brianp

Added my vote on minimal server version reporting

d2d8a172940eceb0dfb6c4c551e83be650a4e4b3 95001 07-May-2002 ianh

vote:change default config so that we only report our version instead of everything PR: Obtained from: Submitted by: Reviewed by:

ec1719a5748717f67dcd279bb64bd0da424ae450 94979 07-May-2002 jerenkrantz

Move mod_deflate from experimental to filters to represent our belief in its stability.

0bd0176ce9f4321eeb506aa372d0bcc84befbf4c 94978 07-May-2002 striker

Update to reflect the release.

c408915e2a85fedc520e97e96abda8f61aafc804 94963 06-May-2002 stoddard

mod_mem_cache/mod_cache requires APR_HAS_ATOMIC_* feature macros.

15304e476fb32988bf988864ddacc5375b9a6080 94962 06-May-2002 stoddard

This looks complete.

71692f1aae93b6c6d1d9afec922fccbcb539b3c9 94958 06-May-2002 stoddard

Done

4c7dab038d90d7feb67ef8ddbfacc77be8c9dbf0 94953 06-May-2002 jwoolley

for 2.0.36: showstoppers = 0; for 2.0.37: showstoppers = 1;

75d133afee2e3636b07366fd62102b13b67b1b1d 94942 06-May-2002 jerenkrantz

Rewrite ap_byterange_filter so that it can work with data that does not have a predetermined C-L - such as data that passes through mod_include. Previously, these requests would generate 416 since when the byterange filter ran, r->clength would be 0. r->clength is only guaranteed to be valid after C-L filter is run, but we need C-L to run after us so that our data can have a proper C-L returned. So, we need to rearrange the code so that we can deal with this case. Highlights: - Remove r->boundary since it is possible to have this self-contained in boundary's ctx. (May require MMN bump?) - Remove call to parse_byteranges in ap_set_byterange since this would wrongly return -1 for dynamic responses. We have to wait until we see EOS to call parse_byteranges. - Move bound_head computation inside the num_parts == 2 check. - Change a NULL brigade check to APR_BRIGADE_EMPTY - Move the 416 error return to after we've run through all ranges and found none of them to be valid.

18e28d497af3a10f1fb53c8e53b12968aa309f71 94915 03-May-2002 jerenkrantz

Keep rollin', rollin', rollin' Though the streams are swollen, Keep them dogies rollin', Rawhide!

82455c2e3b6991846fbcbf0c9e41f57dbc681217 94853 29-Apr-2002 brianp

Updating my vote on the worker MPM

4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9 94825 28-Apr-2002 aaron

Modify the worker MPM to not accept() new connections until there is an available worker thread. This prevents queued connections from starving for processing time while long-running connections were hogging all the available threads.

f11eaed76b8e8c92099e2caac1396d1e9c8418d3 94821 27-Apr-2002 brianp

Added a vote on MPMs

8163c8f6e2a9a8e4aba318d874c54a3155d57e21 94816 26-Apr-2002 jerenkrantz

Update release info.

9143acbf9ad8a8bbfe928c8b25c08778435e055d 94815 26-Apr-2002 aaron

Even though this is in APR, it is causing big problems in Apache.

3c0c3ae288166a8736593093c636768702abf263 94814 26-Apr-2002 aaron

The worker's fdqueue is now a queue again.

bb2a72a6e2327ae4f177c9d26e9d433033cfc27e 94809 26-Apr-2002 aaron

Some of these worker bugs may or may not be showstoppers, but I'll let Striker decide that. I hope to have the top two of these finished in the next 24 hours, but the third I may need some help with.

6f1e2a1eb9944358dc96ee52f2048377c57f1cfa 94799 25-Apr-2002 aaron

I just posted a few bug fixes that need to go into the worker MPM, so I'm -1 here until those are fixed. I also think we need to do a lot more load/soak/burn testing on worker before we switch it to be the default. (and maybe by that time we'll have a better candidate for the hybrid MP/MT MPM).

ddd44b06b04507cae083c52451e28f54f0bdb5af 94798 25-Apr-2002 stoddard

Brain dump and a vote

829b09b6ec9b6d69916813ef7205469bddc9f8a9 94797 25-Apr-2002 gregames

demote the Content-Range/416/SSI problem to non-showstopper. It's been happening for ages, there are no PRs I'm aware of, and the core dumps that happened as a side effect in 2.0.35 seem to be resolved.

4f30ca5aa8c1c6b96a0fd9f279dae0f2c7b2744a 94762 22-Apr-2002 gregames

Clarify the remaining problems with Range: headers. The seg faults went away when we changed ap_send_error_response to get rid of resource filters. This was triggered because we generate a lot of invalid 416 responses for SSI. That happens because the complete length of the entity body (response) isn't known accurately until after the C/L filter runs. That's C/L's job, after all. Flipping the order of the byterange and C/L filters fixes the invalid Content-Range headers and 416's. But then the Content-Length header contains the full length, rather than the sum of the returned ranges. That's wrong, but doesn't seem too hard to fix.

43f5d0dc3460952ae4a578bfe809ed0e7c092e57 94761 22-Apr-2002 jwoolley

This one appears to have been fixed by Greg and Jeff in http_protocol.c rev 1.408. showstoppers--;

911592b9d276f3bf7eee61462f32a5b8d028a717 94732 20-Apr-2002 jwoolley

um, one too many negatives in that paragraph. :)

a3a7cd16185c692a48137301727df7f7b084e4dc 94731 20-Apr-2002 jwoolley

showstoppers--; showstoppers+=2; :-( ...but these might have already been fixed, I just never got a response on-list about them and wanted to note them somewhere where they wouldn't be forgotten

8c8fbb8546af54582539898be704411a60058d85 94715 19-Apr-2002 trawick

hot hot hot

8af88bd6958b80c224e964892b8237720b13ab1a 94667 16-Apr-2002 jerenkrantz

Adds support for reading trailers on input by exporting get_mime_headers to ap_get_mime_headers and calling it in the appropriate place in ap_http_filter. showstoppers--;

b865b179e150aae40ff75e580dce6ec4b5294ebd 94629 13-Apr-2002 fielding

Too many incomplete changes to the code base.

8170eaebc81c46959e8d98504883964a58f8a56d 94628 13-Apr-2002 bnicholes

NetWare binaries have been posted

7d3ea4f0d28dfd3d779bb77bd19f878b494a1171 94588 10-Apr-2002 wrowe

Time for sleep

f8ce8d962c047327f15cb3a13294f4d988e87fcb 94584 09-Apr-2002 minfrin

LinuxPPC binaries uploaded... PR: Obtained from: Submitted by: Reviewed by:

dbec4658981e4f9127e8676457c28d42932be7cd 94556 09-Apr-2002 trawick

problem already fixed in 2.0.36-dev

45b0e1c775c1cfed6473c9e5304179ccb9609f53 94550 08-Apr-2002 stoddard

"FINAL" is ... well, too final.

f9b8e29cfca92cf0a996e8ab17fa1a1f447cecc7 94549 08-Apr-2002 stoddard

2.0.36 showstoppers

a601531b52c7b04718fd6cbe0ac525b2bc500462 94548 08-Apr-2002 aaron

Red Hat 7.0 and 7.2 builds for i686 are in place.

d11fd86c8be5d8a2ecfbc860aeab89e90faa27bf 94545 08-Apr-2002 wrowe

Well, soon I hope - but yes, I'm on it.

fd5d5cef19cb3b114d9136e2d57745a7ec180cdb 94543 08-Apr-2002 stoddard

AIX binaries on the way (compile and link god willing)

221bcff578860adfb42459b15e65e2962a208f8c 94542 08-Apr-2002 aaron

FreeBSD 4.5 and Solaris8/i386 binaries available.

e3cda447fb3dd17ec89b748aa6a7c0feeb0b1048 94540 08-Apr-2002 jim

Just added

bdac1c84e9e25b335ce7b67a5f0dbff2b6e4007a 94539 08-Apr-2002 aaron

Volunteering for i386-unknown-freebsd4.5 (from daedalus).

4134949ef613fd4311e417af3c68266b46fb97cc 94537 08-Apr-2002 bnicholes

Signing up for the NetWare binaries

18fcb3eaebbdbc0c0a47e1d6b7c3a6c6819cdafa 94536 08-Apr-2002 jim

Added this am

f3dc8d09cbd89e74b9e7dbf2203c4643a1fdb42a 94535 08-Apr-2002 rbb

I port perchild last week.

d8028365066fca602bf35d014530a1802114378c 94534 08-Apr-2002 rbb

We should note that this has gone GA.

ad7ca6367fa53c34a7897546210958f2c0f22a26 94533 08-Apr-2002 rbb

I made this available yesterday.

e0cbb4097adddc360bdb147bc21231889ab784af 94530 08-Apr-2002 minfrin

I can take care of LinuxPPC (YDL v2.1)... PR: Obtained from: Submitted by: Reviewed by:

92d75991039fc1155961044d642816b4c0323687 94529 08-Apr-2002 aaron

Reformat this to look pretty (blatently stolen from the 1.3 STATUS file). AFAIK none of these are available, so my pardons if they are available.

df35d8448c36cc62f5219ed2acd0df943f647960 94528 08-Apr-2002 aaron

I can take care of sol8/intel and some old sk00l lee-nux.

98c3ea3b316ab4b010d5932c46b70c7c197f95ed 94525 07-Apr-2002 jim

Minor formatting plus add arch

8c8497c39e75d88500a703511e8fba9dbe7596a7 94522 07-Apr-2002 rbb

Remove a patch that is no longer needed (bug was fixed a LONG time ago) Add a sign-up area for people to volunteer to create binaries for 2.0.35.

92e6727dad0094c5a049f903aef92c5caf3cd65f 94455 05-Apr-2002 jim

With a cool spin cast...

984a1ce6391060f0eea811dbbdbc993250399aa1 94382 02-Apr-2002 stoddard

Note about ap_cache_msec2hex() and ap_cache_hex2msec() to keep me from forgetting to fix it...

60b83cd8f9427809082340cfd7581091990962f5 94366 01-Apr-2002 jwoolley

And it only took me what, 10 months? :)

e0596968fe84a2bdaebe0192d8d64d2e9856d4d6 94344 31-Mar-2002 brianp

Removed the single-byte header reads from mod_cgid

2fc50921b88defeb7127985dfe4b4130175e069e 94304 29-Mar-2002 jwoolley

BUCKET FREELISTS Add an allocator-passing mechanism throughout the bucket brigades API. From Apache's standpoint, the apr_bucket_alloc_t* used throughout a given connection is stored in the conn_rec by the create_connection hook. That means it's the MPM's job to optimize recycling of apr_bucket_alloc_t's -- the MPM must ensure that no two threads can ever use the same one at the same time, for instance.

CHANGES STATUS include/ap_mmn.h include/http_connection.h include/http_protocol.h include/httpd.h modules/arch/win32/mod_isapi.c modules/cache/mod_file_cache.c modules/dav/fs/repos.c modules/echo/mod_echo.c modules/experimental/mod_cache.c modules/experimental/mod_case_filter.c modules/experimental/mod_case_filter_in.c modules/experimental/mod_charset_lite.c modules/experimental/mod_deflate.c modules/experimental/mod_disk_cache.c modules/experimental/mod_ext_filter.c modules/experimental/mod_mem_cache.c modules/filters/mod_include.c modules/filters/mod_include.h modules/generators/mod_asis.c modules/generators/mod_cgi.c modules/generators/mod_cgid.c modules/http/http_core.c modules/http/http_protocol.c modules/http/http_request.c modules/mappers/mod_negotiation.c modules/proxy/proxy_ftp.c modules/proxy/proxy_http.c modules/ssl/ssl_engine_io.c modules/test/mod_bucketeer.c server/connection.c server/core.c server/error_bucket.c server/mpm/beos/beos.c server/mpm/experimental/perchild/perchild.c server/mpm/mpmt_os2/mpmt_os2_child.c server/mpm/netware/mpm_netware.c server/mpm/perchild/perchild.c server/mpm/prefork/prefork.c server/mpm/winnt/mpm_winnt.c server/mpm/worker/worker.c server/protocol.c server/util_filter.c
c25203fdca093d4504c51b4cd974ff60d5aa4fb1 94190 26-Mar-2002 wrowe

Ready for .34 evaluation.

5842e6b336b1cc0252b6cc2944dd81c7d3a19a1b 94151 24-Mar-2002 brianp

Changed mod_cgi to not do single-byte reads to consume the script headers

bbe8c2e5ffecf3f8a6a697a184b7173c173b6b4a 94138 22-Mar-2002 gregames

record a vote.

2fb49a1d25f38421a68d31b4cbb5d9293fdeafbe 94134 22-Mar-2002 wrowe

Reclasses and notes; cheers reverberate through the cybersphere.

13d0cb8b7e0305f3334eca4ca3136ee8f24328c4 94130 22-Mar-2002 stoddard

Not a showstopper IMO. But posting a patch anyway...

638a9edaf48cf003cd40ac25ee8c25f572107414 94129 22-Mar-2002 stoddard

Yep, it's cold today in Raleigh

ce6fb56676a44cddd0b2414a7c4c28da2608a4f3 94128 22-Mar-2002 stoddard

Vote and remove from showstopper status the win32 install PRs. Those will be fixed in the installer after the Apache tarball is rolled.

fb585e7ccd9194964442d6b0d89fa93109bcc57d 94127 22-Mar-2002 gregames

comment on a "showstopper" which is apparantly dormant.

00eed6197a10a7866df872b75e99e99b27e0f90d 94126 22-Mar-2002 trawick

cold

1623cde1c610aef9e70c53e8e610ec7e719155fa 94115 22-Mar-2002 stoddard

One showstopper down...

35db1764118b24cb5cb69eab91a034aed7d23114 94111 22-Mar-2002 trawick

the mod_ssl provided with Apache >= 2.0 no longer has an independent version number

68bb3a999ef38267e8b89e74c05bcccc971e2a6b 94109 21-Mar-2002 trawick

things are looking up...

57ac240de21dd2119a379d85cba320d8c4dcb18a 94054 20-Mar-2002 stoddard

status on ap_rset_content_type() fix.

57710387e669ee41fb211458efe09c4c73194a66 94001 18-Mar-2002 jwoolley

It's trying to rain in C'ville....

aa9aa079e83a3dad27cb5a06fb776fe94f96dbf2 93945 15-Mar-2002 trawick

OtherBill took care of my mod_negotiation concern. Ken: My change to retry after connect() failures didn't affect the pipes.

aead8d365a714a0dd8f1a65310b640e9297fa4d4 93944 15-Mar-2002 striker

Remove the pools API change from the showstoppers section.

5a3abae5ae8524c099e551a46c8a98f4159a3bd7 93941 14-Mar-2002 stoddard

FYI...

21e01f13f717faeca3e498d7d9c9b4d3af98ae27 93939 14-Mar-2002 trawick

mention an outstanding scoreboard alignment issue (not a showstopper :) )

6f0dd808a674b7c09a625b36f320030f4e339f8f 93937 14-Mar-2002 aaron

This was fixed last week but I didn't notice the bug report or the STATUS entry until today. The bug report had to do with recursively removing all CVS directories from a person's home directory. PR: 9993

a23b1c5a74208b03884c09a6f9dd5d6c97fa6415 93855 12-Mar-2002 trawick

mention a mod_negotiation+Win32 concern

05e4bc4973958917a458e0f27b260c117414df71 93805 08-Mar-2002 trawick

comments on a showstopper

a12b7938cf47a0017a70ba195bbce035aa040e38 93795 08-Mar-2002 aaron

This is not a showstopper, and it's definately not new.

0d2f57cf389a981efa5e98d9b451c6baf0af12bf 93794 08-Mar-2002 jerenkrantz

33 has come and gone. Add note about the fact that we aren't doing config substitution properly. This is a showstopper, IMHO.

106c2cbb223e2388d5470b6c3c34a1f0e78ef94c 93791 08-Mar-2002 gregames

Looks like we'll have a nice weekend in the Carolinas.

200ef5c16f7baa68b117b246d5f246544f2aab1d 93721 05-Mar-2002 trawick

axe the entry on graceful restart problems with worker I was too stupid to read the code to determine that the accept mutex failure log messages were harmless and not indicative of a real problem. I'll try to understand the conditions where I'm seeing connections dropped.

60b92620cc5359690e081ed236babc39ef636093 93699 04-Mar-2002 trawick

Drop one of the bad worker MPM symtoms (dropped connections) Even though I can hit it pretty readily on my Linux box, I can't reproduce on AIX or Solaris and I don't think anybody else noticed it on Linux.

7169eebe7cef1a6bbd082f28b1906f91b6fc6621 93697 04-Mar-2002 stoddard

mod_cache tweak to make it HTTP/1.1 compliant

608ca3face177185f0f76f899ed8428e5f05cecf 93696 04-Mar-2002 stoddard

These are fixed...

fc0ec1015978e3923ba0473efa14316df82195c3 93683 03-Mar-2002 rbb

This finishes the mod_dir/mod_negotiation bug. This final part of the solution ensures that we don't lose filters if they are added later than we expect. The problem could be seen if a connection filter was added after a request-based filter was added in the past. The problem was that the request-based filters pointed to the first filter in the connection record, so the new connection filter was never called. Now, all filters are put on their correct filter lists, and we are sure to always update all pointers when adding a filter.

4fbf750a26f2e9adf8f17804d4c42ed9eefad420 93676 02-Mar-2002 jim

Add stupid idea

320ab331bd19e151f9e7c5f844e2562ecc231e02 93658 01-Mar-2002 jerenkrantz

All I can say is "Ouch" this is nasty.

6eb5516017e20892c7255b1f6eab714f94e0f68c 93657 01-Mar-2002 jerenkrantz

Our favorite showstopper is getting reports from our fans.

d1655c31ba938cd6c5b5497a1e3cb149fc39f767 93647 28-Feb-2002 jerenkrantz

How can reach our goals if we never have them? So, I ask, "Can we kill all showstoppers in a week?" Are there enough developers paying attention to go showstopper hunting?

98ae9b96926a3dd99b195d7628c7e527e720f6ac 93600 27-Feb-2002 aaron

Fix --sysconfdir and --localstatedir, which were being ignored. Fix --enable-layout to work. showstoppers-- Note: As far as we can tell, autoconf will not let us override our layout settings from paramers like --prefix, etc. This is unfortunate, but we will not let this get in the way of --enable-layout working. This will be made clear in the docs. PR: 9124, 9873, 9885, 9888

d9727cc4149ec5b9a235f165749361dee128024d 93599 27-Feb-2002 jerenkrantz

When we fix this, make sure to close 9963 as this is that problem.

49644a7dbf85661d39e1deeaab6f3c2ca2b6e3af 93595 27-Feb-2002 trawick

mention some graceful restart breakage with worker

f49387f556886ad6a6b4efc724ed9aa1d3412228 93594 27-Feb-2002 jerenkrantz

No releases until these two are addressed. It doesn't make sense to release a new build if our top two filed issues aren't addressed.

7f4032179fad13f734f755824873f3b31c653933 93592 27-Feb-2002 jerenkrantz

I just tried to do a graceful restart while pounding my box with worker MPM and no segfaults. Am I missing something or were these fixed with Jeff's latest fixes?

f37499bf7da81cd6b697d4667233137957426428 93588 27-Feb-2002 jerenkrantz

Don't set bytes_sent to be 0 when r->assbackwards since this screws up logging. The content length filter seems to track bytes_sent properly regardless of HTTP version. The HTTP header filter knows not to send C-L (or any headers) to this client. showstoppers--; (Also fix typo of my last name in CHANGES...)

83d91d60d00dc345bfbcbc48ff206db4a6b23b2e 93584 27-Feb-2002 aaron

All the work on the lock APIs probably deserves a little note, and besides the module authors will appreciate the note directing them to the new APIs. showstoppers-- Also, fast_redirect is lame, toss it.

db2d668e6233d8949b35ee7f9f42f444758f9ce9 93565 25-Feb-2002 rbb

I learned about AP_MODE_EXHAUSTIVE while reading some of the new filter code earlier today. With this mode, the Perchild MPM can finally be fixed to work with filters. I have changed a comment in the core to make it clear that this mode is required, but I have mentioned how dangerous this mode is. Also add a comment to STATUS about my plans. Hopefully I'll have some time this week to hack through the MPM.

6aa72381ab4d0fbc4c57d5efc673e50f771fbde6 93559 24-Feb-2002 trawick

I prefer to remove stuff :(

05a3b3a26e0a99e898c7eaa8f1a867a7581204da 93543 22-Feb-2002 trawick

mention a new showstopper introduced after 2.0.32

73cba74a34576f7ece4bd98fd58c8a932a178e6d 93536 21-Feb-2002 aaron

Mention the -DNO_DETACH changes (to implement apr_proc_detach prototype change). This removes a non-showstopper "nice-to-have". :)

5fc3b690570b987c0040f28743b9e4d24a6dbda4 93517 20-Feb-2002 jerenkrantz

Remember AddOutputFilterByType.

ea029fdd67c931c399e9e76f2fc9d6aa7f87b2b9 93475 18-Feb-2002 jerenkrantz

There is no way, IMHO, that we could ever maintain fast redirect. Toss please.

a3e47dea8b25d4d8fa6358e530d2cb6b83ed79d7 93470 18-Feb-2002 wrowe

Hmmm, tried committing this in a hurry this aftn, seems it hung up. Another unseasonably warm day in Chicagoland - short sleeve shirt weather.

a12f07383f9c286519fe88f559187148d5bd1c16 93463 18-Feb-2002 aaron

Grammariffic! Obtained from: Cliff Woolley

1ea5221b240a8b41a07c6fb04aab5a73adcddabf 93462 18-Feb-2002 aaron

htpasswd is not my friend anymore.

5908c9acd2693b17248052f1497208677d591fed 93458 17-Feb-2002 trawick

stop using APR_BRIGADE_NORMALIZE() (okay, making a copy of it is cheating perhaps, but the name of the game is to get APR_BRIGADE_NORMALIZE() out of the API)

5d12baef135b5d3cb94745e007a1575398469724 93455 17-Feb-2002 jerenkrantz

Remove and demote two showstoppers: - The support binaries now have an option for static builds at configure-time. However, it is questioned whether httpd can even be built statically. In point of fact, this exact item has been addressed, but httpd is still a bit murky so add a "nice to have" item. - The worker MPM showstopper has been questioned on-list and no justification or further information was provided. No one else is able to reproduce this case, therefore it is now demoted to a "nice to have." It is not fair to us to have a showstopper when there is no reproduction or explanation present. When information is provided on how to independently reproduce this case, this issue can be promoted. But, no one else has reported problems with CGI and worker.

2cc7cdffce670f2ae1bd4ae502b2c19481487dbe 93454 17-Feb-2002 jerenkrantz

Ramblin' Man.

e96626975ebc300abc02202f98296f2774e04367 93443 16-Feb-2002 brianp

Added a list of known API changes happening between now and GA (Please add to this list if you know of anything that I've missed.)

a0e75bc4688e97e93436cfc1ecebf0023e7f31ac 93438 15-Feb-2002 gregames

vote on .32

d0e4ca9bfd8bf44bea574733965851bfee939d95 93436 15-Feb-2002 aaron

Fix a nice-to-have non-showstopper -- change the semantics for how we create a scoreboard from the ScoreBoardFile directive.

3455d6842c1dc2022b7edcd9eeefff49ec440a2b 93429 15-Feb-2002 jerenkrantz

Cliff weighs in. (It seems no one has time to update STATUS themselves!)

548b2980e83f609186a76e98fb245d02e8547bc3 93425 15-Feb-2002 jerenkrantz

Fix ap_directory_walk() per-dir merge bug seen when no <Directory /> is present. showstoppers-- Kudos to Jeff for finding it. Kudos to BrianP for leading us in the right direction. Kudos to OtherBill for pointing out the right way to fix this.

c4a1413c39a0bd145e3c104ceaef70608726dadd 93424 15-Feb-2002 jerenkrantz

Another +1 for .32 beta (from Ian)

170fa0b3633b7f46198c014e5251a1c3d9960bd4 93420 14-Feb-2002 jerenkrantz

Per <005b01c1b55f$dcd917a0$50381b09@sashimi>, FirstBill is +1 for beta.

5c5610ea90256ca47087437fd7a784486e60ad20 93416 14-Feb-2002 jerenkrantz

.32 has been rolled and placed in /dist/httpd

71ffc89cc2529041f7c2d60fcfd2b2324264708a 93415 14-Feb-2002 jerenkrantz

Since we had 3 +1s for JRE_1 to become .32, so it is. Tarballs are on the way.

1ecda3fde491718356a809741b967ad878a9f7b9 93407 14-Feb-2002 aaron

Take care of a couple quickies -- mod_cgid shutdown and signals in the worker MPM (one_process case).

5f25206f6be8ea5d4e3b659669779615df7cb751 93402 14-Feb-2002 trawick

time to go buy hershey's kisses

d89c116f82699294ca744125723651c554bc5925 93401 14-Feb-2002 wrowe

Good work Mr. RM :)

f5adbb656d48585ff2142fdc75a9b10a7bbe52d3 93392 13-Feb-2002 jerenkrantz

A final (hopefully) roll of JRE_1 has been made. *Please* test.

058a498a4beb4513fd33bdaa4950698594b8162d 93389 13-Feb-2002 aaron

Just a heads up to let people know what I'm working on. I ran into some problems with the new POD code in the worker MPM, and although I'm almost finished I didn't want people rolling a tarball without knowing of these problems first.

3264438575d967c19e5fab7f18f9487a1e4860b5 93386 13-Feb-2002 brianp

Performance optimization: updated the worker MPM to recycle per-transaction pools instead of destroying them. Based on Ian's benchmark testing, this reduces CPU utilization by about 1% on Solaris.

fca3c855765643920b9264eaf78c285d4a7c68e9 93357 10-Feb-2002 gregames

accept() error handling should be OK now. I don't have a strong opinion on what we should do if the parent dies, now that we don't have a real life example of that any more. It was a little confusing at first, but OTOH it kept serving requests.

eace73b245717dd85d3aa87efb4c1d344ea9253f 93352 09-Feb-2002 stoddard

Windows should not hold up an otherwise excellent release.

c546c57a4850ce689b8fc9cbb073d83ca47964ad 93351 09-Feb-2002 trawick

it's cold outside

e0d9db988101bc78ba7dc8822119cc0adf59e90b 93350 09-Feb-2002 jerenkrantz

I say the input filtering change are as complete as it will be for 2.0, so remove the note in STATUS.

c44faf2a438429cdb40a3de9320430b8ff06fc8d 93349 09-Feb-2002 jerenkrantz

Point at the JRE_1 tag if anyone is interested. IMHO, v31 is dead.

bcca8071772ad81c16009aea3a7da3ef9da41173 93347 09-Feb-2002 trawick

hmmm... not so sure anymore

5476f8c2430dce07c41f2108fc59694725afee2d 93336 08-Feb-2002 trawick

why are the skies cloudy all day?

3378ea156c3f5fbd274450fd0fb354f23e2ff682 93335 08-Feb-2002 jerenkrantz

Explain why I'm sitting on .32.

fb50cf6056a42f94cc9e8eeabea1eb8d05e0aefc 93331 08-Feb-2002 aaron

Allow statically linked support binaries with the new --enable-static-support flag, and enable this behavior in the binbuild script. Also add a new --enable-static-htdbm flag. BTW, this takes care of 7/8th of a showstopper.

905b170f3c931703d57caa22b7f4641c0bc2bd56 93324 06-Feb-2002 ianh

bit foggy PR: Obtained from: Submitted by: Reviewed by:

496b20eb2866f76c5c7577cf915471751d5eab10 93323 06-Feb-2002 jerenkrantz

This issue is completed.

e2af6457ace478a6cfc0e130511be4878feb622a 93322 06-Feb-2002 jwoolley

Changing my vote. I no longer have a problem with this. At the time, lots of changes were being made to worker to fix bugs, and it seemed premature. Haven't seen much of that as of late.

5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6 93321 06-Feb-2002 jerenkrantz

Move the 31 + fixes note to the beginning of the section.

f0c7257fd7357073f2ecbb784bcf5b82b87d84da 93320 06-Feb-2002 jerenkrantz

- We're not going to be doing an unmodified 2.0.31 release, so noting the AP_DEBUG_ASSERT fix isn't helpful. - The vote for perchild being required for GA is unanimous against. No matter what interpretation you take, it isn't going to be a showstopper.

f4cb04eb78da02a38fcdd87489dc7b660107d55f 93319 06-Feb-2002 jerenkrantz

Split out anything that calls for a vote to be in its own section.

a98df15a20c19d0e20a76d3108458f59ab94a5ae 93318 06-Feb-2002 jerenkrantz

Be nice if we recorded that this problem might be fixed. =)

4b62424416882687387923b3130b96241503cbe0 93317 06-Feb-2002 jerenkrantz

Rearrange the titles a bit.

80e45dff923b4547d55f42399dfc5f923772c2bd 93312 06-Feb-2002 jerenkrantz

Point at Greg's daedalus patches.

a50e00b2b1b7af8b9d3f78294d45c47caf66bef3 93311 06-Feb-2002 jerenkrantz

Cite the message id not the URL.

48c0c81cd6fabac9d3386406d97633780365b839 93310 06-Feb-2002 coar

De-tabify. No content changes.

e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fe 93309 06-Feb-2002 coar

Separate showstoppers into next-beta and final-release sections. Change a couple of my votes. Some minor formatting changes (it's not code, so just deal with it ;-).

7838b826028aeea75373c7c99965ccb2bdc84143 93302 06-Feb-2002 jim

Ummmm experience on Daedalus implies we could do better :)

c517528fe4c49a6c5a1e1c66e79544092d39e15f 93301 06-Feb-2002 jerenkrantz

Link to patch that incorporates all relevant bug fixes seen so far. (only conflict from HEAD is in core.c where rbb/FirstBill snuck in some hook changes...)

b865daaa4ef731a7066ee6d97e2aae36c7743939 93298 06-Feb-2002 jerenkrantz

Add note about APR_BRIGADE_NORMALIZE usage in core_input_filter. Consensus has overruled the hook ordering showstopper and is now demoted accordingly.

0b55e6ee8a8472b443ad03a7ccf9e9dd27db0d83 93297 06-Feb-2002 jerenkrantz

Revision 1.79 was bogus.

f9a32fe0b51a7fb40aa8208217f7301e9c0fcf76 93291 06-Feb-2002 gregames

re-read this, and withdrew my vote. I thought we were talking binbuild, but it seems more general.

a52f762ccd7e77d720ee341b0ddc203b4fb900ec 93283 06-Feb-2002 jerenkrantz

That Train Don't Run

bc23c0b7fdc3f41c1159bcc1254a04a996d6f985 93282 06-Feb-2002 jerenkrantz

Note fixes so that DB1 on a FreeBSD box work with apr-util.

b24a7ff8bc1f07fc6757eb2ac5f3dbf135ebfec2 93274 06-Feb-2002 trawick

brrrrrrrr

d38e33002f76ab3418cf3bc72930137e58206465 93273 06-Feb-2002 jerenkrantz

We seem to have fixes in our tree for all of our cited problems. If we could take the v31 tree and apply those revisions that fixes bugs to make v32, I'd be game for beta.

067e6fbc95594b0edea4ed21eab04b538e2da60c 93272 06-Feb-2002 jerenkrantz

segfaults--;

61ef82825ed37c2c4f02cdfd259f2bd7c80b2bdf 93268 06-Feb-2002 brianp

Updating my vote on 2.0.31 based on the segfaults on daedalus

022f844fee7ce2beb3eb5626c69aa27261863fc5 93267 06-Feb-2002 jerenkrantz

Jeff seems to have fixed this. Go Jeff!

cbd842f948c0ffda90ec0803f0fefc0d7630131c 93265 06-Feb-2002 wrowe

While the tide was turning twords my take... this number of bugs in the Winnt mpm mean I can't go against Unix getting a good beta. Now the Q, is unix a good beta :-?

7558016fa8f4776e989f9d9de7694dcb87077bfe 93261 05-Feb-2002 jerenkrantz

We don't have weather in Irvine. We do have that chick who does the NFL "weather" for Fox Sports. 'Nuf said.

5c99bd08a9f1f96f37da0239d3365a0025531711 93258 05-Feb-2002 gregames

Last week it was spring, this week it's winter. What's wrong with this picture?

d09d2649b35b54b9abb556c0d5e840589bb8a015 93248 05-Feb-2002 rbb

This change keeps the server from allowing multiple instances to bind to the same port. Previously, this was necessary, because the Windows MPM was binding to the socket in both the parent and child. Today's code passes the attached socket to the child from the parent, so we don't need to re-attach in the child.

c749d9bab4568a670ed96bd27d0ff69a585499e3 93247 05-Feb-2002 ianh

JinH found a shared memory problem IMHO a beta killer

f4e2acc7aa7bec40876e6507152c3a22efc5c455 93243 05-Feb-2002 rbb

Being stuck in a basement, I have no idea what the weather is like. :-(

364dfd4527e6ce37b828a42e2c0bbdf9ba19a9b8 93239 04-Feb-2002 gregames

record some votes and a couple of comments.

6d6d1bf27fbc05343e916eae8fc418d07fd97787 93235 04-Feb-2002 ianh

it's just not my day today ;(

3c61b5290a1454099c394627ce3a1e00b03b60e9 93231 04-Feb-2002 ianh

oops PR: Obtained from: Submitted by: Reviewed by:

4e3b83f6caecb85d4c139a440254cfa2f98e8960 93230 04-Feb-2002 ianh

put in Manoj's comments

6d968aa80a4524cc08ccf1925c47580165058318 93229 04-Feb-2002 ianh

no idea what it is like outside.. I'm in a overheated office

41ce8eb0053365f3ce1a774ba4239fc9e4fae072 93228 04-Feb-2002 wrowe

Brrr... it's frigid in Chicago today! Hope FirstBill doesn't mind if I speak for us both here.

af262486b3d1c33299307195a715bd1e373f99af 93227 04-Feb-2002 rbb

Not being able to bind to a socket is a fatal error. This makes all MPMs treat it as such. We now print a message to the console, and return a non-zero status code.

a76b98a7e478a0856c2f6f43969dda4871c7b0b6 93226 04-Feb-2002 jim

Yes, beta ready

88d9ef23d437811f602ce3a3d394e6f8dbfd6634 93225 04-Feb-2002 aaron

+1 for Beta Despite its shortcommings, it is IMHO *much* better than our last beta, which in my mind qualifies it for beta.

a908203473820d096b31fc0f349711d3092ae684 93213 04-Feb-2002 lars

Compiles on Linux w/ kernel 2.2

ff42f83cbf31893bcde9712332a8e5ee970f6a74 93212 04-Feb-2002 trawick

time for a walk around the neighborhood

02cdbf99dcd1a77574ba8b224a011a43653ba143 93211 04-Feb-2002 jim

Agreed

ba6a3870d5bdfbcf3654173182d2280b15289aba 93210 04-Feb-2002 martin

Some votes

020fe2135763b51ac6221adcc51c3fb6509e7a95 93209 03-Feb-2002 brianp

Added some notes and votes

19e870b033aa490f18d22394c35552d0dca9e058 93208 03-Feb-2002 stoddard

Vote...

4f125cd8e2323e4a118bbf4eb74ecf4451a2d5ab 93206 03-Feb-2002 aaron

I fully agree with Cliff and Justin on this one. Given the fact that this only appears in maintainer-mode, I take back my dev@httpd list comments that this would be a showstopper.

25da1c97f2d13126dd2a223fba13e734898530ee 93205 03-Feb-2002 jwoolley

If they are willing to run in maintainer mode, they should be willing to read the release notes and apply patches to deal with this sort of thing.

77304e37d675303eef0355fc3bb9a12bb506547a 93204 03-Feb-2002 jerenkrantz

- Add note on the bad AP_DEBUG_ASSERT call. Is this a showstopper or can it be indicated in the 2.0.31 release notes? Voice your opinions. - The worker CGI test failure Ken sees seems to be a problem with perl or httpd-test as no one else seems to be able to reproduce it. So, let's try to demote this. - I have no earthly idea what rbb is talking about. Whatever it may be, I can't fathom that it'd stop a release.

85b118ad1fe17b9e15de2979bf3adec0850a8284 93203 03-Feb-2002 aaron

Um, where did my vote go?

7cf837ace79f9a34ce674894f8f3cd58f9964b0e 93200 03-Feb-2002 jerenkrantz

Okay with the configurability. Not okay with the two parents idea.

af16c97c97e41b96cce9b10c80277532aea8e414 93199 03-Feb-2002 jim

Hopefully, this makes it easier to vote and decide...

cbb39456f2738215e4d040b10b8f2de81765687d 93192 03-Feb-2002 stoddard

High of 79 F yesterday, 50 F today.

41a5380c79a0e8155e3044a770bf20d0b113bfd9 93191 03-Feb-2002 jwoolley

I was leaning toward the configurable flavor, but OtherBill convinced me we should be more concerned with keeping the parent rock solid than adding extra layers to protect the children from a broken parent.

84de2fc143f5a700f83b105b3b855373e0e9aada 93190 03-Feb-2002 brianp

Updated my vote on shutting down child processes if the parent dies

58e0ed3d1f052d695078b1d2a61c19246776eab5 93189 03-Feb-2002 jerenkrantz

Linux 2.4 (MDK 8.0) is fine here as reported earlier. I'm fine with adjusting that script in a -beta tarball since it isn't a code change. However, since official binbuilds are contributed by committers only, this isn't a big deal as they can be smart enough to use the updated script anyway. And, binbuild has some other issues that will be addressed shortly. So, even if it doesn't happen, oh well.

6047e62fcee38180cd9861b11cb9af82a88ecef9 93186 02-Feb-2002 aaron

We have two factions here, let's give 'em what they want.

dc098c7ce5d36179c504d09fc722d190683d0262 93185 02-Feb-2002 aaron

Added my vote that these are not showstoppers. Demote entries until there is majority support for showstopper status.

10270f6f94b2069d0d357805c140a9897449b9cc 93183 02-Feb-2002 ianh

v31 beta notes are now in the status PR: Obtained from: Submitted by: Reviewed by:

694514f7e6e99917e084943e3a05950b3c7c106a 93175 02-Feb-2002 jerenkrantz

It took all day, but we rolled .31.

02adcc4a00e718d4ee5f8567af789f64e713febd 93174 02-Feb-2002 jerenkrantz

- Add note about EBCDIC. - ap_[r]getline rewrite has landed. I think it is time for this STATUS item to be removed. Is there anything more w.r.t. input filtering that needs to be addressed?

1832c015282e23772f5518059eea4b54a9d142cf 93162 01-Feb-2002 jerenkrantz

There are really two issues here: - Can we *ever* build a static binary? That *is* a showstopper, I agree. And, Aaron has volunteered to fix this soon-ish. - Separate from that, is the question whether we should we *always* build a static binary? That I do not believe I *is* a showstopper. So, let's make the distinction and call for a vote.

1fdeac77a45beb33bdb094738fb90c14e2584f68 93158 01-Feb-2002 jerenkrantz

Record my quasi-evident thought formally.

940881022efef0e9af7c7881b1854e9d4b77c86a 93157 01-Feb-2002 jim

Some STATUS notes from jag

d24a92b8a8315e9a266ba84cc2a996d49dd546c1 93156 01-Feb-2002 stoddard

Was 81 deg F here yesterday

427af37b52c0ce1d8c85c9966f41d2b055e652fa 93155 01-Feb-2002 coar

Still bright and sunny

f38720f0bc7a117bc4070677a39574c6ea0c62fc 93154 01-Feb-2002 coar

Bright and sunny

6ddeb7578096fc2522780e87c50d04ee71d14e31 93153 01-Feb-2002 trawick

some things just aren't important when compared with those horrible whitespace problems :)

0e9ee16a6fc44f200887fea1d0021a3bcc63b23a 93152 01-Feb-2002 wrowe

One down, my fault

d5d1cbf202806dae60f1d43d23bb1e30f80feaac 93150 01-Feb-2002 jerenkrantz

No way.

0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596ca 93149 01-Feb-2002 aaron

Don't let me forget about the scoreboard changes. Perchild works, but only on some platforms. ** Vote if you will not support a GA until perchild is portable. ** Volunteer for fixing binbuild.

a9a0f66fee736c72861cb2819b67b7784896a37c 93148 01-Feb-2002 jerenkrantz

Question everything.

a393fda544fd76948a14ac400528ac160053ff73 93145 01-Feb-2002 brianp

Record my vote on the proposal to kill all the child processes if the parent crashes

00452612306ed39e3b0ae309928994ca180b1927 93144 01-Feb-2002 jerenkrantz

Vote time.

449efc4dc68e42cc4421d15498a689618aab5dc3 93143 31-Jan-2002 coar

If the RedirectMatch target is an abs_path, make it an absoluteURI

c204c360f2d88e49ba83893f6c02d4bd52cbead1 93141 31-Jan-2002 gregames

fix redirects for directories. fixup_dir was munging the URI before other fixup hooks (such as fixup_redir in mod_alias) had a chance to redirect the original directory URI.

65f92a7fda2fad350c91ba4470caba728204a3e8 93133 31-Jan-2002 gregames

ooops, pin the tail on the correct donkey. mod_alias is being bad, dunno about mod_rewrite.

3ff4fbec86db626963dfb003a43cd94d9aa8860c 93132 31-Jan-2002 coar

Another showstopper.. protocol violation, this time.

61e45e5f040855a5fa015b39cdeffec201115987 93131 31-Jan-2002 gregames

correct the broken URL

a8d5ccbcbde8cb6cf3a9dcf2eb05f393ab76baa9 93123 31-Jan-2002 ianh

32-dev is now it PR: Obtained from: Submitted by: Reviewed by:

fcef0136828a2525b702f4a2ac465bd789cc5686 93122 31-Jan-2002 ianh

its tag time v31 is being tagged

28a83b4628080a704c56bbfcc149b94eb873d555 93114 30-Jan-2002 coar

Fix a type-d'oh

bf289b7cf642fb65ab05c22611226619e4e3bb3a 93113 30-Jan-2002 coar

If we die we need to write an epitaph..

fa4a32d01102e4d6d529be239f103e774dbe8697 93102 30-Jan-2002 bjh

Remove more spmt_os2 MPM leftovers.

9b0141308bc27f61d82742c198356975aa6b488a 93096 30-Jan-2002 brianp

Added logic to the worker MPM to skip the poll before accept if there's only one listener socket (based on the implementation in the prefork MPM). This also enables us to do single-listener unserialized accept

7a95e47ff0d0e4306df0901d56131b49dca5691e 93055 28-Jan-2002 trawick

fix the problem where a scoreboard init failure could leave mod_cgid stranded a pre_mpm hook can now return failures, so problems in ap_create_scoreboard percolate back to a place where Apache can exit cleanly

3a335d38ae042442923b87dce21b274a52e7e400 93048 27-Jan-2002 brianp

Added a note about potential performance improvements for the worker MPM

6758b07b4b79f898b0f56375016cea7da0bfb495 93042 27-Jan-2002 wrowe

Been bad - forgot to keep my thoughts up to date.

f5ffca3be39270cfb45148c242d70481498bb0b5 93036 26-Jan-2002 gregames

remove one showstopper and add the next

6ecc657cd1a6b79cfb8669dc870e9f3c8d8466ec 93020 25-Jan-2002 jerenkrantz

showstoppers--; APR knows when to let go of those pesty kids now.

6f912b4ad14f622aa8d57f887c8c745e13ff6dbf 93010 25-Jan-2002 jerenkrantz

Remove mod_auth_db since we've received enough votes (Justin, Ian, and Lars) and ample warning has been posted to dev@httpd. mod_auth_dbm should be able to take over all functionality of mod_auth_db with the AuthDBMType directive.

4214e98fc9045e5010e66f9a967bd6d68f40d342 93006 24-Jan-2002 aaron

Never got rolled, problems with daedalus' thundering herd poll (among others I can't remember) weren't resolved in time.

262bfa74293f7bc2049b4cd525875c8775711ca2 92994 24-Jan-2002 aaron

Keep track of this so we don't forget about it. It's not a showstopper, but it is definately irratating. I'll look into it if nobody beats me to it.

33bf0bebc0831d2b466011cca730edcc629c67cc 92993 24-Jan-2002 aaron

I looked at this again with a clear head and I'm much more comfortable with the current solution. Thank you please drive through.

c942e80120ec33154f4089ea19c010239da34d82 92986 23-Jan-2002 jerenkrantz

This is a showstopper. Let's remember it.

baf2534719d8ee30c65e3b092dcc76ce15bbf714 92982 23-Jan-2002 jerenkrantz

Add message-ids to ease issue tracking

0d9232dd16a15bb793354afcd90d5419e1fbc133 92980 23-Jan-2002 aaron

Scoreboard update comming soon.

85dbe68bc058d63fbde9e95eba70607f9a41e711 92932 19-Jan-2002 trawick

another note on the mod_cgid leaky pipes

aea283240d4222da5426169a68e307872d240044 92930 19-Jan-2002 jerenkrantz

Record my suggestion. (I'm *not* volunteering, but I think that'd be the way to go. It'd require substantial changes to how we handle binary builds.)

ad748f278dac7869ac12ec238889a5cf3ad14b71 92927 19-Jan-2002 gregames

the load spikes seem to be gone.

d6cd1a8379e58e6b1599155130c8b6d150cca182 92922 19-Jan-2002 trawick

call the plumber (or maybe the pilot)

66b2ac5fa2710f10d7da7084f2d3b5c6c31c2227 92900 18-Jan-2002 gregames

make note of load spike problem on daedalus.

108db76823f2261a33aaa3621af6a1e54db17a69 92857 15-Jan-2002 trawick

mention a binbuild SNAFU

9fccaed3f2d8df9e68dcd31b52885a17853b9f86 92844 14-Jan-2002 lars

Add a few votes.

7039799c45a40636f7fec441d079c2ef6940c379 92842 13-Jan-2002 ianh

oh well.. there goes the logging directive

0837185d89e2b310e1c48f0f4a46882a7c8f8081 92840 13-Jan-2002 trawick

Brian's fix looks good! with Brian's fixed applied and running the same tests: I don't hit any segfaults with yesterday's HEAD and APR_POOL_DEBUG defined I don't hit any segfaults with current HEAD and APR_POOL_DEBUG *not defined* I do hit segfaults down in apr_pool debug code with current HEAD and APR_POOL_DEBUG *defined* PR: Obtained from: Submitted by: Reviewed by:

4f5cfad3bcc6cffda83c5dd0a9b6384f1e54ae18 92825 11-Jan-2002 trawick

add back in the out-of-descriptor segfault for now...

2f316e524ff96c16278c4f3361bac3f69179005d 92823 11-Jan-2002 wrowe

Note some things that belonged here ... mentioned on list

b6de8bd60732d9dec6511a8ee4191bb85cdc8f1b 92822 11-Jan-2002 brianp

Updated STATUS to cover the worker segfault fixes

1267505b35db9b5045cce4cf5b0b63738251170f 92817 11-Jan-2002 trawick

mention a couple of segfaults with worker

d8fa14166064ae4891fc0cf467ed353fb3968556 92815 11-Jan-2002 jerenkrantz

Remove the link to mbox.apachelabs.org. (Amazingly, that link worked.) But, we cite everything via the Message-ID to be archive-neutral. (FWIW, www.apachelabs.org has a feature to search on Message-ID.)

a01f36f2316e52a82303bdabe2014615c958e0b8 92803 10-Jan-2002 ianh

Does Apache need a fast way to exclude log lines?

6a01f2d5ec2024b68edd1d42056b41a88dc0a935 92782 09-Jan-2002 aaron

Welcome to 2.0.31

e93d563852e1fa7a8c73af3b807916b41942d2f6 92770 08-Jan-2002 dreid

Update the FreeBSD saga...

109faf633e12ab0bbdd602c7addc795cce59e8ad 92765 08-Jan-2002 dreid

Cold and dark here...

33f5961d34a8b5390cebad0543b3ebe67830e5d7 92744 06-Jan-2002 jerenkrantz

This issue has turned into a FAQ. Start tracking it in STATUS so we can point people to this if they ask about this again.

886591c492c869f09837c2fa8783fdff4b1ee0b9 92742 06-Jan-2002 jerenkrantz

Note this for the record. I have no idea if/when I'll have the time to implement this.

8721697e2aece27b0e738519329f7976c72b27bf 92732 04-Jan-2002 jerenkrantz

2.0.29 isn't going to be rolled.

bc8782f64ad991d92eb9cb0bf6bc3b291cf3da4e 92715 03-Jan-2002 jerenkrantz

You know, I got an A in my "Principles of Operating Systems" class last quarter. Ain't worth a cent now.

f126ee03179eb54308118f1ec3de5a7b461685d8 92705 02-Jan-2002 aaron

Threads on FreeBSD are not my friend.

9b953ebc0f5209526ce42b082b8aa4c6f638df2c 92703 02-Jan-2002 jerenkrantz

showstoppers--; This appears to be due to an API change in LWP 5.61. A fix has been committed to httpd-test. (Works on Linux with prefork and worker now.)

07021d9f405849228b859d9fb4b877f20e4fbba3 92702 02-Jan-2002 jerenkrantz

Add note about worker MPM weirdness observed on FreeBSD and Cygwin. Does anyone else see this?

282b215ac98c5cc81943b1ae6852e929ea18de93 92701 02-Jan-2002 jerenkrantz

showstoppers--;

852271d782b83c92c4581c9f1bafe342169edc89 92629 27-Dec-2001 jerenkrantz

if (votes_to_remove_auth_db >= 3) --showstoppers; Assuming there isn't anything else that mod_auth_db does that mod_auth_dbm doesn't do.

e57f991fe2b9a4c080cd50ca913a2a5693b096b5 92628 27-Dec-2001 aaron

showstoppers--

8a883093e677984a5e33c0a9725e2a0470e7e206 92627 27-Dec-2001 gregames

change ap_unix_create_privileged_process() to allocate enough space in the newargs array to allow for a null terminator. This allows suexec and mod_cgid to work together reliably. Apparently, rounding up the size to a multiple of 8 bytes in apr_palloc hid the problem sometimes. At other times, suexec would complain about a null command name.

615618f97c8870e6d62b9ad417632c19302c08c0 92617 27-Dec-2001 ianh

does anyone need/use ndbm? if so should we make it a apr_util_dbm DB type? PR: Obtained from: Submitted by: Reviewed by:

924c8dd40352ca7775704a31a7a77ab86dc951b4 92616 27-Dec-2001 ianh

add a 'AuthDBMType' so that users can select what type of DBM they want to use to authenticate users. I think this removes a 'showstopper' (deprecating mod_auth_db)

c00273b9c51c617ede471e9cb95c22420f1227fb 92606 26-Dec-2001 brianp

Updated the release showstoppers list to include a couple of outstanding problems

27757f6699a924d4b493a1b6cceb27df27a43287 92598 25-Dec-2001 dreid

Add ap_os_killpg as well as unixd_killpg and beosd_killpg. Move the worker MPM to use ap_os_killpg in place of unixd_killpg as this makes it more portable. Ryan notes that really we should be using the POD mechanism to control death of the child processes, so this is temporary until we have that change in place. Note added to STATUS to that effect.

39cf872a6df49bd5affe2ca6eaf683918184fbb4 92593 24-Dec-2001 trawick

mention an ugly problem with scoreboard creation

d204f3152886ee7ac79d40bf56c70b1cfad8fe85 92563 21-Dec-2001 trawick

Pick up Brad Nicholes' old fix so that make_exports.awk can handle AP_HOOK invocations which span lines.

54e1babd5a5a56c576eeeace54110150769cc916 92502 17-Dec-2001 coar

Showstoppers and something not to be forgotten..

3aebed42786e69ccc5ef6fd29fef59a25d683537 92493 15-Dec-2001 trawick

some acts of stupidity are better left undescribed

8ec4f848df0f5658e274fa32d40b2892c20b6409 92491 15-Dec-2001 trawick

mention an easy but important problem in case I forget about it

949aa7bba7f804faa8e6b08cad42a98fc0255d85 92432 12-Dec-2001 jerenkrantz

Oh, FreeBSD, you don't like having multiple children, do you?

705c8ed3ef608706c91ca12483d7b54ff9007cc9 92387 08-Dec-2001 jerenkrantz

Fix segfault when restarting worker MPM. We can not examine the POD as a normal listener. There was an additional bug than what Ian submitted to fix listen.c (i.e. check sa for null): make_pipe_of_death does not zero out lr->bind_addr (since it uses apr_palloc). So, on Solaris, the first time through, bind_addr was probably 0, but the second time, not (pools!). (This caused Aaron's analysis that the patch worked the first time, but not the second time.) Submitted by: Ian Holsman Reviewed by: Justin Erenkrantz, Aaron Bannert

f71f0a826b4b80871f1c7735ae19a5312573e1ff 92372 07-Dec-2001 aaron

Wow, it just got really windy outside, and warm!

1de60125b03cd136cbbbd35f846ac94e08f98b66 92371 07-Dec-2001 jerenkrantz

Any release that goes out that doesn't have this fixed is getting vetoed by me as anything other than alpha. I'm sick of this - it's been a pain for a long time and just hit me hard when one of the other admins on my 2.0 site tried to send SIGHUP and the thing died - it confused the hell out of him. =) Let's start tracking this down.

480e89b14b2c407bb2e8b8a918e6a183e4573c6c 92367 07-Dec-2001 rbb

Add a note about terminating the server. PR: Obtained from: Submitted by: Reviewed by:

4ca13a5e126946272f02637e268a8e09193c553e 92366 07-Dec-2001 coar

People are asking for this..

a07e2eca227b37afdd16de2f3fc3b9ac2be173ce 92342 05-Dec-2001 ianh

mutli-dbm patch should remove on of the showstoppers soon

3c50e4f7770c7d148ce6323a0fe388709c8bc153 92328 05-Dec-2001 trawick

mention an unfortunate issue with make_exports.awk

4f3ea54218be6ac07881067cabff40ddbc9c1cde 92225 28-Nov-2001 ianh

deflate is in

1b3f48fd6b1ccb8745f908e40156c5a85ca3c347 92220 28-Nov-2001 jerenkrantz

Downgrade the input filtering from a showstopper. No one seems interested in discussing OtherBill and my points at this time, so it can't be a bug in anyone's rear end. As stated, the code works for the most part. And, if we did do another round of filter changes, I'm inclined to see it happen in 2.1.

dec8fb7a4d03d8f0f485af9556bbd2b3f385696e 92219 28-Nov-2001 jerenkrantz

2.0.29 is tagged.

a601d863bd772fefc4dc82a883589d8be6a44811 92195 27-Nov-2001 wrowe

OK... we keep deferring these issues, it's time for a ROADMAP. Jump in everyone.

1e1c9d8fcb3f29cff10d9d84a70bc4d4e8361e17 92096 21-Nov-2001 rbb

This was done a while ago.

123c13eb1384c256a66438ca2110750baba7eef8 92050 20-Nov-2001 wrowe

Split Justin's and my key issues, which have become tangled (yet have nothing to do with one another.)

4a257be29f8aeab984fe5622fa69e0b2aab204d7 92047 20-Nov-2001 jerenkrantz

2.0.28 was released.

cf452516c0821d6bf232b817bf5131c9ca1535bf 92038 19-Nov-2001 trawick

use the old threaded.html contents for worker MPM docs (not carefully examined, but there isn't much there that could be wrong)

23ce412bd50a47accab4dd26019b78810bbf46eb 92036 19-Nov-2001 trawick

Get rid of threaded MPM. This commit has the actual code changes. The deletes come next.

6865813dee5d3c1ebf12dd810368171792a0190a 92032 19-Nov-2001 trawick

APR-ize the resolver logic in mod_unique_id. This fixes a bug in logging the error from a failed DNS lookup. Note: For a funky error scenario to work right (huge host name), this requires a tweak to apr_gethostname() which I have not yet committed.

5ad238c42b1e159ee8f164515e0c4ee6c727c2fd 92019 17-Nov-2001 trawick

Get mod_cgid killed when a MPM exits due to a fatal error. Presumably other such processes are affected to. Now we give main() a chance to clean up.

1c87022863154b8455a4badacf24a8705f197f36 92012 17-Nov-2001 trawick

I'll yank that baby over the weekend if nobody pops up with a desire to keep it.

8994e02113efd866944bcc476b86fb88685f07a5 91992 16-Nov-2001 jwoolley

My two cents

3aa695e9167454052468be6add86a3353bd75fbf 91983 16-Nov-2001 aaron

My 2pfennig. I'd like to see more of a technical reason why we should replace the tried and tested prefork MPM with the newfangled hybrid threaded/process worker MPM (of which I am one of the more recent contributors and evangelists).

1d6142cc1486017d9bf11197334f78553fcb4244 91981 16-Nov-2001 trawick

note some opinions on the threaded MPM

0ad44f2cdd65cb1bbc0970ee3e9efa1f2b751e57 91964 15-Nov-2001 trawick

mention an old problem (mod_cgid being left around after an aborted initialization) in slightly more general terms

28a8a81ca24adf72631caa248b2d37a8f0f645c2 91942 14-Nov-2001 aaron

In my book this is a GA showstopper, but I'm volunteering here and I expect to have it done by the time we want to do a GA.

5f70ba0cd0b1703f94106b3310d3e0458e4014a9 91894 13-Nov-2001 jerenkrantz

Resolve the mod_dir overaggressive redirection problem seen with non-GET requests for WebFolders. Reviewed by: Greg Stein

e04911e1869585acf01ee0876c2752afbc91af71 91893 13-Nov-2001 jerenkrantz

- 2.0.28 has been rolled. - Downgrade style changes to non-release showstopper.

fdff4ace2701177219fe1c444f69242372423354 91873 12-Nov-2001 aaron

Keep track of this so I don't forget. Not entirely sure how to go about doing this properly, but I'll figure it out unless someone else beats me to it.

b493e94d26ccdcbb6639c50a7388c3968b364815 91857 11-Nov-2001 aaron

I forgot about this vote (it started before I had a binding vote). Time to wrap this one up.

8f5dca296674091bd47a7846d0cc16ce5bbc272e 91853 11-Nov-2001 jerenkrantz

Note that we are on 2.0.29 now.

5fcdb40a60e9819e5fb192f7ea97a4c29d350ecb 91845 11-Nov-2001 jerenkrantz

mod_ssl STATUS update.

fd4bb69e9a252501018469bab6961a329fabd171 91844 11-Nov-2001 jerenkrantz

If shared modules are requested and mod_so is not available, produce a fatal config-time error.

d90f6d052b76ed4cf5e27e8292a22c2c97bb5134 91843 11-Nov-2001 jerenkrantz

This should be the last complaint about the input filtering. Needs more eyes...

f2acf14add8cadf1196ee42a3679e5e4dfdd7234 91842 11-Nov-2001 jerenkrantz

I think it might be time to take action on this unless someone wants to -1. (Ian's vote is now binding...)

f53df16c9cfebf5cbf9e3c4e929f8f8bc8f66d71 91841 11-Nov-2001 jerenkrantz

Comment forthcoming to dev@httpd...

91cacb801f6c0215b38322f6d2fc58cbfedfecfb 91840 11-Nov-2001 jerenkrantz

2.0.28 has been tagged. 2.0.27 was rolled, but abandoned due to C-L bug. 2.0.26 needs grammatical nit.

a8fd52ff64ddee9bf181bb28645de0cda2fde59b 91703 31-Oct-2001 jerenkrantz

2.0.27 has been tagged. 2.0.26 has been discarded.

617f972690d850a52cd4e9ef2f32d356e0fae715 91658 24-Oct-2001 aaron

Two more mod_so configure-time fixes: - Treat --enable-so=yes as "static" (this includes --enable-so, etc). - An explicit --enable-so=shared issues an error. Put in a note about the last condition that I'm not as sure how to fix: If the user doesn't explicitly request mod_so, but instead gives a mass-enable parameter like --enable-modules=most or --enable-mods-shared=most then it is still possible to enable a bunch of modules while mod_so itself is not buildable (ie no APR_HAS_DSO or other build dependency failure).

bae0e91df5855c99daf7e2d572c3c579e128bbfa 91631 22-Oct-2001 wrowe

Remerge proxy configuration. Tally: of 9 votes; Majority for segregating mod_ssl Minority for segregating mod_proxy Also remove a lingering bit of ldap config from httpd-std.conf

b5008237e0a7a6a80779dbe4b031b15263215dea 91573 19-Oct-2001 jerenkrantz

Hey, we tagged 2.0.26. =) We're now waiting for it to be discarded or we need to bump the tag on server/core.c. And, we need to fix the proc_wait thing to someone's satisfaction.

d07016721d1255b064fd4690ede815c9b64d2541 91530 17-Oct-2001 slive

I certainly see the advantage of having SSL split out into another file. And indeed, that is the way that I would do it for my own server. But the default config file is really there for beginners, not for advanced users. Having multiple config files is bad for beginners because it makes it difficult to answer questions like "where do I put this config directive?" It also makes it more difficult to move a specific configuration from one server to another. Finally, it is just overall more intimidating to be faced with a bunch of files to edit, rather than one file that controls everything. Having said that, it does look like the overall feeling is that at least SSL should be split out, and I won't object (strongly).

3fb620259e3c3f9a733806a2a8a67e0f869a4e00 91527 17-Oct-2001 jim

Not sure if the number of directives in a normal proxy setup would warrant needing a whole separate config file. I see such break outs as pretty much dependent on the number of lines it adds to httpd.conf... with SSL it makes sense. With proxy, well, I'm not sure. To be honest, though, breaking out both won't trouble me a bit, but this is my pref. PR: Obtained from: Submitted by: Reviewed by:

230a6bf36c34eda1998e206e673d02a55822219f 91524 17-Oct-2001 coar

The argument that this is a reversion to the httpd/access/srm multifile scenario is bogus, IMHO; the problem with those was that their purposes were not clear, nor were the orders of invocation. Putting massive (or tiny but uncommon) chunks of easily self-contained special-function directives into separate files simplifies the basic configuration and doesn't revert to either of the trinity-file complaints, since these would need to be explicitly invoked with an Include directive.

4c89e135dc9dc0b941cdf86ce5850df454b1cdbb 91517 17-Oct-2001 bjh

SSL config is large, complex & many users never need to see it at all.

6afd9a788b0643c3f814996f6cba90612cffe711 91499 16-Oct-2001 rbb

The SSL config is huge, and has a lot of comments. The proxy config is tiny, and very self-contained.

75c4fe5869317bda408b0296925629398c49a566 91498 16-Oct-2001 aaron

IMHO, ssl and proxy are advanced operations. Placing them into the default httpd.conf will just confuse people who just want a barebones webserver.

807495b9fa1bfedef60f7cf7cba985238164886d 91497 16-Oct-2001 wrowe

One more party

7b45d6242299ffd821e1c568372b9bf3e0fc7de0 91495 16-Oct-2001 wrowe

The right place to choose this... hard to read some opinions

abf9f8824312153040e1ee588a50058c67a4081a 91437 11-Oct-2001 jerenkrantz

Another one bites the dust.

7dfed2b71c9c4223996cbd7c5c0c85c7c8fef2a4 91415 11-Oct-2001 rbb

Fixed the configure script to add a LoadModule directive to the default httpd.conf for any module that was compiled as a DSO. Submitted by: Aaron Bannert <aaron@clove.org>

574f6ff9ee80ef4f772649c5c8319b764a8abe42 91414 11-Oct-2001 jerenkrantz

This is the mod_ssl input filtering rewrite. Lots of stuff here. I also changed some of the style issues within the filtering code to conform to the rest of the server. Various incarnations of this patch have been posted to dev@httpd without feedback. Now that it passes all of the httpd-test cases (with the exception of module/negotiation test which fails without mod_ssl anyway), it is time to check it in. Please review and test. We are under C-T-R rules, so I'm going to take advantage of that and commit it now. I have tested this about as much as I can and it seems to work from everything I can give to it. Considering that mod_ssl was broken before this commit, this is an improvement.

1179cc3d7ea21e79ff97660ce16396135a271f41 91405 10-Oct-2001 wrowe

Negotiation once allowed any file, of any filename extension, to be served. The original patch to mod_negotation eliminated all extensions that did not reflect filename extensions associated with negotiation variables, unless the user expressly specified the file name with those filename extensions. This patch [attributed to me] was vetoed at its inception, it was provided as an alternative for those who had to have the current behavior. There is now another alternative patch that would introduce the MultiviewsMatch directive to mod_mime, for consideration and discussion.

dd5d9dbdaa9509d5d11b69aa04aa2f9f41f82db7 91391 09-Oct-2001 gregames

Sunny but chilly in Raleigh

7fe18c15b669db9d191859695901dc4fcf3829da 91379 09-Oct-2001 wrowe

Bring many things up-to-date. FirstBill, wasn't the child logging process stuff already fixed?

e2979c854f6ff7c056d75f6f1ae49767ce3b6d37 91323 06-Oct-2001 jerenkrantz

It's a good time to update STATUS. Be back Monday night...off to a wedding on the east coast now...

2c294c31addd5c957bafe6e78c4a30d423ad6e80 91262 03-Oct-2001 rbb

Fix --enable-mods-shared processing. If most is specified, then all modules that can be compiled as shared modules are. This was done by adding a module config specifier, static, which denotes that a module can not be compiled as a DSO. Submitted by: Aaron Bannert <aaron@clove.org>

58d3e59a1181aca7eed95412cefa5061614194c1 91245 02-Oct-2001 stoddard

I am agreeable to mod_gz going in experimental. It should be good and out of the way there but still available to those interested in working on it.

976501adbc040220270f7d1d77c4b8373033be69 91184 28-Sep-2001 wrowe

Nice to remove more than I add, some days.

38b116de532efb28defc6a0aaa71fb8c46487190 91052 17-Sep-2001 gstein

Found the persistent connection problem I've been observing. Nasty result of the problems in the input filter stack. Time to rejigger, per the discussions we've had.

20db975063c58c8fadf72656a8cbd869554e6bfb 91049 17-Sep-2001 wrowe

Time to kill mod_auth_db? More thoughts on using apr-util with auth_dbm.

d4a4220020a793457962e3784641b0b14caaed5f 91037 15-Sep-2001 jwoolley

A chilly day in Charlottesville...

b84f66c93f820824b1d5455181f55598b766319c 90986 10-Sep-2001 wrowe

Everything on my mind at the moment (about 2.0 stability).

bca84f0b0ca4f3466ac2f845f1bdcdede7f34d91 90983 10-Sep-2001 rbb

It is completely bogus that I feel I have to do this. I remain -1 for doing this, but I won't veto it. I am 100% with JimJ on this. We are making this decision at the wrong time, and for the wrong reasons. I do not believe that this module ever belongs in the core, and I haven't heard a single valid reason for using it. Even the SSL reason has been removed in my mind, due to the fact that we are now thinking of removing mod_gz if the correct cipher is used, because the correct cipher will compress for us.

cc65be0b6525d2ba1bbfc13a548616f61eb6b666 90981 10-Sep-2001 trawick

need some rain

9279bf6c00e1f5d36b8257700f41bfdf4b4a8199 90980 10-Sep-2001 coar

Experimental, yes; anywhere else, no. No rush, but 2.0 before GA, sez I.

80f1e1356ad226353dc0c4eadd4d4f66f02684fc 90964 08-Sep-2001 bhyde

Hot, humid but a clear autumn sky.

d792fec2f30b5c83061146967cc731d89372bcb4 90958 08-Sep-2001 rbb

The threaded MPM not working is not because of httpd or APR. Threads are horribly broken on FreeBSD, and there is nothing we can do to fix them. Unless, of course, somebody wants to contribute code to the FreeBSD project.

1b9744b72f26e9a0e935f9c08d49feb1fcce72f9 90957 07-Sep-2001 jwoolley

Bright and sunny in C'ville...

b987f4ce325978badc75b633660911bd6a2855ea 90954 07-Sep-2001 trawick

We finally got APR working well enough to support buffered reading of .var files, so the .var file issue is gone. The brokenness of the threaded MPM on FreeBSD is a FreeBSD issue, not an Apache issue, as far as anyone can tell. I don't think this should be in the STATUS file at all, unless somebody thinks we should issue a big honking warning from configure if somebody tries to enable threaded.

ed1ca4464f560f821f3bb7dab90c3afba08cab86 90952 07-Sep-2001 coar

Add a couple of items from discussion. Submitted by: Charles Randall <crandall@matchlogic.com>

3913a3b7e7c72ea11d05da36275db39c2dc39b68 90944 07-Sep-2001 jwoolley

Update the mod_ssl porting status Submitted by: Madhu Mathihalli

ca21f4d2622a817d3cb3204210afb6c586d5d7ac 90923 06-Sep-2001 rbb

I am veto'ing this, for now at least. I will support making mod_gz a separate sub-project of httpd, and possibly rolling it into a later release of 2.0, but now is not the time to do this.

af9f2bd7837c251df865825e03ad192e5c6aee18 90921 06-Sep-2001 jim

I think it's a bit premature to make such a decision right now

e8db1923768a99d1ea948c6b0df5337aaf467895 90920 06-Sep-2001 bhyde

simpler, more secure, easier to release, less conflict, more convival

46b9575c45e6e65788ec5b6362b1560737c12060 90912 06-Sep-2001 jwoolley

My +1 is also contingent upon the code style nits that have already been discussed. In particular, the hungarian notation needs to go away. :)

a70c01b0a179edb66f846800a7cc16f263531b95 90911 06-Sep-2001 jerenkrantz

I started the flame war, so I'm +1 on mod_gz as well. (My +1 is contingent on the style and minor nitpicks getting resolved. I don't see this as blocking a +1...)

809cf6f87f7a07b348f6d69961834923bc16313e 90910 06-Sep-2001 gstein

I didn't crawl the list looking for the complete set of votes, but here we go. Nominally, this issue would be under "lazy approval" since no changes are made to APIs, directives, or significant size changes in the runtime. However, the nature of the discussions effectively calls for "consensus approval" -- three binding +1 votes and no vetoes.

df14f0d3a5191cdd7c4bb5b03acd135d43a6f51b 90783 29-Aug-2001 rbb

Forgot to bump these numbers before the tag. Re-tagging these three files only.

d57551cb28450661e77394ec332cf25b0f63aae1 90776 29-Aug-2001 trawick

update from Mr. Slive's comments

c3a2c6ae9a1c7f37d672a54c2c9a1b4f7941085b 90774 28-Aug-2001 trawick

gross

cdebcee17ecd58161e465bb45276e0f9e3264831 90479 22-Aug-2001 rbb

Allow Apache to use libtool 1.4. In order to do this, we check the libtool version of the machine, and we add the correct flags to the build. We also had to remove the --disable-shared in order to make this work correctly.

cc6a67dd9f6b1d4bc0e6386f11c22eb7aaa4bfb7 90259 17-Aug-2001 wrowe

Thought this had already been axed

3bb28269556842ebf8888208fd0c7a7f3e343186 90258 17-Aug-2001 jerenkrantz

Hello, Goodbye.

0315d8e436a65aa1fd145ce0a84f6c0f21e304c0 90210 16-Aug-2001 wrowe

Just rambling

6270ac7f45156afd9d798dc28f1c6e1d09e040c1 90189 16-Aug-2001 rbb

Fix ap_rvprintf to support more than 4K of data. Submitted by: Cody Sherr <csherr@covalent.net>

ab71b233b3a36489e44a7b061c48293be0b17788 90188 16-Aug-2001 jwoolley

Note date that 2.0.23 rolled. Too bad it was broken. 8-(

410912d9cb56a09a74f8655647ed9e81d49023f4 90075 10-Aug-2001 gregames

hot and muggy in Raleigh (i.e., it's August) De-emphasize some daedalus problems that don't seem so important any more. I haven't tried the mod_cgid/suexec thing in ages. <knocks on wood> We haven't seen a core dump on daedalus since the 2.0.22 tarball went live over a week ago. It's got an APR circumvention for an apparent FreeBSD sendfile bug. Once I'm 100% confident we've nailed the problem, I'll post this patch to the APR list. The 0x30303030 seg fault after restart problem is just gone. OtherBill may have fixed this one with the inherit stuff...dunno.

868cea103fdddf06099709c202c9be1be6ab8699 90074 10-Aug-2001 slive

Wipe out a couple suspended bugs.

af4c982a7cf4515f124935f99a329744035fc699 90073 10-Aug-2001 slive

Move things to the docs/STATUS file and reference the various STATUS files sprinkled throughout the tree.

a3b2a05c4c0f6a29e75c9349b85640192f6a8bfe 90018 08-Aug-2001 jwoolley

Bump for 2.0.23 tag

6694e265e9a71ceaedbe1f1aa4db4d9ba42fb866 89982 07-Aug-2001 wrowe

Here today, gone yesterday.

dc96a5e6f9af3c514df4c61ab9468fcf97f9846f 89963 07-Aug-2001 wrowe

Mumblings

cec7e7d6fcba7f0dacc545cf71492aea7f50fb3e 89839 31-Jul-2001 orlikowski

Get dav_fs to follow options for dav.

571760de5e60c0b459cb11be45507b923cd023ee 89787 30-Jul-2001 jwoolley

Yet another rainy day

9dc29eb673c4fc95eac364f0596484394aa2a586 89741 26-Jul-2001 jwoolley

It's monsoon season in VA today...

120ff80b38fc1f72cdc911d62bb249a7c0c7262b 89682 24-Jul-2001 wrowe

It's a nit, but since I'm searching for "win32" it ought to be there :)

32941078b6d7ac05e47e8094d8ab61ee621d27d1 89659 23-Jul-2001 wrowe

cvs up kept this in :(

60d567a0c2aae815ee6fc20c0d65032bea52c92c 89658 23-Jul-2001 wrowe

Focusing my thoughts

a6d34e3891269d8422879696c497ce0ed10313bc 89649 21-Jul-2001 rbb

APR now uses the correct gethostbyname_r when available, so this has effectively been solved. Submitted by: Justin Erenkrantz <jerenkrantz@ebuilt.com>

a110e641d3e5b4fe1a819674f28522961c087dc5 89646 20-Jul-2001 wrowe

Do we hear any objections?

92da73f87018dbfba255ba92be8595d9186fb439 89591 18-Jul-2001 wrowe

sweep up some cruft, and clean out a good solve by Mr. Stoddard

7239216999e746bb4fc7671621becea33c5c1c87 89543 12-Jul-2001 stoddard

Some STATUS updates.

9180a5933673ffb1af633c255ceee029340f3b1e 89518 09-Jul-2001 rbb

Update to prepare for 2.0.20 release

a2e64d246b20e007bb4049e3c8a097f0598d0903 89490 02-Jul-2001 stoddard

Comment on some brokeness. These are show stoppers...

aa0818b0b68705ea21b59ca63c8065cc94e06d7f 89487 01-Jul-2001 rbb

It's very sunny outside, but I'm stuck inside stripping paint off windows :-( Just removing some status items that have been done for a long time.

bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3 89467 28-Jun-2001 rbb

Bump a couple things for the tag and roll!!!!

7537a55be7520037878a521d4ec8c8eb2d44a288 89466 28-Jun-2001 rbb

Fix the big issue with the threaded MPM. We no longer stop dead if all processes are busy serving one long-lived request.

9bd71e35f5d26d26d23fe3a677401828e842ed72 89464 28-Jun-2001 wrowe

Useful datum. Please review this list and pull out what you've finished, people!!! There's a ton of cruft I think folks already addressed.

49facccad3f5c3e9e49311487b5069699c3bf3fd 89445 27-Jun-2001 jwoolley

Oh, nothing really. I just always wanted to open a door to a room where people were being trained like in James Bond movies.

114cc51b75ed89d5ab2f39b85ba7d472293f3ded 89417 26-Jun-2001 trawick

mention a problem with prefork

e32adabcbf3bf5b69ba2e8b163b971839efc94db 89385 18-Jun-2001 trawick

prefork has had SINGLE_LISTEN_UNSERIALIZED_ACCEPT working for a long time. Hint at what should be done in threaded to get it working there.

8aa57e49a1587613632d6734ae6d82ea2aa5c8de 89292 07-Jun-2001 orlikowski

A little cloudy, but clearing...

e5d1a36ad35f809c6f1bd3339aae78569abdd48c 89270 05-Jun-2001 trawick

it's hot out there

1f13e103435b26e5288d7404e9a0a0cf5613521c 89267 04-Jun-2001 jwoolley

Further explain the custom bucket types idea for mod_file_cache

39438c11bd2fb9e6d9e79c97b08abb8d5f1167f3 89266 04-Jun-2001 stoddard

mod_file_cache brokeness

5b233db661cfc7c8c420dfe63d8e7058bc5d3e62 89257 02-Jun-2001 trawick

mention another problem experienced on daedalus using 2_0_16

d180ec1b29106f4fec480ef7fcdb04df078010ce 89231 25-May-2001 rse

mod_ssl status

08280f41c84b9240578ce46c50903941dec1466e 89139 17-May-2001 jwoolley

Rainy day in Charlottesville...

82c7b60981923b89fb4ab4483d2aebcf206e9ee8 89138 17-May-2001 trawick

Fix processing of the TRACE method. Previously we passed bogus parms to form_header_field() and it overlaid some vhost structures, resulting in a segfault in check_hostalias(). [Greg Ames, Jeff Trawick] Note: Not being familiar with the TRACE method I compared the 2.0 output with 1.3.9 output. The only difference is that with 2.0 we get a Content-Length header field.

4c99d3ce387deb7f6acb915278cb5dcf665fd621 89137 17-May-2001 trawick

rockin' 'n rollin'

9a4212011b5b3ac41401849d47a65d4ebf91c608 89135 17-May-2001 stoddard

Done

5a746b962c7debc8299b1f46f42d170f31800b8a 89130 16-May-2001 trawick

don't destroy the pcgi pool when the other-child registration of the cgi daemon goes away... it goes away *because* the pcgi pool is being destroyed

80e9324586de2fa55e2da4df409e6a85885ea659 89094 12-May-2001 fielding

Fix httpd's definition of LTFLAGS to be consistent with that of apr and apr-util, allow it to be overridden by the configure command-line (default="--silent") and introduce LT_LDFLAGS to replace what we were formally abusing as LTFLAGS.

07fc7bb8ab861741f3aa66e6038ce8cf9ac77c06 89049 07-May-2001 jwoolley

Jeff fixed this...

2b4a4e1af8497e0f4600ef7b79d284e71f374052 88987 04-May-2001 trawick

add some more analysis for a couple of current problems...

39bbc64ef8421f63268953af5bb09e23786ae51f 88958 27-Apr-2001 dougm

threaded and prefork mpms are properly handling SIGTERM now; woohoo!

2900ab946a2d76b73a14cebfe2985d253f01c967 88952 27-Apr-2001 stoddard

Date the 2.0.17 roll

776e1de1acb79f624ff097edb15a3b32c832ea21 88942 26-Apr-2001 trawick

note a problem with cgid cleanup, even with Greg's latest commit to threaded

f467b575e2698cfeb818b357b00b2a13873eb309 88915 23-Apr-2001 trawick

comment on a couple of daedalus core dumps

b08eb15d0f6fc054bc997b4ba52b2e3b1eda3a92 88894 19-Apr-2001 stoddard

Couple of show stoppers

bf9acc131271d18db51d30ace549d3c3b6a2b9fb 88887 18-Apr-2001 rbb

There is a bug in how we sort some hooks, the pre-config hook is one that is definately incorrect. Basically, the first time we call the pre-config hooks, they are sorted correctly. However, when we call them the second time, we use the order that modules are loaded into the server. This move basically puts the http_module after mod_log_config in the compiled server. It is a hack, and a work-around to allow for my next commit. When the hook sort issue is solved, this should be re-named to config.m4

bebc7b9445f95339822c26bfd470349006f9ec40 88791 10-Apr-2001 stoddard

More status stuff and wish listing...

7bce59d998f2e5ca1cb60038ef6c1d0817605d62 88789 10-Apr-2001 stoddard

More status

19cbe4d7b7c931723e7249de6829bf965a1fee72 88787 10-Apr-2001 stoddard

Green and yellow pollen in the air like fog blotting out the sun. Worst I've ever seen.

faddcd7b25c99228b9ee1c3c3c992818c2fd7d86 88712 04-Apr-2001 rbb

Back out the 2.0.17 stuff. We'll just re-tag the one file in 2.0.16 and re-roll.

a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cd 88711 04-Apr-2001 rbb

Update for 2.0.17. The only change was in APR-util, but APR and APR-util aren't at a point that they have their own release strategy, so this means a new tag for Apache. :-(

833be8bfa9f006e724b7458e22e4edc22558a5dd 88710 04-Apr-2001 bjh

OS/2 loadable modules are done.

93db592309ba9e5ab230f67611a2c74fece9cdb2 88704 04-Apr-2001 marc

Temporary (hopefully) reversion to the previously used hack to allow --prefix to work for now. This means that part of the Apache layout is duplicated in configure.in again. There are a _LOT_ of inconsistencies in different places about what items in config.layout are actually used and how they can be set. Also, change the couple of other things that are necessary to make /usr/local/apache2 the default prefix when using this way of doing things. PR: Obtained from: Submitted by: Reviewed by:

a67414e630992e6a36762dfa9e0eaf62c4342eb6 88703 04-Apr-2001 stoddard

Done.

b0bb6f215e43a79342c422bc9b0c258add88ca51 88673 03-Apr-2001 stoddard

Get MaxRequestsPerChild working on Windows.

99cec2acb38d6a2fb2d4a9d437db7b50ef5b208a 88667 03-Apr-2001 wrowe

Here they are, real working examples [well, perhaps working.] [Ben Laurie, Will Rowe]

5c0b8c628444ed3064a85ff3ae3168e818f54303 88661 03-Apr-2001 gregames

A sunny day in Cupertino. We haven't seen this problem on daedalus since the ap_getline() assert was fixed a week and a half ago. It is hereby declared fixed. Here's a theory: the garbage in c->remaining caused header lines to be sucked in on persistant/pipelined connections when only the http request line was desired, causing mime headers to get logged, including the \n delimiters.

2f728b2e8555fee1b7cc11e886488692f2575fbd 88577 25-Mar-2001 dougm

add item

5ac928b7a71a12bc1a6b42194c47edbff1dcc02f 88557 21-Mar-2001 gregames

update on daedalus.

b29edccdd9330c2b36f4d36a1368d452cf30857c 88539 19-Mar-2001 gregames

remove descriptions of daedalus problems which are apparently fixed.

653e53bc53f206ea650e131a14e3207ee28a702f 88512 13-Mar-2001 gregames

small updates on daedalus

9c831eb41f9010e4ba6eeac4461e88b036b85ea9 88468 08-Mar-2001 rbb

Update the STATUS for the current situation

90aa1045e25f8ae38b16905abafbb37c89553469 88466 07-Mar-2001 jwoolley

What ever happened to that blizzard we were supposed to get?

8ea6c556d49d67998345c9f2494355d56ee973bb 88463 07-Mar-2001 jwoolley

A little more information on the problems seen on Daedalus with 2.0, plus a note about another problem that apparently fell through the cracks.

2a4b7a53f3573605d4f5686f03a67c37425dc22b 88462 07-Mar-2001 gregames

log our unresolved problems from daedalus in a visible place.

27faa3af8a50c1dc2dc6cb3049722378f85e5517 88454 05-Mar-2001 rbb

Make the old_write filter use the ap_f* functions for buffering the data. This has been tested with a couple of directory listings, but it could probably use a bit more testing before being declared stable.

6036df8642c3489732ef04f5129c7bd90e907067 88450 04-Mar-2001 rbb

The ap_r* vote is now over. The decision was decidedly for the OLD_WRITE filter. This adds a note in the STATUS file to ensure that it gets modified to use the correct functions before we release. For completeness, the vote was: macros: rbb wrowe old_write: gstein stoddard coar ben jwoolley

ec75f189410513ab8f6e1173a9d9d277ebec9ce7 88442 03-Mar-2001 gstein

purple, yellow, and aqua.

72818e74c71df6eba6b02ba04a244a3a71d3f32f 88268 22-Feb-2001 rbb

Remove a completed item from STATUS

164a65065e0e61efa779c3a66c2242be6d88b9e2 88197 16-Feb-2001 rbb

It would be a beautiful day to go outside, but I have to work. :-(

0b54edee18a0ec095640e1038ff6da7d35042b44 88186 16-Feb-2001 rbb

Add a note about using APR threads and processes.

333eac96e4fb7d6901cb75e6ca7bb22b2ccb84ce 88070 10-Feb-2001 trawick

more module build cleanup, removing warnings and some link errors (from when apr_ ctype macros weren't available)

528e2a7d7cf6b8879291b59dd5afd8f6c7ae1b6b 88042 10-Feb-2001 rbb

Change AddInputFilter and AddOutputFilter to SetInputFilter and SetOutputFilter. This corresponds nicely with the other Set directives, which operate on containers while the Add* directives tend to work directly on extensions. [Ryan Bloom]

e6cf5ec07f77ef6c65b7802d4e4d636b23566fcb 88016 08-Feb-2001 gstein

lots o' dicussion... time to vote.

0b4904bd21fd8aa21f2240a9e7a19a2e7caaeb43 87995 06-Feb-2001 rbb

Remove some STATUS items that relate to the scoreboard API. These were fixed with the mod_status changes last week.

cab10c98980b42562a7850410cecd37798e170ec 87854 26-Jan-2001 rbb

Stop using the request filters to filter an error response. This fixes a bug where we were using the byterange filter to filter an error, which caused us to close the connection before we had sent any data. Currently, we only keep the three most important filters, but we may need to add more in the future. I am mostly thinking of the charset translation filter.

ec0315cdf832eac2b78e50ad636af84fe4c9118c 87848 26-Jan-2001 gstein

my mom said not to talk to strangers. whoever is reading this is probably a stranger. I'm not going to talk to you about what I did. nyeah.

2922dc56ca30bc13491df2e73d76c15f4faa3e15 87831 25-Jan-2001 gregames

the issue is resolved.

281da4c02cf40c663298ded7e4e5b913a8f8b814 87809 24-Jan-2001 gstein

Have you had your Ovaltine today?

8695c28e4d0bb9357f606045b37238d4f49ce8b6 87784 21-Jan-2001 rbb

Remove AddModule and ClearModuleList. Neither directive really makes much sense anymore, since we use the hooks to order modules correctly. This also removes the possability that one module will ever register the same function for the same hook twice.

5751f7da0bbdde92dedf21a6c9d743de752e310d 87781 21-Jan-2001 rbb

Update Status. Beautiful day out there. :-)

2c8f06bf370a44a3d0544ed5319355463c417132 87740 19-Jan-2001 gregames

missed these files on my previous commit of highperformance.conf - wrong commit incantation

9fa03504d8a905303575ae5d0adfc5d82417c227 87729 19-Jan-2001 rbb

Remove some STATUS items that are already in APR's STATUS file.

ecab138eb9834f3a98332c9bc62516d1fc4a3fab 87728 19-Jan-2001 rbb

Cleanup the STATUS file a bit.

54a641462828680cc5e925a612fd7b3e7aab814a 87712 18-Jan-2001 trawick

what weather?

50298555098049d0ebddd539668502fb5b796de0 87680 13-Jan-2001 wrowe

Lay it on the table

33a70d93b992bbb63b809c24df29451f38f017c1 87672 12-Jan-2001 rbb

Add a note about the ap_r* problem with regard to buckets

26ef89f716a43048630e73f527dd2f0ee84f72c2 87650 11-Jan-2001 rbb

Add a quick note about external modules.

e9cfc70fceb74521ba0814cdc88808c7d4d00c97 87647 10-Jan-2001 gstein

"Well, hello! Gay now!" -- Willow, from Buffy the Vampire Slayer

da07a882b90b44243c9cd88ac09a789999dccc4d 87526 26-Dec-2000 rbb

Allow buildconf to find the config.m4 files in the correct order. This allows the decisions made in one config.m4 file to be based on decisions made in previous config.m4 files. For example, the config.m4 in the generators config.m4 can choose the correc cgi module based on which MPM is chosen. To do this, we find all filenames config*.m4, and then we re-order the filename so that it looks like: *config.m4/path/to/file. Once all files are in this format, we sort the files, and then re-arrange the file names again to put them in the correct order. There may be better ways to do this, but I couldn't find a portable way to call sort so that this would work.

8e6c082e11a5378d0937cbf38f969519ecb2f6e0 87525 23-Dec-2000 rbb

Time for bed soon. :-)

750fcd3495b59eff6d4844409ae1dfb46d026059 87516 23-Dec-2000 gstein

and some background for why --disable-shared was added and what needs to be done to get it back out of there.

c10d57945113fd306eca5d78165409f78f3e4eee 87513 23-Dec-2000 rbb

Binbuild.sh works again, so remove the STATUS item.

9eccc0a669a3e711629345b357c46acce5fefdb4 87512 22-Dec-2000 gstein

Back out the .libs thing from the aprutil linking. Add --disable-shared (for now) to the subdir config to ensure that we only get a static library for aprutil (which allows for linking all of its functions into the executable). [ APR will need something similar if/when it gets libtool-ized ] Mark a note in STATUS indicating we should eventually toss the --disable-shared flag.

45b59e112a5c656da7c1b37f2aabc8371dd71afc 87485 21-Dec-2000 rbb

Update the release schedule.

1ce5d6dd495ba60690e736d81ecfad21ecd3b338 87461 20-Dec-2000 rbb

Remove a STATUS entry that can't be implemented cleanly. The problem is that there are multiple ways to start a CGI script, mod_cgi, mod_cgid, and mod_include. If we move the directives out of the core and into one of those modules, then the rest of the modules won't have it. This may be solvable once mod_include calls out to mod_cgi(d) for the exec tags.

b8d1a338d56bdc22ffb26fb6d4853e756844ce52 87458 20-Dec-2000 rbb

Add a note about the directives to add input and output filters.

ab8b12249caacb5d8cb509e5a2c84a593f6d5d21 87456 20-Dec-2000 rbb

Today would be a good day to roll a beta. :-)

c97f47dcd5a388441d858123c3b9fe2ddcd3cea1 87455 20-Dec-2000 rbb

Mention the sendfile issue with FreeBSD.

cde15c0fdfeef5955afd3b6f4c61d12e50b24586 87447 20-Dec-2000 rbb

Remove the test directory from the top level Makefile, and move the STATUS item to "non-showstopper but nice to fix" category. This is in preparation for tomorrow's BETA.

77c656dabf05adcdee0d30b15b4628be738a1913 87446 20-Dec-2000 rbb

Remove some STATUS items, and finish off the install dir re-org. 1) DSO modules are installed in modules/. If/when Unix gets some shared libraries, those should be installed in libraries/. 2) apache.org:8092 is currently running Apache 2.0. When Brian has time, this will move to port 80

bc23ab8c177d79287dc20f01c119cd54d0f46ef7 87417 19-Dec-2000 gstein

"Mommy! Mommy! I keep spinning in circles." "Shut up, or I'll nail your other foot to the floor."

e4112627de9dc6bd0c79a83bcd2738c4be9f2576 87415 19-Dec-2000 rbb

Get the perchild MPM working better again. I have been able to pass some file descriptors back and forth and serve requests, but this code is still very experimental.

b876b7bcf0ce3d232da723246d709e8dbbfe8762 87384 17-Dec-2000 rbb

Update some STATUS files.

7f007e36bec06aba6b3a0f84a64f2abf99edfcd8 87338 14-Dec-2000 gstein

"Anybody calls me Francis, I'll kill him."

531c23ff01a2489646f0a2029097013b328d935a 87257 08-Dec-2000 gstein

not into looking into this right now, but it should be done. just watch the make output and the bazillion -export-dynamic options getting added to know that something should be fixed :-) [ and more precisely, it is needed for AP modules, but not Apache itself nor libraries such as libmain.la; therefore, the move to special.mk ]

e636eba7474e0010b5c7198af1c2fe5ad8652dbb 87245 07-Dec-2000 manoj

My cable apparently cut out in the middle of DBZ. grrr.

0b38500c2120bad33cd5a44e945cc2ad8fb80887 87188 05-Dec-2000 rbb

Buff was removed this weekend, so the STATUS item should go away. This also adds the STATUS file to the new httpd-2.0 directory, with all the history from apache-2.0

3e17185356213124b2e18ecaf1678a676f8e9ba5 87154 02-Dec-2000 rbb

Note the patch submitted today by Jon Travis about cleaning up inet_ntoa. This patch is waiting until IPv6 is settled, and we can really see what we are left with. I don't want us to forget that inet_ntoa has thread- safeness issues, so I am noting this patch here.

1bed1439cc86cac95cdbd16a0342e3b5362f7d0c 87151 01-Dec-2000 rbb

Clear and sunny outside

cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3 87126 29-Nov-2000 gstein

can I be a Super Saiyan? please?

d2f8b010487ffa990a9c268df5a25579e7291bcd 87105 28-Nov-2000 rbb

Remove some status items that belong in APR now.

d2e443764d6855a4a06c8eb2b7708ab9b465ddee 86951 14-Nov-2000 rbb

Add the referer to the error log if one is available. PR: 73 Submitted by: Markus Gyger <mgyger@itr.ch>

0bbf6722826580b04ce055e8b7535fb351ef00ca 86912 10-Nov-2000 rbb

Remove a thread un-safe function when APR_HAS_THREADS

6d4fede48bd8b0dc3423bfdd446f64077d601990 86899 10-Nov-2000 fanf

I have fixed PR#4455 already.

d3d1e6e3265bac7cdffba9f4d42b2ae1d9b32e22 86881 09-Nov-2000 rbb

Tie up some loose ends that fell through the cracks while I was fixing things the first time. The server compiles again after this change.

52feb4fc246900d2999f6a038c5a750d23bd544b 86878 09-Nov-2000 rbb

Remove BUFF from the main server. :-) The buff code needs to remain as a part of the server until the proxy is purged of BUFF however.

79d5106a9b65b956d646f5daae4b94bc79e315b8 86759 28-Oct-2000 trawick

note some filter configuration issues

73cbcafbe4c5ce51e6ba8043d33235fde09b6e94 86754 26-Oct-2000 trawick

Out goes the EBCDIC issue, in goes the error message issue.

68ffdb30c4e75faf6136bd26e0440d3de138c97f 86744 25-Oct-2000 trawick

not raining

39813b8983b16dce75194e7b70184fd68743db90 86712 23-Oct-2000 manoj

Add back suexec support.

63a6e35c961449778b328496ee9f476c160b930e 86711 23-Oct-2000 manoj

London Sun.

a9de2fcc94b1c6eebb717fe14b80d066598cb8d3 86686 21-Oct-2000 trawick

It isn't raining at the moment.

7646be5b9ab5b098bc81d3a08a47e1931dc87597 86661 19-Oct-2000 rbb

Namespace protect the rest of the macros defined by ap_config.h

12ee10df17c0beac4d4f881b2ef3b649921f18c1 86659 19-Oct-2000 rbb

Update the STATUS file.

2b1cf52b03eb70af79d9561e9d1965549dc17dd2 86633 17-Oct-2000 rbb

Add pool buckets to the bucket list. These buckets are not currently used although I have begun to test them on my machine. The idea behind these buckets is that data allocated out of a pool and put into a bucket has to survive the death of the pool until the bucket is destroyed. To accomplish this, we register a cleanup when we create the bucket. If the pool is cleared, the cleanup converts the bucket to a heap bucket and everything is good. If the pool isn't cleared, then we kill the cleanup when the bucket is destroyed. With this bucket type, all of the core buckets that were listed have been implemented.

ceb4b3998085e859577a1a2c097ad2068522ea50 86619 17-Oct-2000 rbb

Add a flush bucket type. This bucket advises filters to flush any data they are currently storing. There is no way we can force them to flush, but we can advise. This also adds the code to ap_rflush to use flush buckets, although it isn't enabled yet. I will enable it once we remove buff from the code. I also removed all calls to ap_rflush that are either immediately before or immediately after a call to ap_finalize_protocol. ap_finalize_protocol sends an EOS bucket, which also advises filters to flush their data, so having both calls right next to each other is redundant.

dd95dce618f5c95c71733a363f7e3c8acb02f8d4 86618 17-Oct-2000 rbb

Add a sub-request filter. This filter just strips the EOS from the brigade generated by the sub-request. If this is not done, then the main-request's core_output_filter will get very confused, as will any other filter in the main-request filter-stack that looks for EOS.

447c6ce3ff08073c44f6785d5256271fcb877512 86579 13-Oct-2000 wrowe

Completes the port of the <Directory /> handling for Win32... there is still a patch needed for OS2 ... Brian?

35330e0d79ceb8027223bbb8330a381b1f989d6e 86556 12-Oct-2000 trawick

minor updates for a7 release data and missing buff functionality

26f3a893a0221238d498d03cc19c11c0373f61d6 86436 07-Oct-2000 rbb

Use autoconf to substitute the proper values into apachectl, and install it when we install everything else.

823c303d33c9e637a83d82208bcbafaf5f532d7b 86414 06-Oct-2000 gstein

more uuid tidbits

863ec32e13d6c9619414c48b51109f3dca99cbc6 86381 04-Oct-2000 wrowe

Hey... didn't know these were hanging around. Time to file and forget.

bfa0550c70764e386d678a6f2db3d81f23e9b4aa 86321 25-Sep-2000 wrowe

Cleaner feature tests and new -d -m -s -p options for crypt, MD5, SHA1 and plaintext password cyphers. Not certain what the $^O tag for NETWARE really is, so this may need to be fixed.

6f6f4a4bca281779d196acbdd5c017bb90858305 86169 02-Sep-2000 trawick

Note release date of 2.0a6. Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>

31a130dc6ed3face8b004f32ce84f8a1342d920e 86146 25-Aug-2000 manoj

It's dark.

cbf9156c9f73595dea85cb7ed98d6819439b5c95 86134 22-Aug-2000 stoddard

Fixed...

908401e94571ddcd5de6dc853a8518855a512444 86117 19-Aug-2000 rbb

We have a list of all of the suspended PRs in the STATUS file, so mentioning that we need to review them seems like overkill.

225094adcf0dbac3a2f8973de864486ab087ce20 86116 19-Aug-2000 rbb

Add a note about sub-requests and filters.

3fdef891ad90df441f7ed31f28da47ab2fb4cdff 86094 17-Aug-2000 stoddard

Add entry about win32 socket timeouts...

b69cf46e5e6190dc3a1fbadc7277bb66fd4c8998 86087 16-Aug-2000 gstein

some notes about filter fixes

4a81c8eb2a61b43a9dd0879a65feb834a6dde1d5 86081 15-Aug-2000 stoddard

We are a LONG way from having stable code...

6c8a10df2f4c1231b671bd4519b1b8c0c2b9c848 86060 12-Aug-2000 rbb

Remove some suspended PR's that have been closed in the PR DB.

bfb62a96023822c56c9120e4ee627d4091cc59c2 86059 12-Aug-2000 rbb

Initial Filtering code. This uses a bucket brigade scheme to allow modules to add and modify data while processing a request. The docs still need to be updated, and a simple html page needs to be created explaining all of this. The only filter currently in the code is the core filter. This filter takes a bucket brigade and writes it to the network through the buff structure. In time, the buff will go away completely. More filters will need to be written. Submitted by: The Apache Community Reviewed by: The Apache Community

8dd4618c4709236b4ea297d7250d282e463ce2d8 86041 10-Aug-2000 rbb

We've already released a5

7ee91ff72d436322939066f98072cc4e9a672e5b 85970 01-Aug-2000 rbb

Add a NO_DETACH environment variable to all MPMs that understand ONE_PROCESS. This allows Apache to start up without detaching from the controlling terminal, but also not going into single process mode. The main purpose of this patch is to make it very easy to debug the child process startup code. PR: 2144

28d1da9ca818f831ea491f110dafcc10f7f07050 85969 01-Aug-2000 coar

Put back PR#6347, but note that it's waiting for an external entity. Add a 'Status:' line for each PR, but don't remove any -- because if they're not in STATUS, they essentially don't exist. If we're not serious about dealing with them, let's just close them. If we *are* serious, they should be in the work-to-do list.

6ba8b7aeffaa78f355d9f7306fa752111c9772b2 85968 01-Aug-2000 fanf

Remove a PR that depends on the submitter (or someone else) getting a proper IANA allocation for the JNG and MNG MIME types so it's out of our hands.

64ad864fa0f4493eebb181e393b40a8a90beccb9 85967 01-Aug-2000 coar

We've been ignoring lots of PRs forever, marking them as 'suspended' with the supposed intention of either implementing them someday or saying why not. Well, it's about time we did something with them, so now they're listed in STATUS for people to work on as they may.

74036a0634e6b3b6301cd7009229ed964135cefe 85964 31-Jul-2000 rbb

Remove a bug from the STATUS file. Manoj tested the patch I committed, and he said it seems to work.

865c7f8f5298808cb09d1fc89417e6637f5a995e 85958 31-Jul-2000 rbb

Note the patch for graceful restarts in the STATUS file

fc977f6bf4644b1a699088174930ef139c801fd1 85952 30-Jul-2000 manoj

Wireless LANs are soooooo cool. Oh, and the weather was ummm, something today too...

db3d074accfc46a8ec32aabad0dc3880361b5b68 85918 28-Jul-2000 trawick

Remove the mod_cgid-won't-go-away problem from the STATUS file.

ef7ff29d74b8684761de5758423f1cc5a49f48e3 85906 27-Jul-2000 rbb

Add a patch for review.

954b531c31841dd45fedfcc366d29e9b071545b5 85905 27-Jul-2000 rbb

Remove some items that are done from the STATUS file.

e1c8e87ef1f740fd0a35f9c753ab9f01dde1c871 85864 20-Jul-2000 rbb

Remove a filtering patch from the STATUS file. This was the second patch I posted, and it was more or less a proof-of-concept for changing the filter registration method. Everybody agrees the patch was a bad idea, but it did prove that the filtering registration code could be completely re-written in very little time.

b187d568e1507d75139ebc13ca945b38fc05d55c 85829 13-Jul-2000 stoddard

Some status...

ceb47eef42a55b579eb946a4e80724251e79f413 85822 12-Jul-2000 keith

Initial checkin of mod_dav documentation

1c6fb1e726ce22694de0e9a957adb67b929e5d4f 85820 11-Jul-2000 stoddard

Some status

e1c3000228ddea532093e3a5ca1cdaa7353471be 85806 10-Jul-2000 gstein

Beware the Jubjub bird

86d5a4d237c68be4fa5974290063c740a01220b1 85797 09-Jul-2000 rbb

Days off are a good thing. :-)

6d886ec2d5055dd5da4cbf0e84d55b807ea1058a 85796 09-Jul-2000 gstein

sunny. of course.

8d07897b52e3b7055874501f8a499e75800db206 85763 04-Jul-2000 gstein

"What's wrong with them?", Tech Sergeant Chen, Galaxy Quest

dd4713dc5b186f4d1be7b88f86608fdb84cbe5d5 85756 03-Jul-2000 gstein

ID4 on DVD roolz...

c695093c99519a8509ac85642e35c216e9d9186f 85747 02-Jul-2000 gstein

sunny. wish my pool was finished...

3b773cbace043da5ca6ff43bd4cf8ee552b90c76 85745 01-Jul-2000 gstein

making progress...

2c20a70c5703a83bcc684e64ab78afb72ff43529 85735 30-Jun-2000 jim

Cast a vote

e7e1f5696578620899c54408784bf7a798fc9407 85730 30-Jun-2000 rbb

I am removing my veto and stepping away from this discussion for at least two days. This does NOT mean I like the patch at all, it just means I have no desire to continue with this discussion right now. Because I have no plans to respond to any more e-mail on the topic currently, I have no right to veto a patch.

60469c8733a04a4e2ebe5024fe593105079b7020 85726 28-Jun-2000 rbb

Remove the config stuff from the STATUS file. I believe the configuration in 2.0 is as clean as it's going to get now. Most of the cruft has been removed. Any more changes that are needed to make the configure system work can easily be added within the current configuration framework. Also, update CHANGES to reflect the recent changes to the config system.

0eb7ca6cf812d98c534661ac474e873a32bf6325 85721 28-Jun-2000 gstein

note todo items to complete first pass of integration

cc834bbccfad9340ee1ff96ef19770b691ebc5fc 85708 28-Jun-2000 rbb

Still a sunny day.

35d13495678fd9f0b29d9b9b6f87a49fb13b8d8a 85707 27-Jun-2000 gstein

sunny? yet again?

74c66549580f62c5b9771a597f91393003199ccc 85702 27-Jun-2000 rbb

Fix the configure script. If a either the mpmt_pthread or dexter MPM's are chosen, the default CGI module is mod_cgid. If any other MPM is chosen, mod_cgi is the default. I would rather have the maintainers for other platforms change their own defaults, than make mod_cgid the default on all threaded MPM's.

78e8f0ef042921ab37fdf14ba9babfdd03c8c5db 85701 27-Jun-2000 rbb

Detect libraries based on which platform configure is being run on. Basically, Apache now runs APR's configure script first. APR's configure script has been setup to create a new file, APRVARS. APRVARS is basically all of the environment variables that APR wants to export to the program that is using it. This allows the calling program to "source" APRVARS and get those environment variables. Removed hack to make platforms use -ldl.

ae6907470ddf23ab7c6b506e6407cc5372f9c0df 85696 26-Jun-2000 trawick

mention a newly-available patch from Jim Winstead

1e088f9182ba67f39713fcb850e11934be5f6d17 85694 26-Jun-2000 gstein

"kick the baby!"

641cb23141f2238ed09e3b9fa79189225f8a2bcb 85638 20-Jun-2000 rbb

Blue Skies.....

1e3ee5fe0bdead3be4efa7ba7126c01c89c08814 85587 16-Jun-2000 trawick

Buffering for config file reads is now enabled.

d4f1d9c1ff112a8ab9bee31f196973761329b236 85553 12-Jun-2000 rbb

Clean up a big chunk of ap_config.h. This basically stops ap_config.h from including any files. Because of this change, other files must include their own headers. I also cleaned up a couple of other bugs in some modules because I had to compile them all. I expect this to break multiple platforms, but this will be fixed over time. The massive configure cleanup is almost done. I will go through the files one more time after this commit.

fb777d35fc4730c312e161b3d803ae32700f6ca7 85541 12-Jun-2000 sascha

add note about building MM library

eb3def494ba5580320dfe1dd47b4d8b05519cb74 85531 12-Jun-2000 gstein

yaabbos? gravity?

14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0f 85523 12-Jun-2000 gstein

add some items that Jeff has noted. other misc tweaks

be386cf0beed1c3331e47f0736d92b9744a21f3a 85504 10-Jun-2000 gstein

hi Toto!

6fa71a1bd8c61518b05f5798a7a1594c270e78af 85503 10-Jun-2000 rbb

perfect blue sky. Ain't CA wonderful?

93c5cba06b623ebe8e4372e886eece12d9a80c3e 85502 10-Jun-2000 gstein

clouds? what are those?

e3838a090d22197ee5f0d2c10b5a3d5e6f550f6e 85492 10-Jun-2000 rbb

Looking good outside.

09bd86d0db1114ee23eda0a6eb76ca055877a1cf 85482 09-Jun-2000 trawick

mention date of 2.0a4 release; mention a mod_cgid bug

9805ac88e1befa6dea11d8513023f150d8f8e807 85466 08-Jun-2000 fanf

a couple of data type issues have a more generic solution

97b758d0b174d7b7c5a1de1a583f5840ec3fc910 85458 07-Jun-2000 trawick

Greg Ames' mod_mmap_static fixes have been applied, so remove the corresponding entry. Fix typo in Greg Stein's note about gethostbyname_r().

b7663b97a437dc089ac7a1a9ebd42e0c372a48b6 85455 07-Jun-2000 gstein

combine two entries because they just *cannot* be separated...

db3ccce11afac4fc1d4f51a65424412f7480c46c 85451 06-Jun-2000 gstein

little wooden boy.

b1476ba063e6d9577cd86db3db5dd98ff6bc78b9 85449 06-Jun-2000 rbb

Add the resource limiting code back to Apache 2.0. This only works on Unix because I can't find any other platforms with rlimit. If there are other platforms that need this code, then some of the code needs to move. This has just barely been tested, so it could probably use some good testing.

9ecf4c650535acf4d966f102e665af79ec97c01a 85426 05-Jun-2000 rbb

Add server tokens back to 2.0. Also bring forward the change to allow the PRODUCT_ONLY value for ServerTokens. This is relatively clean, all of the code lives in http_core, and when a module wants to add a token, they just call ap_add_version_component from the post_config hook. Actually ap_add_version_component can be done anytime after the config has been parsed, it just makes the most sense to do it in post_config IMHO.

10b386767f6c87b45937244371cb751f0b454d16 85385 02-Jun-2000 wrowe

PR: Obtained from: Submitted by: Reviewed by: Making his list... checking it twice...

4ab6b0edcbd091d1b599ca7ba42b80f56116f245 85374 02-Jun-2000 rbb

Add something to the STATUS file. Submitted by: John Travis <jtravis@covalent.net>

987fc20c5ada47869c6ce699fe7a5ac620dfbd71 85352 30-May-2000 rbb

Saferead on Windows should have been fixed with the lastest patches to saferead.

610c5ed071a0e8d1135a18bc6c22b69694635b5a 85349 30-May-2000 trawick

We now report the correct line number for syntax errors in config files, so remove the associated status item.

18e4b2bda5bee4cc6452075bdb5514ea78e5840f 85343 29-May-2000 trawick

Mention the line number problem for config file errors and Greg Ames' mod_mmap_static patch.

8bed76428f56e5c643174a2d6807c3f18016af5c 85342 29-May-2000 bjh

Add OS/2 todo items.

f28466227fec298258b3f134dcc8cb795e44c3d7 85317 28-May-2000 rbb

Add a showstopper for Windows.

f8eff46e3f413d2e646462e69ac7fcae4716a2cd 85297 26-May-2000 rbb

This item doesn't really work properly, so we are removing it from the STATUS file. I was going to wait, but Manoj (the person who originally put it in STATUS) said get rid of it, so away it goes.

8c32cb0993834cf5345c2d23123340c280feaa31 85294 25-May-2000 coar

Add '-n' option to make htpasswd send user:pw result to stdout instead of fiddling with a text file. Reviewed by: Greg Stein

4bf9cedd04f138be34b1de44c1f0d9b0aefd8366 85289 24-May-2000 rbb

Implement saferead in Apache 2.0. This has had minimal testing, and it seems to work, but only really hammering on it will tell for sure.

670734c2ee137c587411795c6f82566c9d3729b7 85282 23-May-2000 coar

Note a patch for htpasswd. A matching patch for 1.3 is also pending. I'll commit in a couple of days if no-one comments.

75472985358003e05b6573c669e9c94baa3879d2 85262 20-May-2000 rbb

Make Apache and APR use the same flags to specify maintainer mode. I chose to use --with-maintainer-mode, because that flag can be passed down using AC_CONFIG_SUBDIRS. I couldn't find any easy way to pass environment variables to configure scripts called from within Apache's configure.

cfc020d6d6fc9b31d8945915e65a8787a796eb73 85215 15-May-2000 stoddard

Cannot build the pthread mpms on AIX 4.2.1

13dfd897913413c6d36b25cf6062ab1ab9c70744 85165 07-May-2000 rbb

Remove dynamic MPM's from the status file.

06924437019f9871bc4ee49748511130548b7d35 85153 06-May-2000 rbb

Replace hsregex with PCRE. The PCRE library is always used in 2.0, regardless of what system we are on. Currently, we are using the POSIX wrappers that PCRE provides.

2deb319e6b3de239f45c16a3e9e836d44f1f7108 85151 05-May-2000 rbb

I forgot to update the alpha information with the last alpha release.

8e4ce367a5165d3e96f08dfc9bb742850bb54fa9 85150 05-May-2000 rbb

Make apxs mostly work for 2.0. It doesn't add the module to the config file yet, but that should be trivial to add back in.

7f1290cbf118bf3d34aecc68cff2e5bd0a23e126 85136 04-May-2000 rbb

Make reliable piped logs work on 2.0.

15c8743834149d76e0e811843d1c682103bd0aa4 85124 01-May-2000 sascha

- checking for thread options is mature

4d441f9b6b2a78e5bda74f035ab6397d9789ba11 85122 01-May-2000 rbb

Cleanup the STATUS file a bit. -- Configuration modules have been rejected -- make install works already.

bc26992c7172dff00bc89fbfb5f0c6e3c4d6a261 85065 28-Apr-2000 rbb

Cleanup more files when make distclean is used. This should be all the files that should be cleaned.

75dd54af3c44857da30fa2b3c375e6c67f0ee7ad 85062 27-Apr-2000 rbb

Remove two items from the STATUS file. These are most definately not show-stoppers, and I don't think they belong in the status file at all.

c03566fa0156d3a1500a42e4fe539e3e0fc8a11d 84992 18-Apr-2000 gstein

this is California. what to _you_ think the weather is?

44e234126d0763097f074175c8250da63048d53f 84986 18-Apr-2000 rbb

Add logic to timeout CGI scripts properly. This requires that APR pipes can be timed out.

df4a7c143b27b489dd2d865bb3f6668c8420b3a9 84984 17-Apr-2000 fanf

Hey, wow! Some of the sky is blue!

91a71946d0fb28c0866139edef3dd59f36ba5b9c 84977 15-Apr-2000 stoddard

Add some todos, remove some vague comments, remove items completed

c7d0205ec1649076e7742d72a25ac53779768312 84975 15-Apr-2000 stoddard

Here's my first stab at getting mod_auth_digest working under 2.0 quick change summary: - moved the random byte generation into APR This patch adds ap_generate_random_bytes() - now uses ap_time_t - compiles and runs on linux - tested with amaya still to do: - test win32 (This will have to be someone with a windows box :-) I think I did everything correctly. APR_HAS_RANDOM should be defined on windows and there is a lib/apr/misc/win32/rand.c which is basically a copy of what mod_auth_digest used to use. - error handling cleanup Since there is not currently a usable ap_strerror it is commented out. win32 error handling is virtually non-existant. I just don't know enough about win32 to touch this stuff. Brian Submitted by: Brian Martin Reviewed by: Bill Stoddard (very quick review, moving in right direction)

4c38da18286051b522495ccb699db17c029f14fe 84968 15-Apr-2000 rbb

Add buffered I/O back into APR's file I/O on unix. This code comes from the OS/2 code, and has been munged to make it compile. This has not been tested, but unbuffered I/O still works.

3abc659dba18625e0d17396d7596f914d2254417 84966 14-Apr-2000 stoddard

Brians' mod_auth_digest patch

632b0b53511f3bb9c32aa2869fbc73ee35081b38 84958 13-Apr-2000 rbb

Sunny outside today.

ff849e4163ed879288f0df15f78b6c9d278ec804 84956 13-Apr-2000 fanf

Alternately wet and sunny.

8ac8f75b9d0076f5f115c65adf02e5a177a84378 84952 13-Apr-2000 trawick

remove "fix lingering close"

1e585ba09ea32272e63c4c39c35491e975d21d98 84948 12-Apr-2000 stoddard

Some status update.

12d63199ed670c3df106852ced371e452605a812 84945 11-Apr-2000 dgaudet

looks sunny out there

f755f06050191550f77c825eff6b0e48a35b3e91 84941 11-Apr-2000 dgaudet

update about saferead

c9f5297dff0b9015a663d8090deb3fa51b375cfa 84940 10-Apr-2000 trawick

CGIs work again on UNIX because ap_create_process() works again on UNIX.

bd929c73ef04789b7183b840d8db6e01d03a4d86 84939 10-Apr-2000 rbb

Update the STATUS file.

d208bda4a893cc81ed5d3ed1cdd7d706e012bd42 84912 05-Apr-2000 stoddard

Refine a todo...

340e026080f9cb80f439171699afc9c8db65c50b 84911 04-Apr-2000 stoddard

Allan Edwards fixed this problem.

955090ae4c1760ea528630b791c64754b3ece837 84871 31-Mar-2000 manoj

Eliminate src/apaci, and replace with a header file containing paths: include/ap_config_path.h.

f6a6245816cd866361da8c576b1f47c7a54b6610 84817 21-Mar-2000 fanf

Time for a few beers, I think.

70f6f32765cfaadd6da8de6f0fea97ddd72d8fad 84738 11-Mar-2000 manoj

Don't feel like sleeping, there's no one of interest in the bar, and after some serious harassment of NetSoft, I have a net connection again.

b04b87a2c61eeb84a935614030797fc82c61ede6 84720 08-Mar-2000 rbb

This is all we have said we need for an alpha release. The rest of the showstoppers are only showstoppers for an actual release. I'm working hard to get the alpha out this week now.

0b0a5225c5ed94b9f689839a14842ad4a24215e9 84697 02-Mar-2000 dgaudet

meow

40a5b7189dbbb28e107bf008ee625f2f0142c2cc 84696 02-Mar-2000 dgaudet

my cat says the weather is mew

6686c651e8eb6ad762b842ad5139515c8038dd44 84694 02-Mar-2000 dgaudet

apaci perms problem

8de99b4c89d4ed4292a7dca42dd8a96b9a7c456f 84693 02-Mar-2000 dgaudet

make distclean does not quite

85cbdc16ac57fa68ce1358a308269abcd417f4d9 84668 25-Feb-2000 stoddard

More stuff to de before release

f824925ac58ff729289c017235eeb3bdd21ec3a2 84659 23-Feb-2000 stoddard

Add a couple of todos.

2aae6faee508221efbeaba5547ca79b7a20ef047 84633 16-Feb-2000 stoddard

More stuff to do.

75960f20f88dad6bc67892c711c429946063d133 84628 16-Feb-2000 stoddard

Some status updates

a5ed555df952c85bc1b179f5981e8a6c54ba16e6 84592 08-Feb-2000 stoddard

Work done, bugs found.

3304cbd819df02e7548e9338dc0afa8d3ba29358 84357 22-Dec-1999 manoj

I don't have to get up before 2PM for almost 2 weeks!

0bff2f28ef945280c17099c142126178a78e1e54 84348 21-Dec-1999 manoj

[insert weather comment here]

39c60210d167c2f309ef5213b3cba37ae3b93dca 84286 13-Dec-1999 stoddard

Update STATUS

a9e07e4f90adcc7bc768db3055431c3dcd560cd1 84213 02-Dec-1999 manoj

A thread (of messages) in comp.programming.threads reminded me of this. Blaaaah

c48d5f96cefe625c4522dff4e0cf0b70a871f1ec 84189 30-Nov-1999 dgaudet

more accurate reflection of reality

f03d292915be9977eaf74e9be7b0404aec226f84 84188 30-Nov-1999 manoj

Autoconf can heal your family strife. And it's also a floor wax!

211bf1d44f4653bf753a15740cd5ebbf330b6e93 84146 23-Nov-1999 manoj

Hmmm, turns out that the nice event library for network events on PalmOS only applies to the wireless transceiver. Oh well, I guess select() will have to do...

a9bd8770e28cded82b2a6eb5e99385e46320366e 84136 19-Nov-1999 rbb

Update STATUS to get rid of the fprintf(stderr problem.

93b653492fb3b4b65006e95a435629d806a9e589 84131 17-Nov-1999 rbb

Cleaned up the APRFile uses in Apache. Also removed the apr.h header file because it is no longer used. Finally, I updated the dependancies to compile cleanly.

0d281502553310060615306fb6ca92b2f4f97d7a 84128 16-Nov-1999 rbb

Cleanup the ZZZ comments. Basically these used to mark places where APR is needed. It is much easier to do this conversion by hand than by searching for old comments, so they are going away now.

2739add8add66e21526ce27f83c2ae133d089070 84127 16-Nov-1999 rbb

Update the STATUS file a bit.

56ca30c968906053ae61acb218420667bb58d996 84115 11-Nov-1999 rbb

Update the STATUS file with three new items.

7ba24263a36323ecaf0685758f44001c0800d012 84101 04-Nov-1999 stoddard

More stuff to do

4065b438067f3f08d0bd98b31ac4085b581b931d 84100 04-Nov-1999 stoddard

ToDo: timeout pipes to CGIs

9c09943bad734ebd5c7cc10bd6d63b75c4c6e056 84099 04-Nov-1999 stoddard

Some updates to STATUS...

369edcdd0a9c5516c61e736ec2a6fc8fb0d92fe2 84096 03-Nov-1999 manoj

Fix yet another APR bug. This one caused sporadic CGI failures.

d5defd5a0c5cdbaf74b85939484dc2b6c8317d19 84094 03-Nov-1999 manoj

No, PalmOS doesn't have threads or any process support other than a task swapper, but it has a TCP stack with non-blocking I/O and an event subsystem that will report on socket status changes. A PalmOS MPM shouldn't be too much trouble at all.

018cd8b09ac6e6e9c0fdca9095454f9126249ec0 84080 01-Nov-1999 manoj

Still no progress on the PalmPilot MPM, though.

302dc1f7b3feee23a91ad8f3cf3cb2edd95a557b 83982 13-Oct-1999 manoj

Add a connection status table to replace the old function of the scoreboard. It allows MPMs to implement their own mechanism for the status table and allows any module to add its own per-connection status entries.

fbfdb4a45ff0e32dbfef0d414c8d75fe8aebcbb9 83858 31-Aug-1999 manoj

"Our computers are down. We'll call you back tomorrow morning." Grumble.

d6b3cb141f0667101c1bca883ad15b383402c93b 83833 28-Aug-1999 fielding

Enough for one week.

dbf0c7bef06259486cd2748a2d0e82f27e099d6e 83830 28-Aug-1999 fielding

no shortage of things TODO

aa1faea36e4ae357bc603a2337b6adc54f5daec1 83814 27-Aug-1999 manoj

Yay! A whole new repository for silly comments about weather, pop culture, and spoons.

2a6c49cfaef5979a5a06098f3ce987cd76769409 83813 27-Aug-1999 manoj

First crack at a status file for Apache 2.0. Please fix mistakes and add/rearrange your pet projects