cvs commit: apachen/src/main http_protocol.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:07:23 Modified:.STATUS src CHANGES src/main http_protocol.c Log: basic auth token should be tested case-insensitive PR: 1666 Submitted by: [EMAIL PROTECTED] Reviewed by: Dean Gaudet, Martin Kraemer,

cvs commit: apache/src CHANGES http_protocol.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:09:29 Modified:.Tag: APACHE_1_2_X STATUS src Tag: APACHE_1_2_X CHANGES http_protocol.c Log: test basic token with strcasecmp Submitted by: [EMAIL PROTECTED] Reviewed by: Dean Gaudet, Martin Kraemer, Ken Coar Revision

cvs commit: apachen STATUS

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:12:35 Modified:.STATUS Log: yet another messed up sf day, raining then sunny then raining then sunny Revision ChangesPath 1.99 +7 -7 apachen/STATUS Index: STATUS

cvs commit: apachen STATUS

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:25:13 Modified:.STATUS Log: I disagree. This is a beta, and I'm tired of posting bloody one-line bug fix patches and waiting for votes. Sue me for wanting to improve the product using a minimum of my own time. Revision ChangesPath 1.100

cvs commit: apachen/src/main http_protocol.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:33:14 Modified:.STATUS src CHANGES src/main http_protocol.c Log: The Connection header could be sent back with multiple close tokens. Not an error, but a waste. PR: 1683 Submitted by: [EMAIL

cvs commit: apache/src/modules/proxy proxy_ftp.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:49:39 Modified:.Tag: APACHE_1_2_X STATUS src Tag: APACHE_1_2_X CHANGES src/modules/proxy Tag: APACHE_1_2_X proxy_ftp.c Log: mod_proxy was sending HTTP/1.1 responses to ftp requests by mistake. Also removed the

cvs commit: apache/src CHANGES http_protocol.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 16:52:17 Modified:.Tag: APACHE_1_2_X STATUS src Tag: APACHE_1_2_X CHANGES http_protocol.c Log: r-connect-user allocated in wrong pool PR: 1500 Revision ChangesPath No revision No

cvs commit: apache-devsite guidelines.html

1998-01-20 Thread coar
coar98/01/19 17:06:08 Modified:.guidelines.html Log: And a little more refinement.. Revision ChangesPath 1.6 +4 -2 apache-devsite/guidelines.html Index: guidelines.html

cvs commit: apachen/src/main util.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 17:42:24 Modified:src/main util.c Log: One of Marc's security patches that's in 1.2.5 but not 1.3. Submitted by: Marc Slemko Reviewed by: Dean Gaudet Revision ChangesPath 1.87 +6 -1 apachen/src/main/util.c Index: util.c

cvs commit: apachen STATUS

1998-01-20 Thread dgaudet
dgaudet 98/01/19 17:54:03 Modified:.STATUS Log: note win32 buffer overflow possibilities Revision ChangesPath 1.105 +3 -0 apachen/STATUS Index: STATUS === RCS file:

cvs commit: apachen/src/support htdigest.c htpasswd.c

1998-01-20 Thread dgaudet
dgaudet 98/01/19 17:55:26 Modified:src/support htdigest.c htpasswd.c Log: Note these two aren't setuid safe. Revision ChangesPath 1.13 +6 -0 apachen/src/support/htdigest.c Index: htdigest.c

cvs commit: apachen STATUS

1998-01-20 Thread dgaudet
dgaudet 98/01/19 18:25:14 Modified:.STATUS Log: YADoS Revision ChangesPath 1.106 +3 -0 apachen/STATUS Index: STATUS === RCS file: /export/home/cvs/apachen/STATUS,v retrieving

cvs commit: apachen/src/modules/standard mod_cgi.c

1998-01-20 Thread coar
coar98/01/20 07:17:40 Modified:src/modules/standard mod_cgi.c Log: Bracket some one-line statements (residue of indenting) Revision ChangesPath 1.66 +10 -5 apachen/src/modules/standard/mod_cgi.c Index: mod_cgi.c

cvs commit: apachen/src/main http_protocol.c

1998-01-20 Thread coar
coar98/01/20 07:28:39 Modified:src/main http_protocol.c Log: Fix a couple of indents. Revision ChangesPath 1.177 +3 -3 apachen/src/main/http_protocol.c Index: http_protocol.c ===

cvs commit: apachen STATUS

1998-01-20 Thread jim
jim 98/01/20 10:28:36 Modified:.STATUS Log: don't even know why but... Revision ChangesPath 1.107 +3 -3 apachen/STATUS Index: STATUS === RCS file:

cvs commit: apachen/htdocs/manual windows.html

1998-01-20 Thread brian
brian 98/01/20 10:32:55 Modified:htdocs/manual windows.html Log: First stab at updating. Other windows developers need to make sure this still makes sense! Notably, does the line break problem mean that the .tar.gz distribution can't be compiled on NT? Revision Changes

cvs commit: apachen/src/modules/standard mod_autoindex.c

1998-01-20 Thread coar
coar98/01/20 10:48:44 Modified:src/modules/standard mod_autoindex.c Log: Move the PRE prefix for plaintext header files to before the header file emission, rather than before the page preamble. PR: 1667 Submitted by: John Van Essen [EMAIL

cvs commit: apachen/src CHANGES

1998-01-20 Thread coar
coar98/01/20 10:56:53 Modified:.STATUS src CHANGES Log: Note the fix for PR#1667, and that moving to commit-then-review has received the requisite number of votes and is now in effect. Revision ChangesPath 1.108 +7 -8