cvs commit: apache-1.3/src Configure

1998-03-23 Thread rse
rse 98/03/22 23:26:05 Modified:src Configure Log: Make shared object compilation more portable, because there are vendor compilers out there (for instance UnixWare's cc) which don't honor the `-o' option when used in combination with the `-c' option. They always create

cvs commit: apache-1.3/src/modules/proxy Makefile.tmpl

1998-03-23 Thread rse
rse 98/03/22 23:28:40 Modified:src/modules/proxy Makefile.tmpl Log: Ops, mod_proxy has it's own local definition of the implict Makefile rules, so change the compiler run for more portable usage here, too. Revision ChangesPath 1.10 +1 -1 apache-1.3/src

cvs commit: apache-1.3/src CHANGES

1998-03-23 Thread rse
rse 98/03/22 23:42:12 Modified:.STATUS src CHANGES Log: Germany/Munich: On Saturday bright and sunny and warm, now on Monday a shock: Snow, snow, snow... and again really cold... Br... Revision ChangesPath 1.204 +2 -2 apache

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

1998-03-23 Thread rse
rse 98/03/23 07:44:16 Modified:src/modules/standard mod_so.c Log: if apache+HIDE module+!HIDE then no chance at all, because dlopen() cannot implicitly resolve apache's XXX symbols for module because they are named AP_XXX else if apache+!HIDE module+HIDE

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

1998-03-25 Thread rse
rse 98/03/25 00:03:49 Modified:htdocs/manual/mod mod_rewrite.html Log: - more RegEx hints, especially to the Friedl-book - update of the directive blocks to be directive-dict.html compliant Revision ChangesPath 1.29 +202 -33 apache-1.3/htdocs/manual/mod

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

1998-03-25 Thread rse
rse 98/03/25 01:44:49 Modified:.STATUS src CHANGES src/modules/standard mod_so.c Log: Make shared object loading work again (now that -DHIDE is the default). Distributed modules are loaded with AP_name_module and custom modules

cvs commit: apache-1.3 STATUS

1998-03-25 Thread rse
rse 98/03/25 03:09:42 Modified:.STATUS Log: Ok, APACI has come out of its childhood and we now should either consider it to be included for Apache 1.3 or finally ignored. Please add your votes. But don't hurry. Take some time for a good decision, please

cvs commit: apache-1.3/src Makefile.tmpl

1998-03-25 Thread rse
rse 98/03/25 03:40:46 Modified:src Makefile.tmpl Log: Remove just some not needed whitespaces I've seen... Revision ChangesPath 1.86 +3 -3 apache-1.3/src/Makefile.tmpl Index: Makefile.tmpl

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

1998-03-25 Thread rse
rse 98/03/25 04:57:43 Modified:src/modules/standard mod_so.c Log: Another hint where to find information about building shared objects for the various platforms. Revision ChangesPath 1.16 +4 -0 apache-1.3/src/modules/standard/mod_so.c Index: mod_so.c

cvs commit: apache-1.3 STATUS

1998-03-25 Thread rse
rse 98/03/25 07:27:04 Modified:.STATUS Log: Ops, totally wrong paths... Revision ChangesPath 1.207 +9 -9 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache

cvs commit: apache-1.3 STATUS

1998-03-26 Thread rse
rse 98/03/26 05:32:11 Modified:.STATUS Log: Munich/Germany: Sunny, blue sky and warm temperature... Revision ChangesPath 1.216 +10 -3 apache-1.3/STATUS Index: STATUS === RCS file

cvs commit: apache-1.3 STATUS

1998-03-26 Thread rse
rse 98/03/26 06:35:04 Modified:.STATUS Log: votes... Revision ChangesPath 1.218 +5 -4 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-2.0 STATUS

1998-03-26 Thread rse
rse 98/03/26 06:48:18 Modified:.STATUS Log: votes... Revision ChangesPath 1.34 +14 -13apache-2.0/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-2.0/STATUS,v

cvs commit: apache-1.3 STATUS

1998-03-27 Thread rse
rse 98/03/27 00:03:23 Modified:.STATUS Log: update Revision ChangesPath 1.222 +5 -0 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3 STATUS

1998-03-27 Thread rse
rse 98/03/27 00:09:01 Modified:.STATUS Log: votes Revision ChangesPath 1.223 +9 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src/main gen_test_char.c gen_uri_delims.c util_uri.c Makefile.tmpl

1998-03-27 Thread rse
rse 98/03/27 02:06:55 Modified:src/main gen_test_char.c gen_uri_delims.c util_uri.c Makefile.tmpl Log: Dr. Cosmetics: - avoid gcc complains by define main as at the other places in the two new generation programs - make uri_delim as all-in-one

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

1998-03-27 Thread rse
rse 98/03/27 03:00:22 Modified:conf httpd.conf-dist Log: Make sure the user finds the location where he has to put the LoadModule lines when using shared objects. Because these lines have to be in front of any directives which are contained in the module itself

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

1998-03-27 Thread rse
rse 98/03/27 07:43:55 Modified:.STATUS src CHANGES src/modules/standard mod_rewrite.c Log: Adjust the proxy pass-through feature in mod_rewrite to fit the requirements of mod_proxy again. Revision ChangesPath 1.225 +1

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

1998-03-27 Thread rse
rse 98/03/27 07:50:25 Modified:src/modules/standard mod_rewrite.c Log: just a few whitespace cosmetics... Revision ChangesPath 1.95 +4 -4 apache-1.3/src/modules/standard/mod_rewrite.c Index: mod_rewrite.c

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

1998-03-28 Thread rse
rse 98/03/28 08:53:19 Modified:src PORTING src/include conf.h Log: Remove still dangling HAVE_SNPRINTF stuff. Dean has removed the include/conf.h hack, so this define is no longer useable thus there is no need for documenting it any longer. Revision

cvs commit: apache-1.3/htdocs/manual new_features_1_3.html upgrading_to_1_3.html

1998-03-29 Thread rse
rse 98/03/29 04:27:38 Modified:.STATUS CHANGES src CHANGES .cvsignore htdocs/manual new_features_1_3.html upgrading_to_1_3.html Added: ..cvsignore README.configure INSTALL configure Makefile.tmpl

cvs commit: apache-1.3 Makefile.tmpl configure

1998-03-30 Thread rse
rse 98/03/30 07:42:20 Modified:.Makefile.tmpl configure Log: Make APACI even a little bit more robust and friendly: - make sure the user can also say --prefix=/path/ instead of the expected one --prefix=/path. Same for all other path options. - allow

cvs commit: apache-1.3 README.configure

1998-03-31 Thread rse
rse 98/03/30 23:03:25 Modified:.README.configure Log: Update the PHP-related example now that Apache can be built with PHP both statically _and_ dynamically (shared object). Revision ChangesPath 1.4 +21 -3 apache-1.3/README.configure Index

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

1998-03-31 Thread rse
rse 98/03/31 07:46:17 Modified:.STATUS configure Makefile.tmpl src CHANGES src/support Makefile.tmpl Added: src/support apxs.8 apxs.pl Log: The new APache eXtenSion (apxs) support tool which can be used for OFF-SOURCE

cvs commit: apache-1.3/src/support .cvsignore

1998-03-31 Thread rse
rse 98/03/31 07:59:56 Modified:src Configure src/support .cvsignore Log: Ops, seems like my commit command has ignored these two or I really have forgotten to specify them. Just two tweaks for the APXS stuff. Revision ChangesPath 1.223 +5 -0

cvs commit: apache-1.3/src .cvsignore

1998-04-01 Thread rse
rse 98/04/01 03:39:57 Modified:. Makefile.tmpl src .cvsignore Log: Make the install-can-go optimization-file less generic in name and make sure CVS doen't complain about it. Revision ChangesPath 1.6 +3 -3 apache-1.3

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

1998-04-01 Thread rse
rse 98/04/01 03:45:21 Modified:src/support Makefile.tmpl Log: update dependency list: cls is now in src/test/ while ab is new. Revision ChangesPath 1.14 +1 -1 apache-1.3/src/support/Makefile.tmpl Index: Makefile.tmpl

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

1998-04-01 Thread rse
rse 98/04/01 03:48:29 Modified:src/support apxs.pl Log: Perl 5.003 should work, too. Because apxs.pl uses my only as stand-alone and not inside any control structure (only in Perl 5.004). But a lot of systems have Perl 5.003 or 5.003_XX installed. Revision Changes

cvs commit: apache-1.3/htdocs/manual new_features_1_3.html

1998-04-01 Thread rse
rse 98/04/01 04:23:13 Modified:. CHANGES htdocs/manual new_features_1_3.html Log: Give details about the greatly improved and extended shared object support in Apache 1.3 Revision ChangesPath 1.19 +24 -0 apache-1.3/CHANGES

cvs commit: apache-1.3/src Configuration.tmpl

1998-04-01 Thread rse
rse 98/04/01 04:24:54 Modified:src Configuration.tmpl Log: Ops, UnixWare _is_ supported. AIX is the bad guy. Revision ChangesPath 1.91 +2 -2 apache-1.3/src/Configuration.tmpl Index: Configuration.tmpl

cvs commit: apache-1.3/src INSTALL

1998-04-01 Thread rse
rse 98/04/01 04:59:58 Modified:. README INSTALL src INSTALL Log: Reorganisation and cleanup of the README, INSTALL and src/INSTALL files to avoid confusion by the user: 1. Merge the installation and compilation instructions for the manual way

cvs commit: apache-1.3/src/test/rename/csubst Makefile csubst.c lexer.c lexer.l tokens.h util.c

1998-04-03 Thread rse
rse 98/04/02 22:20:17 Added: src/test/rename Makefile README apapi.h apapi.h.mk apapi_compat.h apapi_compat.h.mk rename.cf rename.cf.update rename.pl src/test/rename/csubst Makefile csubst.c lexer.c lexer.l

cvs commit: apache-1.3 STATUS

1998-04-03 Thread rse
rse 98/04/02 23:59:28 Modified:.STATUS Log: Cleanup the two symbol rename and prefix debates for a clear voting. They are different: 1. Please give your vote to the symbol rename issue about the fact whether we now really should solve the problem

cvs commit: apache-1.3/src CHANGES Configure

1998-04-03 Thread rse
rse 98/04/03 04:12:54 Modified:.STATUS src CHANGES Configure Log: Add the fallback strategy for shared object support Rasmus has suggested some time ago. Revision ChangesPath 1.256 +1 -0 apache-1.3/STATUS Index: STATUS

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

1998-04-03 Thread rse
rse 98/04/03 05:29:08 Modified:.STATUS src CHANGES src/support apxs.pl apxs.8 Log: Add query option to APXS for manually determining setting. Revision ChangesPath 1.257 +1 -0 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src INSTALL PORTING Configuration.tmpl Configure

1998-04-03 Thread rse
rse 98/04/03 05:38:38 Modified:src INSTALL PORTING Configuration.tmpl Configure Log: Fix deprecated URL: http://www.apache.org/bugdb.cgi - http://bugs.apache.org/ Revision ChangesPath 1.21 +2 -2 apache-1.3/src/INSTALL Index: INSTALL

cvs commit: apache-1.3/htdocs/manual/mod mod_mmap_static.html index.html directives.html

1998-04-03 Thread rse
rse 98/04/03 08:07:17 Modified:.STATUS src CHANGES Configuration.tmpl htdocs/manual/mod index.html directives.html Added: htdocs/manual/mod mod_mmap_static.html Log: Although mod_mmap_static is an experimental module it works

cvs commit: apache-1.3/src Configure

1998-04-04 Thread rse
rse 98/04/04 08:42:46 Modified:src Configure Log: Make the Perl interpreter check for the DSO fallback more robust by avoiding confusing perl: not found messages. Although it worked correctly this really makes the user think Perl is required for shared object support

cvs commit: apache-1.3 INSTALL

1998-04-04 Thread rse
rse 98/04/04 10:02:46 Modified:.INSTALL Log: Make sure the user informed about DSO support even if he uses APACI and not reading src/Configuration.tmpl He has to notice that the nice --enable-shared option is only available if his platform really supports DSO

cvs commit: apache-1.3/src/test/rename/csubst util.h Makefile csubst.c lexer.c lexer.l util.c

1998-04-06 Thread rse
rse 98/04/05 23:16:49 Modified:src/test/rename/csubst Makefile csubst.c lexer.c lexer.l util.c Added: src/test/rename/csubst util.h Log: Make the csubst program more portable, so Roy can use it at least under Solaris, too. Revision Changes

cvs commit: apache-1.3/src/test/rename README

1998-04-06 Thread rse
rse 98/04/05 23:20:40 Modified:src/test/rename README Log: A little but more information... Revision ChangesPath 1.2 +8 -2 apache-1.3/src/test/rename/README Index: README === RCS file

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

1998-04-06 Thread rse
rse 98/04/05 23:43:17 Modified:src/include http_main.h alloc.h src/main http_main.c alloc.c Log: Correct definitions of pstrcat() and check_alarm() to get a correct global symbol renaming configuration. Revision ChangesPath 1.27 +1 -1

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

1998-04-06 Thread rse
rse 98/04/06 00:43:33 Modified:src/include http_conf_globals.h src/main http_main.c Log: One more symbol which is part of the API and already used in modules. Revision ChangesPath 1.26 +1 -1 apache-1.3/src/include/http_conf_globals.h

cvs commit: apache-1.3 STATUS

1998-04-06 Thread rse
rse 98/04/06 01:30:05 Modified:.STATUS Log: Even more details... Revision ChangesPath 1.265 +17 -9 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3

cvs commit: apache-1.3 STATUS

1998-04-06 Thread rse
rse 98/04/06 01:31:41 Modified:.STATUS Log: When Roy sees preloaded_modules and prelinked_modules at his step this is ok. They have to be changed manually be me in step 2. Revision ChangesPath 1.266 +1 -1 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3/src/test/rename README

1998-04-06 Thread rse
rse 98/04/06 01:36:31 Modified:src/test/rename README Log: This is in more detail now in STATUS. Revision ChangesPath 1.4 +0 -32 apache-1.3/src/test/rename/README Index: README === RCS

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

1998-04-06 Thread rse
rse 98/04/06 03:40:16 Modified:src/main http_config.c Log: sync export type with the one from the include file. Revision ChangesPath 1.112 +1 -1 apache-1.3/src/main/http_config.c Index: http_config.c

cvs commit: apache-1.3/src/test/rename apapi.h apapi.h.mk rename.cf

1998-04-06 Thread rse
rse 98/04/06 03:49:50 Modified:src/test/rename apapi.h apapi.h.mk rename.cf Log: Ok, here it comes the last part: The completely generated apapi.h header file containing prototypes for all public API functions (ap_xxx) Revision ChangesPath 1.3 +259 -1

cvs commit: apache-1.3 STATUS

1998-04-07 Thread rse
rse 98/04/07 08:15:18 Modified:.STATUS Log: The renaming debate gets more and more worse and I dislike it really how Jim and Kens opinions get silently ignored Hmmm... but ok, I've done my technical work by preparing both the renaming scripts and the HIDE-remove

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

1998-04-08 Thread rse
rse 98/04/07 23:30:48 Modified:src/include http_protocol.h src/main http_protocol.c Log: Change parse_uri back to a core function on Dean and Martins request. Revision ChangesPath 1.40 +1 -1 apache-1.3/src/include/http_protocol.h Index

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

1998-04-08 Thread rse
rse 98/04/07 23:40:25 Modified:.STATUS src CHANGES src/modules/standard mod_rewrite.c Log: A little fix for the error messages from RewriteBase directive. Submitted by: Todd Eigenschink [EMAIL PROTECTED] Reviewed by: Ralf S

cvs commit: apache-1.3 Makefile.tmpl

1998-04-08 Thread rse
rse 98/04/08 02:38:49 Modified:.Makefile.tmpl Log: APACI's make distclean should leave the source tree as it was, i.e. it also has to remove some more stuff src/Configure has created. Revision ChangesPath 1.8 +2 -0 apache-1.3/Makefile.tmpl

cvs commit: apache-1.3 Makefile.tmpl

1998-04-08 Thread rse
rse 98/04/08 04:59:57 Modified:.Makefile.tmpl Log: Make sure the initial data files have correct permissions the hard and complicated but portable way (notice that datadir can be equal prefix!) Revision ChangesPath 1.9 +6 -0 apache-1.3

cvs commit: apache-1.3/src CHANGES Configure Makefile.tmpl

1998-04-08 Thread rse
rse 98/04/08 09:08:13 Modified:.STATUS Makefile.tmpl src CHANGES Configure Makefile.tmpl Log: Allow correct breaks on errors even for the top-level Makefile. Revision ChangesPath 1.279 +1 -0 apache-1.3/STATUS Index: STATUS

cvs commit: apache-1.3 Makefile.tmpl

1998-04-08 Thread rse
rse 98/04/08 09:16:43 Modified:.Makefile.tmpl Log: Although both xargs and find -exec are POSIX.2, Marc is right: find -exec is a little bit better because this is even available under some really old Unix-derivates Revision ChangesPath 1.11 +6

cvs commit: apache-1.3/src/test/rename README

1998-04-09 Thread rse
rse 98/04/09 01:20:36 Modified:.STATUS src ApacheCore.dsp ApacheCore.mak CHANGES Configuration.tmpl Configure Makefile.tmpl src/ap Makefile.tmpl src/include alloc.h conf.h src/main

cvs commit: apache-1.3/src/test/rename compat.h compat.h.mk rename.cf.clean-api rename.cf

1998-04-09 Thread rse
rse 98/04/09 01:32:50 Modified:src/test/rename rename.cf Added: src/test/rename compat.h compat.h.mk rename.cf.clean-api Log: Adjust the renaming stuff from the big change (namespace-cleanup plus API-decision) to the not such big change (only namespace-cleanups

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

1998-04-09 Thread rse
rse 98/04/09 03:22:55 Modified:.STATUS Makefile.tmpl src CHANGES Configure Makefile.tmpl src/ap Makefile.tmpl src/main Makefile.tmpl src/modules/proxy Makefile.tmpl src/os/bs2000 Makefile.tmpl

cvs commit: apache-1.3/src/test/rename rename.cf

1998-04-11 Thread rse
rse 98/04/11 03:07:19 Modified:src/test/rename rename.cf Log: Add some missing symbols for the renaming, Jim discovered recently. Revision ChangesPath 1.5 +6 -0 apache-1.3/src/test/rename/rename.cf Index: rename.cf

cvs commit: apache-1.3/src/test/rename compat.h

1998-04-11 Thread rse
rse 98/04/11 03:20:37 Modified:src/test/rename compat.h Log: And the updated compat.h header file. Revision ChangesPath 1.2 +6 -0 apache-1.3/src/test/rename/compat.h Index: compat.h

cvs commit: apache-1.3/src/test/rename rename.cf

1998-04-11 Thread rse
rse 98/04/11 05:01:10 Modified:.STATUS src CHANGES Configure buildmark.c src/ap ap_slack.c ap_strings.c src/include alloc.h buff.h explain.h fnmatch.h http_conf_globals.h http_config.h http_core.h

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

1998-04-11 Thread rse
rse 98/04/11 05:02:37 Added: src/include compat.h Log: This is the new backward-compatibility header containing the defines for the old symbols. Revision ChangesPath 1.1 apache-1.3/src/include/compat.h Index: compat.h

cvs commit: apache-1.3/htdocs/manual sourcereorg.html

1998-04-11 Thread rse
rse 98/04/11 05:27:51 Modified:htdocs/manual sourcereorg.html Log: Document the BIG SYMBOL RENAMING change. Revision ChangesPath 1.10 +8 -1 apache-1.3/htdocs/manual/sourcereorg.html Index: sourcereorg.html

cvs commit: apache-1.3/src CHANGES Configure

1998-04-11 Thread rse
rse 98/04/11 08:22:05 Modified:.STATUS Makefile.tmpl src CHANGES Configure Log: Today I had personal access to a UnixWare machine and the result are these slight changes to again make UnixWare happy. Revision ChangesPath 1.291 +1 -0

cvs commit: apache-1.3 STATUS

1998-04-11 Thread rse
rse 98/04/11 08:46:30 Modified:.STATUS Log: Ok guys, now that the HIDE-veto is solved and 1.3b6-dev looks better than ever (hopefully ;-), let us concentrate on the proposed 1.3b6 release next Friday. Revision ChangesPath 1.292 +21 -1 apache-1.3

cvs commit: apache-1.3/htdocs/manual man-template.html

1998-04-11 Thread rse
rse 98/04/11 08:53:06 Modified:htdocs/manual man-template.html Log: Bad URL. Revision ChangesPath 1.11 +1 -1 apache-1.3/htdocs/manual/man-template.html Index: man-template.html === RCS

cvs commit: apache-1.3 Makefile.tmpl

1998-04-12 Thread rse
rse 98/04/12 05:52:40 Modified:.Makefile.tmpl Log: Make APACI's make install more robust by using tar-based command instead of cp -R commands. Revision ChangesPath 1.15 +7 -3 apache-1.3/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-1.3 INSTALL

1998-04-12 Thread rse
rse 98/04/12 05:54:01 Modified:.INSTALL Log: Typo Revision ChangesPath 1.5 +1 -1 apache-1.3/INSTALL Index: INSTALL === RCS file: /export/home/cvs/apache-1.3/INSTALL,v

cvs commit: apache-1.3/src/os/unix os.c os.h

1998-04-12 Thread rse
rse 98/04/12 08:49:28 Modified:.STATUS src CHANGES Configuration.tmpl Configure src/os/unix os.c os.h Log: Although I though we have no chance under HP/UX for using shared objects I today figured out that their proprietary shl_xxx

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

1998-04-13 Thread rse
rse 98/04/13 03:32:28 Modified:src/os/win32 os.h src/os/unix os.h os.c src/os/bs2000 os.h os.c src/modules/standard mod_so.c mod_cgi.c src/main http_core.c src/include compat.h Log: Manual DSO cleanup

cvs commit: apache-1.3/src README.DSO

1998-04-13 Thread rse
rse 98/04/13 08:40:18 Added: src README.DSO Log: Here it comes: My first cut for an overview README.DSO file describing the relevant aspects of dynamic shared object (DSO) support in Apache 1.3. My hope is that this information makes the DSO stuff more clear to those

cvs commit: apache-1.3/src/os/win32 os.h util_win32.c

1998-04-13 Thread rse
rse 98/04/13 11:05:21 Modified:src/include compat.h httpd.h src/main http_config.c http_core.c http_request.c util.c src/modules/standard mod_alias.c mod_autoindex.c mod_so.c mod_userdir.c src/os/bs2000 os-inline.c

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

1998-04-13 Thread rse
rse 98/04/13 11:11:52 Modified:src/include http_config.h Log: Bump up MODULE_MAGIC_NUMBER because of the BIG SYMBOL RENAMING. Thanks to Dean for hint. Revision ChangesPath 1.80 +1 -1 apache-1.3/src/include/http_config.h Index: http_config.h

cvs commit: apache-devsite mmn.txt

1998-04-13 Thread rse
rse 98/04/13 11:14:51 Modified:.mmn.txt Log: Remember API change. Revision ChangesPath 1.18 +2 -0 apache-devsite/mmn.txt Index: mmn.txt === RCS file: /export/home/cvs/apache

cvs commit: apache-1.3 CHANGES

1998-04-14 Thread rse
rse 98/04/13 23:28:36 Modified:.CHANGES Log: Make sure the big symbol renaming is also mentioned in the top-level CHANGES file. Revision ChangesPath 1.20 +11 -0 apache-1.3/CHANGES Index: CHANGES

cvs commit: apache-1.3/htdocs/manual upgrading_to_1_3.html

1998-04-14 Thread rse
rse 98/04/14 00:36:22 Modified:htdocs/manual upgrading_to_1_3.html Log: Add an entry about compat.h to the Third Party Modules section of upgrading_to_1.3.html. Thanks to Dean for hint. Revision ChangesPath 1.18 +12 -0 apache-1.3/htdocs/manual

cvs commit: apache-1.3/src Configuration.tmpl README.DSO

1998-04-14 Thread rse
rse 98/04/14 01:27:34 Modified:.README.configure INSTALL src Configuration.tmpl README.DSO Log: Reduce redundant information about DSO by referring to the new README.DSO where useful. Revision ChangesPath 1.5 +3 -3 apache-1.3

cvs commit: apache-1.3 CHANGES

1998-04-14 Thread rse
rse 98/04/14 01:40:24 Modified:.CHANGES Log: Fix some typos. Revision ChangesPath 1.21 +6 -6 apache-1.3/CHANGES Index: CHANGES === RCS file: /export/home/cvs/apache-1.3/CHANGES

cvs commit: apache-1.3 Makefile.tmpl

1998-04-14 Thread rse
rse 98/04/14 01:55:39 Modified:.Makefile.tmpl Log: Let the user explicitly know that we are preserving his existing configuration files and make sure these hint messages are found by the user by doing the install-config target last. Revision ChangesPath

cvs commit: apache-1.3 configure

1998-04-14 Thread rse
rse 98/04/14 02:02:38 Modified:.configure Log: Make again --enable-module=most as conservative as it can. Only modules which we can really expect to be workable should be included. Revision ChangesPath 1.7 +3 -2 apache-1.3/configure Index

cvs commit: apache-1.3/src README.DSO

1998-04-14 Thread rse
rse 98/04/14 03:51:40 Modified:src README.DSO Log: Merge in a lot of fixes and enhancements from Martin. Revision ChangesPath 1.3 +139 -119 apache-1.3/src/README.DSO Index: README.DSO

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

1998-04-14 Thread rse
rse 98/04/14 03:58:24 Modified:src/helpers find-dbm-lib src/modules/standard mod_so.c Log: Make verbose messages of Configure step more consistent Revision ChangesPath 1.5 +1 -1 apache-1.3/src/helpers/find-dbm-lib Index: find-dbm-lib

cvs commit: apache-1.3 INSTALL

1998-04-14 Thread rse
rse 98/04/14 04:32:41 Modified:.INSTALL Log: Cleanup and enhance top-level INSTALL file for release: - add at least one typical example to give the user an impression how to use the configure script - add contact informations to give the user the next

cvs commit: apache-1.3 ABOUT_APACHE

1998-04-14 Thread rse
rse 98/04/14 08:55:36 Modified:.ABOUT_APACHE.html .ABOUT_APACHE .ABOUT_APACHE Log: Sync apache-site/ABOUT_APACHE.html and apache-1.2/ABOUT_APACHE with contents of apache-1.3/ABOUT_APACHE. Revision ChangesPath

cvs commit: apache-1.3 README.configure

1998-04-14 Thread rse
rse 98/04/14 08:56:44 Modified:.README.configure Log: Update URL of Apache Module Registry. Revision ChangesPath 1.6 +4 -4 apache-1.3/README.configure Index: README.configure

cvs commit: apache-1.3/htdocs/manual upgrading_to_1_3.html

1998-04-14 Thread rse
rse 98/04/14 10:27:08 Modified:htdocs/manual upgrading_to_1_3.html Log: Ops, Marc is right, now we have two entries. I merged them. Revision ChangesPath 1.19 +3 -5 apache-1.3/htdocs/manual/upgrading_to_1_3.html Index: upgrading_to_1_3.html

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

1998-04-14 Thread rse
rse 98/04/14 11:54:33 Modified:.how-to-release.html Log: Make sure HTTP_Features.tsv is removed and the checked-out documents have correct permissions. Revision ChangesPath 1.33 +3 -2 apache-devsite/how-to-release.html Index: how

cvs commit: apache-1.3 configure

1998-04-14 Thread rse
rse 98/04/14 12:08:09 Modified:.configure Log: Make sure the includedir gets PREFIX/include/apache if PREFIX not already contains the words apache to make sure Apache headers do not bristle a standard include directory. Just the same behaviour as already

cvs commit: apache-1.3 INSTALL

1998-04-14 Thread rse
rse 98/04/14 12:15:44 Modified:.INSTALL Log: Merge in some of Marc suggestions... Revision ChangesPath 1.9 +10 -9 apache-1.3/INSTALL Index: INSTALL === RCS file: /export/home

cvs commit: apache-1.3 Makefile.tmpl

1998-04-14 Thread rse
rse 98/04/14 12:17:42 Modified:.Makefile.tmpl Log: If idiots could fly, Internet would be an airport... Revision ChangesPath 1.17 +2 -2 apache-1.3/Makefile.tmpl Index: Makefile.tmpl

cvs commit: apache-1.3 Announcement

1998-04-15 Thread rse
rse 98/04/14 23:16:57 Modified:.Announcement Log: Ok, we now have to edit the Announcement in the CVS or we never get finished. This is my second cut of the Announcement: - based on my first version - merged in text changes of Jim's version but keep

cvs commit: apache-1.3 INSTALL configure

1998-04-15 Thread rse
rse 98/04/14 23:23:09 Modified:.INSTALL configure Log: Make /usr/local/apache again the default installation PREFIX, even when this violates the GNU standards for configure scripts. But this way idiots who just use the defaults (i.e. not even use --prefix) do

cvs commit: apache-1.3 INSTALL

1998-04-15 Thread rse
rse 98/04/14 23:51:28 Modified:.INSTALL Log: Make the example less shocking and remove reference to [EMAIL PROTECTED] to avoid flooding this address with mails from idots. Revision ChangesPath 1.11 +7 -16 apache-1.3/INSTALL Index: INSTALL

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

1998-04-15 Thread rse
rse 98/04/15 00:05:01 Modified:.how-to-release.html Log: Don't distribute .indent.pro files: they are out-of-date and there is no need for the user to indent some of the distributed code theirself. Revision ChangesPath 1.34 +3 -2 apache-devsite

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

1998-04-15 Thread rse
rse 98/04/15 02:31:27 Modified:.how-to-release.html Log: Remove another dotfile which need not be distributed: src/.gdbinit Revision ChangesPath 1.35 +1 -1 apache-devsite/how-to-release.html Index: how-to-release.html

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

1998-04-15 Thread rse
rse 98/04/15 02:46:58 Modified:src/support apxs.pl Log: Final cosmetics: Create LoadModule lines with same style as APACI's make install target. Revision ChangesPath 1.4 +1 -1 apache-1.3/src/support/apxs.pl Index: apxs.pl

cvs commit: apache-1.3 configure

1998-04-15 Thread rse
rse 98/04/15 03:03:47 Modified:.configure Log: Last minute fix: Be even more friendly and conservative: Only append the /apache prefix to installation paths when the PREFIX does not contain it _AND_ the user didn't customize it via explicit options. Revision

cvs commit: apache-1.3 STATUS

1998-04-15 Thread rse
rse 98/04/15 10:25:14 Modified:.STATUS Log: Update our state Revision ChangesPath 1.295 +3 -7 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v

cvs commit: apache-1.3/src README.DSO

1998-04-16 Thread rse
rse 98/04/15 23:44:46 Modified:.INSTALL src README.DSO Log: Make sure the user is notified about the possible side-effects LoadModule can have because of the different execution order of modules. Revision ChangesPath 1.12 +3 -1

cvs commit: apache-1.3 Makefile.tmpl

1998-04-16 Thread rse
rse 98/04/15 23:47:13 Modified:.Makefile.tmpl Log: Typo. Thanks to Lars for hint. Revision ChangesPath 1.18 +1 -1 apache-1.3/Makefile.tmpl Index: Makefile.tmpl === RCS file

  1   2   3   4   5   6   >