randy 97/01/25 18:27:19
Modified:src httpd.h
Log:
Change version to 1.2b6-dev
Revision ChangesPath
1.82 +1 -1 apache/src/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/apache
randy 97/01/25 18:13:47
Modified:src httpd.h
Log:
Rolling version 1.2b5
Revision ChangesPath
1.81 +1 -1 apache/src/httpd.h
Index: httpd.h
===
RCS file: /export/home/cvs/apache/src/h
randy 97/01/25 18:02:10
Modified:htdocs/manual/mod core.html
Log:
Missing number pointed out by Mark Slemko.
Revision ChangesPath
1.31 +1 -1 apache/htdocs/manual/mod/core.html
Index: core.html
===
randy 97/01/25 17:59:05
Modified:src Makefile.tmpl
Log:
Double quote here causes problems when passing quoted values in defines.
Revision ChangesPath
1.40 +2 -2 apache/src/Makefile.tmpl
Index: Makefile.tmpl
akosut 97/01/25 17:31:15
Modified:htdocs/manual keepalive.html
htdocs/manual/mod core.html
Log:
Update documentation for new KeepAlive syntax.
Revision ChangesPath
1.5 +3 -0 apache/htdocs/manual/keepalive.html
Index: keepalive.html
akosut 97/01/25 17:19:16
Modified:conf httpd.conf-dist
Log:
Change config file to reflect new KeepAlive setup.
Revision ChangesPath
1.10 +9 -3 apache/conf/httpd.conf-dist
Index: httpd.conf-dist
===
akosut 97/01/25 17:16:17
Modified:src mod_info.c
Log:
Change mod_info to correspond to the new keep-alive structure.
Submitted by: Dean Gaudet
Reviewed by: Alexei Kosut, Marc Slemko
Revision ChangesPath
1.11 +1 -1 apache/src/mod_info.c
Index:
akosut 97/01/25 17:15:18
Modified:src CHANGES http_config.c http_core.c http_protocol.c
httpd.h
Log:
Change KeepAlive semantics, add MaxKeepAliveRequests directives (NCSA-style).
Change keep-alive defaults.
Reviewed by: Dean Gaudet, Marc Slemko
jim 97/01/25 14:58:30
Modified:src/helpers GuessOS
Log:
Fix Sunos5.6/GuessOS failure with uname -X
Revision ChangesPath
1.16 +138 -139 apache/src/helpers/GuessOS
Index: GuessOS
===
RCS fil
jim 97/01/25 14:57:20
Modified:src mod_status.c
Log:
Open sounds better
Revision ChangesPath
1.41 +1 -1 apache/src/mod_status.c
Index: mod_status.c
===
RCS file: /export/home/cvs/
fielding97/01/25 14:42:58
Modified:src CHANGES
Log:
doc bflush and status changes
Revision ChangesPath
1.135 +7 -0 apache/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/apac
jim 97/01/25 14:38:31
Modified:src CHANGES Configure conf.h Makefile.tmpl
src/regex regcomp.c
Log:
Submitted by: Andreas Koenig <[EMAIL PROTECTED]>
Description: Various NEXT porting and compiling patches, including
changing an already used NEXT d
fielding97/01/25 14:37:17
Modified:src buff.h buff.c http_main.c http_protocol.c
Log:
Fixed bug in bcwrite regarding failure to account for partial writes.
Avoids calling bflush() when the client is pipelining requests.
Remove unnecessary flushes from http_protocol.
Su
jim 97/01/25 14:16:09
Modified:src mod_status.c
Log:
Explain . status
Revision ChangesPath
1.40 +1 -0 apache/src/mod_status.c
Index: mod_status.c
===
RCS file: /export/home/cvs/ap
fielding97/01/25 12:28:21
Modified:src CHANGES http_main.c
Log:
Fixed condition where, if a child fails to fork, the scoreboard would
continue to say SERVER_STARTING forever. Eventually, the main process
would refuse to start new children because count_idle_servers() will
fielding97/01/25 12:12:51
Modified:src CHANGES http_main.c
Log:
<[EMAIL PROTECTED]> notified us of a problem with children for the httpd
dump core on SIGSEGV regularly, HPUX, version: 10.10, Apache 1.2b4.
Ben mentioned that the symptoms looked like a stack corruption.
brian 97/01/25 11:37:13
Modified:. avail
Log:
Reviewed by: Jim Jagielski, Chuck Murcko, Brian Behlendorf
Submitted by: Randy Terbush
Add Marc to the list of committers.
Revision ChangesPath
1.28 +1 -1 CVSROOT/avail
Index: avail
=
randy 97/01/25 07:44:40
Modified:src http_request.c
Log:
The below patch makes the error message a bit more standard and doesn't
print it if the reason for stat failing was EACCES. Should go in before
the beta goes out.
Reviewed by: Randy Terbush
Submitted by: Marc S
randy 97/01/25 07:37:26
Modified:src CHANGES mod_userdir.c
Log:
Allow * to terminate the end of a directory match in mod_dir.
Allows /~* to match for both /~joe and /~joe/. [David Bronder]
Reviewed by: Alexei Kosut, Marc Slemko, Randy Terbush
Submitted by: David Bronde
19 matches
Mail list logo