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

1999-10-07 Thread martin
martin 99/10/07 14:48:31 Modified:src/main http_main.c Log: ap_server_argv0 was undefined. Use a simple default (basename(argv[0])) Revision ChangesPath 1.15 +9 -0 apache-2.0/src/main/http_main.c Index: http_main.c

cvs commit: apache-2.0/src/include ap_listen.h

1999-10-07 Thread martin
martin 99/10/07 14:47:38 Modified:src/include ap_listen.h Log: ap_listeners must be extern, otherwise you get multiple definitions Revision ChangesPath 1.8 +1 -1 apache-2.0/src/include/ap_listen.h Index: ap_listen.h

cvs commit: apache-2.0 configure

1999-10-05 Thread martin
martin 99/10/05 07:46:07 Modified:.configure Log: If none of the standard group names was found in /etc/group, configure would generate a line like conf_group = #-1 in the Makefile. But as this is an empty assignment (# is the comment start), the resulting

cvs commit: apache-1.3 configure

1999-10-05 Thread martin
martin 99/10/05 07:46:04 Modified:.configure Log: If none of the standard group names was found in /etc/group, configure would generate a line like conf_group = #-1 in the Makefile. But as this is an empty assignment (# is the comment start), the resulting

cvs commit: apache-1.3/src/support ab.c

1999-09-28 Thread martin
martin 99/09/28 05:34:58 Modified:src/support ab.c Log: New features should result in a new version number Revision ChangesPath 1.32 +1 -1 apache-1.3/src/support/ab.c Index: ab.c === RCS

cvs commit: apache-2.0/src/modules/standard mod_speling.c

1999-09-23 Thread martin
martin 99/09/23 12:29:18 Modified:src CHANGES src/modules/standard mod_speling.c Log: When generating the Location: header, mod_speling forgot to escape the spelling-fixed uri. (Forward-Port from 1.3) Revision ChangesPath 1.9 +4 -0

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

1999-09-23 Thread martin
martin 99/09/23 12:03:08 Modified:src/modules/standard mod_speling.c Log: Fix for previous mod_speling redirection fix: when sending the escaped redirection, mod_speling must preserve the query suffix (especially, the '?') unescaped. Revision ChangesP

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

1999-09-23 Thread martin
martin 99/09/23 11:52:01 Modified:src CHANGES src/modules/standard mod_speling.c Log: When generating the Location: header, mod_speling forgot to escape the spelling-fixed uri. That could lead to [400 Bad request] errors for the generated URL. Revision

cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-win

1999-09-21 Thread martin
martin 99/09/21 13:27:21 Modified:conf httpd.conf-dist httpd.conf-dist-win Log: Catalan is 'ca', not 'es-ct' Revision ChangesPath 1.49 +3 -3 apache-1.3/conf/httpd.conf-dist In

cvs commit: apache-2.0/src/ap ap_snprintf.c

1999-09-02 Thread martin
martin 99/09/02 09:28:59 Modified:src/ap ap_snprintf.c Log: Some buggy compilers (noteably on 32 bit platforms) cannot deal with "register" in combination with "long long" types. Drop the register attribute in these cases. Reviewed by: Greg St

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

1999-09-02 Thread martin
martin 99/09/02 09:27:31 Modified:src/ap ap_snprintf.c Log: Some buggy compilers (noteably on 32 bit platforms) cannot deal with "register" in combination with "long long" types. Drop the register attribute in these cases. Reviewed by: Greg St

cvs commit: apache-1.3/htdocs index.html.ca index.html.es-ct

1999-09-02 Thread martin
martin 99/09/02 04:03:38 Modified:htdocs index.html.ca Removed: htdocs index.html.es-ct Log: Catalan version of the Entry Page, contributed by two colleagues of the Siemens Apache Project, Jean-Frédéric Clère and Ignasi Roca. My excuses for the previous commit under

cvs commit: apache-2.0/src/lib/apr/network_io/unix .sockets.c.swp

1999-08-30 Thread martin
martin 99/08/30 05:28:14 Removed: src/lib/apr/network_io/unix .sockets.c.swp Log: I think this did not belong here.

cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-win

1999-08-30 Thread martin
martin 99/08/30 04:43:59 Modified:conf httpd.conf-dist httpd.conf-dist-win Added: htdocs index.html.es-ct Log: Catalan version of the Entry Page, contributed by two colleagues of the Siemens Apache Project, Jean-Frédéric Clère and Ignasi Roca. Submitted by

cvs commit: apache-2.0/src CHANGES Configuration.tmpl

1999-08-30 Thread martin
martin 99/08/30 00:16:53 Modified:src CHANGES Configuration.tmpl Log: it's -> its Revision ChangesPath 1.6 +1 -1 apache-2.0/src/CHANGES Index: CHANGES === RCS file: /home/cv

cvs commit: apache-1.3 STATUS

1999-08-27 Thread martin
martin 99/08/27 05:10:58 Modified:.STATUS Log: Please check whether the dates are correct. Revision ChangesPath 1.755 +3 -5 apache-1.3/STATUS Index: STATUS === RCS file: /export

cvs commit: apache-1.3 Makefile.tmpl

1999-08-27 Thread martin
martin 99/08/27 04:26:13 Modified:.Makefile.tmpl Log: Part 2 of David's detection of sub-make errors (slightly modified) Submitted by: "David Harris" <[EMAIL PROTECTED]> Revision ChangesPath 1.90 +2 -2 apache-1.3/Mak

cvs commit: apache-1.3 Makefile.tmpl

1999-08-27 Thread martin
martin 99/08/27 04:22:37 Modified:.Makefile.tmpl Log: Add forgotten test of return code of subordinate make. Submitted by: "David Harris" <[EMAIL PROTECTED]> Revision ChangesPath 1.89 +1 -1 apache-1.3/Makefile.tmpl Inde

cvs commit: apache-1.3/htdocs index.html.es

1999-08-27 Thread martin
martin 99/08/27 04:08:59 Modified:htdocs index.html.es Log: Use verbose entities in place of numeric ones Revision ChangesPath 1.2 +12 -12apache-1.3/htdocs/index.html.es Index: index.html.es

cvs commit: apache-1.3/htdocs index.html.es

1999-08-27 Thread martin
martin 99/08/27 04:06:31 Added: htdocs index.html.es Log: Spanish version of i18n'zed index.html Submitted By: Mistik Networks <[EMAIL PROTECTED]> Revision ChangesPath 1.1 apache-1.3/htdocs/index.html.es Index: in

cvs commit: apache-1.3 STATUS

1999-08-23 Thread martin
martin 99/08/23 06:39:54 Modified:.STATUS Log: Binaries available Revision ChangesPath 1.754 +3 -3 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS

cvs commit: apache-1.3/htdocs index.html.ee index.html.lu

1999-08-20 Thread martin
martin 99/08/20 13:28:51 Modified:htdocs index.html.ee index.html.lu Log: Minor typos Revision ChangesPath 1.2 +1 -1 apache-1.3/htdocs/index.html.ee Index: index.html.ee === RCS file

cvs commit: apache-1.3/htdocs index.html.dk

1999-08-19 Thread martin
martin 99/08/19 02:19:29 Modified:htdocs index.html.dk Log: It's not better readable, but it's more portable. "entity" is your friend. See http://www.bigblue.no/~sunny256/entity.html for the tool for automated conversion. Revision ChangesPath

cvs commit: apache-1.3/src CHANGES

1999-08-19 Thread martin
martin 99/08/19 02:07:35 Modified:.STATUS src CHANGES Log: Build errors in src/support stop with an error, just like all the other recursive make calls. Submitted by: David Harris <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Re

cvs commit: apache-1.3/src Makefile.tmpl

1999-08-19 Thread martin
martin 99/08/19 01:54:14 Modified:src Makefile.tmpl Log: Add missing sub-MAKE error check. (All other sub-make calls have it). This error was found by David Harris <[EMAIL PROTECTED]> (who fixed it in a different way; I chose the simpler approach). Submitted by:

cvs commit: apache-1.3/htdocs index.html index.html.dk index.html.fr index.html.nl

1999-08-18 Thread martin
martin 99/08/18 07:46:24 Modified:htdocs index.html index.html.dk index.html.fr index.html.nl Log: Change http://www.apache.org/ link to http://www.apache.org/httpd Revision ChangesPath 1.9 +1 -1 apache-1.3/htdocs/index.html

cvs commit: apache-1.3/htdocs index.html.se

1999-08-18 Thread martin
martin 99/08/18 07:44:58 Added: htdocs index.html.se Log: SWEDISH version here. Magnus writes: I took the liberty to change "The Apache Group" to "The Apache Software Foundation". Shouldn't that be more proper? Martin... modified

cvs commit: apache-1.3/htdocs index.html.de

1999-08-18 Thread martin
martin 99/08/18 04:35:34 Added: htdocs index.html.de Log: First cut at a german version. Lars, Ralf: please have a look at it & fix it ;-) Revision ChangesPath 1.1 apache-1.3/htdocs/index.html.de Index: index.htm

cvs commit: apache-2.0/mpm config.option

1999-08-16 Thread martin
martin 99/08/16 04:35:56 Modified:mpm config.option Log: Fix typo for mpm-pthread-linux Revision ChangesPath 1.4 +1 -1 apache-2.0/mpm/config.option Index: config.option === RCS file

cvs commit: apache-1.3/src/modules/experimental mod_auth_digest.c

1999-08-16 Thread martin
martin 99/08/16 04:06:15 Modified:src/modules/experimental mod_auth_digest.c Log: Cosmetics: echo output now looks like other modules' output Revision ChangesPath 1.7 +2 -2 apache-1.3/src/modules/experimental/mod_auth_digest.c Index: mod_auth_dig

cvs commit: apache-1.3 STATUS

1999-08-16 Thread martin
martin 99/08/16 02:19:49 Modified:.STATUS Log: Go for 1.3.9 Revision ChangesPath 1.744 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1999-08-13 Thread martin
martin 99/08/13 00:17:11 Modified:.STATUS Log: Note problem with 300/304 return codes without Location: header (this bug breaks mod_speling) Revision ChangesPath 1.740 +8 -1 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3 Makefile.tmpl

1999-08-13 Thread martin
martin 99/08/12 23:58:24 Modified:.Makefile.tmpl Log: Ensure that the installed expat include files are world readable, just like the other header files. Revision ChangesPath 1.88 +1 -1 apache-1.3/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-1.3 configure

1999-08-12 Thread martin
martin 99/08/12 06:39:34 Modified:.configure Log: Undo last change. People will have to make sure that the same $DBM_LIB is in effect as was during the original configure invocation when executing config.status Revision ChangesPath 1.99 +1 -1

cvs commit: apache-1.3/src/modules/experimental mod_auth_digest.c

1999-08-10 Thread martin
martin 99/08/10 08:48:00 Modified:src/modules/experimental mod_auth_digest.c Log: Use TestCompile to search for the truerand library (rather than blindly assuming its existence). If it is not found, complain (but do not exit - yet). Revision ChangesPath 1.4

cvs commit: apache-1.3 configure

1999-08-10 Thread martin
martin 99/08/10 07:55:23 Modified:.configure Log: Save the DBM_LIB setting in the generated "config.status" file, since it is used within find-dbm-lib to modify the setting of LIBS Revision ChangesPath 1.98 +1 -1 apache-1.3/configure

cvs commit: apache-1.3/src/support Makefile.tmpl

1999-08-10 Thread martin
martin 99/08/10 07:37:20 Modified:src/support Makefile.tmpl Log: For "some" platforms (notably, EBCDIC based ones), libos needs to be searched only AFTER libap has been searched, because libap needs some symbols from libos. If swapping the two libraries c

cvs commit: apache-1.3/htdocs/manual/vhosts mass.html

1999-08-10 Thread martin
martin 99/08/10 07:23:17 Modified:htdocs/manual/vhosts mass.html Log: Use like for header include Revision ChangesPath 1.4 +1 -10 apache-1.3/htdocs/manual/vhosts/mass.html Index: mass.html

cvs commit: apache-1.3/src/helpers find-dbm-lib

1999-08-10 Thread martin
martin 99/08/10 05:15:55 Modified:src/helpers find-dbm-lib Log: Add a dbm-library check for the "usual places" (-ldbm, -lndbm, -ldb) for other platforms as well. Revision ChangesPath 1.9 +11 -0 apache-1.3/src/helpers/find-dbm-lib Index: fi

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

1999-08-10 Thread martin
martin 99/08/10 04:31:53 Modified:src/ap ap_sha1.c Log: Make ap_sha1.c compile for EBCDIC platforms: * replace remaining LONG types by AP_LONG * replace reference to renamed variable 'ubuf' by 'buffer' Revision ChangesPath 1.7 +8 -6

cvs commit: apache-1.3 STATUS

1999-07-31 Thread martin
martin 99/07/31 02:25:42 Modified:.STATUS Log: Small update concerning not-released 1.3.7 Revision ChangesPath 1.731 +3 -4 apache-1.3/STATUS Index: STATUS === RCS file: /export

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

1999-07-30 Thread martin
martin 99/07/30 07:06:57 Modified:src/main rfc1413.c Log: An important bit I missed in the previous commit: When looking for the end-of-line, we have to scan for '\012' (instead of '\n' which on EBCDIC platforms differs from '\012') because at this

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

1999-07-30 Thread martin
martin 99/07/30 06:42:26 Modified:src/main rfc1413.c Log: Change for EBCDIC platforms (TPF and BS2000) to correctly deal with ASCII/EBCDIC conversions in "ident" query. (This is the most obvious bug so I commited it right away. -martin) Submitted by: Davi

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

1999-07-26 Thread martin
martin 99/07/26 02:26:10 Modified:src/main http_main.c Log: The "-V" switch now omits printing of the SHARED_CORE_DIR when the SHARED_CORE feature is not in effect. Revision ChangesPath 1.461 +1 -1 apache-1.3/src/main/http_main.c Index: h

cvs commit: apache-1.3/src/os/bs2000 os.h

1999-07-26 Thread martin
martin 99/07/26 00:49:00 Modified:src/os/bs2000 os.h Log: [BS2000] os.h doesn't need to include ap_config.h any longer. Revision ChangesPath 1.19 +0 -2 apache-1.3/src/os/bs2000/os.h Index:

cvs commit: apache-1.3/src/os/bs2000 bs2login.c

1999-07-26 Thread martin
martin 99/07/26 00:46:56 Modified:src/os/bs2000 bs2login.c Log: Another oops - of course clean_parent_exit is only available in http_main.c Revision ChangesPath 1.12 +1 -1 apache-1.3/src/os/bs2000/bs2login.c Index: bs2login.c

cvs commit: apache-1.3/src/os/bs2000 bs2login.c

1999-07-26 Thread martin
martin 99/07/26 00:23:52 Modified:src/os/bs2000 bs2login.c Log: Oops - an oversight. Revision ChangesPath 1.11 +1 -1 apache-1.3/src/os/bs2000/bs2login.c Index: bs2login.c === RCS file

cvs commit: apache-1.3/src/os/bs2000 bs2login.c

1999-07-26 Thread martin
martin 99/07/26 00:21:37 Modified:src/os/bs2000 bs2login.c Log: When BS2000 ufork() fails because of EPERM, there's no use in retrying. Bail out. Revision ChangesPath 1.10 +12 -0 apache-1.3/src/os/bs2000/bs2login.c Index: bs2lo

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

1999-07-21 Thread martin
martin 99/07/21 05:53:53 Modified:src/main util_uri.c Log: Deal with empty port strings in the URI (http://myhost:/) and detect non-digit port strings. When re-assembling an URL, omit default ports. Revision ChangesPath 1.25 +15 -8 apache-1.3/src/main

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

1999-07-21 Thread martin
martin 99/07/21 05:23:22 Modified:src/main http_main.c Log: Oops! Sorry! Something killed 700 lines in my last commit. Here's the fixed source. Revision ChangesPath 1.457 +678 -1apache-1.3/src/main/http_main.c Index: http_m

cvs commit: apache-1.3/src/helpers TestCompile

1999-07-21 Thread martin
martin 99/07/21 05:05:13 Modified:src/helpers TestCompile Log: The intention of the $VERBOSE stuff for activating debug output in TestCompile was to enable verbosity by passing the environment variable VERBOSE=yes (like in: env VERRBOSE=yes ./configure). The recent explicit

cvs commit: apache-1.3/src/include ap_config.h

1999-07-21 Thread martin
martin 99/07/21 04:57:10 Modified:src Configure src/include ap_config.h Log: Adapt some compile time switches for BS2000 platform. Auto-detect presence of initgroups() and take advantage of the faster USE_SHMGET_SCOREBOARD Revision ChangesPath

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

1999-07-21 Thread martin
martin 99/07/21 04:44:02 Modified:src/main http_main.c Log: When the network layer has been shut down, there is not much use in just exiting: the parent would simply re-create us (and we'd fail again). Use the CHILDFATAL code to tear the server down. This fixed a nasty

cvs commit: apache-1.3/src/support ab.c

1999-07-19 Thread martin
martin 99/07/19 00:20:08 Modified:src/support ab.c Log: Avoid core dumps when no responses were received Revision ChangesPath 1.26 +32 -28apache-1.3/src/support/ab.c Index: ab.c === RCS

cvs commit: apache-2.0/mpm/src/ap ap_hooks.c

1999-07-19 Thread martin
martin 99/07/18 23:50:11 Modified:mpm/src/ap ap_hooks.c Log: Use C comments instead of C++ comments Revision ChangesPath 1.3 +3 -3 apache-2.0/mpm/src/ap/ap_hooks.c Index: ap_hooks.c

cvs commit: apache-2.0/mpm/src/modules/standard mod_cgi.c mod_actions.c mod_include.c

1999-07-16 Thread martin
martin 99/07/16 01:28:44 Modified:mpm/src/modules/standard mod_cgi.c mod_actions.c mod_include.c Log: Use new module structure Revision ChangesPath 1.3 +1 -4 apache-2.0/mpm/src/modules/standard/mod_cgi.c Index: mod_cgi.c

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

1999-07-16 Thread martin
martin 99/07/16 00:15:49 Modified:mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Use new module structure Revision ChangesPath 1.8 +0 -2 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c Index: mpmt_pthread.c

cvs commit: apache-2.0/mpm/src/main http_connection.c http_log.c http_protocol.c http_request.c

1999-07-07 Thread martin
martin 99/07/07 08:32:00 Modified:mpm/src/main http_connection.c http_log.c http_protocol.c http_request.c Log: Sorry, but using C comments in place of C++ comments makes life for me and my compiler much easier. Revision ChangesPath 1.9

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

1999-07-07 Thread martin
martin 99/07/07 08:19:16 Modified:mpm/src/modules/standard mod_actions.c Log: Update to new module layout (Hooks) Revision ChangesPath 1.3 +1 -2 apache-2.0/mpm/src/modules/standard/mod_actions.c Index: mod_actions.c

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

1999-07-07 Thread martin
martin 99/07/07 08:16:44 Modified:mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c Log: Update to new module layout (Hooks) Revision ChangesPath 1.4 +1 -2 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/mpmt_pthread.c Index: mpmt_pthread.c

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

1999-07-07 Thread martin
martin 99/07/07 08:11:06 Modified:mpm/src/modules/mpm/mpmt_pthread Makefile.tmpl Log: Remove explicit dependency on /usr/include/pthread.h -- could as well be installed somewhere else. Revision ChangesPath 1.3 +4 -4 apache-2.0/mpm/src/modules/mpm

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

1999-07-07 Thread martin
martin 99/07/07 08:09:59 Modified:mpm/src/modules/mpm/mpmt_pthread acceptlock.c Log: unixd is required, the unixd_config is referenced Revision ChangesPath 1.3 +1 -0 apache-2.0/mpm/src/modules/mpm/mpmt_pthread/acceptlock.c Index: acceptlock.c

cvs commit: apache-2.0/mpm 00README_FIRST_REALLY

1999-07-07 Thread martin
martin 99/07/07 08:06:22 Modified:mpm 00README_FIRST_REALLY Log: Excellent, Ralf, good explanation. I fixed the quotes Revision ChangesPath 1.3 +8 -8 apache-2.0/mpm/00README_FIRST_REALLY Index: 00README_FIRST_REALLY

cvs commit: apache-1.3/src/os/bs2000 Makefile.tmpl

1999-07-07 Thread martin
martin 99/07/07 04:02:01 Modified:src/os/bs2000 Makefile.tmpl Log: made depend Revision ChangesPath 1.10 +45 -3 apache-1.3/src/os/bs2000/Makefile.tmpl Index: Makefile.tmpl === RCS file

cvs commit: apache-1.3/src/os/bs2000 os.h

1999-07-07 Thread martin
martin 99/07/07 00:46:25 Modified:src/os/bs2000 os.h Log: Add missing structure for current POSIX release Revision ChangesPath 1.18 +10 -0 apache-1.3/src/os/bs2000/os.h Index: os.h === RCS

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

1999-07-02 Thread martin
martin 99/07/01 23:56:09 Modified:htdocs/manual/mod mod_vhost_alias.html Log: This module has only been added to the distribution in 1.3.7-dev, so update the compatibility version number. Revision ChangesPath 1.4 +6 -6 apache-1.3/htdocs/manual/mod

cvs commit: apache-1.3 STATUS

1999-06-14 Thread martin
martin 99/06/14 12:29:11 Modified:.STATUS Log: Getting warmer finally Revision ChangesPath 1.717 +16 -7 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3

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

1999-06-14 Thread martin
martin 99/06/14 11:41:28 Modified:htdocs/manual/mod core.html Log: Typo in HREF. Revision ChangesPath 1.149 +1 -1 apache-1.3/htdocs/manual/mod/core.html Index: core.html === RCS file

cvs commit: apache-1.3/src/helpers TestCompile

1999-05-28 Thread martin
martin 99/05/27 23:03:51 Modified:src/helpers TestCompile Log: More debugging support: When either the -v option was given or $VERBOSE == yes set, then print *both* stdout *and* stderr. Until now, only stderr was printed. Revision ChangesPath 1.29 +1 -1

cvs commit: apache-1.3/src/helpers dummy.c

1999-05-21 Thread martin
martin 99/05/20 23:48:57 Modified:src/helpers dummy.c Log: Just in case anyone ever tries to execute dummy: it dereferenced a NULL pointer (well disguised as '\0' in place of NULL) Revision ChangesPath 1.6 +1 -1 apache-1.3/src/helpers/dummy.c

cvs commit: apache-1.3/src/support ab.c

1999-05-04 Thread martin
martin 99/05/04 03:24:17 Modified:src/support ab.c Log: Add missing include for EBCDIC Revision ChangesPath 1.25 +3 -0 apache-1.3/src/support/ab.c Index: ab.c === RCS file: /export/home

cvs commit: apache-1.3/src/helpers TestCompile

1999-04-28 Thread martin
martin 99/04/28 01:40:45 Modified:src CHANGES src/helpers TestCompile Log: Ease configuration debugging by making TestCompile fall back to using "make" if the $MAKE variable is unset Reviewed by: Jim Jagielski,Ralf S. Engelschall,Mitch Wy

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

1999-04-28 Thread martin
martin 99/04/28 01:35:32 Modified:src/include http_core.h src/main http_core.c Log: Fixed the ServerSignature directive to work as documented. PR: 4248 Submitted by: Raymond S Brand <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Revision C

cvs commit: apache-apr/apr/test ab_apr.c

1999-04-23 Thread martin
martin 99/04/23 04:46:12 Modified:apr/test ab_apr.c Log: C compilers (except non-standard ones) don't like // line end comments Revision ChangesPath 1.2 +1 -1 apache-apr/apr/test/ab_apr.c Index: ab_

cvs commit: apache-apr/apr/test Makefile

1999-04-23 Thread martin
martin 99/04/23 04:38:14 Modified:apr/test Makefile Log: Remove spurious trailing backslash which confuses some make's Revision ChangesPath 1.4 +1 -1 apache-apr/apr/test/Makefile Index: Mak

cvs commit: apache-1.3/src/support apxs.8

1999-04-22 Thread martin
martin 99/04/22 14:04:53 Modified:src/support apxs.8 Log: Fix a couple of typos Revision ChangesPath 1.6 +3 -3 apache-1.3/src/support/apxs.8 Index: apxs.8 === RCS file: /export/home/cvs

cvs commit: apache-1.3/src/modules/proxy proxy_cache.c

1999-04-19 Thread martin
martin 99/04/19 05:30:47 Modified:src/modules/proxy proxy_cache.c Log: Not every ANSI compliant compiler supports auto-arrays of dynamic size. Use defensive approach and allocate filename using ap_palloc(). Revision ChangesPath 1.58 +2 -2 apache-1.3/src

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

1999-04-17 Thread martin
martin 99/04/17 15:08:00 Modified:src/main util.c Log: Fix EBCDIC branch of ap_uudecode() which was broken by last commit. Revision ChangesPath 1.159 +4 -0 apache-1.3/src/main/util.c Index: util.c

cvs commit: apache-1.3/src/modules/proxy proxy_ftp.c

1999-04-09 Thread martin
martin 99/04/09 06:06:28 Modified:src CHANGES src/modules/proxy proxy_ftp.c Log: The ftp proxy used to return only the Content-Type (and Content-Size/Encoding if known) header lines, but not more. I had it return the Date: and Server: header lines as well

cvs commit: apache-1.3/src/include util_md5.h

1999-04-09 Thread martin
martin 99/04/09 05:57:11 Modified:src CHANGES src/support htdigest.c src/main util_md5.c http_core.c src/include util_md5.h Log: EBCDIC platforms: David submitted patches for two bugs in the MD5 digest port for EBCDIC machines

cvs commit: apache-1.3/src/support ab.8

1999-04-07 Thread martin
martin 99/04/07 07:51:44 Modified:src/support ab.8 Log: Typo Revision ChangesPath 1.6 +2 -2 apache-1.3/src/support/ab.8 Index: ab.8 === RCS file: /export/home/cvs/apache-1.3/src/support

cvs commit: apache-1.3/src/modules/proxy proxy_ftp.c

1999-04-07 Thread martin
martin 99/04/07 07:31:22 Modified:src CHANGES src/modules/proxy proxy_ftp.c Log: proxy ftp: instead of using the hardwired string "text/plain" as a fallback type for files served by the ftp proxy, use the ap_default_type() function to det

cvs commit: apache-1.3 STATUS

1999-03-23 Thread martin
martin 99/03/23 07:43:49 Modified:.STATUS Log: Add intel SINIX Revision ChangesPath 1.669 +2 -1 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1999-03-23 Thread martin
martin 99/03/23 07:20:25 Modified:.STATUS Log: Thumbs up for mips-sni-svr4 Revision ChangesPath 1.668 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3/src/modules/proxy proxy_cache.c

1999-03-23 Thread martin
martin 99/03/23 06:48:10 Modified:src/modules/proxy proxy_cache.c Log: Fix compiler warning for old SINIX-D Revision ChangesPath 1.56 +1 -1 apache-1.3/src/modules/proxy/proxy_cache.c Index: proxy_cache.c

cvs commit: apache-1.3 STATUS

1999-03-21 Thread martin
martin 99/03/21 14:47:15 Modified:.STATUS Log: Yep, works fine on mips ReliantUNIX Revision ChangesPath 1.662 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache

cvs commit: apache-devsite binaries.html

1999-03-21 Thread martin
martin 99/03/21 14:37:15 Modified:.binaries.html Log: I'm not quite sure how "compatible" the ReliantUNIX line is with any other mips-SVR4 dialects. To prevent confusion, I created a separate title. Revision ChangesPath 1.16 +6 -1

cvs commit: apache-1.3/src Makefile.tmpl

1999-03-16 Thread martin
martin 99/03/16 13:37:03 Modified:src Makefile.tmpl Log: For the SHARED_CORE variant, it is recommended to add $(LIBS) to the linker line because since recently we reference libap.a which in turn might depend on other libraries. Revision ChangesPath 1.110

cvs commit: apache-devsite platforms.html

1999-03-16 Thread martin
martin 99/03/16 13:32:50 Modified:.platforms.html Log: Add ReliantUNIX platform Revision ChangesPath 1.2 +3 -0 apache-devsite/platforms.html Index: platforms.html === RCS file

cvs commit: apache-1.3/src/os/bs2000 os.h

1999-03-11 Thread martin
martin 99/03/11 01:57:36 Modified:src/os/bs2000 os.h Log: Fix prototype for changed os_fork() function Revision ChangesPath 1.16 +1 -1 apache-1.3/src/os/bs2000/os.h Index: os.h === RCS

cvs commit: apache-1.3 STATUS

1999-02-22 Thread martin
martin 99/02/22 04:55:15 Modified:.STATUS Log: suexec - ap_execve() patch is committed. Revision ChangesPath 1.630 +1 -5 apache-1.3/STATUS Index: STATUS === RCS file: /export/home

cvs commit: apache-1.3/src/support suexec.c

1999-02-21 Thread martin
martin 99/02/21 12:36:45 Modified:src/support suexec.c Log: Use ap_execve() on platforms where exec() doesn support "#!" Revision ChangesPath 1.50 +9 -0 apache-1.3/src/support/suexec.c Index

cvs commit: apache-1.3/htdocs/manual/misc FAQ.html

1999-02-21 Thread martin
martin 99/02/21 12:35:13 Modified:htdocs/manual/misc FAQ.html Log: This passage got lost. Submitted-By: Joshua Slive <[EMAIL PROTECTED]> Revision ChangesPath 1.143 +39 -1 apache-1.3/htdocs/manual/misc/FAQ.html Index: FA

cvs commit: apache-1.3/src/support ab.8 ab.c

1999-02-19 Thread martin
martin 99/02/19 08:25:36 Modified:src CHANGES src/support ab.8 ab.c Log: src/support/: The ApacheBench benchmark program was overhauled by David N. Welton: you can now have it generate an HTML TABLE, presumably for integration into other HTML sources. David

cvs commit: apache-1.3 STATUS

1999-02-19 Thread martin
martin 99/02/19 06:25:04 Modified:.STATUS Log: Update some available versions of 1.3.4 binary package Revision ChangesPath 1.627 +5 -5 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3/src/support ab.c

1999-02-16 Thread martin
martin 99/02/16 07:05:41 Modified:src/support ab.c Log: Allow running ab with HTML output generation. Submitted by: David N. Welton <[EMAIL PROTECTED]> Reviewed by: Martin Kraemer Revision ChangesPath 1.19 +110 -11 apache-1.3/src/support/ab.c

cvs commit: apache-1.3/src/modules/proxy proxy_util.c

1999-02-16 Thread martin
martin 99/02/16 06:29:53 Modified:.STATUS src CHANGES src/main http_protocol.c src/modules/proxy proxy_util.c Log: Allow apache acting as a proxy server to relay the real reason of a failure to a client rather than the

cvs commit: apache-1.3 STATUS

1999-02-16 Thread martin
martin 99/02/16 05:44:41 Modified:.STATUS Log: Add [PATCH] use ap_execve() for suexec if defined(NEED_HASHBANG_EMUL) Revision ChangesPath 1.625 +5 -1 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src/support suexec.c

1999-02-16 Thread martin
martin 99/02/16 05:41:01 Modified:src/support suexec.c Log: Initialize Job Environment on BS2000 (not relevant for any other platform) Revision ChangesPath 1.49 +27 -0 apache-1.3/src/support/suexec.c Index: suexec.c

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

1999-02-07 Thread martin
martin 99/02/07 13:24:59 Modified:src/main http_protocol.c Log: For the proxy changes to work in a sensible manner, at least the HTTP_BAD_GATEWAY status code needs to be made "error-notes" aware. Revision ChangesPath 1.255 +3 -0 apache-1.

<    1   2   3   4   5   >