cvs commit: apache-1.3/src/modules/standard mod_status.c

1998-08-11 Thread jim
jim 98/08/10 17:09:49 Modified:src CHANGES Configuration.tmpl src/include http_conf_globals.h scoreboard.h src/main http_config.c http_core.c http_main.c http_request.c src/modules/standard mod_status.c Log:

cvs commit: apache-1.3/htdocs/manual/mod core.html directives.html mod_status.html

1998-08-11 Thread jim
jim 98/08/10 17:24:31 Modified:htdocs/manual/misc perf-tuning.html htdocs/manual/mod core.html directives.html mod_status.html Log: And now the docs for ExtendedStatus Revision ChangesPath 1.13 +8 -8 apache-1.3/htdocs/manual/misc/perf-tuning.h

cvs commit: apache-1.3/src/main http_core.c

1998-08-11 Thread brian
brian 98/08/10 19:50:55 Modified:src/main http_core.c Log: Typo, now fixed. Revision ChangesPath 1.222 +1 -1 apache-1.3/src/main/http_core.c Index: http_core.c === RCS file: /export/home/c

cvs commit: apache-site security_report.html bug_report.html index.html security_reports.html

1998-08-11 Thread dgaudet
dgaudet 98/08/10 20:19:17 Modified:.bug_report.html index.html Added: .security_report.html Removed: .security_reports.html Log: advertise [EMAIL PROTECTED] Revision ChangesPath 1.18 +4 -0 apache-site/bug_report.html In

cvs commit: apache-1.3/src/main http_config.c http_core.c http_protocol.c

1998-08-11 Thread fielding
-r1.93 -r1.94 --- http_config.h 1998/08/10 04:16:12 1.93 +++ http_config.h 1998/08/11 09:26:22 1.94 @@ -275,7 +275,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19980809 +#define MODULE_MAGIC_NUMBER 19980811

cvs commit: apache-devsite mmn.txt

1998-08-11 Thread fielding
fielding98/08/11 02:34:02 Modified:.mmn.txt Log: 19980811 (1.3.2-dev) - added limit_req_line, limit_req_fieldsize, and limit_req_fields to server_rec. - added limit_req_body to core_dir_config and

cvs commit: apache-1.3/src/modules/standard mod_status.c

1998-08-11 Thread jim
jim 98/08/11 08:37:54 Modified:htdocs/manual/mod core.html directives.html mod_status.html src/main http_core.c src/modules/standard mod_status.c Log: Move the ExtendedStatus option to mod_status Revision ChangesPath 1.130 +0 -35

cvs commit: apache-1.3/src/main http_config.c

1998-08-11 Thread jim
jim 98/08/11 08:48:01 Modified:src/main http_config.c Log: Propagate the limit_req_* values Revision ChangesPath 1.124 +4 -0 apache-1.3/src/main/http_config.c Index: http_config.c === RC

cvs commit: apache-1.3/htdocs/manual/mod mod_status.html

1998-08-11 Thread jim
jim 98/08/11 10:33:49 Modified:htdocs/manual/mod mod_status.html Log: mod_status isn't included by default so ExtendedStatus is Extension not Base directive Revision ChangesPath 1.14 +1 -1 apache-1.3/htdocs/manual/mod/mod_status.html Index: mod_status

cvs commit: apache-1.3/src/main http_main.c

1998-08-11 Thread jim
jim 98/08/11 10:40:48 Modified:src/main http_main.c Log: Minor formatting change Revision ChangesPath 1.382 +1 -1 apache-1.3/src/main/http_main.c Index: http_main.c === RCS file: /export

cvs commit: apache-1.3/src/main http_main.c

1998-08-11 Thread jim
jim 98/08/11 11:08:29 Modified:src CHANGES src/main http_main.c Log: Per Brian's request, when processes are in BUSY_READ mode, mod_status no longer shows the old, previous request info Revision ChangesPath 1.1019+4 -0 apache-1.3/src/C

cvs commit: apache-1.3/src/modules/standard mod_status.c

1998-08-11 Thread jim
jim 98/08/11 13:28:27 Modified:src CHANGES src/main http_main.c src/modules/standard mod_status.c Log: Following rude orders Revision ChangesPath 1.1020+1 -1 apache-1.3/src/CHANGES Index: CHANGES =

cvs commit: apache-1.3/src/modules/standard mod_status.c

1998-08-11 Thread jim
jim 98/08/11 13:40:29 Modified:src/modules/standard mod_status.c Log: Minor renaming... Client seems clearer than Host when refering to the remote side Revision ChangesPath 1.96 +2 -2 apache-1.3/src/modules/standard/mod_status.c Index: mod_status.c