Re: cvs commit: apache-2.0 STATUS

1998-02-06 Thread Alexei Kosut
), you pretty much have to throw the 1.x API completely out the window. -- Alexei Kosut [EMAIL PROTECTED] http://www.stanford.edu/~akosut/ Stanford University, Class of 2001 * Apache http://www.apache.org *

cvs commit: apachen/src/main http_config.c

1997-09-12 Thread Alexei Kosut
akosut 97/09/12 15:55:17 Modified:src/main http_config.c Log: Have create_empty_config() create DYNAMIC_MODULE_LIMIT more vector space than it needs, in case you put LoadModule after a Directory or VirtualHost in a config file. Also have add_module() complain and exit if

cvs commit: apachen/src/modules/extra .cvsignore

1997-09-12 Thread Alexei Kosut
akosut 97/09/12 15:56:46 Added: src/modules/extra .cvsignore Log: Ignore the machine-generated Makefile in modules/standard/extra Revision ChangesPath 1.1 apachen/src/modules/extra/.cvsignore Index: .cvsignore

cvs commit: apache-devsite how-to-release.html

1997-09-10 Thread Alexei Kosut
a zipfile of code\Apache_1.X.Y/code named + codeapache_1.X.Y-bin.zip/code. + +/ol + !--#include virtual=footer.html -- Written by Alexei Kosut and Ralf S. Engelschall.

cvs commit: apachen/src/main conf.h

1997-09-09 Thread Alexei Kosut
+1,8 @@ Changes with Apache 1.3b1 + *) Windows now defaults to using full status reports with mod_status. + [Alexei Kosut, PR #1094] + *) *Really* disable all mod_rewrite operations if the engine is off. Some things (like RewriteMaps) were checked/performed even

cvs commit: apachen/src/main http_core.c

1997-09-09 Thread Alexei Kosut
akosut 97/09/09 11:39:19 Modified:src/main http_core.c Log: Canonicalize Windows pathnames in Directory and Files sections, so they will match the filenames you expect them to match. Also do case-insentitive matching for DirectoryMatch and FilesMatch, for the same reason.

cvs commit: apache/src util_script.c

1997-08-04 Thread Alexei Kosut
akosut 97/08/04 14:10:17 Modified:src util_script.c Log: Correctly set PATH_TRANSLATED to a Windows filename when running under Windows. Revision ChangesPath 1.68 +12 -4 apache/src/util_script.c Index: util_script.c

cvs commit: apache/src/nt mod_isapi.c modules.c

1997-07-22 Thread Alexei Kosut
Applications, University of Illinois, Urbana-Champaign. * For more information on the Apache Group and the Apache HTTP server * project, please see http://www.apache.org/. * */ /* * mod_isapi.c - Internet Server Application (ISA) module for Apache * by Alexei Kosut [EMAIL

cvs commit: apache/htdocs/manual/mod mod_isapi.html index.html

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 13:47:42 Modified:htdocs/manual windows.html htdocs/manual/mod index.html Added: htdocs/manual/mod mod_isapi.html Log: Add docs for mod_isapi Revision ChangesPath 1.3 +5 -1 apache/htdocs/manual/windows.html

cvs commit: apache/htdocs/manual/misc known_bugs.html

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 15:27:27 Modified:htdocs/manual/misc known_bugs.html Log: Add some known bugs for 1.3a1 Revision ChangesPath 1.26 +12 -0 apache/htdocs/manual/misc/known_bugs.html Index: known_bugs.html

cvs commit: apache/htdocs/manual windows.html

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 15:33:15 Modified:conf httpd.conf-dist-win htdocs/manual windows.html Log: Change ThreadsPerChild config default from 20 to 50 to match compiled-in default. Revision ChangesPath 1.4 +1 -1 apache/conf/httpd.conf-dist-win

cvs commit: apache/htdocs/manual/misc descriptors.html

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 15:39:31 Modified:htdocs/manual/misc descriptors.html Log: Fix HTML mistake Revision ChangesPath 1.6 +1 -1 apache/htdocs/manual/misc/descriptors.html Index: descriptors.html

cvs commit: apache/src http_config.c http_main.c

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 16:52:01 Modified:src http_config.c http_main.c Log: Work around compilers (like MSVC++) that don't do what we want with __FILE__. Revision ChangesPath 1.63 +8 -0 apache/src/http_config.c Index: http_config.c

cvs commit: apache/src http_config.c

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 17:00:05 Modified:src http_config.c Log: Oops... fix off-by-one error. Revision ChangesPath 1.64 +2 -2 apache/src/http_config.c Index: http_config.c === RCS file:

cvs commit: apache/src CHANGES httpd.h

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 17:06:08 Modified:. README src CHANGES httpd.h Log: Prep for 1.3a1 Revision ChangesPath 1.10 +5 -1 apache/README Index: README === RCS file:

cvs commit: apache/src httpd.h

1997-07-22 Thread Alexei Kosut
akosut 97/07/22 17:09:04 Modified:src httpd.h Log: Set version to 1.3a2-dev... continue development Revision ChangesPath 1.132 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src dummy.c

1997-07-21 Thread Alexei Kosut
akosut 97/07/21 11:57:18 Modified:src dummy.c Log: Make Apache/Windows work again. Dean's recent change broke it. Revision ChangesPath 1.3 +1 -1 apache/src/dummy.c Index: dummy.c ===

cvs commit: apache/src Makefile.nt

1997-07-21 Thread Alexei Kosut
akosut 97/07/21 12:13:02 Modified:src Makefile.nt Log: Clean up Makefile.nt a little. Revision ChangesPath 1.7 +10 -4 apache/src/Makefile.nt Index: Makefile.nt === RCS file:

cvs commit: apache ABOUT_APACHE

1997-07-21 Thread Alexei Kosut
akosut 97/07/21 16:22:15 Modified:. ABOUT_APACHE Log: Change my ABOUT_APACHE entry to something more correct (that I won't have to change for four years). Also to test unidiffs. Revision ChangesPath 1.3 +1 -1 apache/ABOUT_APACHE Index:

cvs commit: CVSROOT log_accum.pl

1997-07-21 Thread Alexei Kosut
akosut 97/07/21 16:26:53 Modified:. log_accum.pl Log: This time, make unidiffs work for real. Revision ChangesPath 1.30 +1 -1 CVSROOT/log_accum.pl Index: log_accum.pl rcsdiff: unknown option: -U3 rcsdiff usage: rcsdiff -ksubst -q -rrev1

cvs commit: apache-site ABOUT_APACHE.html

1997-07-21 Thread Alexei Kosut
akosut 97/07/21 16:28:20 Modified:. ABOUT_APACHE.html Log: Update this file as well as the one in the source. Also test to see if unidiffs are really working now. Revision ChangesPath 1.3 +1 -1 apache-site/ABOUT_APACHE.html Index:

cvs commit: apache/src alloc.c alloc.h buff.c buff.h http_bprintf.c http_conf_globals.h http_config.c http_config.h http_log.c http_log.h http_main.c http_main.h http_protocol.c http_protocol.h http_request.c http_request.h httpd.h scoreboard.h util.c util_md5.c util_md5.h util_script.c util_script.h

1997-07-15 Thread Alexei Kosut
akosut 97/07/15 14:40:21 Modified:src alloc.c alloc.h buff.c buff.h http_bprintf.c http_conf_globals.h http_config.c http_config.h http_log.c http_log.h http_main.c http_main.h http_protocol.c

cvs commit: apache/src/nt mod_dll.c

1997-07-15 Thread Alexei Kosut
akosut 97/07/15 14:51:57 Modified:src/ntmod_dll.c Log: Change LoadLibrary() to LoadLibraryEx(), to use a more appropriate search path. Revision ChangesPath 1.2 +2 -1 apache/src/nt/mod_dll.c Index: mod_dll.c

cvs commit: apache/conf access.conf-dist-win httpd.conf-dist-win srm.conf-dist-win

1997-07-14 Thread Alexei Kosut
akosut 97/07/14 12:21:43 Added: conf access.conf-dist-win httpd.conf-dist-win srm.conf-dist-win Log: Add default Windows *.conf files. These have been added with -kb, and should have DOS line breaks. Reviewed by: Marc Slemko, Jim Jagielski,

cvs commit: apache/src http_config.c

1997-07-08 Thread Alexei Kosut
akosut 97/07/08 11:02:08 Modified:src http_config.c Log: Fix add_module() so it works with modules dynamically loaded at runtime. Revision ChangesPath 1.57 +2 -5 apache/src/http_config.c Index: http_config.c

cvs commit: apache/src/regex engine.ih regcomp.ih regerror.ih .cvsignore Makefile

1997-07-08 Thread Alexei Kosut
akosut 97/07/08 11:05:44 Modified:src/regex .cvsignore Makefile Added: src/regex engine.ih regcomp.ih regerror.ih Log: Don't delete .ih files when doing a make clean, and add them to the distribution. Revision ChangesPath 1.4 +0 -1

cvs commit: apache/src mod_usertrack.c

1997-07-08 Thread Alexei Kosut
akosut 97/07/08 14:18:51 Modified:src mod_usertrack.c Log: Fix mod_usertrack to work with Windows. Revision ChangesPath 1.12 +18 -2 apache/src/mod_usertrack.c Index: mod_usertrack.c

cvs commit: apache/src CHANGES http_core.c mod_alias.c

1997-07-07 Thread Alexei Kosut
, ScriptAliasMatch and RedirectMatch directives added, + giving regex support to mod_alias. DirectoryMatch, LocationMatch + and FilesMatch sections added to succeed DirectoryMatch ~, etc... + [Alexei Kosut] + *) The AccessFileName directive can now take more than one

cvs commit: apache/src httpd.h

1997-07-03 Thread Alexei Kosut
akosut 97/07/03 13:27:41 Modified:src httpd.h Log: Change default server root to /apache on Windows Reviewed by: Marc Slemko, Ken Coar Revision ChangesPath 1.125 +3 -0 apache/src/httpd.h Index: httpd.h

cvs commit: apache/src http_protocol.c

1997-02-19 Thread Alexei Kosut
akosut 97/02/19 17:23:25 Modified:src http_protocol.c Log: Add a check for MSIE 3 to send multipart/x-byteranges instead of byteranges. Remove quotes from the boundary string (MSIE has problems with them). Reviewed by: Paul, Jim, Ben Revision ChangesPath

cvs commit: apache/src CHANGES

1997-02-19 Thread Alexei Kosut
. This was nuking the clean environment on some systems. ! *) Tweak byteserving code (e.g. serving PDF files) to work around a ! bug in Netscape Navigator. [Alexei Kosut] *) Port to HP MPE operating system for HP 3000 machines [Mark Bixby [EMAIL PROTECTED]] --- 79,87

cvs commit: apache/src CHANGES http_config.c http_core.c http_protocol.c httpd.h

1997-01-25 Thread Alexei Kosut
*** CHANGES 1997/01/25 22:42:56 1.135 --- CHANGES 1997/01/26 01:15:11 1.136 *** *** 1,5 --- 1,8 Changes with Apache 1.2b5 + *) Change KeepAlive semantics (On|Off instead of a number), add + MaxKeepAliveRequests directive. [Alexei Kosut

cvs commit: apache/conf httpd.conf-dist

1997-01-25 Thread Alexei Kosut
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

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

1997-01-25 Thread Alexei Kosut
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

cvs commit: apache/htdocs/manual/mod mod_cgi.html

1997-01-11 Thread Alexei Kosut
akosut 97/01/11 23:02:00 Modified:htdocs/manual/mod mod_cgi.html Log: Add text about possible problems with ScriptLog. Also fix a spelling error. Revision ChangesPath 1.7 +7 -1 apache/htdocs/manual/mod/mod_cgi.html Index: mod_cgi.html

cvs commit: apache/src http_protocol.c http_protocol.h

1997-01-10 Thread Alexei Kosut
akosut 97/01/10 11:28:55 Modified:src http_protocol.c http_protocol.h Log: Add rflush() function. Reviewed by: Dirk van Gulik, Chuck Murcko, Randy Terbush Revision ChangesPath 1.88 +4 -0 apache/src/http_protocol.c Index: http_protocol.c

cvs commit: apache/conf srm.conf-dist

1997-01-06 Thread Alexei Kosut
akosut 97/01/06 22:38:05 Modified:conf srm.conf-dist Log: Remove reference to non-existant CGI script. Revision ChangesPath 1.11 +0 -8 apache/conf/srm.conf-dist Index: srm.conf-dist

cvs commit: apache/src CHANGES http_core.c http_protocol.c

1996-12-30 Thread Alexei Kosut
*** *** 1,3 --- 1,8 + Changes with Apache 1.2b5 + + *) Fix bug with ServerPath that could cause certaub files to be not + found by the server. [Alexei Kosut] + Changes with Apache 1.2b4: *) Fix possible race condition in accept_mutex_init

cvs commit: apache/src CHANGES http_core.c

1996-12-30 Thread Alexei Kosut
--- 1,8 Changes with Apache 1.2b5 + *) Correctly allow access and auth directives in Files sections in + server config files. [Alexei Kosut] + *) Fix bug with ServerPath that could cause certaub files to be not found by the server. [Alexei Kosut

cvs commit: apache/htdocs/manual cgi_path.html new_features_1_2.html

1996-12-19 Thread Alexei Kosut
akosut 96/12/19 21:42:15 Modified:htdocs/manual new_features_1_2.html Added: htdocs/manual cgi_path.html Log: Document the change in SCRIPT_NAME/PATH_INFO behavior, and the addition of FILEPATH_INFO. Revision ChangesPath 1.20 +5 -0

cvs commit: apache/src CHANGES http_config.h

1996-12-11 Thread Alexei Kosut
akosut 96/12/11 17:02:14 Modified:src CHANGES http_config.h Log: Add CHANGES entry for rwrite(), and update MODULE_MAGIC_NUMBER. Revision ChangesPath 1.85 +3 -0 apache/src/CHANGES Index: CHANGES

cvs commit: apache/htdocs/manual .htaccess

1996-12-10 Thread Alexei Kosut
akosut 96/12/10 13:29:34 Removed: htdocs/manual .htaccess Log: Remove this darn file already...

cvs commit: apache/htdocs/manual/mod mod_browser.html

1996-12-01 Thread Alexei Kosut
akosut 96/12/01 00:38:25 Modified:htdocs/manual/mod mod_browser.html Log: Forgot to add 1.2-only lines. Oops. Revision ChangesPath 1.4 +3 -1 apache/htdocs/manual/mod/mod_browser.html Index: mod_browser.html

cvs commit: apache/htdocs/manual/mod mod_browser.html

1996-12-01 Thread Alexei Kosut
akosut 96/12/01 00:40:01 Modified:htdocs/manual/mod mod_browser.html Log: Oops... HTML muckup. I think I got it right this time (knock on wood). Revision ChangesPath 1.5 +3 -3 apache/htdocs/manual/mod/mod_browser.html Index: mod_browser.html

cvs commit: apache/htdocs/manual/mod directives.html mod_browser.html

1996-12-01 Thread Alexei Kosut
akosut 96/12/01 00:31:25 Modified:htdocs/manual/mod directives.html mod_browser.html Log: Enhance mod_browser documentation. Revision ChangesPath 1.5 +2 -0 apache/htdocs/manual/mod/directives.html Index: directives.html

cvs commit: apache/htdocs/manual new_features_1_2.html

1996-11-30 Thread Alexei Kosut
akosut 96/11/30 23:44:38 Modified:htdocs/manual new_features_1_2.html Log: This documentation exists now... Revision ChangesPath 1.11 +1 -2 apache/htdocs/manual/new_features_1_2.html Index: new_features_1_2.html

cvs commit: apache/htdocs/manual index.html

1996-11-28 Thread Alexei Kosut
akosut 96/11/28 00:21:37 Modified:htdocs/manual index.html Log: Make the images and links here make some sense... no use having two links to the page you've linking from. Revision ChangesPath 1.4 +3 -7 apache/htdocs/manual/index.html Index: index.html

cvs commit: apache/htdocs/manual/mod mod_rewrite.html

1996-11-27 Thread Alexei Kosut
akosut 96/11/27 23:09:19 Added: htdocs/manual/mod mod_rewrite.html Log: Add docs for mod_rewrite

cvs commit: apache/htdocs/manual/mod core.html directives.html mod_cgi.html mod_log_config.html mod_usertrack.html

1996-11-27 Thread Alexei Kosut
akosut 96/11/27 23:42:19 Modified:htdocs/manual new_features_1_2.html htdocs/manual/mod core.html directives.html mod_cgi.html mod_log_config.html mod_usertrack.html Log: Some cleanup (the directives go in ALPHABETICAL ORDER, please), plus

cvs commit: apache/src Configuration.tmpl Configure conf.h

1996-10-21 Thread Alexei Kosut
akosut 96/10/21 21:21:47 Modified:src Configuration.tmpl Configure conf.h Log: Remove the BADMMAP rule, and fix HP-UX shared memory (finally). Revision ChangesPath 1.46 +2 -8 apache/src/Configuration.tmpl Index: Configuration.tmpl

cvs commit: apache/src http_protocol.c httpd.h

1996-09-02 Thread Alexei Kosut
akosut 96/09/02 17:31:29 Modified:src http_protocol.c httpd.h Log: Upgrade protocol version to 1.1. Clean up persistent connection support a bit. Reviewed by: Rob Hartill, Jim Jagielski, Chuck Murcko, Roy T. Fielding Revision ChangesPath 1.45 +14 -24

cvs commit: apache/src mod_rewrite.c mod_rewrite.h

1996-08-23 Thread Alexei Kosut
akosut 96/08/23 09:16:55 Modified:src mod_rewrite.c mod_rewrite.h Log: Update mod_rewrite to version 2.2 Submitted by: Ralf S. Engelschall Revision ChangesPath 1.4 +96 -70apache/src/mod_rewrite.c 1.5 +42 -24

cvs commit: apache/src util_script.c

1996-08-20 Thread Alexei Kosut
akosut 96/08/20 13:18:18 Modified:src util_script.c Log: Fix directory index sizes. Submitted by: Joel Shprentz Revision ChangesPath 1.22 +5 -3 apache/src/util_script.c

cvs commit: apache/src http_protocol.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 10:22:58 Modified:src http_protocol.c Log: Add a missing CRLF. *sigh* Revision ChangesPath 1.39 +1 -1 apache/src/http_protocol.c Index: http_protocol.c === RCS file:

cvs commit: apache/src http_protocol.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:05:34 Modified:src http_protocol.c Log: Make Apache correctly read continued headers Submitted by: Paul Sutton Reviewed by: Alexei Kosut, Roy T. Fielding Revision ChangesPath 1.40 +36 -8 apache/src/http_protocol.c Index

cvs commit: apache/src mod_log_config.c

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:12:37 Modified:src mod_log_config.c Log: Add CustomLog capability to mod_log_config. Submitted by: Paul Sutton Reviewed by: Alexei Kosut, Mark J Cox Revision ChangesPath 1.9 +231 -75 apache/src/mod_log_config.c Index

cvs commit: apache/src http_config.c http_core.c http_main.c http_protocol.c httpd.h

1996-08-19 Thread Alexei Kosut
akosut 96/08/19 11:33:03 Modified:src http_config.c http_core.c http_main.c http_protocol.c httpd.h Log: Allow for multiple IP addresses per virtual host. Submitted by: Dean Gaudet Reviewed by: Alexei Kosut, Mark J Cox Revision Changes

cvs commit: apache/src mod_browser.c

1996-08-16 Thread Alexei Kosut
akosut 96/08/16 16:15:20 Modified:src mod_browser.c Log: Make some changes to mod_browser: Change BrowserCase to BrowserNoCase Let per-server entries add, instead of override. Add the ability to use !option to cancel a previously set option. Reviewed by: Jim

cvs commit: apache/src http_protocol.c httpd.h mod_negotiation.c

1996-08-15 Thread Alexei Kosut
akosut 96/08/15 12:22:41 Modified:src http_protocol.c httpd.h mod_negotiation.c Log: Send 406 instead of 404 response when an acceptable variant is not found. Revision ChangesPath 1.36 +8 -1 apache/src/http_protocol.c Index: http_protocol.c

cvs commit: apache/src mod_negotiation.c

1996-08-15 Thread Alexei Kosut
akosut 96/08/15 13:15:44 Modified:src mod_negotiation.c Log: In the absense of other considerations, cause Apache to send the smallest variant, even if the types are different (Accept-header order should not make a difference - the client would have sent us a q-value if

cvs commit: apache/src http_protocol.c

1996-08-15 Thread Alexei Kosut
akosut 96/08/15 16:41:44 Modified:src http_protocol.c Log: If a request comes within a second of a file's last-modified date, send a weak ETag instead of a strong one. This allows a file to be modified twice in one second and still allow strong validation without fear

cvs commit: apache/src alloc.c alloc.h http_config.h mod_cgi.c util_script.c util_script.h

1996-08-06 Thread Alexei Kosut
akosut 96/08/06 12:31:15 Modified:src alloc.c alloc.h http_config.h mod_cgi.c util_script.c util_script.h Log: Add ScriptLog directive to cgi_module, with accompanying hooks in the core code. Reviewed by: Jim Jagielski Revision Changes

cvs commit: apache/src mod_log_config.c

1996-08-06 Thread Alexei Kosut
akosut 96/08/06 12:33:32 Modified:src mod_log_config.c Log: Add %v, %p, %T and %{}t directives to mod_log_config. Revision ChangesPath 1.8 +46 -30apache/src/mod_log_config.c Index: mod_log_config.c

cvs commit: apache/src mod_include.c

1996-08-06 Thread Alexei Kosut
akosut 96/08/06 17:15:06 Modified:src mod_include.c Log: Add XSSI functionality. Submitted by: Howard Fear Reviewed by: Alexei Kosut, Rob Hartill, Randy Terbush Revision ChangesPath 1.13 +936 -78 apache/src/mod_include.c Index: mod_include.c

cvs commit: apache/src http_protocol.c

1996-08-06 Thread Alexei Kosut
akosut 96/08/06 17:43:09 Modified:src http_protocol.c Log: Improve ordering of the if that checks for keepalivability; put the scalar comparisons before the string checks. Submitted by: Roy T. Fielding Revision ChangesPath 1.33 +7 -7

cvs commit: apache/src http_protocol.c

1996-08-06 Thread Alexei Kosut
akosut 96/08/06 17:46:52 Modified:src http_protocol.c Log: Don't override an existing Connection: header. Submitted by: Roy T. Fielding Revision ChangesPath 1.34 +2 -2 apache/src/http_protocol.c Index: http_protocol.c

Re: cvs commit: apache/conf mime.types

1996-08-04 Thread Alexei Kosut
are checking in, it finished, and then it mails a message. -- Alexei Kosut [EMAIL PROTECTED] The Apache HTTP Server URL: http://www.nueva.pvt.k12.ca.us/~akosut/ http://www.apache.org/

cvs commit: apache/src http_core.c

1996-07-29 Thread Alexei Kosut
akosut 96/07/29 11:09:15 Modified:src http_core.c Log: Fix a seg fault. (oops) Revision ChangesPath 1.27 +4 -3 apache/src/http_core.c Index: http_core.c === RCS file:

cvs commit: apache/src buff.c buff.h http_config.h http_core.c http_protocol.c http_protocol.h http_request.c httpd.h mod_actions.c mod_alias.c mod_cgi.c mod_include.c mod_negotiation.c mod_proxy.c util.c

1996-07-28 Thread Alexei Kosut
akosut 96/07/28 12:27:58 Modified:src buff.c buff.h http_config.h http_core.c http_protocol.c http_protocol.h http_request.c httpd.h mod_actions.c mod_alias.c mod_cgi.c mod_include.c mod_negotiation.c

cvs commit: apache/src mod_cookies.c

1996-07-28 Thread Alexei Kosut
akosut 96/07/28 12:34:57 Modified:src mod_cookies.c Log: Add CookieExpires and CookieEnable directives. Reviewed by: Brian Behlendorf, Rob Hartill, Jim Jagielski Revision ChangesPath 1.11 +130 -7apache/src/mod_cookies.c Index: mod_cookies.c

cvs commit: apache/src http_core.c

1996-07-28 Thread Alexei Kosut
akosut 96/07/28 12:35:51 Modified:src http_core.c Log: Add IfModule section. Reviewed by: Brian Behlendorf, Jim Jagielski Revision ChangesPath 1.26 +36 -0 apache/src/http_core.c Index: http_core.c

cvs commit: apache/src conf.h

1996-07-27 Thread Alexei Kosut
akosut 96/07/27 14:39:47 Modified:src conf.h Log: Cause HP-UX to compile. Revision ChangesPath 1.28 +1 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src http_main.c

1996-07-27 Thread Alexei Kosut
akosut 96/07/27 17:03:17 Modified:src http_main.c Log: Fix compiler warning on HP-UX Revision ChangesPath 1.56 +9 -0 apache/src/http_main.c Index: http_main.c === RCS file:

cvs commit: apache/src/regex - New directory

1996-07-23 Thread Alexei Kosut
akosut 96/07/23 14:58:27 apache/src/regex - New directory

cvs commit: apache/src/regex COPYRIGHT Makefile README WHATSNEW cclass.h cname.h debug.c engine.c main.c mkh regcomp.c regerror.c regex.3 regex.7 regex.h regex2.h regexec.c regfree.c split.c tests utils.h

1996-07-23 Thread Alexei Kosut
akosut 96/07/23 15:06:49 Modified:. README src Makefile.tmpl Added: src/regex COPYRIGHT Makefile README WHATSNEW cclass.h cname.h debug.c engine.c main.c mkh regcomp.c regerror.c regex.3 regex.7

cvs commit: apache/src CHANGES http_main.c mod_alias.c mod_auth_anon.c mod_auth_msql.c mod_negotiation.c

1996-07-08 Thread Alexei Kosut
] + + *) MultiViews now works correctly with AddHandler [Alexei Kosut] + + *) Problems with mod_auth_msql fixed [Dirk vanGulik] + + *) Fix mispelling of Anonymous_Authorative directive in mod_auth_anon. + + Changes with Apache 1.1.0: + *) Bring NeXT support up to date. [Takaaki

cvs commit: apache/src CHANGES http_main.c mod_alias.c mod_auth_anon.c mod_auth_msql.c mod_negotiation.c

1996-07-08 Thread Alexei Kosut
akosut 96/07/08 12:00:42 Branch: src RELEASE_1_1_X Modified:src CHANGES http_main.c mod_alias.c mod_auth_anon.c mod_auth_msql.c mod_negotiation.c Log: Fix bug with Redirect Fix MultiViews/handler interaction Update mod_auth_msql Fix

cvs commit: apache/src httpd.h

1996-07-08 Thread Alexei Kosut
akosut 96/07/08 12:01:20 Branch: src RELEASE_1_1_X Modified:src httpd.h Log: Change version number to 1.1.1 Revision ChangesPath 1.36.2.2 +1 -1 apache/src/httpd.h Index: httpd.h

cvs commit: apache/src http_request.c

1996-07-01 Thread Alexei Kosut
akosut 96/07/01 11:10:30 Modified:src http_request.c Log: Further fix the multi-method Limit protection problem. Submitted by: [EMAIL PROTECTED] Reviewed by: Alexei Kosut, Robert S. Thau Revision ChangesPath 1.11 +5 -2 apache/src/http_request.c

cvs commit: apache/src http_config.c

1996-06-28 Thread Alexei Kosut
akosut 96/06/28 12:28:02 Modified:src http_config.c Log: Make KeepAlive and KeepAliveTimeout in virtualhosts use the values from the main server, unless specifically overrided. Reviewed by: Rob Hartill, Ben Laurie Revision ChangesPath 1.12 +8 -2

cvs commit: apache/src httpd.h

1996-06-17 Thread Alexei Kosut
akosut 96/06/17 14:30:17 Modified:src httpd.h Log: Apache 1.1b4 - take two. Revision ChangesPath 1.33 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src httpd.h

1996-06-17 Thread Alexei Kosut
akosut 96/06/17 14:38:24 Modified:src httpd.h Log: Reset SERVER_VERSION. Stopped being optimistic. Revision ChangesPath 1.34 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src CHANGES

1996-06-15 Thread Alexei Kosut
akosut 96/06/15 19:34:29 Modified:src CHANGES Log: Updated CHANGES file with changes since 1.1b3. Revision ChangesPath 1.29 +22 -0 apache/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache/src httpd.h

1996-06-15 Thread Alexei Kosut
akosut 96/06/15 19:35:36 Modified:src httpd.h Log: Change SERVER_VERSION to 1.1b4 in preparation for release. Revision ChangesPath 1.30 +1 -1 apache/src/httpd.h Index: httpd.h ===

cvs commit: apache/src httpd.h

1996-06-15 Thread Alexei Kosut
akosut 96/06/15 19:39:05 Modified:src httpd.h Log: A hopeful new SERVER_VERSION designation. Revision ChangesPath 1.31 +1 -1 apache/src/httpd.h Index: httpd.h === RCS file:

cvs commit: apache/src mod_proxy.c

1996-04-02 Thread Alexei Kosut
akosut 96/04/02 23:53:36 Modified:src mod_proxy.c Log: Make ProxyPass work again. Revision ChangesPath 1.20 +1 -0 apache/src/mod_proxy.c Index: mod_proxy.c === RCS file:

cvs commit: apache/src CHANGES http_config.c http_config.h http_core.c http_main.c http_protocol.c httpd.h

1996-03-29 Thread Alexei Kosut
akosut 96/03/29 23:16:45 Modified:src CHANGES http_config.c http_config.h http_core.c http_main.c http_protocol.c httpd.h Log: Take the HostAlias functionality added earlier, and fold it back into VirtualHost. This hopefully makes for a config file

cvs commit: apache/src mod_include.c

1996-03-19 Thread Alexei Kosut
akosut 96/03/19 18:55:19 Modified:src mod_include.c Log: Made it so XBITHACK behavior only occurs for files of type text/html, as any other file type doesn't really make sense. Revision ChangesPath 1.5 +1 -1 apache/src/mod_include.c Index:

cvs commit: apache/src mod_userdir.c

1996-03-17 Thread Alexei Kosut
akosut 96/03/17 23:47:27 Modified:src mod_userdir.c Log: Undo Jim Jagielski's changes, so CGI script userdirs work. Revision ChangesPath 1.5 +2 -5 apache/src/mod_userdir.c Index: mod_userdir.c