cvs commit: apache-1.3/src/ap ap_md5c.c

1999-08-15 Thread ronald
ronald 99/08/15 15:14:56 Modified:src/ap ap_md5c.c Log: Aarg: typo... Revision ChangesPath 1.32 +1 -1 apache-1.3/src/ap/ap_md5c.c Index: ap_md5c.c === RCS file: /home/cvs/apache-1.3/src/

cvs commit: apache-2.0 emacs-style

1999-08-15 Thread ben
ben 99/08/15 14:55:19 Modified:.emacs-style Log: Get case indent right. Revision ChangesPath 1.2 +1 -0 apache-2.0/emacs-style Index: emacs-style === RCS file: /export/home/cvs/

cvs commit: apache-1.3/src/ap ap_md5c.c ap_sha1.c

1999-08-15 Thread ronald
ronald 99/08/15 14:55:10 Modified:src/ap ap_md5c.c ap_sha1.c Log: fix password hash generation (ap_cpystrn needs to be told to copy n+1 chars) Revision ChangesPath 1.31 +2 -2 apache-1.3/src/ap/ap_md5c.c Index: ap_md5c.c

cvs commit: apache-1.3 STATUS

1999-08-15 Thread rse
rse 99/08/15 07:38:33 Modified:.STATUS Log: Ok Roy, it build silently with the following configure step, installed correctly, started correctly, server a few pages correctly and also survived a little bit of continued restart hammering without problems. All under Free

cvs commit: apache-2.0/mpm/htdocs hooks.html

1999-08-15 Thread ben
ben 99/08/15 06:50:27 Added: mpm/htdocs hooks.html Log: First-cut docco for hook functions. Revision ChangesPath 1.1 apache-2.0/mpm/htdocs/hooks.html Index: hooks.html === Apac

cvs commit: apache-2.0/mpm config.option

1999-08-15 Thread rse
rse 99/08/15 04:08:25 Modified:mpm config.option Log: Cleanup config.option and add LinuxThreads entry.. Revision ChangesPath 1.3 +61 -14apache-2.0/mpm/config.option Index: config.option ===

cvs commit: apache-2.0/mpm/conf httpd.conf-dist

1999-08-15 Thread rse
rse 99/08/15 04:04:56 Modified:mpm/conf httpd.conf-dist Log: Add a sample entry for pthread MPM... Revision ChangesPath 1.7 +19 -3 apache-2.0/mpm/conf/httpd.conf-dist Index: httpd.conf-dist =

cvs commit: apache-2.0/mpm/src/modules/mpm/mpmt_pthread acceptlock.h

1999-08-15 Thread rse
rse 99/08/15 04:03:42 Modified:mpm/src/modules/mpm/mpmt_pthread acceptlock.h Log: Avoid warning Revision ChangesPath 1.3 +2 -0 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/acceptlock.h Index: acceptlock.h ==

cvs commit: apache-2.0/mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c

1999-08-15 Thread rse
rse 99/08/15 04:02:45 Modified:mpm/src/modules/mpm/dexter dexter.c mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Unbreak dexter and pthread MPM after Ben's latest hook changes. Revision ChangesPath 1.26 +0 -3 apache-2.0/mpm/src/modules/

cvs commit: apachegroup-site projects.html

1999-08-15 Thread Roy T. Fielding
fielding99/08/15 00:11:12 Modified:.projects.html Log: Fix link to server project. Submitted by: Fred Curtis <[EMAIL PROTECTED]> Reviewed by: Roy Fielding Revision ChangesPath 1.8 +1 -1 apachegroup-site/projects.html Index: projects.html

cvs commit: apache-1.3 STATUS

1999-08-15 Thread fielding
fielding99/08/15 00:09:01 Modified:.STATUS Log: hello? anybody home? Revision ChangesPath 1.742 +11 -1 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v re

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

1999-08-15 Thread fielding
fielding99/08/14 23:55:49 Modified:htdocs/manual/mod core.html Log: The current documentation on the Rlimit{CPU,MEM,Nproc} directives uses the wording "for all processes", which leads one to believe that the limit applies to all of the Apache children processes. However, this i

cvs commit: apache-2.0/mpm/src/modules/standard mod_alias.c mod_auth.c mod_echo.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-08-15 Thread ben
ben 99/08/14 17:15:47 Modified:mpm/src/main http_core.c mpm/src/modules/standard mod_alias.c mod_auth.c mod_echo.c mod_env.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c Log: Fix formatti

cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_dir.c mod_echo.c mod_env.c mod_imap.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-08-15 Thread ben
ben 99/08/14 17:11:23 Modified:mpm/src/include http_config.h mpm/src/main http_config.c http_core.c mpm/src/modules/mpm/prefork prefork.c mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mo

cvs commit: apache-2.0/mpm/src/main http_config.c

1999-08-15 Thread ben
ben 99/08/14 17:03:53 Modified:mpm/src/main http_config.c Log: Remove code that is now dead as a result of hooks. Revision ChangesPath 1.21 +0 -104apache-2.0/mpm/src/main/http_config.c Index: http_config.c ==

cvs commit: apache-2.0/mpm/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c mod_dir.c mod_echo.c mod_env.c mod_imap.c mod_log_config.c mod_mime.c mod_negotiation.c mod_setenvif.c mod_userdir.c

1999-08-15 Thread ben
ben 99/08/14 17:01:31 Modified:mpm/src/include http_config.h http_request.h mpm/src/main http_config.c http_core.c http_request.c mpm/src/modules/mpm/prefork prefork.c mpm/src/modules/standard mod_access.c mod_actions.c