Re: config/2826: daemon dies silently if log directories don't exist

1998-08-19 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: daemon dies silently if log directories don't exist State-Changed-From-To: open-closed State-Changed-By: dgaudet State

Re: mod_proxy/2830: ProxyPass does not follow .htaccess directives

1998-08-19 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: ProxyPass does not follow .htaccess directives State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed

Re: os-linux/2839: Noop-value for of Action-sa_flags passed to sigaction: 0x20000000

1998-08-19 Thread dgaudet
-By: dgaudet State-Changed-When: Wed Aug 19 11:22:45 PDT 1998 State-Changed-Why: Sorry, SA_INTERRUPT will stay. If the kernel changes the meaning of that it will break lots of code, not just Apache. It has a legacy, historical meaning, Linus wouldn't be so foolish as to give it a new meaning. Dean

Re: mod_proxy/2322: When getting pages from aliased sites, very long delays experienced

1998-08-19 Thread dgaudet
-By: dgaudet State-Changed-When: Wed Aug 19 11:28:40 PDT 1998 State-Changed-Why: user solved problem by upgrading other libraries and such

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

1998-08-14 Thread dgaudet
dgaudet 98/08/13 19:49:10 Modified:src/include ap_mmn.h Log: ap_log_rerror() certainly wasn't a minor change, it happened before that concept existed. Put its correct entry into the list. Make the minor module number useable... provide a macro that tests the version

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

1998-08-14 Thread dgaudet
dgaudet 98/08/13 19:49:57 Modified:src CHANGES src/include alloc.h src/main alloc.c http_protocol.c util_script.c src/modules/standard mod_cern_meta.c Log: Add ap_overlap_tables. Fix various O(n^2) attacks using it. Revision

cvs commit: apache-1.3 STATUS

1998-08-14 Thread dgaudet
dgaudet 98/08/13 19:54:21 Modified:.STATUS Log: note about O(n^2) on win32 Revision ChangesPath 1.456 +4 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3

cvs commit: apache-1.3/src CHANGES

1998-08-14 Thread dgaudet
dgaudet 98/08/13 20:00:17 Modified:src CHANGES Log: another helpful pointer Revision ChangesPath 1.1025+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache

cvs commit: apache-site security_report.html bug_report.html index.html security_reports.html

1998-08-11 Thread dgaudet
dgaudet 98/08/10 20:19:17 Modified:.bug_report.html index.html Added: .security_report.html Removed: .security_reports.html Log: advertise [EMAIL PROTECTED] Revision ChangesPath 1.18 +4 -0 apache-site/bug_report.html

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

1998-08-10 Thread dgaudet
dgaudet 98/08/10 09:17:55 Modified:src/main http_log.c Log: be a little more uniform, use [client %s] similar to other log fields Revision ChangesPath 1.64 +1 -1 apache-1.3/src/main/http_log.c Index: http_log.c

cvs commit: apache-1.3/src/os/win32 mod_isapi.c

1998-08-10 Thread dgaudet
dgaudet 98/08/10 09:26:33 Modified:src/os/win32 mod_isapi.c Log: another O(n^2) attack Revision ChangesPath 1.15 +1 -0 apache-1.3/src/os/win32/mod_isapi.c Index: mod_isapi.c === RCS file

cvs commit: apache-site security_reports.html

1998-08-10 Thread dgaudet
dgaudet 98/08/10 10:22:29 Added: .security_reports.html Log: a start. I think this should be linked from the front page Revision ChangesPath 1.1 apache-site/security_reports.html Index: security_reports.html

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

1998-08-09 Thread dgaudet
dgaudet 98/08/09 09:57:29 Modified:src/include httpd.h src/main http_protocol.c Log: Include everything in the limits, rather than having to remember to add 2 to some of them... which leads to off-by-1 errors like one I just committed. (I don't understand what

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

1998-08-07 Thread dgaudet
dgaudet 98/08/07 08:35:54 Modified:src CHANGES src/main http_main.c Log: fix os/2 mutex problem Submitted by: Brian Havard Revision ChangesPath 1.1010+2 -0 apache-1.3/src/CHANGES Index: CHANGES

Re: general/2661: valuable information lost in error logging from version 1.2.x to version 1.3.0

1998-08-06 Thread dgaudet
State-Changed-By: dgaudet State-Changed-When: Thu Aug 6 10:31:15 PDT 1998 State-Changed-Why: I corrected it in 1.3.2-dev by adding a new api function ap_log_rerror(), and then changed all existing modules/etc to use the new function. Dean

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

1998-07-28 Thread dgaudet
dgaudet 98/07/28 09:59:11 Modified:src CHANGES src/modules/proxy proxy_cache.c Log: fix a segfault in the proxy on OS/2 Submitted by: Brian Havard Revision ChangesPath 1.990 +2 -0 apache-1.3/src/CHANGES Index: CHANGES

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

1998-07-28 Thread dgaudet
dgaudet 98/07/28 10:07:16 Modified:src CHANGES src/helpers GuessOS src/main util.c Log: NEC EWS4800 port Submitted by: MATSUURA Takanori / [iso-2022-jp] ^[$B1:9'HO^[(B [EMAIL PROTECTED] Revision ChangesPath 1.991 +3 -0

Re: mod_autoindex/2282: ISO-8859-1 characters with code=243 disappear in AddDescription

1998-07-21 Thread dgaudet
in AddDescription State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Mon Jul 20 20:39:15 PDT 1998 State-Changed-Why: fixed in 1.3.1

Re: general/2553: URL:s containing the character 'ö' gets trucated (See also PR 800)

1998-07-21 Thread dgaudet
also PR 800) State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Mon Jul 20 20:39:55 PDT 1998 State-Changed-Why: fixed in 1.3.1

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

1998-07-21 Thread dgaudet
dgaudet 98/07/21 08:03:08 Modified:src/include ap_config.h Log: OS/2 should only need serialization when multiple listens Revision ChangesPath 1.229 +1 -0 apache-1.3/src/include/ap_config.h Index: ap_config.h

Re: os-windows/2355: SSI commands with FILE=file.name do not work correctly.

1998-07-20 Thread dgaudet
. State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Jul 20 09:50:51 PDT 1998 State-Changed-Why: This is fixed in 1.3.2 ... thanks for the report. Dean

cvs commit: apache-1.3/src/modules/test Makefile.tmpl

1998-07-20 Thread dgaudet
dgaudet 98/07/20 09:20:24 Modified:src/modules/test Makefile.tmpl Log: dependency update, this won't compile in 1.3.1 Revision ChangesPath 1.11 +10 -10apache-1.3/src/modules/test/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-1.3/src Makefile.tmpl

1998-07-20 Thread dgaudet
dgaudet 98/07/20 09:27:59 Modified:src Makefile.tmpl Log: fix parallel make, must recurse first Revision ChangesPath 1.102 +1 -1 apache-1.3/src/Makefile.tmpl Index: Makefile.tmpl

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

1998-07-20 Thread dgaudet
dgaudet 98/07/20 09:33:58 Modified:src CHANGES src/modules/standard mod_include.c Log: use sub_req_lookup_file for fsize and flastmod. PR: 2355 Submitted by: Manoj Kasichainula [EMAIL PROTECTED] Reviewed by: Brian, Dean Revision Changes

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

1998-07-20 Thread dgaudet
dgaudet 98/07/20 09:37:15 Modified:src CHANGES src/include ap_config.h src/main http_main.c Log: serialized accepts for OS/2 Submitted by: Brian Havard Revision ChangesPath 1.972 +2 -0 apache-1.3/src/CHANGES Index

cvs commit: apache-1.3/src/os/emx util_os2.c Makefile.tmpl os.h

1998-07-20 Thread dgaudet
dgaudet 98/07/20 09:40:41 Modified:src CHANGES src/os/emx Makefile.tmpl os.h Added: src/os/emx util_os2.c Log: plug ... and other canonicalization holes under OS/2. Submitted by: Brian Havard Revision ChangesPath 1.973 +3 -0

cvs commit: apache-1.3/htdocs/manual/misc perf.html

1998-07-14 Thread dgaudet
dgaudet 98/07/14 01:20:32 Modified:htdocs/manual/misc perf.html Log: eliminate incorrectness regarding linux... there is far more I could say if I had the energy Revision ChangesPath 1.23 +4 -5 apache-1.3/htdocs/manual/misc/perf.html Index: perf.html

cvs commit: apache-site related_projects.html

1998-07-14 Thread dgaudet
dgaudet 98/07/14 01:26:21 Modified:.related_projects.html Log: add blurb from Melissa London [EMAIL PROTECTED] Revision ChangesPath 1.29 +10 -1 apache-site/related_projects.html Index: related_projects.html

cvs commit: apache-site related_projects.html

1998-07-14 Thread dgaudet
dgaudet 98/07/14 01:27:43 Modified:.related_projects.html Log: fix missing tag Revision ChangesPath 1.30 +1 -1 apache-site/related_projects.html Index: related_projects.html

cvs commit: apache-site/info apache_books.html

1998-07-12 Thread dgaudet
dgaudet 98/07/12 12:11:18 Modified:info apache_books.html Log: update from lars Submitted by: Lars Eilebrecht [EMAIL PROTECTED] Revision ChangesPath 1.6 +19 -4 apache-site/info/apache_books.html Index: apache_books.html

cvs commit: apache-1.3/src Configuration.tmpl

1998-07-11 Thread dgaudet
dgaudet 98/07/11 09:44:34 Modified:src Configuration.tmpl Log: mod_mmap_static is not supposed to be high priority, it is supposed to be the lowest priority Revision ChangesPath 1.106 +7 -7 apache-1.3/src/Configuration.tmpl Index: Configuration.tmpl

cvs commit: apache-site/info how-to-mirror.html

1998-07-10 Thread dgaudet
dgaudet 98/07/09 16:36:10 Modified:info how-to-mirror.html Log: typos Revision ChangesPath 1.11 +2 -2 apache-site/info/how-to-mirror.html Index: how-to-mirror.html === RCS file

cvs commit: apache-site/info how-to-mirror.html

1998-07-10 Thread dgaudet
dgaudet 98/07/09 17:11:32 Modified:info how-to-mirror.html Log: -a is unsafe, use -rt... and include the path Revision ChangesPath 1.12 +2 -2 apache-site/info/how-to-mirror.html Index: how-to-mirror.html

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

1998-07-09 Thread dgaudet
dgaudet 98/07/08 16:59:22 Modified:src/include hsregex.h Log: go with brian's change Revision ChangesPath 1.9 +0 -6 apache-1.3/src/include/hsregex.h Index: hsregex.h === RCS file: /export

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

1998-07-09 Thread dgaudet
dgaudet 98/07/08 17:04:57 Modified:src/regex mkh regex2.h src/include hsregex.h Log: at least I'm not the only one that was confused by this Revision ChangesPath 1.3 +2 -0 apache-1.3/src/regex/mkh Index: mkh

cvs commit: apache-1.3/src/os/unix Makefile.tmpl

1998-07-09 Thread dgaudet
dgaudet 98/07/08 17:08:48 Modified:src Makefile.tmpl src/ap Makefile.tmpl src/main Makefile.tmpl src/modules/proxy Makefile.tmpl src/modules/standard Makefile.tmpl src/modules/test Makefile.tmpl

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

1998-07-09 Thread dgaudet
dgaudet 98/07/08 17:09:22 Modified:src/include http_config.h Log: bump for ap_isfoo changes Revision ChangesPath 1.89 +1 -1 apache-1.3/src/include/http_config.h Index: http_config.h

Re: general/2571: URL with e accute get cut by Apache Server

1998-07-08 Thread dgaudet
-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Jul 8 10:47:57 PDT 1998 State-Changed-Why: Yup, this was reported a few other times and we found the problem and hope to fix it in an upcoming release. Thanks for using Apache! Dean

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

1998-07-08 Thread dgaudet
dgaudet 98/07/08 09:54:37 Modified:src CHANGES src/main http_main.c rfc1413.c Log: yet more signal race conditions Revision ChangesPath 1.953 +3 -0 apache-1.3/src/CHANGES Index: CHANGES

Re: mod_log-any/2522: logs over filled with the same msg

1998-07-07 Thread dgaudet
-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Jul 6 20:50:45 PDT 1998 State-Changed-Why: Upgrade to 1.2.6, this is one of the things that was dealt with. From src/CHANGES: *) Increase the robustness of the child_main loop. When unexpected select() or accept() errors

Re: general/2529: No 'Includes' in Options causes '[warn] handler server-parsed not found'

1998-07-07 Thread dgaudet
-parsed not found' State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Jul 6 21:06:38 PDT 1998 State-Changed-Why: Thanks, committed to 1.3.1-dev. Dean

Re: general/2553: URL:s containing the character 'ö' gets trucated (See also PR 800)

1998-07-07 Thread dgaudet
also PR 800) State-Changed-From-To: closed-analyzed State-Changed-By: dgaudet State-Changed-When: Mon Jul 6 21:17:51 PDT 1998 State-Changed-Why: Until someone tracks this down on solaris it should still be open. Dean

Re: mod_autoindex/2282: ISO-8859-1 characters with code=243 disappear in AddDescription

1998-07-07 Thread dgaudet
in AddDescription State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed-When: Mon Jul 6 21:22:06 PDT 1998 State-Changed-Why: This doesn't happen on redhat 5.1... which leads me to think it's a solaris library error. Dean

Re: mod_autoindex/2282: ISO-8859-1 characters with code=243 disappear in AddDescription

1998-07-07 Thread dgaudet
in AddDescription Comment-Added-By: dgaudet Comment-Added-When: Mon Jul 6 21:49:20 PDT 1998 Comment-Added: Add EXTRA_CFLAGS=-funsigned-char to your Configuration and reconfigure/rebuild. Apache doesn't use isascii() to protect the isspace()/etc. macros. Dean

Re: general/2553: URL:s containing the character 'ö' gets trucated (See also PR 800)

1998-07-07 Thread dgaudet
also PR 800) Comment-Added-By: dgaudet Comment-Added-When: Mon Jul 6 21:50:15 PDT 1998 Comment-Added: Try adding EXTRA_CFLAGS=-funsigned-char to your Configuration, reconfiguring and recompiling. This is a workaround until we cleanup the use of the isspace()/etc. macros. Dean

Re: general/800: umlaut o (ö) in a URL doesn't work

1998-07-07 Thread dgaudet
-By: dgaudet Comment-Added-When: Mon Jul 6 22:12:30 PDT 1998 Comment-Added: Using gcc, and EXTRA_CFLAGS=-funsigned-char is another way to workaround this problem. Dean

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

1998-07-07 Thread dgaudet
dgaudet 98/07/06 21:06:24 Modified:src CHANGES src/main http_config.c http_core.c Log: better solution for reporting handler not found errors PR: 2529 Submitted by: John Van Essen [EMAIL PROTECTED] Revision ChangesPath 1.948 +4 -0

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

1998-07-07 Thread dgaudet
dgaudet 98/07/06 21:54:05 Modified:src/modules/standard mod_autoindex.c Log: - fix a gcc -Wall warning in dsortf() (Ken you should be using -Wall) - remove unnecessary complexity and verbiage (backport dsortf from apache-nspr) Revision ChangesPath 1.85 +21 -74

cvs commit: apache-1.3/src CHANGES Configure

1998-07-07 Thread dgaudet
dgaudet 98/07/07 10:23:22 Modified:src CHANGES Configure Log: Enable -funsigned-char for linux 2.x. Put a brief comment about work in progress into CHANGES. PR: 800, 2252, 2553 Revision ChangesPath 1.949 +8 -1 apache-1.3/src/CHANGES

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

1998-07-04 Thread dgaudet
dgaudet 98/07/04 11:22:12 Modified:src/main buff.c Log: fix comment pointed out by ben l. Revision ChangesPath 1.81 +2 -1 apache-1.3/src/main/buff.c Index: buff.c === RCS file: /export

cvs commit: apache-1.3/htdocs/manual/misc perf-tuning.html

1998-07-01 Thread dgaudet
dgaudet 98/07/01 10:25:56 Modified:htdocs/manual/misc perf-tuning.html Log: lmbench moved Revision ChangesPath 1.12 +1 -1 apache-1.3/htdocs/manual/misc/perf-tuning.html Index: perf-tuning.html

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

1998-07-01 Thread dgaudet
dgaudet 98/07/01 11:18:27 Modified:src CHANGES src/main buff.c Log: It's definately wrong to start ap_bprintf() on a connection that's got an error, or one which is not buffered. It's wrong for ap_bflush() to return 0 when B_EOUT is set -- B_EOUT can

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

1998-07-01 Thread dgaudet
dgaudet 98/07/01 11:22:34 Modified:src/main buff.c Log: more efficient comparisons Revision ChangesPath 1.79 +2 -5 apache-1.3/src/main/buff.c Index: buff.c === RCS file: /export/home/cvs

cvs commit: apache-2.0/docs page_io

1998-06-25 Thread dgaudet
dgaudet 98/06/24 20:52:12 Modified:docs page_io Log: add splice document Revision ChangesPath 1.9 +5 -0 apache-2.0/docs/page_io Index: page_io === RCS file: /export/home/cvs/apache

cvs commit: apache-1.3/src/support apachectl

1998-06-25 Thread dgaudet
dgaudet 98/06/25 12:14:47 Modified:src CHANGES src/support apachectl Log: use kill -0 $PID Revision ChangesPath 1.931 +5 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS

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

1998-06-25 Thread dgaudet
dgaudet 98/06/25 12:51:56 Modified:src CHANGES src/main http_main.c Log: remove broken MAP_FILE test Submitted by: Wilfredo Sanchez [EMAIL PROTECTED] Revision ChangesPath 1.932 +3 -0 apache-1.3/src/CHANGES Index: CHANGES

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

1998-06-23 Thread dgaudet
dgaudet 98/06/23 00:25:32 Modified:src/modules/standard mod_log_config.c Log: fix a multithreaded bug that I'm sure Ben didn't intend to introduce between rev 1.61 and 1.62 ;) Revision ChangesPath 1.64 +2 -2 apache-1.3/src/modules/standard/mod_log_config.c

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

1998-06-23 Thread dgaudet
dgaudet 98/06/23 00:31:10 Modified:src/modules/proxy proxy_http.c Log: Fix another bug that Ben's const char * changes identified... this fix is untested though. It's not correct to modify the return from ap_table_get under any circumstance, even if you are about to delete

Re: general/2477: FollowSymLinks directive does not work in Virtual hosts

1998-06-21 Thread dgaudet
State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sun Jun 21 15:08:11 PDT 1998 State-Changed-Why: This is likely because your access.conf file is missing the Options FollowSymLink in the Directory / section. This was an oversight in the distributed .conf files

Re: mod_log-any/2090: LogFormat directives are not inherited

1998-06-17 Thread dgaudet
-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Tue Jun 16 23:40:47 PDT 1998 State-Changed-Why: fixed by christof's update to his patch

Re: mod_proxy/2367: proxy mode adds headers to files when fetched with ftp (NOT http) proxy

1998-06-17 Thread dgaudet
(NOT http) proxy State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Jun 16 23:45:16 PDT 1998 State-Changed-Why: There is a patch in PR#2412 -- http://bugs.apache.org/index/full/2412 which has been applied. Or you could pick up a snapshot of 1.3.1-dev at ftp

Re: documentation/2432: Documentation clarification

1998-06-17 Thread dgaudet
-closed State-Changed-By: dgaudet State-Changed-When: Wed Jun 17 00:00:26 PDT 1998 State-Changed-Why: Docs updated.

Re: other/2434: Missing dlfcn.h when upgrading

1998-06-17 Thread dgaudet
-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Jun 17 00:04:40 PDT 1998 State-Changed-Why: It's part of ld.so. There's another report of the same problem you can find by searching our bugdb. Dean

Re: os-linux/2443: Won't compile past http_main.c due to mistaken __arm check in include/conf.h

1998-06-17 Thread dgaudet
check in include/conf.h State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Jun 17 00:11:04 PDT 1998 State-Changed-Why: I chose to use (defined(__arm) !defined(LINUX)) ... thanks for the report. Dean

cvs commit: apache-site related_projects.html

1998-06-17 Thread dgaudet
dgaudet 98/06/16 20:44:25 Modified:.related_projects.html Log: add link to redhat Revision ChangesPath 1.27 +1 -0 apache-site/related_projects.html Index: related_projects.html

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

1998-06-17 Thread dgaudet
dgaudet 98/06/16 23:39:36 Modified:src/modules/standard mod_log_config.c Log: fix problem with previous fix to the log format stuff... it didn't work right in the main server. PR: 2090 Submitted by: Christof Damian [EMAIL PROTECTED] Revision ChangesPath

cvs commit: apache-1.3/src/ap ap_slack.c

1998-06-17 Thread dgaudet
dgaudet 98/06/16 23:57:06 Modified:src/ap ap_slack.c Log: this is a warning not an error Revision ChangesPath 1.6 +1 -1 apache-1.3/src/ap/ap_slack.c Index: ap_slack.c === RCS file

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

1998-06-17 Thread dgaudet
dgaudet 98/06/17 00:10:45 Modified:src CHANGES src/include conf.h Log: fix compilation on linux arm PR: 2443 Submitted by: Sam Kington [EMAIL PROTECTED] Revision ChangesPath 1.923 +3 -0 apache-1.3/src/CHANGES Index

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

1998-06-15 Thread dgaudet
dgaudet 98/06/15 09:46:14 Modified:src CHANGES src/modules/standard mod_status.c Log: clean up a warning in mod_status for OS/2 Submitted by: Brian Havard Revision ChangesPath 1.916 +2 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src CHANGES

1998-06-15 Thread dgaudet
dgaudet 98/06/15 09:49:14 Modified:src CHANGES Log: I believe that PR#2367 is the same as PR#2412 Revision ChangesPath 1.917 +1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file

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

1998-06-12 Thread dgaudet
dgaudet 98/06/12 10:42:43 Modified:src/modules/standard mod_autoindex.c Log: - It's not possible for name to be NULL. - It's not necessary to test name[0] == 0 because the next if will fail in that event anyhow. Ditto for name[1] == 0. Revision ChangesPath 1.80

Re: general/2394: Content-Type header info converted to lowercase

1998-06-10 Thread dgaudet
-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Wed Jun 10 02:02:31 PDT 1998 State-Changed-Why: patch sent

Re: mod_log-any/2090: LogFormat directives are not inherited

1998-06-10 Thread dgaudet
-From-To: closed-analyzed State-Changed-By: dgaudet State-Changed-When: Wed Jun 10 13:55:12 PDT 1998 State-Changed-Why: still not completely fixed

cvs commit: apache-1.3/src/helpers GuessOS

1998-06-10 Thread dgaudet
dgaudet 98/06/10 01:15:11 Modified:src CHANGES src/helpers GuessOS Log: update to properly support 32-bit qnx PR: 2390 Submitted by: Sean Boudreau [EMAIL PROTECTED] Revision ChangesPath 1.905 +6 -2 apache-1.3/src/CHANGES

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

1998-06-10 Thread dgaudet
dgaudet 98/06/10 02:02:15 Modified:src CHANGES src/include httpd.h src/main util.c util_script.c src/modules/standard mod_cern_meta.c mod_mime_magic.c Log: My all content-types must be lowercase change neglected param=value pairs

cvs commit: apache-1.3/src CHANGES

1998-06-10 Thread dgaudet
dgaudet 98/06/10 14:13:27 Modified:src CHANGES Log: wrong email addr for alvaro... but he already has his addr listed earlier so just remove it Revision ChangesPath 1.910 +1 -1 apache-1.3/src/CHANGES Index: CHANGES

Re: mod_log-any/2090: LogFormat directives are not inherited

1998-06-09 Thread dgaudet
-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Mon Jun 8 21:40:50 PDT 1998 State-Changed-Why: waiting to see if Christof's patch solves the problem.

Re: mod_cern_meta/2384: Missing usage message for MetaFiles directive.

1998-06-09 Thread dgaudet
-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Mon Jun 8 22:22:27 PDT 1998 State-Changed-Why: Applied, thanks. Dean

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

1998-06-09 Thread dgaudet
dgaudet 98/06/08 21:36:47 Modified:src CHANGES src/modules/standard mod_log_config.c Log: fix the inheritance of log formats from main server to vhosts Submitted by: Christof Damian [EMAIL PROTECTED] Revision ChangesPath 1.898 +3 -0

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

1998-06-09 Thread dgaudet
dgaudet 98/06/08 22:22:12 Modified:src CHANGES src/modules/standard mod_cern_meta.c Log: Missing usage for MetaFiles directive. PR: 2384 Submitted by: David MacKenzie [EMAIL PROTECTED] Revision ChangesPath 1.900 +3 -0 apache

Re: mod_status/2373: mod_status compilation error

1998-06-08 Thread dgaudet
-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sun Jun 7 22:53:10 PDT 1998 State-Changed-Why: There have been a few NEXTSTEP fixes already... you can try a 1.3.1 snapshot by visiting ftp://dev.apache.org/httpd/from-cvs/ and retrieving one of the recent files. Tell us if that compiles

Re: mod_log-any/2366: DNS lookup in logs reports host, first number in dotted quads

1998-06-08 Thread dgaudet
quads State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sun Jun 7 23:26:51 PDT 1998 State-Changed-Why: waiting to find out if the patch I sent does the job

Re: mod_log-any/2366: DNS lookup in logs reports host, first number in dotted quads

1998-06-08 Thread dgaudet
quads State-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Mon Jun 8 11:19:55 PDT 1998 State-Changed-Why: user is happy :) Thanks for using apache! Dean

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

1998-06-08 Thread dgaudet
dgaudet 98/06/07 22:32:24 Modified:src CHANGES src/modules/standard mod_unique_id.c Log: fix mod_unique_id to work with 64-bit time_t Submitted by: Alvaro Martinez Echevarria [EMAIL PROTECTED] Revision ChangesPath 1.894 +4 -0 apache-1.3

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

1998-06-08 Thread dgaudet
dgaudet 98/06/07 22:39:56 Modified:src CHANGES src/main alloc.c Log: fix typo Submitted by: Alvaro Martinez Echevarria Revision ChangesPath 1.895 +2 -0 apache-1.3/src/CHANGES Index: CHANGES

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

1998-06-08 Thread dgaudet
dgaudet 98/06/07 23:09:53 Modified:src CHANGES src/modules/standard mod_usertrack.c Log: don't hammer the hostname... it's a constant string... note I changed the cookie format to include the FQDN, I don't see why it doesn't include the FQDN. PR

cvs commit: apache-1.3/src CHANGES

1998-06-08 Thread dgaudet
dgaudet 98/06/07 23:26:15 Modified:src CHANGES Log: PR#2229 same problem as 2366 Revision ChangesPath 1.897 +1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /export/home/cvs

cvs commit: apache-1.3/src Configure

1998-06-08 Thread dgaudet
dgaudet 98/06/08 11:06:47 Modified:src Configure Log: tsk tsk brian. update to take into account brian's latest change to ncr. Revision ChangesPath 1.265 +1 -1 apache-1.3/src/Configure Index: Configure

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

1998-06-08 Thread dgaudet
dgaudet 98/06/08 13:32:18 Modified:src/main http_main.c Log: another tiny bit of fallout from the int - ap_wait_t change. Submitted by: Dave Dykstra [EMAIL PROTECTED] Revision ChangesPath 1.362 +1 -1 apache-1.3/src/main/http_main.c Index: http_main.c

cvs commit: apache-1.3/src/helpers findprg.sh

1998-06-08 Thread dgaudet
dgaudet 98/06/08 13:36:17 Modified:src/helpers findprg.sh Log: tweak to ralf's recent change which looks for gawk/nawk... it did things in the wrong order -- so it would still use awk if it was in an earlier path rather than preferring gawk/nawk. PR: 2319

Re: os-other/2320: Support of UTS 2.1.2 is broken

1998-06-06 Thread dgaudet
-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Sat Jun 6 12:33:30 PDT 1998 State-Changed-Why: Cool. I modified NDELAYPIPERETURNSZERO to NDELAY_PIPE_RETURNS_ZERO which is more in style of our other defines. I also replaced your NEED_POUND_BANG with NEED_HASHBANG_EMUL... there is code

Re: general/1973: bind: Address family not supported by protocol family, httpd: could not bind to port 80

1998-06-06 Thread dgaudet
, httpd: could not bind to port 80 State-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Sat Jun 6 13:49:12 PDT 1998 State-Changed-Why: Patch applied to 1.3.1-dev. Thanks! Dean

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

1998-06-06 Thread dgaudet
dgaudet 98/06/06 12:30:53 Modified:src CHANGES Configure src/include conf.h src/main http_main.c http_protocol.c util.c Log: Updated support for UTS 2.1.2. PR: 2320 Submitted by: Dave Dykstra [EMAIL PROTECTED] Revision

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

1998-06-06 Thread dgaudet
dgaudet 98/06/06 12:47:00 Modified:src CHANGES conf access.conf-dist Log: Change Options None to Options FollowSymLinks in the default Directory / section... given that we already default to symlinks elsewhere it doesn't make sense to disallow them here

cvs commit: apache-1.3/conf access.conf-dist-win

1998-06-06 Thread dgaudet
dgaudet 98/06/06 12:47:13 Modified:conf access.conf-dist-win Log: forgot this Revision ChangesPath 1.7 +1 -1 apache-1.3/conf/access.conf-dist-win Index: access.conf-dist-win === RCS

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

1998-06-06 Thread dgaudet
dgaudet 98/06/06 13:48:55 Modified:src CHANGES Configure src/main http_main.c Log: define WORKAROUND_SOLARIS_BUG for NCR systems as well. PR: 1973 Submitted by: Klaus Weber [EMAIL PROTECTED] Revision ChangesPath 1.892 +4 -0

Re: os-ncr/2310: GuessOs does not recognize the OS

1998-06-04 Thread dgaudet
-To: open-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 4 12:50:01 PDT 1998 State-Changed-Why: Thanks, patch applied to 1.3.1-dev. Dean

Re: os-irix/1638: GIF images on the order of 80KB to 120KB fail to download properly

1998-06-04 Thread dgaudet
to download properly State-Changed-From-To: analyzed-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 4 12:55:32 PDT 1998 State-Changed-Why: This is an IRIX bug. There's a patch for it... it's probably the most recent TCP/IP rollup... but you should ask your IRIX rep to be sure. Dean

Re: mod_cgi/2313: CGI output buffered on systems without O_NONBLOCK; F_NDELAY should be O_NDELAY

1998-06-04 Thread dgaudet
; F_NDELAY should be O_NDELAY State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 4 12:59:48 PDT 1998 State-Changed-Why: Actually it was supposed to be FNDELAY without the underscore... I put in the three of them -- O_NONBLOCK first, O_NDELAY second, FNDELAY third

Re: apache-api/2283: Few changes to http_main.c and http_main.h

1998-06-04 Thread dgaudet
-Changed-From-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Thu Jun 4 13:02:17 PDT 1998 State-Changed-Why: User solved problem using my suggested code. Dean

<    1   2   3   4   5   6   7   8   9   10   >