Re: general/4224: I get an inconsistend error, incomplete header sent error, but it works fine with ALL other browsers

1999-04-20 Thread dgaudet
-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 10:58:06 PDT 1999 State-Changed-Why: What happens if you disable keepalives? Edit httpd.conf and find KeepAlive and turn it off... Dean

Re: config/4221: Mistake in the security configuration for users' public_html file in the httpd.conf

1999-04-20 Thread dgaudet
State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 11:00:09 PDT 1999 State-Changed-Why: You probably want Directory /home/*/public_html ... The example is silly -- * matches only a single component. I changed the example. Dean

Re: config/4215: Better protection

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Better protection State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 11:03:35 PDT

Re: general/4203: redirect based on 404 turns POST into GET

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: redirect based on 404 turns POST into GET State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When

Re: general/4202: Last-Modified increases steadily

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Last-Modified increases steadily State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr

Re: config/4199: exits with Too many open files: unable to open a file descriptor above 15 ...

1999-04-20 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Apr 20 11:22:38 PDT 1999 State-Changed-Why: See http://www.apache.org/docs/misc/descriptors.html your config is chewing 4 descriptors per vhost. Reduce the number of logs. redhat 5.2 uses linux 2.0.36 which has a limit of 256 descriptors. Dean

Re: protocol/4197: FYI - inodes in etags will not be the same in _replicated_ content.

1999-04-20 Thread dgaudet
-By: dgaudet State-Changed-When: Tue Apr 20 11:30:33 PDT 1999 State-Changed-Why: Yeah but the joy of etags is that you can collect as many as you want... and they're tied to the resource (uri) they came from. If two generations of a URI map to the same inode there's always the mtime to distinguish the two

Re: general/4195: Not enough file descriptors

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Not enough file descriptors State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 11

Re: os-other/4189: Ran into assembler bug in http_protocol.c

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Ran into assembler bug in http_protocol.c State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When

Re: mod_so/4158: Invalid command 'LoadModule' ...

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Invalid command 'LoadModule' ... State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr

Re: mod_log-any/4156: %T in logfile returns random value when %s = 408 (timeout)

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: %T in logfile returns random value when %s = 408 (timeout) State-Changed-From-To: open-closed State-Changed-By: dgaudet

Re: documentation/4155: the suggested http://localhost/ does not work when not online

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: the suggested http://localhost/ does not work when not online State-Changed-From-To: open-closed State-Changed-By: dgaudet

Re: general/4145: cannot use tabulation in image map files

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: cannot use tabulation in image map files State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When

Re: os-freebsd/4137: Lack of FreeBSD 4.x support

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Lack of FreeBSD 4.x support State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 12

Re: os-next/4130: compilation problem

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: compilation problem State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 12:43:09

Re: os-irix/4126: NO_LINGCLOSE not required for current IRIX rev's

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: NO_LINGCLOSE not required for current IRIX rev's State-Changed-From-To: open-feedback State-Changed-By: dgaudet State

Re: os-solaris/4120: ./configure aborts when ./Configure can't find make (while gmake exists - ie. gcc installed on machine but old sun Language option not installed still in effect)

1999-04-20 Thread dgaudet
option not installed still in effect) State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 12:49:15 PDT 1999 State-Changed-Why: Uh, I don't think it's much to ask for make to exist. Create a symlink from gmake to make... surely apache isn't the only thing

Re: mod_rewrite/4117: mod_rewrite adds Vary: Host, Host header

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: mod_rewrite adds Vary: Host, Host header State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When

Re: protocol/4118: Client bug: IE 4.0 breaks with Vary header

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Client bug: IE 4.0 breaks with Vary header State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State-Changed

Re: os-linux/4151: After sometime runing well (hours, days) httpd's performance goes down.

1999-04-20 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Apr 20 13:27:17 PDT 1999 State-Changed-Why: User reports it was syn attacks and solved with 2.2.5.

Re: documentation/4101: http.conf.default protects .htaccess - better protect .htaccess*

1999-04-20 Thread dgaudet
-By: dgaudet State-Changed-When: Tue Apr 20 13:30:44 PDT 1999 State-Changed-Why: I just changed it to protect .ht* ... to handle .htpasswd as well. It's not that expensive. Dean

Re: mod_autoindex/4098: Namewidth and Fancyindexing

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Namewidth and Fancyindexing State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Tue Apr 20

Re: mod_mime/4097: mod_mime_magic unable to handle compressed content larger than 4k

1999-04-20 Thread dgaudet
-By: dgaudet State-Changed-When: Tue Apr 20 13:43:18 PDT 1999 State-Changed-Why: I get a 403 when I try to access the URLs you listed. We deliberately limit the amount sent to unzip/uncompress -- because we don't want to use lots of memory or CPU time to do it. The first 4k should be enough to identify

Re: os-solaris/4093: The web server stops responding to client requests although it remains running.

1999-04-20 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Apr 20 13:46:07 PDT 1999 State-Changed-Why: Yeah this is in the database a few times... and until someone gives us data from which we can debug it there probably won't be a fix. Just like I asked the other folks, could you provide truss output

Re: config/4085: SymLinks are followed in 1.2.4, but not in 1.3.4

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: SymLinks are followed in 1.2.4, but not in 1.3.4 State-Changed-From-To: open-feedback State-Changed-By: dgaudet State

Re: config/4085: SymLinks are followed in 1.2.4, but not in 1.3.4

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: SymLinks are followed in 1.2.4, but not in 1.3.4 Comment-Added-By: dgaudet Comment-Added-When: Tue Apr 20 13:51:10 PDT 1999

Re: mod_auth-any/4079: .htaccess file being ignored

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: .htaccess file being ignored Comment-Added-By: dgaudet Comment-Added-When: Tue Apr 20 13:52:35 PDT 1999 Comment-Added

Re: mod_autoindex/4075: Fancy indices are aligned incorrectly if filepath contains ampersand encoding

1999-04-20 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Apr 20 14:53:35 PDT 1999 State-Changed-Why: Thanks for the reminder, the fix will appear in 1.3.7. Dean

Re: general/4067: Client connection to server hangs momentarily after retrieving CGI generated document.

1999-04-20 Thread dgaudet
State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 15:06:32 PDT 1999 State-Changed-Why: Uh, sounds to me like a kernel problem... the apache code doesn't need to do anything to deal with SMP boxes. I'm going to close this because there's not much we can do with it really... any chance you

Re: mod_log-any/4059: Same as E3512: Access logging for a virtual host stops after a while, but serving continues for it

1999-04-20 Thread dgaudet
-To: feedback-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr 20 15:12:53 PDT 1999 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved.

Re: os-solaris/4038: Httpd dies with SEGV when 3rd party module has threading

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Httpd dies with SEGV when 3rd party module has threading State-Changed-From-To: open-closed State-Changed-By: dgaudet State

Re: general/4015: not enough file descriptors

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: not enough file descriptors Comment-Added-By: dgaudet Comment-Added-When: Tue Apr 20 15:45:12 PDT 1999 Comment-Added: You

Re: protocol/3993: Incomplete Pages Loading Randomly

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Incomplete Pages Loading Randomly State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Apr

Re: mod_include/3990: Did not get to the mod_include with parsed html files (.shtml)

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Did not get to the mod_include with parsed html files (.shtml) State-Changed-From-To: open-closed State-Changed-By: dgaudet

Re: mod_autoindex/3981: A patch for making fancy output be in a table instead of PRE tags.

1999-04-20 Thread dgaudet
-By: dgaudet State-Changed-When: Tue Apr 20 15:54:33 PDT 1999 State-Changed-Why: Doesn't IndexOptions FancyIndexing NameWidth=* solve this problem? Dean

Re: config/3979: cgi-scripts contents instead of result

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: cgi-scripts contents instead of result State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue

Re: apache-api/3974: Apache API: mime type not determined for non-existing file

1999-04-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Apache API: mime type not determined for non-existing file State-Changed-From-To: open-closed State-Changed-By: dgaudet

cvs commit: apache-1.3 Makefile.tmpl

1999-04-20 Thread dgaudet
dgaudet 99/04/20 09:19:59 Modified:.Makefile.tmpl Log: I want to be able to run make install as a non-root user. Revision ChangesPath 1.71 +2 -2 apache-1.3/Makefile.tmpl Index: Makefile.tmpl

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 09:28:47 Modified:src/main alloc.c Log: ALLOC_STATS support... I don't think this hurts anything... but feel free to remove it if someone objects. Revision ChangesPath 1.108 +51 -0 apache-1.3/src/main/alloc.c Index: alloc.c

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 10:03:28 Modified:src CHANGES src/main http_core.c Log: fix memory leak exacerbated by certain configurations PR: 4225 Revision ChangesPath 1.1309+3 -0 apache-1.3/src/CHANGES Index: CHANGES

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 10:27:51 Modified:src CHANGES src/modules/standard mod_mime.c Log: islower() returns true for stuff outside a-z when locale isn't C PR: 3427 Revision ChangesPath 1.1310+3 -0 apache-1.3/src/CHANGES Index

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 10:51:40 Modified:src CHANGES src/include ap_mmn.h http_protocol.h src/main http_protocol.c Log: Add ap_vrprintf() function PR: 4246 Submitted by: John Tobey [EMAIL PROTECTED] Revision ChangesPath

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 10:59:38 Modified:conf httpd.conf-dist Log: * matches a single component, this example makes more sense PR: 4221 Revision ChangesPath 1.39 +1 -1 apache-1.3/conf/httpd.conf-dist Index: httpd.conf-dist

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 11:03:12 Modified:conf httpd.conf-dist Log: protect .ht* files ... rather than just .htaccess (it costs pretty much the same) PR: 4215 Revision ChangesPath 1.40 +4 -1 apache-1.3/conf/httpd.conf-dist Index: httpd.conf

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 11:36:10 Modified:src CHANGES src/main http_protocol.c Log: deal with UTS compiler error PR: 4189 Submitted by: Dave Dykstra [EMAIL PROTECTED] Revision ChangesPath 1.1312+3 -0 apache-1.3/src/CHANGES

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 12:15:46 Modified:src CHANGES src/main http_main.c http_protocol.c Log: r-request_time wasn't being set in certain error cases PR: 4156 Revision ChangesPath 1.1313+3 -0 apache-1.3/src/CHANGES Index

cvs commit: apache-1.3/htdocs/manual windows.html

1999-04-20 Thread dgaudet
dgaudet 99/04/20 12:18:42 Modified:htdocs/manual windows.html Log: note about 127.0.0.1 PR: 4155 Revision ChangesPath 1.29 +6 -0 apache-1.3/htdocs/manual/windows.html Index: windows.html

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 12:43:00 Modified:src CHANGES src/include ap_config.h Log: what the heck? We don't use n_long anywhere, why define it? And even more perplexing -- why were the rlim_t and n_long conditionalized on S_IWOTH ?? PR: 4130

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

1999-04-20 Thread dgaudet
dgaudet 99/04/20 13:00:40 Modified:htdocs/manual/misc known_client_problems.html Log: ie40 screws up vary PR: 4118 Revision ChangesPath 1.16 +7 -0 apache-1.3/htdocs/manual/misc/known_client_problems.html Index: known_client_problems.html

Re: os-linux/3531: Bad file number: flock; Exiting

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Bad file number: flock; Exiting State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Mar 16

Re: os-linux/3911: Under high load, server hangs in flock or fnctl.

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Under high load, server hangs in flock or fnctl. State-Changed-From-To: open-analyzed State-Changed-By: dgaudet State

Re: os-linux/3911: Under high load, server hangs in flock or fnctl.

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Under high load, server hangs in flock or fnctl. State-Changed-From-To: analyzed-feedback State-Changed-By: dgaudet State

Re: os-linux/2723: HTTPD dies complaining error getting accept lock

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: HTTPD dies complaining error getting accept lock State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed

Re: os-linux/2774: Heavily loaded webserver stops accepting all connections after some time.

1999-03-16 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Mar 16 08:29:02 PST 1999 State-Changed-Why: Are there any messages logged to the error_log? If it shows an flock error, try editting include/ap_config.h searching for LINUX, then find USE_FLOCK_SERIALIZED_ACCEPT and change it to USE_FCNTL_SERIALIZED_ACCEPT

Re: os-linux/2986: after log rotation restart, all children die in hours. Parent is catatonic.

1999-03-16 Thread dgaudet
-Changed-By: dgaudet State-Changed-When: Tue Mar 16 08:31:05 PST 1999 State-Changed-Why: My wild guess is that there's something missing in your cron environment which is present in your interactive environment. If this is still happenning, can you use strace to find out what the parent is doing

Re: os-linux/3343: Server dies after 1-20 hours of usage.

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Server dies after 1-20 hours of usage. Comment-Added-By: dgaudet Comment-Added-When: Tue Mar 16 08:34:26 PST 1999 Comment

Re: os-linux/3353: Server processes die, only one remains (root)

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Server processes die, only one remains (root) Comment-Added-By: dgaudet Comment-Added-When: Tue Mar 16 08:35:24 PST 1999

Re: os-linux/3387: Regularly the httpd children will all die with no errors given, the root process will still be running, must stop and restart httpd.

1999-03-16 Thread dgaudet
and restart httpd. State-Changed-From-To: open-feedback State-Changed-By: dgaudet State-Changed-When: Tue Mar 16 08:37:25 PST 1999 State-Changed-Why: Yeah an strace of the parent when this problem occurs would be most useful. Thanks Dean

Re: os-linux/3643: Broken PUT method on Linux

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Broken PUT method on Linux State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Mar 16 08

Re: os-linux/3808: fix for broken PUT method on linux

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: fix for broken PUT method on linux State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Tue Mar

Re: os-linux/3312: Children die. Parent stops serving requests

1999-03-16 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Children die. Parent stops serving requests Comment-Added-By: dgaudet Comment-Added-When: Tue Mar 16 08:50:39 PST 1999

Re: os-linux/3897: 1.3.4 server starts, seemingly normally... dies, no children, no errors not the case with 1.2.0

1999-03-16 Thread dgaudet
-By: dgaudet Comment-Added-When: Tue Mar 16 08:54:14 PST 1999 Comment-Added: Yeah it could totally be a library problem. If you installed glibc over top a libc5 system I'd suspect the installation. If it's a fresh glibc system... dunno. I've never been happy with any attempts to make libc5 and glibc dev

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

1999-03-16 Thread dgaudet
dgaudet 99/03/16 08:16:08 Modified:src CHANGES src/include ap_config.h Log: switch back to fcntl() locking on linux PR: 3531 Reviewed by: Lincoln Stein [EMAIL PROTECTED] Revision ChangesPath 1.1282+4 -0 apache-1.3/src

cvs commit: apache-1.3/src CHANGES

1999-03-16 Thread dgaudet
dgaudet 99/03/16 08:51:08 Modified:src CHANGES Log: also pr#2723 Revision ChangesPath 1.1283+1 -1 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home/cvs/apache-1.3/src/CHANGES,v

cvs commit: apache-1.3/src CHANGES

1999-03-11 Thread dgaudet
dgaudet 99/03/11 08:47:59 Modified:src CHANGES Log: should really say SECURITY on this line Revision ChangesPath 1.1279+5 -4 apache-1.3/src/CHANGES Index: CHANGES === RCS file: /home

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

1999-03-11 Thread dgaudet
dgaudet 99/03/11 08:52:39 Modified:src/main http_log.c Log: remove the extra httpd: logged for each error message Reviewed by: Marc Slemko, Ralf S. Engelschall Revision ChangesPath 1.76 +1 -2 apache-1.3/src/main/http_log.c Index: http_log.c

Re: general/3872: util_script.c doubles up Set-Cookie headers from r-err_headers_out

1999-03-10 Thread dgaudet
-By: dgaudet State-Changed-When: Wed Mar 10 10:11:41 PST 1999 State-Changed-Why: yup it's a bug -- the suggested fix isn't quite right though, sent a patch separately (and committed it, what the heck)

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

1999-03-10 Thread dgaudet
dgaudet 99/03/10 09:42:47 Modified:src CHANGES src/include ap_ctype.h ap_mmn.h http_core.h src/main http_protocol.c util.c util_date.c src/modules/proxy mod_proxy.c proxy_ftp.c proxy_util.c Log: somehow we missed implementing

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

1999-03-10 Thread dgaudet
dgaudet 99/03/10 10:09:46 Modified:src CHANGES src/main util_script.c Log: Set-Cookie headers were being doubled up for some CGIs by the O(n^2) avoidance code added in 1.3.3. PR: 3872 Submitted by: Jeff Lewis [EMAIL PROTECTED] Revision

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

1999-03-10 Thread dgaudet
dgaudet 99/03/10 12:18:59 Modified:src/include http_core.h Log: oops this was not supposed to be committed Revision ChangesPath 1.55 +0 -3 apache-1.3/src/include/http_core.h Index: http_core.h

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

1999-03-04 Thread dgaudet
dgaudet 99/03/04 11:28:41 Modified:.STATUS htdocs/manual/mod mod_log_config.html src CHANGES src/modules/standard mod_log_config.c Log: Commit %V and \n changes to mod_log_config. Submitted by: Tony Finch [EMAIL

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

1999-03-01 Thread dgaudet
dgaudet 99/03/01 07:37:54 Modified:src/modules/standard mod_so.c Log: missing fixer_upper comment Submitted by: John Bley [EMAIL PROTECTED] Revision ChangesPath 1.31 +1 -0 apache-1.3/src/modules/standard/mod_so.c Index: mod_so.c

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

1999-02-24 Thread dgaudet
dgaudet 99/02/24 01:33:38 Modified:src/main http_core.c Log: did I really remove this NULL? what was I thinking? Revision ChangesPath 1.251 +2 -1 apache-1.3/src/main/http_core.c Index: http_core.c

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

1999-02-22 Thread dgaudet
dgaudet 99/02/22 09:07:40 Modified:src CHANGES src/main http_config.c http_core.c Log: pad out some initializers; reduce a string constant from 510 to below 509 characters Submitted by: John Bley [EMAIL PROTECTED] Revision ChangesPath 1.1257

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

1999-02-22 Thread dgaudet
dgaudet 99/02/22 09:13:06 Modified:src/include httpd.h src/main http_protocol.c Log: Fix a compile warning -- there was a const discarded with the recent verbose-errors-to change. Also move status_lines[] to constant storage (better mem behaviour for kernels

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

1999-01-22 Thread dgaudet
dgaudet 99/01/22 10:04:11 Modified:htdocs/manual/misc known_client_problems.html Log: add some recent bugs Revision ChangesPath 1.15 +19 -0 apache-1.3/htdocs/manual/misc/known_client_problems.html Index: known_client_problems.html

cvs commit: apache-1.3/src/helpers GuessOS PrintPath TestCompile binbuild.sh buildinfo.sh checkheader.sh find-dbm-lib findcpp.sh fmn.sh fp2rp install.sh mkshadow.sh ppl.sh slo.sh

1999-01-15 Thread dgaudet
dgaudet 99/01/15 14:40:01 Modified:.configure src CHANGES Configure src/helpers GuessOS PrintPath TestCompile binbuild.sh buildinfo.sh checkheader.sh find-dbm-lib findcpp.sh fmn.sh fp2rp

cvs commit: apache-site/mirrors index.html mirrors.list

1999-01-07 Thread dgaudet
dgaudet 99/01/06 20:00:46 Modified:mirrors index.html mirrors.list Log: twinlark has been moved to a location pretty much the same as hyperreal itself... so there's little sense it continuing to be a mirror. Revision ChangesPath 1.55 +0 -2 apache-site

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

1999-01-07 Thread dgaudet
dgaudet 99/01/07 12:46:59 Modified:src/main http_core.c Log: dunno, maybe I'm missing something, but looks like we could save memory here Revision ChangesPath 1.244 +2 -0 apache-1.3/src/main/http_core.c Index: http_core.c

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

1999-01-03 Thread dgaudet
dgaudet 99/01/03 08:45:27 Modified:src CHANGES src/main http_main.c Log: Back out roy's previous change -- this sort of thing should be handled by a cleanup if a module really needs it. Unless someone can demonstrate that there is broken libc code somewhere

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

1998-12-29 Thread dgaudet
dgaudet 98/12/29 10:28:11 Modified:src/modules/standard mod_negotiation.c Log: The US is the only English speaking country which uses these misspellings, I'm Canadian. Revision ChangesPath 1.89 +1 -1 apache-1.3/src/modules/standard/mod_negotiation.c Index

cvs commit: apache-2.0 STATUS

1998-12-29 Thread dgaudet
dgaudet 98/12/29 14:21:43 Modified:.STATUS Log: more details on sfio Revision ChangesPath 1.46 +19 -2 apache-2.0/STATUS Index: STATUS === RCS file: /home/cvs/apache-2.0/STATUS,v

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

1998-12-23 Thread dgaudet
dgaudet 98/12/23 10:34:27 Modified:src CHANGES src/modules/standard mod_log_config.c Log: For %v log ServerName regardless of the UseCanonicalName setting (similarly for %p). Revision ChangesPath 1.1177+3 -0 apache-1.3/src/CHANGES

cvs commit: apache-site/contributors index.html

1998-12-18 Thread dgaudet
dgaudet 98/12/18 10:05:24 Modified:contributors index.html Log: I've changed jobs Revision ChangesPath 1.55 +3 -6 apache-site/contributors/index.html Index: index.html === RCS file: /home

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

1998-12-18 Thread dgaudet
dgaudet 98/12/18 14:29:57 Modified:htdocs/manual/misc perf-tuning.html Log: file moved Revision ChangesPath 1.16 +1 -1 apache-1.3/htdocs/manual/misc/perf-tuning.html Index: perf-tuning.html

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

1998-12-04 Thread dgaudet
dgaudet 98/12/04 11:12:18 Modified:src/include ap_mmn.h scoreboard.h src/main http_main.c src/modules/standard mod_status.c Log: - Jim's fix to the vhostrec problem wasn't sufficient for all cases... implement the full generation-based solution I

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

1998-10-12 Thread dgaudet
dgaudet 98/10/12 06:48:27 Modified:src/main util_script.c Log: fix something that is obviously wrong by inspection Revision ChangesPath 1.134 +1 -1 apache-1.3/src/main/util_script.c Index: util_script.c

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

1998-10-12 Thread dgaudet
dgaudet 98/10/12 10:15:26 Modified:src/main http_main.c Log: correct inconsistency in error message format Revision ChangesPath 1.400 +2 -2 apache-1.3/src/main/http_main.c Index: http_main.c

cvs commit: apache-1.3 STATUS

1998-10-06 Thread dgaudet
dgaudet 98/10/06 14:55:18 Modified:.STATUS Log: it's october in sanfrancisco, summer is finally here Revision ChangesPath 1.505 +6 -0 apache-1.3/STATUS Index: STATUS === RCS file

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

1998-09-24 Thread dgaudet
dgaudet 98/09/24 10:25:55 Modified:src CHANGES src/include ap_config.h Log: As the new header test gets it right, remove the override for sys/select.h in OS/2 section of ap_config.h This removes warnings about the redefinition of HAVE_SYS_SELECT_H

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

1998-09-22 Thread dgaudet
dgaudet 98/09/22 08:43:43 Modified:src/main http_log.c Log: ap_table_set() causes an ap_pstrdup() of both arguments, one of the arguments is a constant and it's a waste to pstrdup it. Furthermore using a static local buffer means there is a static limit to the message length

cvs commit: apache-2.0/apache-nspr/modules/standard mod_status.c

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:12:07 Modified:apache-nspr Configuration apache-nspr/include scoreboard.h apache-nspr/main http_main.c apache-nspr/modules/standard mod_status.c Log: get rid of some NSPR defines... this code can only be built for NSPR

cvs commit: apache-2.0/nsprpub - Imported sources

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:24:12 Log: import current mozilla/nsprpub sources as of 19980922 Status: Vendor Tag: MOZILLA Release Tags: cvs19980922 U apache-2.0/nsprpub/Makefile N apache-2.0/nsprpub/Makefile.in U apache-2.0/nsprpub/makefile.win U apache-2.0/nsprpub/config

cvs commit: apache-2.0/nsprpub/pr/include prthread.h

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:27:38 Modified:nsprpub/pr/include prthread.h Log: merge up to MOZILLA cvs19980922 tag Revision ChangesPath 1.3 +5 -5 apache-2.0/nsprpub/pr/include/prthread.h Index: prthread.h

cvs commit: apache-2.0/apache-nspr HOWTOBUILD

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:38:42 Modified:apache-nspr HOWTOBUILD Log: we can build with the included nspr again Revision ChangesPath 1.3 +2 -11 apache-2.0/apache-nspr/HOWTOBUILD Index: HOWTOBUILD

cvs commit: apache-2.0/apache-nspr - Imported sources

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:47:32 Log: import apache-1.3.3-dev sources as of 19980922 Status: Vendor Tag: APACHE Release Tags: APACHE_1_3_19980922 U apache-2.0/apache-nspr/.cvsignore U apache-2.0/apache-nspr/.gdbinit U apache-2.0/apache-nspr/Apache.dsp U apache-2.0/apache

cvs commit: apache-2.0/apache-nspr/os/win32 modules.c util_win32.c

1998-09-22 Thread dgaudet
dgaudet 98/09/22 11:05:55 Modified:apache-nspr Configuration.tmpl Makefile.tmpl apache-nspr/ap Makefile.tmpl ap.dsp ap_snprintf.c apache-nspr/include alloc.h ap.h ap_config.h buff.h hsregex.h http_conf_globals.h http_log.h

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

1998-08-22 Thread dgaudet
dgaudet 98/08/21 23:57:17 Modified:src CHANGES src/modules/standard mod_autoindex.c Log: dynamincally size the filename column Reviewed by: Martin Kraemer Revision ChangesPath 1.1031+3 -0 apache-1.3/src/CHANGES Index: CHANGES

Re: other/2871: enhancements to ab.c

1998-08-20 Thread dgaudet
unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: enhancements to ab.c State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Wed Aug 19 21:06:15

cvs commit: apache-1.3/src/support ab.c

1998-08-20 Thread dgaudet
dgaudet 98/08/19 21:11:34 Modified:src/support ab.c Log: note a few bugs Revision ChangesPath 1.13 +13 -1 apache-1.3/src/support/ab.c Index: ab.c === RCS file: /export/home/cvs/apache-1.3

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