cvs commit: apachen/src/main util.c

1997-11-11 Thread dgaudet
dgaudet 97/11/11 11:52:20 Modified:src CHANGES src/main util.c Log: If ap_slack fails to allocate above the low slack line it's a good indication that further problems will occur; it's a better indication than many external libraries give us when we actually

cvs commit: apachen/htdocs/manual/mod mod_expires.html

1997-11-11 Thread coar
coar97/11/11 13:35:10 Modified:htdocs/manual/mod mod_expires.html Log: Add documentation for alternate mod_expires time syntax. PR: 1238 Revision ChangesPath 1.5 +89 -1 apachen/htdocs/manual/mod/mod_expires.html Index:

cvs commit: apachen/htdocs/manual/mod mod_expires.html

1997-11-11 Thread fielding
fielding97/11/11 13:58:16 Modified:htdocs/manual/mod mod_expires.html Log: Close them CODE elements Revision ChangesPath 1.6 +2 -2 apachen/htdocs/manual/mod/mod_expires.html Index: mod_expires.html

cvs commit: apache-site bugdb.cgi

1997-11-11 Thread coar
coar97/11/11 14:12:30 Modified:.bugdb.cgi Log: Change the subject of mail sent after an edit to use the new PR category. If it was changed as part of the edit, the mail used to be unreplyable because it would no longer match the PR's

cvs commit: apachen/src/main http_core.c

1997-11-11 Thread martin
martin 97/11/11 14:36:23 Modified:src/main http_core.c Log: Minor off-by-one error in parsing the host:port argument. Would work without the patch, but gives correcter error message with it. Reviewed by: Dean Gaudet, Jim Jagielski, Ken Coar Revision ChangesPath

cvs commit: apachen/htdocs/manual/mod mod_cookies.html

1997-11-11 Thread marc
marc97/11/11 14:38:37 Modified:htdocs/manual/mod mod_cookies.html Log: Make it clear that mod_cookies doesn't exist any more in current versions of Apache. Revision ChangesPath 1.5 +5 -1 apachen/htdocs/manual/mod/mod_cookies.html Index:

cvs commit: apachen/src/main http_core.c

1997-11-11 Thread martin
martin 97/11/11 14:43:27 Modified:src/main http_core.c Log: New check routine check_cmd_context() -- controls whether a particular directive is allowed in Directory/Files/Location, Limit or VirtualHost context and complains if it isn't. Reviewed by: Dean Gaudet, Jim

cvs commit: apachen/htdocs/manual/mod mod_usertrack.html

1997-11-11 Thread marc
marc97/11/11 14:47:40 Modified:htdocs/manual/mod mod_usertrack.html Log: Clarify use of textual strings for expiry times. PR: 1397 Revision ChangesPath 1.12 +3 -1 apachen/htdocs/manual/mod/mod_usertrack.html Index: mod_usertrack.html

cvs commit: apachen/src/main http_main.c

1997-11-11 Thread martin
martin 97/11/11 14:50:15 Modified:src/main http_main.c Log: Show Compile Time Settings -- first committed version. A new switch -V (in contrast to the existing switch -v with lower-case-v) shows (some of) the relevant compiler defines which influence Apache's behavior at run

cvs commit: apachen/src/main conf.h

1997-11-11 Thread martin
martin 97/11/11 15:04:16 Modified:src/main conf.h Log: Add missings prototypes for SUNOS_LIB_PROTOTYPES: fgetc(), fgets() were missing but needed by util.c Revision ChangesPath 1.157 +2 -0 apachen/src/main/conf.h Index: conf.h

cvs commit: apachen/htdocs/manual/mod core.html

1997-11-11 Thread martin
martin 97/11/11 15:11:12 Modified:htdocs/manual sections.html htdocs/manual/misc known_bugs.html htdocs/manual/mod core.html Log: Minor Documentation Update: broken and mis-typed links, and a reference to a resource which is available only at

cvs commit: apachen/htdocs/manual host.html vhosts-in-depth.html virtual-host.html

1997-11-11 Thread martin
martin 97/11/11 15:51:54 Removed: htdocs/manual host.html vhosts-in-depth.html virtual-host.html Log: Citing Lars again: I think the following files need to be removed manually (they've been moved to the new directory): htdocs/manual/host.html