fielding96/10/08 17:30:28
Added: src .indent.pro
Log:
Added indent profile for Apache style
chuck 96/10/08 15:49:32
Modified:src/modules/proxy proxy_http.c
Log:
Change read_client_block to get_client_block for "100 Continue" patch.
Revision ChangesPath
1.2 +2 -2 apache/src/modules/proxy/proxy_http.c
Index: proxy_http.c
==
brian 96/10/08 15:34:31
Modified:src mod_dir.c
Log:
Fixed -Wall warning.
Revision ChangesPath
1.13 +2 -2 apache/src/mod_dir.c
Index: mod_dir.c
===
RCS file: /export/home/cvs/apache/
brian 96/10/08 15:19:30
Modified:src http_config.c http_config.h mod_auth.c
mod_auth_db.c mod_auth_dbm.c mod_digest.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Alexei Kosut
Alexei wrote:
> Here is a patch that makes
> AuthUserFile/A
brian 96/10/08 14:47:05
Modified:src http_config.h http_protocol.c http_protocol.h
mod_cgi.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Alexei Kosut
Patch to properly support "100 Continue" for HTTP/1.1, and bring mod_cgi.c in
line.
Let me know if there's a desire to have this implemented on hyperreal.
Brian
-- Forwarded message --
Date: Tue, 08 Oct 1996 13:33:47 -0700
From: ozymandias G desiderata <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: CVS 1.9 released (fwd)
From:Jim Blandy <[EMAIL
brian 96/10/08 14:14:50
Added: support phf_abuse_log.cgi
Log:
Submitted by: Rob Hartill, modified by Brian Behlendorf
A simple script to log attempted abuses of the "phf" security hole in Apache,
when used in conjunction with a particular section in access.conf-dist.
brian 96/10/08 14:12:50
Modified:conf access.conf-dist
Log:
corrected mistake in file name.
Revision ChangesPath
1.8 +2 -2 apache/conf/access.conf-dist
Index: access.conf-dist
===
R
brian 96/10/08 14:12:07
Modified:conf access.conf-dist
Log:
Added commented-out a suggestion to redirect bug attacks back to a logging
script at www.apache.org.
Revision ChangesPath
1.7 +12 -1 apache/conf/access.conf-dist
Index: access.conf-dist
brian 96/10/08 13:43:36
Modified:src http_request.c httpd.h http_protocol.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Rob Hartil <[EMAIL PROTECTED]>
Rob wrote:
> "no_cache" had been borrowed to do stuff that it shouldn't have.
Revision ChangesPath
brian 96/10/08 13:34:11
Modified:src mod_access.c
Log:
Reviewed by: Brian Behlendorf
Submitted by: Rob Hartill <[EMAIL PROTECTED]>
Adds "user-agents" to "deny" logic, to prevent accesses on a per-user-agent
basis.
Revision ChangesPath
1.6 +13 -1
brian 96/10/08 00:29:54
Modified:src mod_dir.c
Log:
Reviewed by: [EMAIL PROTECTED]
Submitted by: [EMAIL PROTECTED]
palloc didn't like being asked for a chunk of size of 0, so we have to
make sure it doesn't get asked for it. Since there's nothing to sort
if num_e
brian 96/10/08 00:00:38
Modified:support dbmmanage
Log:
Reviewed by: [EMAIL PROTECTED], [EMAIL PROTECTED]
Submitted by: [EMAIL PROTECTED]
Adds a real random salt to the password generator.
Revision ChangesPath
1.4 +6 -3 apache/support/dbmmanage
13 matches
Mail list logo