lars00/01/30 11:46:12
Modified:src/include httpd.h
Log:
The path to suexec is usually set by configure, but if
not the default should be "/bin/suexec".
Revision ChangesPath
1.303 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
===
coar99/08/09 10:46:38
Modified:.STATUS
src CHANGES Configure
src/os/win32 registry.c
src/include httpd.h
Log:
Update to 1.3.9-dev.
Revision ChangesPath
1.739 +3 -8 apache-1.3/STATUS
Index: S
coar99/08/09 10:22:13
Modified:src/os/win32 registry.c
src/include httpd.h
Log:
Rolling 1.3.8..
Revision ChangesPath
1.23 +1 -1 apache-1.3/src/os/win32/registry.c
Index: registry.c
=
stoddard99/06/30 01:12:49
Modified:src/include httpd.h
Log:
Win32: Set HARD_SERVER_LIMIT to a more reasonable value. Mulling over the
idea of moving it to ap_config. Maybe change the name to PROCESS_LIMIT and add
a new one, THREAD_LIMIT?
Revision ChangesPath
1.284 +
rse 99/06/02 00:08:19
Modified:src/include httpd.h
Log:
Fix recent commit of an ap_regerror() function. Hmmm... we should force
us all to compile with egcc -Wall before something is comitted...
Revision ChangesPath
1.279 +2 -0 apache-1.3/src/include/httpd.
stoddard99/05/21 10:10:41
Modified:src/include httpd.h
Log:
Bump HARD_SERVER_LIMIT to 1500 for WIN32 only
PR: 3815
Revision ChangesPath
1.278 +4 -0 apache-1.3/src/include/httpd.h
Index: httpd.h
pcs 99/02/05 01:14:57
Modified:src/include httpd.h
Log:
On most platforms, the default name of the error and access logs is the
same as the values on the ErrorLog and CustomerLog lines in the
distributed httpd.conf file. For example, on OS/2 the logs are defined as
error.lo
fielding99/01/03 05:35:33
Modified:.STATUS
src CHANGES
src/include httpd.h
Log:
Change the ap_assert macro to a variant that works on all platforms.
PR: 2575
Submitted by: Richard Prinz <[EMAIL PROTECTED]>
Reviewed by: Roy Fielding
rse 98/09/21 12:12:18
Modified:src/include httpd.h
Log:
Jump to release version 1.3.2
Revision ChangesPath
1.243 +2 -2 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /export
martin 98/09/17 13:39:27
Modified:src/include httpd.h
Log:
Oops: I inadvertently dropped Dean's const hostname change of Rev. 1.239
Revision ChangesPath
1.242 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
fielding98/08/09 21:23:03
Modified:src/include httpd.h
Log:
Use 8190 as the limit since it is more efficient, and explain
why that is the case.
Revision ChangesPath
1.234 +5 -2 apache-1.3/src/include/httpd.h
Index: httpd.h
===
jim 98/06/06 18:22:37
Modified:src/include httpd.h
Log:
Formalise in the comments the use of betaseq
Revision ChangesPath
1.222 +2 -0 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RC
brian 98/05/21 17:37:30
Modified:src/include httpd.h
Log:
I wanted to make it 1.3.0-dev, but I figured I was running low on karma today.
Revision ChangesPath
1.214 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
==
brian 98/05/21 17:24:07
Modified:src/include httpd.h
Log:
Rolling the release, about to tag.
Revision ChangesPath
1.213 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /e
martin 98/05/04 10:19:57
Modified:src/include httpd.h
Log:
Prototypes for the BS2000 security patch (Forgot to commit this)
Revision ChangesPath
1.209 +5 -0 apache-1.3/src/include/httpd.h
Index: httpd.h
jim 98/04/15 17:19:39
Modified:src/include httpd.h
Log:
Now up to 1.3b7-dev
Revision ChangesPath
1.205 +2 -2 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/
jim 98/04/15 17:15:35
Modified:src/include httpd.h
Log:
ready to tag
Revision ChangesPath
1.204 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/apache-
dgaudet 98/03/16 00:53:30
Modified:src/main http_protocol.c
src/include httpd.h
Log:
draft-ietf-http-v11-spec-rev-03.txt, section 3.6:
A server which receives an entity-body with a transfer-coding it does
not understand SHOULD return 501 (Unimplemented),
marc98/03/11 11:11:10
Modified:src/include httpd.h
Log:
Use HTTPD_ROOT instead of /usr/local/apache; the intent is obviously to
default to having them all below HTTPD_ROOT, so we may as well just do that.
PR: 1894
Submitted by: Jason Riedy <[EMAIL PROTECTED]>, Marc Sle
dgaudet 98/03/07 13:39:30
Modified:src/main util_uri.c
src/include httpd.h
Log:
Don't use strtoul. And defend against similar slipups in the future... I
know that define in httpd.h may annoy module authors...
Revision ChangesPath
1.8 +4 -2 apa
dgaudet 98/02/18 00:39:22
Modified:src/include httpd.h
Log:
another comment that was sitting in my mailbox
Revision ChangesPath
1.187 +21 -0 apache-1.3/src/include/httpd.h
Index: httpd.h
===
jim 98/02/13 17:02:10
Modified:src CHANGES
src/include httpd.h
Log:
And bump up to 1.3b6-dev
Revision ChangesPath
1.627 +2 -0 apache-1.3/src/CHANGES
Index: CHANGES
===
jim 98/02/13 16:58:59
Modified:.Announcement STATUS
src/include httpd.h
Log:
Make 1.3b5 official
Revision ChangesPath
1.8 +2 -2 apache-1.3/Announcement
Index: Announcement
===
jim 98/02/09 05:25:43
Modified:.STATUS
src CHANGES
src/include httpd.h
Log:
Get up to date... Note that 1.3b4 was never released;
that we are now in 1.3b5 and that a code freeze is in effect
Revision ChangesPath
1.147 +
jim 98/02/08 12:46:20
Modified:src/include httpd.h
Log:
Bring back down to 1.3b4-dev
Revision ChangesPath
1.183 +2 -2 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /export/
jim 98/02/08 07:06:56
Modified:src CHANGES
src/include httpd.h
Log:
And bump up to 1.3b5-dev
Revision ChangesPath
1.620 +2 -0 apache-1.3/src/CHANGES
Index: CHANGES
===
jim 98/02/08 07:03:35
Modified:src/include httpd.h
Log:
Roll and tag 1.3b4
Revision ChangesPath
1.181 +1 -1 apache-1.3/src/include/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/a
27 matches
Mail list logo