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

1998-07-07 Thread Rodent of Unusual Size
Yes, there was a PR on this, #2250. It has been closed, but the message was excessively cryptic and didn't help, so I was making it a little more meaningful. I was going to address Marc's concerns to-night. Please restore 1.40, and stop reverting other people's work without checking with them

Whoa! Sorry, sorry!!

1998-01-26 Thread Rodent of Unusual Size
My humblest and most abject apologies for that last commit message! I must have dropped a decimal point somewhere; it was at least ten times larger than I calculated. I would have broken it up considerably.. :-( #kenP-(}

cvs commit: apachen/src/modules/standard mod_include.c

1997-09-19 Thread Rodent of Unusual Size
coar97/09/19 01:35:52 Modified:src/modules/standard mod_include.c Log: {Sigh} Indent does some strange things with one-statement ifs when the expression is complex and the statement isn't in {}. Make sure all the one-liners are braced, and wrap some long

cvs commit: apachen/src/modules/standard mod_include.c

1997-09-19 Thread Rodent of Unusual Size
coar97/09/19 10:25:14 Modified:src/modules/standard mod_include.c Log: Correct invalid assumption that REDIRECT covers all possible redirection HTTP status codes. Reviewed by: Roy Fielding Revision ChangesPath 1.54 +3 -1

cvs commit: apachen/src/modules/standard mod_info.c

1997-09-15 Thread Rodent of Unusual Size
coar97/09/15 04:57:06 Modified:src INDENT src/modules/example mod_example.c src/modules/standard mod_info.c Log: GNU indent run across a couple of modules. {Whew!} Revision ChangesPath 1.14 +3 -3 apachen/src/INDENT

cvs commit: apachen/src/modules/standard mod_log_config.c mod_negotiation.c mod_setenvif.c

1997-09-15 Thread Rodent of Unusual Size
coar97/09/15 10:19:58 Modified:src INDENT src/modules/standard mod_log_config.c mod_negotiation.c mod_setenvif.c Log: Oof! Some more indentationalisms. Revision ChangesPath 1.16 +3 -3 apachen/src/INDENT

cvs commit: apachen/src/main util_script.c

1997-09-13 Thread Rodent of Unusual Size
coar97/09/13 05:15:41 Modified:src/main util_script.c Log: Add in the final missing #include needed to clean up the set_last_modified() rework. Revision ChangesPath 1.72 +1 -0 apachen/src/main/util_script.c Index: util_script.c

cvs commit: apachen/src/modules/standard mod_log_config.c

1997-09-12 Thread Rodent of Unusual Size
coar97/09/12 07:50:54 Modified:htdocs/manual/mod mod_log_config.html src CHANGES src/modules/standard mod_log_config.c Log: Changes to mod_log_config to allow naming of format strings. Format nicknames are defined with LogFormat

cvs commit: apachen/src/modules/standard mod_info.c

1997-09-12 Thread Rodent of Unusual Size
coar97/09/12 11:53:31 Modified:src/modules/standard mod_info.c Log: Add the missing request phases, add the configuration phases, change commands to directives.. Revision ChangesPath 1.28 +130 -82 apachen/src/modules/standard/mod_info.c

cvs commit: apachen/src/main http_core.c http_protocol.h

1997-09-12 Thread Rodent of Unusual Size
coar97/09/12 14:49:19 Modified:src/main http_core.c http_protocol.h Log: Fix up some missing includes (fallout from the set_last_modified() rework). Revision ChangesPath 1.122 +1 -0 apachen/src/main/http_core.c Index: http_core.c

cvs commit: apachen/src/regex Makefile

1997-09-10 Thread Rodent of Unusual Size
coar97/09/10 13:05:41 Modified:src Configure src/main Makefile.tmpl src/modules/proxy Makefile src/os/unix Makefile.tmpl src/regex Makefile Log: Remove the v flag from the library generation - verbositi

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

1997-09-09 Thread Rodent of Unusual Size
coar97/09/09 08:19:49 Modified:htdocs/manual/mod mod_autoindex.html Log: Strongly note that the standalone FancyIndexing and IndexOptions directives override each other. PR: 1106 Revision ChangesPath 1.13 +23 -5

cvs commit: apachen/src/os/unix os.c

1997-09-03 Thread Rodent of Unusual Size
coar97/09/03 09:11:35 Modified:src/os/unix os.c Log: os/unix/os.c has to have *something* in it, or cc complains about it being empty and ld gritches about libos.a not having a directory (since ranlib didn't insert an empty one). [Digial UNIX 3.2, at

cvs commit: apachen/src/modules/proxy proxy_util.c

1997-09-02 Thread Rodent of Unusual Size
coar97/09/02 03:39:36 Modified:src/modules/proxy proxy_util.c Log: Remove a bit of unused code (probably optmised away by reasonable compilers, but why needlessly confuse humans?). Submitted by: Martin Kraemer Reviewed by: Dean Gaudet, Ken Coar

cvs commit: apachen/src/support htdigest.c

1997-09-02 Thread Rodent of Unusual Size
coar97/09/02 09:12:18 Modified:src/main http_core.c md5.h md5c.c util_md5.c util_md5.h src/modules/proxy proxy_util.c src/modules/standard mod_digest.c src/support htdigest.c Log: `Personalise' Apache's use of MD5 names to avoid

cvs commit: apachen/src/main http_config.h

1997-09-02 Thread Rodent of Unusual Size
coar97/09/02 09:19:18 Modified:src CHANGES src/main http_config.h Log: Yerg. Note MD5 renames in CHANGES, and bump the MODULE_MAGIC_NUMBER as a consequence. Revision ChangesPath 1.426 +4 -0 apachen/src/CHANGES Index:

cvs commit: apache-devsite mmn.txt

1997-09-02 Thread Rodent of Unusual Size
coar97/09/02 09:27:09 Modified:.mmn.txt Log: Record the latest MMN change (MD5 renaming). Revision ChangesPath 1.5 +1 -0 apache-devsite/mmn.txt Index: mmn.txt === RCS

cvs commit: apachen/src PORTING

1997-09-01 Thread Rodent of Unusual Size
coar97/09/01 14:47:48 Modified:src PORTING Log: Fix some gramos and correct some email addresses that wouldn't work quite right (new-httpd is only sendable by subscribers). Revision ChangesPath 1.11 +16 -14apachen/src/PORTING Index:

cvs commit: apache-devsite mmn.txt

1997-09-01 Thread Rodent of Unusual Size
coar97/09/01 07:08:48 Modified:.mmn.txt Log: Document the last two changes to MODULE_MAGIC_NUMBER. Revision ChangesPath 1.4 +2 -0 apache-devsite/mmn.txt Index: mmn.txt ===

cvs commit: apachen/src/modules/standard mod_info.c

1997-08-31 Thread Rodent of Unusual Size
coar97/08/31 06:30:53 Modified:src/modules/example mod_example.c src/modules/standard mod_info.c Log: Add the server build time to some other useful places. Revision ChangesPath 1.15 +6 -1 apachen/src/modules/example/mod_example.c

cvs commit: apachen/src/modules/example mod_example.c

1997-08-31 Thread Rodent of Unusual Size
coar97/08/31 18:25:22 Modified:src/modules/example mod_example.c Log: Apply many of the style-guide formats. Revision ChangesPath 1.16 +234 -307 apachen/src/modules/example/mod_example.c Index: mod_example.c

cvs commit: apachen/src/modules/example mod_example.c

1997-08-31 Thread Rodent of Unusual Size
coar97/08/31 18:39:19 Modified:src/modules/example mod_example.c Log: Rename the different phase handler routines to example_handler using the names of the slots from the module structure (e.g., example_xlate - example_translate_handler). Also some TAB

cvs commit: apachen/src/main http_core.c

1997-08-31 Thread Rodent of Unusual Size
coar97/08/31 18:47:02 Modified:src/main http_core.c Log: Add the post_read_request slot (missed when the other modules were done). Revision ChangesPath 1.117 +2 -1 apachen/src/main/http_core.c Index: http_core.c

cvs commit: apachen/src/main http_protocol.c

1997-08-31 Thread Rodent of Unusual Size
coar97/08/31 19:46:49 Modified:src/main http_protocol.c Log: Replace use of FORBIDDEN with HTTP_FORBIDDEN. Revision ChangesPath 1.157 +1 -1 apachen/src/main/http_protocol.c Index: http_protocol.c

cvs commit: apache-devsite binbuild.sh

1997-08-27 Thread Rodent of Unusual Size
coar97/08/27 07:17:38 Modified:.binbuild.sh Log: Fix missing tick in sed command. Submitted by: Lars Eilebrecht [EMAIL PROTECTED] Revision ChangesPath 1.2 +2 -2 apache-devsite/binbuild.sh Index: binbuild.sh

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

1997-08-26 Thread Rodent of Unusual Size
coar97/08/26 09:43:13 Added: htdocs/manual/mod mod_setenvif.html Log: Ta-daah! The documentation for mod_setenvif, which defines the SetEnvIf* and BrowserMatch* directives. (And in time for 1.3b1, too) Revision ChangesPath 1.1

cvs commit: apachen/htdocs/manual/mod directives.html mod_mime.html

1997-08-26 Thread Rodent of Unusual Size
coar97/08/26 09:49:53 Modified:htdocs/manual/mod directives.html mod_mime.html Log: Update the list of directives for BrowserMatch*'s new location, add the SetEnvIf* directives, and apply Lars' fix to mod_mime. Submitted by: Lars Eilebrecht [EMAIL PROTECTED]

cvs commit: apachen/src/main http_log.c

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 07:26:31 Modified:src/main http_log.c Log: #ifdef LOG_AUTHPRIV, since it isn't available on Digital UNIX 3.2. Revision ChangesPath 1.24 +2 -0 apachen/src/main/http_log.c Index: http_log.c

cvs commit: apache-devsite mmn.txt

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 08:21:29 Modified:.mmn.txt Log: Update Ye Historie of Ye Module Magick Number to reflect the last few changes. Revision ChangesPath 1.3 +3 -0 apache-devsite/mmn.txt Index: mmn.txt

cvs commit: apachen/src/modules/standard mod_setenvif.c

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 08:39:21 Modified:src/modules/standard mod_setenvif.c Log: Revert the UnSetIfZero directive that was added when mod_setenvif was made a standard module. It isn't broad enough in scope; it only affects those envariables set with the SetEnvIf*

cvs commit: apachen/src/main http_request.c http_request.h http_config.h

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 09:02:31 Modified:src CHANGES src/main http_request.c http_request.h http_config.h Log: Add r-mtime field to reduce gratuitous date parsing, and update_mtime() function to advance it as needed. (This will be used by the

cvs commit: apachen/htdocs/manual/misc FAQ.html

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 09:13:18 Modified:htdocs/manual/misc FAQ.html Log: Update FAQ #35 (where's the dump?) to mention the new-for-1.3 CoreDumpDirectory directive. Submitted by: Lars Eilebrecht [EMAIL PROTECTED] Revision ChangesPath 1.87 +13 -8

cvs commit: apache/src INSTALL

1997-08-21 Thread Rodent of Unusual Size
coar97/08/21 11:05:05 Modified:src Tag: APACHE_1_2_X INSTALL Log: Typo. Submitted by: Kevin Ying [EMAIL PROTECTED] Revision ChangesPath No revision No revision 1.14.2.1 +1 -1

cvs commit: apachen/src CHANGES

1997-08-18 Thread Rodent of Unusual Size
coar97/08/18 05:35:25 Modified:src CHANGES Log: Record the change to proxy_util.c that enhances logging of which host failed to connect(). PR: 352 Reviewed by: Marc Slemko Revision ChangesPath 1.405 +4 -0

cvs commit: apachen/src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_auth_anon.c mod_auth_db.c mod_auth_dbm.c mod_auth_msql.c mod_autoindex.c mod_cern_meta.c mod_cgi.c mod_digest.c mod_dir.c mod_dld.c mod_env.c mod_expires.c mod_headers.c mod_imap.c mod_include.c mod_info.c mod_log_agent.c mod_log_config.c mod_log_referer.c mod_mime.c mod_mime_magic.c mod_negotiation.c mod_rewrite.c mod_setenvif.c mod_status.c mod_userdir.c mod_usertrack.c

1997-08-18 Thread Rodent of Unusual Size
coar97/08/18 06:12:30 Modified:src/modules/example mod_example.c src/modules/proxy mod_proxy.c src/modules/standard mod_access.c mod_actions.c mod_alias.c mod_asis.c mod_auth.c mod_auth_anon.c mod_auth_db.c

cvs commit: apache-site in_the_news.html

1997-08-15 Thread Rodent of Unusual Size
coar97/08/15 13:23:05 Modified:.in_the_news.html Log: Add Roy's IEEE article and Chris Tacy's NY CyberTimes column. Revision ChangesPath 1.11 +33 -0 apache-site/in_the_news.html Index: in_the_news.html

cvs commit: apache-site bugdb.cgi

1997-08-13 Thread Rodent of Unusual Size
coar97/08/13 14:03:34 Modified:.bugdb.cgi Log: The check for the special keyword any was occluding field values that included any with sentinel characters Perl recognised as word boundaries. So mod_auth-any wouldn't make it through.

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

1997-08-13 Thread Rodent of Unusual Size
coar97/08/13 18:24:51 Modified:htdocs/manual/mod core.html Log: Some typos and other cleanup from Martin the doc-walloper. (.htaccess changes reverted to generic htaccess after some discussion.) Submitted by: Martin Kraemer [EMAIL PROTECTED] Reviewed

cvs commit: apachen/src Configure

1997-08-11 Thread Rodent of Unusual Size
coar97/08/11 04:58:23 Modified:src Configure Log: Simple typo/grammatical corrections. Revision ChangesPath 1.131 +4 -4 apachen/src/Configure Index: Configure === RCS file:

cvs commit: apache-site manual-index.cgi

1997-08-07 Thread Rodent of Unusual Size
coar97/08/07 05:17:37 Modified:. manual-index.cgi Log: Work around problem with mod_mime_magic by changing the name of the data file manual-index.cgi uses. Revision ChangesPath 1.8 +1 -1 apache-site/manual-index.cgi Index:

cvs commit: apache-site .cvsignore

1997-08-07 Thread Rodent of Unusual Size
coar97/08/07 05:21:26 Modified:. .cvsignore Log: Update the .cvsignore with additional/changed files/directories CVS should pretend don't exist. Revision ChangesPath 1.4 +4 -2 apache-site/.cvsignore Index: .cvsignore

cvs commit: apache-devsite styleguide.html

1997-08-01 Thread Rodent of Unusual Size
coar97/08/01 13:08:51 Modified:. styleguide.html Log: Update style guide with the majority results from the most recent issue vote. Revision ChangesPath 1.4 +100 -46 apache-devsite/styleguide.html Index: styleguide.html

cvs commit: apache-site/contributors index.html

1997-07-31 Thread Rodent of Unusual Size
coar97/07/31 12:44:52 Modified:contributors index.html Log: Update my contributions minorly. Revision ChangesPath 1.14 +7 -4 apache-site/contributors/index.html Index: index.html

cvs commit: apache-site bugdb.cgi

1997-07-30 Thread Rodent of Unusual Size
coar97/07/30 10:55:37 Modified:. bugdb.cgi Log: Added a link to the full PR display as the rightmost column, just like the leftmost one, so you don't have to keep scrolling back and forth horizontally. Also added some HTML cleanup (closing

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

1997-07-30 Thread Rodent of Unusual Size
coar97/07/30 11:02:35 Modified:htdocs/manual/misc FAQ.html Log: Added item about the CGI/1.1 spec online locations, and some more text about the FreeBSD/FD_SETSIZE stuff. (Marc has more to add on that particular topic. but I'd already written this - so he

cvs commit: apache-site bugdb.cgi

1997-07-30 Thread Rodent of Unusual Size
coar97/07/30 12:15:15 Modified:. bugdb.cgi Log: Oops! Some bad assumptions were made about where the quickfmt= would appear in the GET arguments.. Revision ChangesPath 1.11 +3 -2 apache-site/bugdb.cgi Index: bugdb.cgi

cvs commit: apache/src CHANGES mod_autoindex.c

1997-07-25 Thread Rodent of Unusual Size
coar97/07/25 04:04:05 Modified:htdocs/manual new_features_1_3.html htdocs/manual/mod mod_autoindex.html src CHANGES mod_autoindex.c Log: Add ability to sort FancyIndexed directories by the different column values, ascending or

cvs commit: apache-site/mirrors mirrors.list

1997-07-21 Thread Rodent of Unusual Size
coar97/07/21 14:07:26 Modified:mirrors mirrors.list Log: Add geographical/backbone information for Arctic.Org. Revision ChangesPath 1.22 +1 -1 apache-site/mirrors/mirrors.list Index: mirrors.list

cvs commit: apache-devsite index.html

1997-07-21 Thread Rodent of Unusual Size
coar97/07/19 09:01:33 Modified:. index.html Log: Added descriptions of the ancillary mailing lists (apache-cvs and apache-bugdb), and linked in Marc's cvsweb script. (The links to the mailing lists should make it easy to subscribe; the

cvs commit: apache-site index.html

1997-07-19 Thread Rodent of Unusual Size
coar97/07/19 08:59:51 Modified:. index.html Log: Linked in the HTMLised ABOUT_APACHE page. The info/ directory probably needs to be cleaned up some now, as noted by Brian. Revision ChangesPath 1.28 +10 -1 apache-site/index.html

cvs commit: apache-devsite mmn.txt

1997-07-17 Thread Rodent of Unusual Size
coar97/07/17 16:50:30 Modified:. mmn.txt Log: Update with the last few changes to the MODULE_MAGIC_NUMBER (as well as I can quickly deduce them). Revision ChangesPath 1.2 +5 -0 apache-devsite/mmn.txt Index: mmn.txt

cvs commit: apache/src CHANGES Configure

1997-07-16 Thread Rodent of Unusual Size
coar97/07/16 05:25:36 Modified:src CHANGES Configure Log: Configure was treating the creation of src/Makefile so specifically that it wasn't propagating options like CC and OPTIM to other Makefiles (such as support/Makefile). Options are now

cvs commit: apache/src CHANGES

1997-07-16 Thread Rodent of Unusual Size
coar97/07/16 16:14:24 Modified:src CHANGES Log: Oops; forgot to update CHANGES for the mod_include XSSI string relop extensions. PR: 41 Submitted by: Bruno Wolff III [EMAIL PROTECTED] Reviewed by: Dean Gaudet, Ken Coar, Paul Sutton, Brian

cvs commit: apache-devsite devnotes.html index.html

1997-07-15 Thread Rodent of Unusual Size
coar97/07/15 04:14:28 Modified:. devnotes.html index.html Log: Correct a cut/paste error Brian spotted, add stuff about using the CVS snapshot, and link into the dev.apache.org front door. Revision ChangesPath 1.2 +43 -1

cvs commit: apache/src CHANGES mod_autoindex.c

1997-07-15 Thread Rodent of Unusual Size
coar97/07/15 08:51:12 Modified:src CHANGES mod_autoindex.c Log: Add IndexOptions SuppressHTMLPreamble, which tells the module *not* to generate the HTML, HEAD, and so IFF there's an header file in the directory. Submitted by: [EMAIL PROTECTED]

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

1997-07-15 Thread Rodent of Unusual Size
coar97/07/15 08:57:29 Modified:htdocs/manual/mod mod_autoindex.html Log: Add documentation for IndexOptions SuppressHTMLPreamble (and alphabetise the options list, too). Revision ChangesPath 1.11 +37 -24

cvs commit: apache/src Configure Makefile.tmpl

1997-07-14 Thread Rodent of Unusual Size
coar97/07/14 03:20:03 Modified:src Configure Makefile.tmpl Log: Put quotes around $(CC) where it's passed to subordinate environments. on IRIX, mod_perl requires -n32, and mucks with the CC macro. This isn't the optimal solution, but it does

cvs commit: apache/support Makefile.tmpl

1997-07-14 Thread Rodent of Unusual Size
coar97/07/14 04:56:09 Modified:support Makefile.tmpl Log: Change occurrences of LFLAGS* to LDFLAGS* to match the recent changes in the main Configuration and Makefile area. LFLAGS is for Lex; LDFLAGS is for the loader. Revision ChangesPath

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

1997-07-14 Thread Rodent of Unusual Size
coar97/07/14 19:08:00 Modified:htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Undoing an erroneous adjustment of a link - the page was accessed through a bogus URL, and relativity failed to work there. (Hear that, Doctor Al?) Revision Changes

cvs commit: apache-devsite devnotes.html

1997-07-13 Thread Rodent of Unusual Size
coar97/07/13 13:43:33 Added: . devnotes.html Log: Rough draft/outline/collection of notes about the nitty-gritty details of working on Apache. Revision ChangesPath 1.1 apache-devsite/devnotes.html Index: devnotes.html

cvs commit: apache-site bugdb.cgi

1997-07-11 Thread Rodent of Unusual Size
coar97/07/11 19:13:01 Modified:. bugdb.cgi Log: Add a bold warning that the submitter had *better* not be duplicating an existing FAQ or PR item, or the response he gets may be .. unsatisfying. (Particularly if the respondent is feeling snarky. ;)

cvs commit: apache-site/contributors index.html

1997-07-11 Thread Rodent of Unusual Size
coar97/07/11 19:30:13 Modified:contributors index.html Log: Updating the prepository from changes made to the online files. Revision ChangesPath 1.12 +3 -2 apache-site/contributors/index.html Index: index.html

cvs commit: apache-site ABOUT_APACHE.html

1997-07-10 Thread Rodent of Unusual Size
coar97/07/10 04:36:43 Added: . ABOUT_APACHE.html Log: A somewhat sanitised version of the ABOUT_APACHE text file that's included in the distribution. Suitable to convey information w/o opening the Gates of Spam. Revision ChangesPath

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

1997-07-09 Thread Rodent of Unusual Size
coar97/07/09 03:15:44 Modified:htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Bring the 1.2 FAQ (which is what appears on the Apache site) up-to-date with the latest changes. This one file, at least, needs to be kept in sync since it doesn't contain

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

1997-07-08 Thread Rodent of Unusual Size
coar97/07/08 08:56:33 Modified:htdocs/manual/misc FAQ.html Log: Add a BrowserMatch for the AppletViewer user-agent that comes with JDK 1.0.2. Fixes PR: 837 Submitted by: Manoj Kasichainula [EMAIL PROTECTED] Revision ChangesPath 1.83 +4

cvs commit: apache-site manual-index.cgi

1997-07-06 Thread Rodent of Unusual Size
coar97/07/06 06:54:26 Modified:. manual-index.cgi Log: Correct the BODY tag's colour attributes to be in RGB values rather than proper colour-names (which older browsers don't understand). Revision ChangesPath 1.7 +8 -1

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

1997-07-06 Thread Rodent of Unusual Size
coar97/07/06 07:54:50 Modified:htdocs/manual man-template.html new_features_1_1.html new_features_1_2.html new_features_1_3.html vhosts-in-depth.html htdocs/manual/misc API.html FAQ.html known_bugs.html

cvs commit: apache/htdocs/manual/mod core.html directives.html index.html mod_access.html mod_actions.html mod_alias.html mod_auth_anon.html mod_auth_dbm.html mod_cern_meta.html mod_dir.html mod_env.html mod_imap.html mod_include.html mod_negotiation.html mod_proxy.html mod_rewrite.html mod_status.html mod_userdir.html

1997-07-06 Thread Rodent of Unusual Size
coar97/07/06 10:19:26 Modified:htdocs/manual content-negotiation.html custom-error.html dns-caveats.html env.html host.html install.html invoking.html man-template.html multilogs.html new_features_1_0.html

cvs commit: apache/htdocs/manual new_features_1_3.html

1997-07-06 Thread Rodent of Unusual Size
coar97/07/06 10:26:01 Modified:htdocs/manual new_features_1_3.html Log: {argh!} Typo, typo, who's got the typo? Me, me!! {sigh} Revision ChangesPath 1.4 +2 -1 apache/htdocs/manual/new_features_1_3.html Index: new_features_1_3.html

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

1997-07-05 Thread Rodent of Unusual Size
coar97/07/05 08:01:19 Modified:htdocs/manual/misc FAQ.html Log: Add FAQ about connection reset by peer message. Revision ChangesPath 1.78 +18 -1 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html

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

1997-07-05 Thread Rodent of Unusual Size
coar97/07/05 08:37:38 Modified:htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Dragging over a bunch of changes to the HEAD version. The FAQ is pretty well version-armoured. Revision ChangesPath No revision No

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

1997-07-05 Thread Rodent of Unusual Size
coar97/07/05 08:46:47 Modified:htdocs/manual/misc FAQ.html Log: Numerous HTML cleanups, some minor rewordings and fixes of typos. Revision ChangesPath 1.79 +141 -114 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html

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

1997-07-05 Thread Rodent of Unusual Size
coar97/07/05 08:49:40 Modified:htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: {Sigh} Bringing over the latest HEAD changes. Revision ChangesPath No revision No revision 1.63.2.7 +22 -17

cvs commit: apache-site/dyn closer.cgi

1997-07-02 Thread Rodent of Unusual Size
coar97/07/02 04:10:06 Modified:dyn closer.cgi Log: Add knowledge of fifth field in mirror list data file, which is a comment or geographical location to be displayed alongside the URL. Fields are now explicitly TAB-delimited, not whitespace-

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

1997-07-01 Thread Rodent of Unusual Size
coar97/07/01 19:22:05 Modified:htdocs/manual/misc security_tips.html htdocs/manual/mod mod_userdir.html Log: Add documentation of new syntaxes for UserDir {disable|enable}, and a nod in the security_tips for UserDir disabled root. Revision

cvs commit: apache/htdocs index.html

1997-06-30 Thread Rodent of Unusual Size
coar97/06/30 03:39:08 Modified:htdocsindex.html Log: Add text to make it clear that the it worked page has to do with the server *installation*, not the web site on which it may appear. Submitted by: Rob Hartill Revision ChangesPath 1.7

cvs commit: apache/src CHANGES mod_userdir.c

1997-06-29 Thread Rodent of Unusual Size
coar97/06/29 18:32:25 Modified:src CHANGES mod_userdir.c Log: Added ability to selectively enable/disable usernames for UserDir translation. Reviewed by: Randy Terbush, Marc Slemko, Dean Gaudet Revision ChangesPath 1.311 +5 -0

cvs commit: apache-devsite footer.html header.html index.html

1997-06-28 Thread Rodent of Unusual Size
coar97/06/27 23:36:24 Added: . footer.html header.html index.html Log: Add a front page to the Dev.Apache.Org area. Revision ChangesPath 1.1 apache-devsite/footer.html Index: footer.html

cvs commit: apache-devsite index.html

1997-06-28 Thread Rodent of Unusual Size
coar97/06/28 01:22:30 Modified:. index.html Log: Add some references missed in the first pass. Revision ChangesPath 1.2 +38 -1 apache-devsite/index.html Index: index.html

cvs commit: apache-devsite project-plan-new.html

1997-06-28 Thread Rodent of Unusual Size
coar97/06/28 01:33:50 Removed: . project-plan-new.html Log: Nuking the separate file containing Brian's edits; the original can be recovered from CVS now.

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

1997-06-24 Thread Rodent of Unusual Size
coar97/06/24 09:36:58 Modified:htdocs/manual/mod mod_dir.html Log: Update mod_dir documentation to include IconHeight and IconWidth keywords for the IndexOptions directive. Revision ChangesPath 1.7 +20 -0 apache/htdocs/manual/mod/mod_dir.html

cvs commit: apache/htdocs index.html

1997-06-24 Thread Rodent of Unusual Size
coar97/06/24 11:38:24 Modified:htdocsindex.html Log: Updating `it worked!' page to be in our new standard format. Revision ChangesPath 1.6 +33 -23apache/htdocs/index.html Index: index.html

cvs commit: apache/src CHANGES mod_dir.c

1997-06-23 Thread Rodent of Unusual Size
coar97/06/23 04:36:58 Modified:src CHANGES mod_dir.c Log: Add IconHeight and IconWidth to mod_dir's IndexOptions directive. These allow the specification of HEIGHT and WIDTH attributes in the IMG tags emitted when FancyIndexing is enabled.

cvs commit: apache-devsite - Imported sources

1997-06-17 Thread Rodent of Unusual Size
coar97/06/17 03:31:25 Log: Creating apache-devsite module for dev.apache.org hierarchy. Status: Vendor Tag: Apache Release Tags: Dev_Apache_Org No conflicts created by this import

cvs commit: apache-devsite .cvsignore 404.html API.html add_member.html binaries.html bug_track.html home.html how-to-release.html members.html mmn.txt ports.html project-plan-new.html project-plan.html styleguide.html todo.html voting.html

1997-06-17 Thread Rodent of Unusual Size
coar97/06/17 03:43:35 Added: . .cvsignore 404.html API.html add_member.html binaries.html bug_track.html home.html how-to-release.html members.html mmn.txt ports.html project-plan-new.html

cvs commit: apache-devsite/cgi-bin .cvsignore 0.6.2_votes_setup.pl 0.6.3_votes_setup.pl 0.7_votes_setup.pl access_count.c add_member.cgi add_member_new.cgi cgi-hacks.pl vote.cgi

1997-06-17 Thread Rodent of Unusual Size
coar97/06/17 03:51:58 Added: cgi-bin .cvsignore 0.6.2_votes_setup.pl 0.6.3_votes_setup.pl 0.7_votes_setup.pl access_count.c add_member.cgi add_member_new.cgi cgi-hacks.pl vote.cgi Log: Adding

cvs commit: apache/src mod_rewrite.h

1997-06-16 Thread Rodent of Unusual Size
coar97/06/16 05:47:54 Modified:src mod_rewrite.h Log: Change mod_rewrite.h to match the function types in mod_rewrite.c, which were altered for the NT port. (Change is from void to int.) Submitted by: Brian Behlendorf, Ken Coar Revision Changes

cvs commit: apache/src http_core.c mod_auth.c mod_auth_anon.c mod_dir.c mod_expires.c mod_negotiation.c

1997-06-16 Thread Rodent of Unusual Size
coar97/06/16 17:09:17 Modified:src http_core.c mod_auth.c mod_auth_anon.c mod_dir.c mod_expires.c mod_negotiation.c Log: Adding directive documentation to some directive declarations.. Submitted by: Martin Kraemer Revision Changes

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

1997-06-12 Thread Rodent of Unusual Size
coar97/06/12 04:29:12 Modified:htdocs/manual/misc FAQ.html Log: Removed TABs, replacing with spaces as appropriate {sigh}. Revision ChangesPath 1.70 +5 -5 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html

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

1997-06-12 Thread Rodent of Unusual Size
coar97/06/12 08:24:04 Modified:htdocs/manual/misc FAQ.html Log: Clean up premature end of headers FAQ and add additional (and more common) cause description. Revision ChangesPath 1.71 +33 -12apache/htdocs/manual/misc/FAQ.html Index:

cvs commit: apache-site bugdb.cgi

1997-06-11 Thread Rodent of Unusual Size
coar97/06/11 03:20:07 Modified:. bugdb.cgi Log: Added ability to edit the synopsis, originator, and release fields. This is useful when handling PRs that come into the DB from mail as pending and don't have the right attributes. No

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

1997-06-11 Thread Rodent of Unusual Size
coar97/06/11 04:57:21 Modified:htdocs/manual/misc FAQ.html Log: Added a semi-FAQ about why mod_info doesn't display directive values. Also, lots of general cleanup. Revision ChangesPath 1.67 +156 -94 apache/htdocs/manual/misc/FAQ.html

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

1997-06-11 Thread Rodent of Unusual Size
coar97/06/11 11:46:48 Modified:htdocs/manual/misc FAQ.html Log: Removing inappropriate P/P container. Revision ChangesPath 1.69 +1 -3 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html

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

1997-06-11 Thread Rodent of Unusual Size
coar97/06/11 14:21:41 Modified:htdocs/manual/misc Tag: APACHE_1_2_X FAQ.html Log: Updating with changes from HEAD. (CVS has been *really* slow to-day..) Revision ChangesPath No revision No revision

cvs commit: apache-site bugdb.cgi

1997-06-06 Thread Rodent of Unusual Size
coar97/06/06 05:01:36 Modified:. bugdb.cgi Log: Some serious enhancements: o ability to search header or content fields o ability to add comments when editing w/o having to change PR state o PR number now in title bar on more screens

cvs commit: apache KEYS

1997-06-04 Thread Rodent of Unusual Size
coar97/06/04 11:40:10 Modified:. KEYS Log: Adding my PGP key to the Apache keyring. Revision ChangesPath 1.2 +17 -0 apache/KEYS Index: KEYS === RCS file:

cvs commit: apache/src mod_include.c

1997-06-04 Thread Rodent of Unusual Size
coar97/06/04 17:57:46 Modified:src mod_include.c Log: Add in bits necessary to use -DUSE_PERL_SSI with an sfio enabled Perl. Reviewed by: Jim Jagielski, Rob Hartill Submitted by: Doug MacEachern Revision ChangesPath 1.33 +6 -0

cvs commit: apache-site manual-index.cgi

1997-06-03 Thread Rodent of Unusual Size
coar97/06/03 17:31:24 Modified:. manual-index.cgi Log: Fixed a Perl misteak (used leave instead of last - too much BLISS lately.. ;-). Revision ChangesPath 1.6 +60 -58apache-site/manual-index.cgi Index: manual-index.cgi

cvs commit: apache/htdocs/manual bind.html cgi_path.html content-negotiation.html custom-error.html dns-caveats.html env.html handler.html header.html host.html index.html install.html install_1_1.html invoking.html keepalive.html location.html man-template.html multilogs.html new_features_1_0.html new_features_1_1.html new_features_1_2.html process-model.html stopping.html suexec.html unixware.html vhosts-in-depth.html virtual-host.html

1997-06-03 Thread Rodent of Unusual Size
coar97/06/03 19:55:52 Modified:htdocs/manual bind.html cgi_path.html content-negotiation.html custom-error.html dns-caveats.html env.html handler.html header.html host.html index.html install.html

cvs commit: apache-site manual-index.cgi

1997-06-02 Thread Rodent of Unusual Size
coar97/06/02 03:24:47 Modified:. manual-index.cgi Log: Add attributes defining text colours to make sure text and links are visible with our white background; also added the home link. Revision ChangesPath 1.3 +11 -3

  1   2   >