dgaudet 98/05/25 00:16:13
Modified:src CHANGES http_protocol.c
Log:
> I have two web servers running on my machine
> (aleatory.research.bell-labs.com). Aleatory has two aliases,
> lpwa.tempo.bell-labs.com and www-zoo.research.bell-labs.com. One
> server is Apache, runnin
dgaudet 98/04/01 03:48:13
Modified:src CHANGES http_protocol.c
Log:
parse_uri didn't test for nul properly
PR: 2019
Submitted by: Patrick Bihan-Faou <[EMAIL PROTECTED]>
Revision ChangesPath
1.305 +3 -0 apache-1.2/src/CHANGES
Index: CHA
dgaudet 98/03/26 13:27:47
Modified:src CHANGES http_protocol.c
Log:
Fixed a bug in URL parsing that caused a wrong decoding of
URLs with empty paths.
Submitted by: Alvaro MartÃnez EchevarrÃa <[EMAIL PROTECTED]>
Revision ChangesPath
1.304 +4 -0 apache-
dgaudet 98/03/09 22:14:59
Modified:src CHANGES http_protocol.c
Log:
rputs() did not calculate r->sent_bodyct properly.
PR: 1900
Submitted by: Siegmund Stirnweiss <[EMAIL PROTECTED]>
Revision ChangesPath
1.299 +7 -0 apache-1.2/src/CHANGES
dgaudet 98/02/03 01:53:51
Modified:src CHANGES http_protocol.c
Log:
Ed's patch has been running on one of my 1.2 servers w/name and ip vhosts
for 5 days now without a hassle.
Ed says:
> I posted a patch much like this some months ago, but Dean pointed out that
> it