cvs commit: apachen/src/test - New directory

1997-11-04 Thread fielding
fielding97/11/03 18:40:51 apachen/src/test - New directory

cvs commit: apachen/src/main conf.h

1997-11-06 Thread fielding
fielding97/11/05 18:57:24 Modified:src/main conf.h Log: USE_PTHREAD_SERIALIZED_ACCEPT results in locking problems when the child that has the current lock gets killed by the parent. Restore USE_FCNTL_SERIALIZED_ACCEPT as the default for Solaris2, at least until we get one

cvs commit: apachen/src CHANGES

1997-11-06 Thread fielding
fielding97/11/05 19:03:10 Modified:src CHANGES Log: Document change to USE_FCNTL_SERIALIZED_ACCEPT on Solaris2. Revision ChangesPath 1.487 +6 -0 apachen/src/CHANGES Index: CHANGES

cvs commit: apachen/htdocs/manual/mod mod_expires.html

1997-11-11 Thread fielding
fielding97/11/11 13:58:16 Modified:htdocs/manual/mod mod_expires.html Log: Close them CODE elements Revision ChangesPath 1.6 +2 -2 apachen/htdocs/manual/mod/mod_expires.html Index: mod_expires.html

cvs commit: apachen/src/regex Makefile.tmpl

1997-11-16 Thread fielding
fielding97/11/15 17:20:39 Modified:src/regex Makefile.tmpl Log: Some make's cannot understand comments that start after a tab. This should fix the alphaosf build. Revision ChangesPath 1.2 +3 -2 apachen/src/regex/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-devsite guidelines.html

1998-01-12 Thread fielding
fielding98/01/11 17:53:37 Added: .guidelines.html Log: A start on a complete update of the Apache Project voting rules and guidelines. Revision ChangesPath 1.1 apache-devsite/guidelines.html Index: guidelines.html

cvs commit: apachen/src/main http_protocol.c

1998-01-23 Thread fielding
fielding98/01/22 20:11:33 Modified:src/main http_protocol.c Log: The other half of the fix for when die() happens we need to eat any request body if one exists. The hack for ErrorDocument is removed since it interferes with the fix and should not be needed anyway. PR: 1399

cvs commit: apache-devsite guidelines.html index.html

1998-01-25 Thread fielding
fielding98/01/25 01:08:34 Modified:.guidelines.html index.html Log: Completed draft of project guidelines. I would have added information about the role of release manager of a branch and how we decide when a release should be built, but I didn't want to start inventing

cvs commit: apache-devsite commitpolicies.html

1998-01-25 Thread fielding
fielding98/01/25 01:33:16 Removed: .commitpolicies.html Log: Obsoleted by guidelines.html

cvs commit: apache-2.0 STATUS

1998-02-01 Thread fielding
fielding98/01/31 18:11:46 Added: .STATUS Log: A new beginning. Revision ChangesPath 1.1 apache-2.0/STATUS Index: STATUS === Apache 2.0 STATUS: Release: 2.0

cvs commit: apache-2.0 STATUS

1998-02-05 Thread fielding
fielding98/02/05 11:23:29 Modified:.STATUS Log: 61 degress and partly sunny Revision ChangesPath 1.5 +2 -2 apache-2.0/STATUS Index: STATUS === RCS file: /home/cvs/apache-2.0

cvs commit: apache-1.3/src/main http_main.c http_protocol.c

1998-02-09 Thread fielding
fielding98/02/08 16:45:59 Modified:src/main http_main.c http_protocol.c Log: Reverse last change. Vetoed because they are warnings and because APLOG_NOTICE is always logged regardless of log level. Revision ChangesPath 1.285 +1 -1 apache-1.3/src/main

cvs commit: apache-1.3/src/main http_main.c http_protocol.c

1998-02-09 Thread fielding
fielding98/02/08 17:09:42 Modified:src CHANGES src/main http_main.c http_protocol.c Log: Improve the error_log message for lost connection so that clueless wankers won't automatically think the server is at fault. Revision ChangesPath 1.624 +3

cvs commit: apache-site related_projects.html

1998-02-18 Thread fielding
fielding98/02/18 13:14:17 Modified:.related_projects.html Log: Feeling particularly anal today. When a single anchor is both an href and a destination, then use both href and name attributes. Revision ChangesPath 1.20 +12 -13apache-site

cvs commit: apache-1.3 HTTP_Features.tsv

1998-03-10 Thread fielding
fielding98/03/09 18:03:47 Added: .HTTP_Features.tsv Log: The HTTP editorial group needs a checklist for what has been implemented in the latest release of Apache, since that will influence what is included in the eventual Draft Standard. Revision ChangesPath

cvs commit: apache-1.3 STATUS

1998-03-26 Thread fielding
fielding98/03/25 20:47:55 Modified:.STATUS Log: Dark... rain... must be time for a STATUS update. Revision ChangesPath 1.209 +8 -15 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-2.0 STATUS

1998-03-26 Thread fielding
fielding98/03/25 23:13:44 Modified:.STATUS Log: Add my comments/votes. Fixed the formatting and removed the kindler, gentler form of saying piss off to a proposal. Revision ChangesPath 1.30 +108 -92 apache-2.0/STATUS Index: STATUS

cvs commit: apache-1.3 STATUS

1998-03-26 Thread fielding
fielding98/03/25 23:56:33 Modified:.STATUS Log: Put guidelines to the vote. Revision ChangesPath 1.210 +12 -23apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3 STATUS

1998-03-31 Thread fielding
fielding98/03/30 20:41:06 Modified:.STATUS Log: strangely cold and sunny Revision ChangesPath 1.248 +7 -3 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1998-04-03 Thread fielding
fielding98/04/03 13:08:48 Modified:.STATUS Log: Woohoo, sunny today. Note patch from Arnt Gulbrandsen. Revision ChangesPath 1.260 +8 -2 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3 STATUS

1998-04-05 Thread fielding
fielding98/04/05 15:38:29 Modified:.STATUS Log: More votes, keep them from being hidden under meaningless comments [meaningful comments are a good thing] Revision ChangesPath 1.262 +8 -8 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src/main http_main.c http_protocol.c

1998-04-06 Thread fielding
fielding98/04/05 16:16:11 Modified:src CHANGES src/main http_main.c http_protocol.c Log: Reduce logging level of normal warning messages to APLOG_INFO, since we are now logging APLOG_WARNING by default. Revision ChangesPath 1.757 +3 -0

cvs commit: apache-1.3 STATUS

1998-04-07 Thread fielding
fielding98/04/06 18:26:39 Modified:.STATUS Log: A good way to ensure that we never come to a decision is to change the voting options without carrying-over the votes already cast, as was done when this was split into mutually contradictory alternatives. Merge them

cvs commit: apache-1.3 STATUS

1998-04-07 Thread fielding
fielding98/04/06 19:47:10 Modified:.STATUS Log: After testing, apx_whatever is too ugly for me to +1 it. Revision ChangesPath 1.268 +1 -1 apache-1.3/STATUS Index: STATUS === RCS

cvs commit: apache-1.3/src/test/rename README

1998-04-09 Thread fielding
fielding98/04/08 17:42:58 Modified:.ABOUT_APACHE STATUS src/test/rename README Log: swab the decks Revision ChangesPath 1.10 +10 -10apache-1.3/ABOUT_APACHE Index: ABOUT_APACHE

cvs commit: apache-1.3 HTTP_Features.tsv

1998-04-24 Thread fielding
fielding98/04/23 20:39:30 Modified:.HTTP_Features.tsv Log: As near as I can tell, this is accurate up to the current snapshot. AG needs a volunteer to submit the data officially (stupid form). I'll send it to the editors unofficially. Revision ChangesPath 1.3

cvs commit: apache-site in_the_news.html

1998-06-24 Thread fielding
fielding98/06/23 17:22:26 Modified:.in_the_news.html Log: Speaking of falling behind ... let's at least give the press a clue to find those articles that are accurate. Revision ChangesPath 1.35 +32 -0 apache-site/in_the_news.html Index

cvs commit: apache-site/press 22Jun98.html 22Jun98.txt

1998-06-25 Thread fielding
fielding98/06/24 19:52:29 Modified:.in_the_news.html Added: press22Jun98.html 22Jun98.txt Log: Add the Apache Group's press release of 22 June 1998. Revision ChangesPath 1.38 +1 -0 apache-site/in_the_news.html Index: in_the_news.html

cvs commit: apache-site/contributors index.html

1998-06-25 Thread fielding
fielding98/06/24 20:22:24 Modified:.ABOUT_APACHE.html contributors index.html Log: Reactivate me. Revision ChangesPath 1.17 +8 -17 apache-site/ABOUT_APACHE.html Index: ABOUT_APACHE.html

cvs commit: apache-1.3 STATUS

1998-07-22 Thread fielding
fielding98/07/21 21:00:47 Modified:.STATUS Log: Remember what I just wasted a couple hours verifying. Revision ChangesPath 1.447 +5 -0 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3 ABOUT_APACHE

1998-07-22 Thread fielding
fielding98/07/21 21:03:00 Modified:.ABOUT_APACHE Log: Ready to vote on 1.3 issues again. Revision ChangesPath 1.20 +1 -1 apache-1.3/ABOUT_APACHE Index: ABOUT_APACHE === RCS file

cvs commit: apache-1.3/src/main http_protocol.c

1998-07-22 Thread fielding
fielding98/07/21 22:48:21 Modified:src CHANGES src/main http_protocol.c Log: Fixed problem with buffered response message not being sent for the read_request error conditions of URI-too-long (414) and malformed header fields (400). We now create enough

cvs commit: apache-1.3 STATUS

1998-07-29 Thread fielding
fielding98/07/28 23:53:09 Modified:.STATUS Log: The ptrans ugliness is not worth fixing til 2.0, and Dean has already fixed it in the apache-nspr code. Revision ChangesPath 1.451 +0 -5 apache-1.3/STATUS Index: STATUS

cvs commit: apache-site ABOUT_APACHE.html

1998-08-01 Thread fielding
fielding98/08/01 15:52:42 Modified:.ABOUT_APACHE.html Log: Update to match ABOUT_APACHE Revision ChangesPath 1.19 +0 -2 apache-site/ABOUT_APACHE.html Index: ABOUT_APACHE.html

cvs commit: apache-1.3 STATUS

1998-08-02 Thread fielding
fielding98/08/01 17:10:30 Modified:.STATUS Log: Add status of binary builds. Revision ChangesPath 1.452 +27 -0 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3/src/main http_main.c http_protocol.c

1998-08-02 Thread fielding
fielding98/08/01 21:43:19 Modified:src CHANGES src/main http_main.c http_protocol.c Log: Allow ap_read_request errors to propagate through the normal request handling loop so that the connection can be properly closed with lingering_close, thus avoiding

cvs commit: apache-1.3/src/main http_config.c http_core.c http_protocol.c

1998-08-10 Thread fielding
fielding98/08/09 21:16:16 Modified:src CHANGES src/include http_config.h http_core.h httpd.h src/main http_config.c http_core.c http_protocol.c Log: Fixed request limit change to be more portable. Removed the server_rec variables since compile

cvs commit: apache-1.3/src/include httpd.h

1998-08-10 Thread fielding
fielding98/08/09 21:23:03 Modified:src/include httpd.h Log: Use 8190 as the limit since it is more efficient, and explain why that is the case. Revision ChangesPath 1.234 +5 -2 apache-1.3/src/include/httpd.h Index: httpd.h

cvs commit: apache-devsite mmn.txt

1998-08-11 Thread fielding
fielding98/08/11 02:34:02 Modified:.mmn.txt Log: 19980811 (1.3.2-dev) - added limit_req_line, limit_req_fieldsize, and limit_req_fields to server_rec. - added limit_req_body to core_dir_config

cvs commit: apache-1.3/htdocs/manual/mod core.html directives.html

1998-08-12 Thread fielding
fielding98/08/11 17:29:16 Modified:htdocs/manual/mod core.html directives.html Log: Documentation for the LimitRequest* directives. Revision ChangesPath 1.131 +199 -1apache-1.3/htdocs/manual/mod/core.html Index: core.html

cvs commit: apache-1.3/htdocs/manual/mod core.html

1998-08-12 Thread fielding
fielding98/08/11 17:31:45 Modified:htdocs/manual/mod core.html Log: Forgot that LimitRequestBody is allowed everywhere. Revision ChangesPath 1.132 +2 -1 apache-1.3/htdocs/manual/mod/core.html Index: core.html

cvs commit: apache-1.3/src/regex regcomp.c regex2.h regexec.c regfree.c

1998-09-15 Thread fielding
fielding98/09/15 12:47:46 Modified:src CHANGES Configure src/helpers GuessOS src/include ap_config.h hsregex.h src/main http_main.c src/os/unix os.c src/regex regcomp.c regex2.h regexec.c regfree.c Log

cvs commit: apache-1.3 README.NT

1998-09-20 Thread fielding
fielding98/09/19 23:22:46 Modified:.README.NT Log: Clean up some of the information and merge the warning from WARNING-NT.TXT. Revision ChangesPath 1.12 +33 -21apache-1.3/README.NT Index: README.NT

cvs commit: apache-1.3 WARNING-NT.TXT

1998-09-20 Thread fielding
fielding98/09/19 23:29:57 Removed: .WARNING-NT.TXT Log: Moved to the README.NT, where it belongs.

cvs commit: apache-1.3 STATUS

1998-09-24 Thread fielding
fielding98/09/23 16:12:41 Modified:.STATUS Log: Update release status and binary table. Revision ChangesPath 1.489 +15 -51apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs

cvs commit: apache-1.3/src/main http_config.c http_protocol.c

1998-09-25 Thread fielding
fielding98/09/25 15:45:01 Modified:src/main http_config.c http_protocol.c Log: Fix warnings and add error-notes to HTTP_REQUEST_URI_TOO_LARGE. Revision ChangesPath 1.131 +4 -1 apache-1.3/src/main/http_config.c Index: http_config.c

cvs commit: apache-1.3/src/main http_config.c

1998-09-25 Thread fielding
fielding98/09/25 15:49:39 Modified:src/main http_config.c Log: Ooops. Friday it is. Undo last unintended commit. Revision ChangesPath 1.132 +1 -4 apache-1.3/src/main/http_config.c Index: http_config.c

cvs commit: apache-1.3/src CHANGES

1998-09-26 Thread fielding
fielding98/09/25 16:24:19 Modified:src CHANGES Log: Add log entry for the save errno fix that we both committed at the same time. Revision ChangesPath 1.1080+4 -2 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src/main http_config.c

1998-09-26 Thread fielding
fielding98/09/25 17:07:09 Modified:src CHANGES src/main http_config.c Log: Reconstructed the loop through multiple htaccess file names so that missing files are not confused with unreadable files. Revision ChangesPath 1.1081+4 -0 apache-1.3

cvs commit: apache-devsite mmn.txt.asis index.html mmn.txt

1998-10-03 Thread fielding
fielding98/10/03 03:03:22 Modified:.index.html Added: .mmn.txt.asis Removed: .mmn.txt Log: The table of module magic number values has been moved inside ap_mmn.h, so forward developers there rather than keep a duplicate copy. Revision

cvs commit: apache-1.3/src/include ap_config.h

1998-10-03 Thread fielding
fielding98/10/03 03:46:51 Modified:src CHANGES src/include ap_config.h Log: Remove extra HAVE_SYS_RESOURCE_H define for RHAPSODY since it is now taken care of properly by the header file tests. Submitted by: Wilfredo Sanchez [EMAIL PROTECTED] Reviewed

cvs commit: apache-1.3/src CHANGES

1998-10-03 Thread fielding
fielding98/10/03 04:04:45 Modified:src CHANGES Log: Quote paths in default configuration files. Submitted by: Wilfredo Sanchez [EMAIL PROTECTED] Reviewed by: Roy Fielding, Ralf S. Engelschall Revision ChangesPath 1.1089+2 -0 apache-1.3/src/CHANGES

cvs commit: apache-1.3/conf access.conf-dist highperformance.conf-dist httpd.conf-dist srm.conf-dist

1998-10-03 Thread fielding
fielding98/10/03 04:05:07 Modified:conf access.conf-dist highperformance.conf-dist httpd.conf-dist srm.conf-dist Log: Quote paths in default configuration files. Submitted by: Wilfredo Sanchez [EMAIL PROTECTED] Reviewed by:Roy Fielding, Ralf

cvs commit: apache-1.3/conf srm.conf-dist

1998-10-03 Thread fielding
fielding98/10/03 04:13:31 Modified:conf srm.conf-dist Log: @@UserDir@@ does not exist, so back that part of last patch out. Revision ChangesPath 1.28 +1 -1 apache-1.3/conf/srm.conf-dist Index: srm.conf-dist

cvs commit: apache-1.3 STATUS

1998-10-03 Thread fielding
fielding98/10/03 04:42:04 Modified:.STATUS Log: remove duplicate entry, update others Revision ChangesPath 1.498 +16 -26apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache

cvs commit: apache-1.3 STATUS

1998-10-03 Thread fielding
fielding98/10/03 05:11:24 Modified:.STATUS Log: remember that mime.types thing Revision ChangesPath 1.499 +5 -0 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3 README.NT

1998-10-03 Thread fielding
fielding98/10/03 05:25:54 Modified:.README.NT Log: Remove the bits that Ben Hyde objected to. Revision ChangesPath 1.13 +0 -4 apache-1.3/README.NT Index: README.NT === RCS file

cvs commit: apache-1.3/src/main buff.c

1998-10-05 Thread fielding
fielding98/10/05 10:48:45 Modified:src CHANGES src/main buff.c Log: Fix a possible race condition between timed-out requests and the ap_bhalfduplex select that might result in an infinite loop on platforms that do not validate the descriptor. Revision

cvs commit: apache-1.3/conf srm.conf-dist

1998-10-05 Thread fielding
fielding98/10/05 10:53:35 Modified:conf srm.conf-dist Log: The ScriptAlias line was accidentally uncommented by Wilfredo's patch. Revision ChangesPath 1.29 +1 -1 apache-1.3/conf/srm.conf-dist Index: srm.conf-dist

cvs commit: apache-1.3/src/main http_protocol.c

1998-10-05 Thread fielding
fielding98/10/05 15:11:17 Modified:src CHANGES src/include httpd.h src/main http_protocol.c Log: Added new HTTP status codes and default response bodies from the revised HTTP/1.1 (307, 416, 417), WebDAV (102, 207, 422, 423), and HTTP Extension

cvs commit: apache-1.3 STATUS

1998-10-05 Thread fielding
fielding98/10/05 15:34:30 Modified:.STATUS Log: Remove note about HTTP status codes (done) and move the general stuff in the postponed category back up to the general category. Revision ChangesPath 1.501 +52 -55apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src/main http_protocol.c http_request.c

1998-10-06 Thread fielding
fielding98/10/06 12:06:11 Modified:src CHANGES src/include httpd.h src/main http_protocol.c http_request.c Log: Added a complete implementation of the Expect header field as specified in rev-05 of HTTP/1.1. Used that implementation as a means

cvs commit: apache-1.3 Announcement

1998-10-06 Thread fielding
fielding98/10/06 13:29:41 Modified:.Announcement Log: Minor rewording and mention HTTP/1.1 revision stuff. Revision ChangesPath 1.39 +17 -13apache-1.3/Announcement Index: Announcement

cvs commit: apache-1.3 STATUS

1998-10-06 Thread fielding
fielding98/10/06 13:46:34 Modified:.STATUS Log: Remove things done today and increase priority of binary build discussion. Revision ChangesPath 1.503 +44 -55apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3 STATUS

1998-10-06 Thread fielding
fielding98/10/06 13:59:05 Modified:.STATUS Log: Point to Harrie's patch (Jim must have missed it) Revision ChangesPath 1.504 +7 -0 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3/src/modules/proxy proxy_util.c

1998-10-09 Thread fielding
fielding98/10/09 09:47:55 Modified:src CHANGES src/modules/proxy proxy_util.c Log: Fixed a segmentation violation in mod_proxy when a response is non-cachable. PR: 2950 Revision ChangesPath 1.1105+5 -0 apache-1.3/src/CHANGES Index

cvs commit: apache-1.3/src CHANGES

1998-10-09 Thread fielding
fielding98/10/09 10:42:18 Modified:src CHANGES Log: Add PRs to last entry. Revision ChangesPath 1.1106+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src

cvs commit: apache-devsite debugging.html

1998-10-09 Thread fielding
fielding98/10/09 13:29:00 Modified:.debugging.html Log: Add Dean's MaxClients 1 suggestion. Revision ChangesPath 1.3 +5 -1 apache-devsite/debugging.html Index: debugging.html

cvs commit: apache-devsite debugging.html

1998-10-09 Thread fielding
fielding98/10/09 13:53:45 Modified:.debugging.html Log: Add notes about getting a live backtrace. Revision ChangesPath 1.4 +54 -2 apache-devsite/debugging.html Index: debugging.html

cvs commit: apache-devsite debugging.html

1998-10-09 Thread fielding
fielding98/10/09 14:22:27 Modified:.debugging.html Log: Add information about using truss Revision ChangesPath 1.5 +31 -2 apache-devsite/debugging.html Index: debugging.html

cvs commit: apache-devsite debugging.html

1998-10-10 Thread fielding
fielding98/10/09 16:09:18 Modified:.debugging.html Log: Add brief notes about getting and analyzing a TCP packet trace. This is the last of my remembered tips, so feel free to add stuff if you have any more. Revision ChangesPath 1.7 +21 -3 apache

cvs commit: apache-site index.html

1998-10-10 Thread fielding
fielding98/10/09 16:16:00 Modified:.index.html Log: Update to October survey stats. Revision ChangesPath 1.70 +3 -3 apache-site/index.html Index: index.html === RCS file: /export

cvs commit: apache-1.3/src/main util.c

1998-10-10 Thread fielding
fielding98/10/09 17:40:08 Modified:src CHANGES src/main util.c Log: Minor performance improvement to ap_escape_html(), since we already calculate the string length. It occurs to me that we could do a lot better by having a separate interface for just

cvs commit: apache-1.3/src/main http_core.c

1998-10-30 Thread fielding
fielding98/10/29 19:08:56 Modified:src CHANGES src/include http_log.h src/main http_core.c Log: Eliminate DoS attack when a bad URI path contains what looks like a printf format escape. This was caused by allowing tainted data from the network

cvs commit: apache-1.3/src/modules/proxy mod_proxy.c

1998-10-30 Thread fielding
fielding98/10/30 14:41:28 Modified:src CHANGES src/main http_config.c http_protocol.c src/modules/proxy mod_proxy.c Log: Disable sending of error-notes on a 500 (Internal Server Error) response since it often includes file path info. Enable

cvs commit: apache-1.3/src/modules/standard mod_actions.c

1998-11-08 Thread fielding
fielding98/11/08 01:51:12 Modified:src CHANGES src/include ap_mmn.h http_protocol.h httpd.h src/main http_core.c http_protocol.c src/modules/standard mod_actions.c Log: Enabled all of the WebDAV method names for use by third-party

cvs commit: apache-1.3/conf httpd.conf-dist

1998-11-08 Thread fielding
fielding98/11/08 02:43:39 Modified:conf httpd.conf-dist Log: Add Directory section for /icons/ because it is necessary if the site changes the / (root) section to deny access by default. Add examples for setting UserDir and proxy access (currently unlimited). Restore

cvs commit: apache-1.3 STATUS

1998-11-08 Thread fielding
fielding98/11/08 02:51:13 Modified:.STATUS Log: Time for bed. Revision ChangesPath 1.533 +3 -10 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/conf mime.types

1998-11-10 Thread fielding
fielding98/11/09 17:35:49 Modified:conf mime.types Log: Update to reflect all of the registered media types as of 23 Sep 1998. PR: 2380, 2286, 2246 Submitted by: Manoj Kasichainula Reviewed by: Roy, Ralf, Lars, Martin Revision ChangesPath 1.18 +174 -12

cvs commit: apache-1.3/conf mime.types

1998-11-10 Thread fielding
fielding98/11/09 17:39:38 Modified:conf mime.types Log: Add text/vnd.flatland.3dml as per request. PR: 3332 Revision ChangesPath 1.19 +1 -0 apache-1.3/conf/mime.types Index: mime.types

cvs commit: apache-1.3/conf httpd.conf-dist

1998-11-10 Thread fielding
fielding98/11/09 19:27:59 Modified:conf httpd.conf-dist Log: Restore IndexOptions FancyIndexing, since it is the latter directive that is now deprecated. Revision ChangesPath 1.35 +1 -1 apache-1.3/conf/httpd.conf-dist Index: httpd.conf-dist

cvs commit: apache-1.3/src/main util.c

1998-11-10 Thread fielding
fielding98/11/09 19:45:06 Modified:conf mime.types src/main util.c Log: Relive history through legacy comments. Woohoo! Revision ChangesPath 1.21 +2 -0 apache-1.3/conf/mime.types Index: mime.types

cvs commit: apache-1.3/src CHANGES

1998-11-10 Thread fielding
fielding98/11/09 22:10:26 Modified:.STATUS src CHANGES Log: A bit chilly tonight. Revision ChangesPath 1.535 +0 -4 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-site/library index.html

1998-11-10 Thread fielding
fielding98/11/09 22:44:39 Modified:library index.html Log: Update links to standards, new working groups PR: 2246 Revision ChangesPath 1.3 +9 -7 apache-site/library/index.html Index: index.html

cvs commit: apache-1.3/src/main http_protocol.c

1998-11-10 Thread fielding
fielding98/11/09 23:30:09 Modified:.STATUS src CHANGES src/include httpd.h src/main http_protocol.c Log: Added the last two WebDAV status codes of 424 (Failed Dependency) and 507 (Insufficient Storage) for use by third

cvs commit: apache-1.3 STATUS

1998-11-10 Thread fielding
fielding98/11/10 00:02:46 Modified:.STATUS Log: My computer just turned into a pumpkin -- time to get back to work on my dissertation stuff. Note things that other people need to do for us to get a release out soon. Revision ChangesPath 1.537 +17 -7

cvs commit: apache-1.3 STATUS

1998-11-11 Thread fielding
fielding98/11/10 17:37:56 Modified:.STATUS Log: another one bites the dust Revision ChangesPath 1.539 +0 -5 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS

cvs commit: apache-1.3 STATUS

1998-11-11 Thread fielding
fielding98/11/11 13:39:27 Modified:.STATUS Log: add Dean's vote Revision ChangesPath 1.540 +1 -1 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 17:24:04 Modified:.STATUS Log: Update Win32 showstoppers. Revision ChangesPath 1.548 +11 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS

cvs commit: apache-1.3/src/include ap_config.h

1998-12-12 Thread fielding
fielding98/12/11 18:53:42 Modified:src CHANGES src/include ap_config.h Log: Fix ordering of definitions in ap_config.h so that ap_inline is defined before it might be used. Submitted by: Victor Khimenko [EMAIL PROTECTED] Reviewed by: Roy Fielding, Dean

cvs commit: apache-1.3/src CHANGES

1998-12-12 Thread fielding
fielding98/12/11 18:57:08 Modified:.STATUS src CHANGES Log: One down, too many to go. Revision ChangesPath 1.549 +0 -4 apache-1.3/STATUS Index: STATUS === RCS

cvs commit: apache-1.3/src/include ap_config.h

1998-12-12 Thread fielding
fielding98/12/11 19:12:18 Modified:src CHANGES src/include ap_config.h Log: The I86 version of DGUX has support for strncasecmp and strcasecmp, so allow it in ap_config.h. [Amiel Lee Yee] PR#3247 PR: 3247 Submitted by: Amiel Lee Yee [EMAIL PROTECTED

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 19:17:29 Modified:.STATUS Log: two down, twelve to go Revision ChangesPath 1.550 +1 -9 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src/include ap_config.h

1998-12-12 Thread fielding
fielding98/12/11 19:54:19 Modified:src CHANGES src/include ap_config.h Log: Add defines for USE_FLOCK_SERIALIZED_ACCEPT and SINGLE_LISTEN_UNSERIALIZED_ACCEPT to NetBSD/OpenBSD section to allow serialized accept for multiport listens. Also fixed a misplaced

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 21:31:41 Modified:.STATUS Log: 5 down, 10 to go Revision ChangesPath 1.552 +0 -30 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src/include ap_config.h

1998-12-12 Thread fielding
fielding98/12/11 21:59:58 Modified:src/include ap_config.h Log: UnixWare 7 has improved support for some stuff so that we no longer need USE_FCNTL_SERIALIZED_ACCEPT, NO_LINGCLOSE, or NO_KILLPG. Change already noted in CHANGES, but wasn't completed. Submitted by: Ron Record

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 22:04:48 Modified:.STATUS Log: 6 down, 11 to go (bugger me) Revision ChangesPath 1.553 +0 -5 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 22:53:57 Modified:.STATUS Log: 6 down, 9 to go Revision ChangesPath 1.554 +17 -42apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-devsite index.html

1998-12-12 Thread fielding
fielding98/12/11 23:00:04 Modified:.index.html Log: Add link to Scott Dybiec's [EMAIL PROTECTED] hypermail archive. Revision ChangesPath 1.26 +2 -0 apache-devsite/index.html Index: index.html

cvs commit: apache-1.3 STATUS

1998-12-12 Thread fielding
fielding98/12/11 23:28:15 Modified:.STATUS Log: *sigh*, back to 10. If we want 1.3.4 out this year, the release needs to go out on Thursday. I probably won't be able to work on it again until mid January, so it's time for others to step up. Revision Changes

  1   2   3   4   >