]> granicus.if.org Git - apache/log
apache
19 years ago* Makefile.in: Make install-man the last install target as it copies an
Justin Erenkrantz [Thu, 2 Dec 2004 07:34:20 +0000 (07:34 +0000)]
* Makefile.in: Make install-man the last install target as it copies an
  excruciatingly large amount of files.  (We should also filter the .svn
  sub directories before copying it, too.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109467 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUse a case insensitive compare when looking for 'Upgrade'.
Paul Querna [Thu, 2 Dec 2004 04:25:52 +0000 (04:25 +0000)]
Use a case insensitive compare when looking for 'Upgrade'.
The first client I tested was sending 'upgrade'.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109447 13f79535-47bb-0310-9956-ffa450edef68

19 years agoTypo.
Yoshiki Hayashi [Thu, 2 Dec 2004 01:57:08 +0000 (01:57 +0000)]
Typo.

Thank Andre for spotting this.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109426 13f79535-47bb-0310-9956-ffa450edef68

19 years agoForward port <syntax> fix from 2.0.x.
Yoshiki Hayashi [Thu, 2 Dec 2004 00:21:38 +0000 (00:21 +0000)]
Forward port <syntax> fix from 2.0.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109409 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd generic reverse proxy worker so that module-driven reverse proxying works. It...
Mladen Turk [Wed, 1 Dec 2004 08:44:11 +0000 (08:44 +0000)]
Add generic reverse proxy worker so that module-driven reverse proxying works. It is enabled by default, but IMO it should be configurable like any other worker so we can limit the number of outgoing connections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109316 13f79535-47bb-0310-9956-ffa450edef68

19 years agoBuild proxy_ajp too when --enable-proxy is declared.
Mladen Turk [Tue, 30 Nov 2004 17:38:58 +0000 (17:38 +0000)]
Build proxy_ajp too when --enable-proxy is declared.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109214 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate transformation.
Yoshiki Hayashi [Tue, 30 Nov 2004 14:54:29 +0000 (14:54 +0000)]
Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@107009 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translation.
Yoshiki Hayashi [Tue, 30 Nov 2004 14:52:08 +0000 (14:52 +0000)]
Update Japanese translation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@107008 13f79535-47bb-0310-9956-ffa450edef68

19 years agoDeclare the ap_set_listen* functions with AP_DECLARE_NONSTD for Win32 support.
Justin Erenkrantz [Tue, 30 Nov 2004 06:29:56 +0000 (06:29 +0000)]
Declare the ap_set_listen* functions with AP_DECLARE_NONSTD for Win32 support.

(I think this is what is needed for Win32, but I'm not quite sure.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106988 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAllow APR to exist and build outside of the httpd/srclib file structure
Bradley Nicholes [Tue, 30 Nov 2004 00:12:39 +0000 (00:12 +0000)]
Allow APR to exist and build outside of the httpd/srclib file structure

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106975 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Revert my patch of this a.m. while I work out all the
William A. Rowe Jr [Mon, 29 Nov 2004 21:34:41 +0000 (21:34 +0000)]
  Revert my patch of this a.m. while I work out all the
  potential forward declaration pitfalls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106955 13f79535-47bb-0310-9956-ffa450edef68

19 years ago We are very happy with this result file on win32. ignore.
William A. Rowe Jr [Mon, 29 Nov 2004 17:45:44 +0000 (17:45 +0000)]
  We are very happy with this result file on win32.  ignore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106934 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Catch apr-iconv for we win32 people.
William A. Rowe Jr [Mon, 29 Nov 2004 17:44:04 +0000 (17:44 +0000)]
  Catch apr-iconv for we win32 people.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106933 13f79535-47bb-0310-9956-ffa450edef68

19 years ago Usage was inconsistent with the rest of ap_filter_t examples;
William A. Rowe Jr [Mon, 29 Nov 2004 17:41:49 +0000 (17:41 +0000)]
  Usage was inconsistent with the rest of ap_filter_t examples;
  we always presume the typedef'fed flavor of such symbol names.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106932 13f79535-47bb-0310-9956-ffa450edef68

19 years agozap extra blank in error message
Jeff Trawick [Mon, 29 Nov 2004 15:37:03 +0000 (15:37 +0000)]
zap extra blank in error message

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106918 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove pcreposix.h that is now in main include dir.
Mladen Turk [Mon, 29 Nov 2004 11:52:09 +0000 (11:52 +0000)]
Remove pcreposix.h that is now in main include dir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106905 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUse pcreposix.h from main include dir.
Mladen Turk [Mon, 29 Nov 2004 11:39:00 +0000 (11:39 +0000)]
Use pcreposix.h from main include dir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106904 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUse APR_PID_T_FMT instead %d for pid logging.
Mladen Turk [Mon, 29 Nov 2004 10:54:46 +0000 (10:54 +0000)]
Use APR_PID_T_FMT instead %d for pid logging.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106903 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMake sure that worker initialization is done only
Mladen Turk [Mon, 29 Nov 2004 10:43:28 +0000 (10:43 +0000)]
Make sure that worker initialization is done only
once per worker, as well the initialization of shared
memory slot. Also log the child pid so that logging
makes sense.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106902 13f79535-47bb-0310-9956-ffa450edef68

19 years agodftables now uses output file as command line param.
Mladen Turk [Mon, 29 Nov 2004 10:11:22 +0000 (10:11 +0000)]
dftables now uses output file as command line param.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106900 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd missing pcreposix.h from vendor/pcre/5.0.
Mladen Turk [Mon, 29 Nov 2004 10:09:15 +0000 (10:09 +0000)]
Add missing pcreposix.h from vendor/pcre/5.0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106899 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate cache module project and modules location from experimental to cache.
Mladen Turk [Mon, 29 Nov 2004 09:49:55 +0000 (09:49 +0000)]
Update cache module project and modules location from experimental to cache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106897 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate cache module project location from experimental to cache.
Mladen Turk [Mon, 29 Nov 2004 08:29:40 +0000 (08:29 +0000)]
Update cache module project location from experimental to cache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106894 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* server/core.c: Give an error instead of silently going on when a section is missing...
Paul Querna [Mon, 29 Nov 2004 04:15:24 +0000 (04:15 +0000)]
* server/core.c: Give an error instead of silently going on when a section is missing an argument.

PR: 25460
Submitted By: Geoffrey Young

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106879 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Mon, 29 Nov 2004 00:55:02 +0000 (00:55 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106872 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd 'New features of 2.1/2.2' to index page.
Justin Erenkrantz [Sun, 28 Nov 2004 23:59:22 +0000 (23:59 +0000)]
Add 'New features of 2.1/2.2' to index page.
Add reference to htcacheclean in mod_disk_cache docs via program.  (Yay, nd!)
Update transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106861 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadjust revision references and update transformation
André Malo [Sun, 28 Nov 2004 22:33:48 +0000 (22:33 +0000)]
adjust revision references and update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106854 13f79535-47bb-0310-9956-ffa450edef68

19 years agominor cleanups
André Malo [Sun, 28 Nov 2004 21:54:52 +0000 (21:54 +0000)]
minor cleanups

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106851 13f79535-47bb-0310-9956-ffa450edef68

19 years agoProperly export ap_listen_* functions.
Justin Erenkrantz [Sun, 28 Nov 2004 19:37:41 +0000 (19:37 +0000)]
Properly export ap_listen_* functions.

* server/listen.c: Add AP_DECLARE as appropriate.
* include/ap_listen.h: Add AP_DECLARE as appropriate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106843 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate transformation.
Yoshiki Hayashi [Sun, 28 Nov 2004 19:26:28 +0000 (19:26 +0000)]
Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106838 13f79535-47bb-0310-9956-ffa450edef68

19 years agocollapse styles as in 2.0
André Malo [Sun, 28 Nov 2004 19:19:49 +0000 (19:19 +0000)]
collapse styles as in 2.0

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106836 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translation.
Yoshiki Hayashi [Sun, 28 Nov 2004 19:13:40 +0000 (19:13 +0000)]
Update Japanese translation.

Submitted by: kawai, yoshiki

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106835 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* Makefile.in: In the updated 5.x pcre build, pcre.h is in builddir.
Justin Erenkrantz [Sun, 28 Nov 2004 19:07:37 +0000 (19:07 +0000)]
* Makefile.in: In the updated 5.x pcre build, pcre.h is in builddir.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106833 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translation.
Yoshiki Hayashi [Sun, 28 Nov 2004 19:05:38 +0000 (19:05 +0000)]
Update Japanese translation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106832 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate transformation.
Yoshiki Hayashi [Sun, 28 Nov 2004 16:24:31 +0000 (16:24 +0000)]
Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106819 13f79535-47bb-0310-9956-ffa450edef68

19 years agoOops, forgot to bump up the corresponding revision.
Yoshiki Hayashi [Sun, 28 Nov 2004 16:21:32 +0000 (16:21 +0000)]
Oops, forgot to bump up the corresponding revision.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106818 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate Japanese translation...
Yoshiki Hayashi [Sun, 28 Nov 2004 16:18:20 +0000 (16:18 +0000)]
Update Japanese translation...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106817 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
Astrid Malo [Sun, 28 Nov 2004 15:10:35 +0000 (15:10 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106812 13f79535-47bb-0310-9956-ffa450edef68

19 years agonew German translation
Astrid Malo [Sun, 28 Nov 2004 15:08:30 +0000 (15:08 +0000)]
new German translation

Reviewed by: nd

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106811 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sun, 28 Nov 2004 15:00:46 +0000 (15:00 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106810 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate German translation
André Malo [Sun, 28 Nov 2004 14:55:06 +0000 (14:55 +0000)]
update German translation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106809 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix markup
André Malo [Sun, 28 Nov 2004 14:50:27 +0000 (14:50 +0000)]
fix markup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106808 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix link to LoadModule
André Malo [Sun, 28 Nov 2004 14:48:55 +0000 (14:48 +0000)]
fix link to LoadModule

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106807 13f79535-47bb-0310-9956-ffa450edef68

19 years agobring German translation up to date
André Malo [Sun, 28 Nov 2004 14:47:37 +0000 (14:47 +0000)]
bring German translation up to date

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106806 13f79535-47bb-0310-9956-ffa450edef68

19 years ago.htaccess is not a valid id, so cut the beginning point
Astrid Malo [Sun, 28 Nov 2004 14:42:54 +0000 (14:42 +0000)]
.htaccess is not a valid id, so cut the beginning point

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106805 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sun, 28 Nov 2004 13:39:02 +0000 (13:39 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106804 13f79535-47bb-0310-9956-ffa450edef68

19 years agouse <program> for programs
André Malo [Sun, 28 Nov 2004 13:25:21 +0000 (13:25 +0000)]
use <program> for programs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106803 13f79535-47bb-0310-9956-ffa450edef68

19 years agoallow <program> in man pages
André Malo [Sun, 28 Nov 2004 13:23:23 +0000 (13:23 +0000)]
allow <program> in man pages

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106802 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd missing definition for the glossary and phonetic elements
Astrid Malo [Sun, 28 Nov 2004 12:45:52 +0000 (12:45 +0000)]
add missing definition for the glossary and phonetic elements

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106801 13f79535-47bb-0310-9956-ffa450edef68

19 years agowell, program needs to be defined, not just referenced...
André Malo [Sun, 28 Nov 2004 12:31:20 +0000 (12:31 +0000)]
well, program needs to be defined, not just referenced...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106800 13f79535-47bb-0310-9956-ffa450edef68

19 years agowell, update transformation again
André Malo [Sun, 28 Nov 2004 01:07:55 +0000 (01:07 +0000)]
well, update transformation again

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106779 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation of previous changes
André Malo [Sun, 28 Nov 2004 01:02:23 +0000 (01:02 +0000)]
update transformation of previous changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106778 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd an id attribute for every anchor
Astrid Malo [Sun, 28 Nov 2004 00:59:30 +0000 (00:59 +0000)]
add an id attribute for every anchor

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106777 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd <program> element
André Malo [Sun, 28 Nov 2004 00:46:49 +0000 (00:46 +0000)]
add <program> element

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106775 13f79535-47bb-0310-9956-ffa450edef68

19 years agonew glossary item "hash"
Astrid Malo [Sun, 28 Nov 2004 00:18:35 +0000 (00:18 +0000)]
new glossary item "hash"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106774 13f79535-47bb-0310-9956-ffa450edef68

19 years agoformat code for better readability
Astrid Malo [Sat, 27 Nov 2004 23:58:53 +0000 (23:58 +0000)]
format code for better readability

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106773 13f79535-47bb-0310-9956-ffa450edef68

19 years agouse the <glossary> element
Astrid Malo [Sat, 27 Nov 2004 23:05:08 +0000 (23:05 +0000)]
use the <glossary> element

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106768 13f79535-47bb-0310-9956-ffa450edef68

19 years agoFixing various compiler error when compiling against the latest version of LibC SDK
Bradley Nicholes [Sat, 27 Nov 2004 22:50:18 +0000 (22:50 +0000)]
Fixing various compiler error when compiling against the latest version of LibC SDK

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106766 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd a style for the new pronounciations in the glossary
Astrid Malo [Sat, 27 Nov 2004 22:02:33 +0000 (22:02 +0000)]
add a style for the new pronounciations in the glossary

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106763 13f79535-47bb-0310-9956-ffa450edef68

19 years ago- add default values for the titles of glossary links
Astrid Malo [Sat, 27 Nov 2004 22:00:13 +0000 (22:00 +0000)]
- add default values for the titles of glossary links
- add / adjust English revision number (are these revision numbers interesting here?)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106762 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate English revision number
Astrid Malo [Sat, 27 Nov 2004 21:54:19 +0000 (21:54 +0000)]
update English revision number

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106761 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* docs/manual/new_features_2_2.xml: Take a pass at blurbs for auth and cache
Justin Erenkrantz [Sat, 27 Nov 2004 21:11:30 +0000 (21:11 +0000)]
* docs/manual/new_features_2_2.xml: Take a pass at blurbs for auth and cache
  changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106760 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 21:01:50 +0000 (21:01 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106759 13f79535-47bb-0310-9956-ffa450edef68

19 years agofix semantics again.
André Malo [Sat, 27 Nov 2004 20:58:39 +0000 (20:58 +0000)]
fix semantics again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106758 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMove mod_cache out of experimental for the NetWare build
Bradley Nicholes [Sat, 27 Nov 2004 20:42:00 +0000 (20:42 +0000)]
Move mod_cache out of experimental for the NetWare build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106757 13f79535-47bb-0310-9956-ffa450edef68

19 years agoMoving pcreposix.h to include/ to replace the (now out of date) version there
Brian Pane [Sat, 27 Nov 2004 20:21:20 +0000 (20:21 +0000)]
Moving pcreposix.h to include/ to replace the (now out of date) version there

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106755 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemoving in order to "svn move" the new one from srclib/pcre to this location.
Brian Pane [Sat, 27 Nov 2004 20:19:44 +0000 (20:19 +0000)]
Removing in order to "svn move" the new one from srclib/pcre to this location.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106754 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd titles for glossary links
Astrid Malo [Sat, 27 Nov 2004 20:02:11 +0000 (20:02 +0000)]
add titles for glossary links

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106753 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd transformation for the two new elements <glossary> and <phonetic>
Astrid Malo [Sat, 27 Nov 2004 19:59:14 +0000 (19:59 +0000)]
add transformation for the two new elements <glossary> and <phonetic>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106752 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd sample algorithm for scheduler and
Mladen Turk [Sat, 27 Nov 2004 19:56:40 +0000 (19:56 +0000)]
Add sample algorithm for scheduler and
use <pre><code> for algorithm tables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106751 13f79535-47bb-0310-9956-ffa450edef68

19 years agoadd two new elements:
Astrid Malo [Sat, 27 Nov 2004 19:54:28 +0000 (19:54 +0000)]
add two new elements:

<glossary> for links to the glossary
<phonetic> for pronouncations (e.g. using IPA)- to be used in the glossary
           only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106750 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpdate the NetWare and Windows version of the autoconf derived files.
Bradley Nicholes [Sat, 27 Nov 2004 19:51:42 +0000 (19:51 +0000)]
Update the NetWare and Windows version of the autoconf derived files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106749 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemoved the documentation files because they were making the httpd
Brian Pane [Sat, 27 Nov 2004 19:43:25 +0000 (19:43 +0000)]
Removed the documentation files because they were making the httpd
source checkout too large, added a README file pointing to the reference
copy of the docs in the PCRE vendor branch

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106747 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd htcacheclean to the NetWare build.
Bradley Nicholes [Sat, 27 Nov 2004 19:42:32 +0000 (19:42 +0000)]
Add htcacheclean to the NetWare build.

Submitted by:normw bocnet.com.au

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106746 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd mod_filter to the NetWare build.
Bradley Nicholes [Sat, 27 Nov 2004 19:40:49 +0000 (19:40 +0000)]
Add mod_filter to the NetWare build.

Submitted by:normw bocnet.com.au

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106745 13f79535-47bb-0310-9956-ffa450edef68

19 years agolistener_thread: no functional changes, formatting changes only
Greg Ames [Sat, 27 Nov 2004 19:33:21 +0000 (19:33 +0000)]
listener_thread: no functional changes, formatting changes only

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106744 13f79535-47bb-0310-9956-ffa450edef68

19 years agoonly need one main listener loop.
Greg Ames [Sat, 27 Nov 2004 19:29:26 +0000 (19:29 +0000)]
only need one main listener loop.

logic changes only to minimize diff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106743 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 19:25:32 +0000 (19:25 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106742 13f79535-47bb-0310-9956-ffa450edef68

19 years agoreadd status information
André Malo [Sat, 27 Nov 2004 19:19:12 +0000 (19:19 +0000)]
readd status information

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106740 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAt long last, promote mod_cache and friends out of experimental/.
Justin Erenkrantz [Sat, 27 Nov 2004 19:06:48 +0000 (19:06 +0000)]
At long last, promote mod_cache and friends out of experimental/.

Also, take quick pass through docs files to remove experimental label for them.

Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106737 13f79535-47bb-0310-9956-ffa450edef68

19 years agobump version
André Malo [Sat, 27 Nov 2004 15:40:02 +0000 (15:40 +0000)]
bump version

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106728 13f79535-47bb-0310-9956-ffa450edef68

19 years agoupdate transformation
André Malo [Sat, 27 Nov 2004 15:38:35 +0000 (15:38 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106727 13f79535-47bb-0310-9956-ffa450edef68

19 years agovalidate xml
André Malo [Sat, 27 Nov 2004 15:28:03 +0000 (15:28 +0000)]
validate xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106723 13f79535-47bb-0310-9956-ffa450edef68

19 years agointroduce data tables
André Malo [Sat, 27 Nov 2004 15:26:55 +0000 (15:26 +0000)]
introduce data tables

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106722 13f79535-47bb-0310-9956-ffa450edef68

19 years agoVote. mod_cache is ready for prime time
Bill Stoddard [Sat, 27 Nov 2004 13:52:15 +0000 (13:52 +0000)]
Vote. mod_cache is ready for prime time

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106710 13f79535-47bb-0310-9956-ffa450edef68

19 years agoRemove double description of balancer manager
Mladen Turk [Sat, 27 Nov 2004 13:43:12 +0000 (13:43 +0000)]
Remove double description of balancer manager

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106708 13f79535-47bb-0310-9956-ffa450edef68

19 years agoAdd desription for schedlurer algo and
Mladen Turk [Sat, 27 Nov 2004 13:38:47 +0000 (13:38 +0000)]
Add desription for schedlurer algo and
balancer manager

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106707 13f79535-47bb-0310-9956-ffa450edef68

19 years agosvn:eol-style = native
André Malo [Sat, 27 Nov 2004 10:47:49 +0000 (10:47 +0000)]
svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106705 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* LICENSE: Update for PCRE 5.0 licence.
Joe Orton [Sat, 27 Nov 2004 09:29:04 +0000 (09:29 +0000)]
* LICENSE: Update for PCRE 5.0 licence.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106699 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* srclib/pcre/pcre.c (pcre_compile): Remove unused variable.
Joe Orton [Sat, 27 Nov 2004 09:22:38 +0000 (09:22 +0000)]
* srclib/pcre/pcre.c (pcre_compile): Remove unused variable.

(sent upstream too).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106698 13f79535-47bb-0310-9956-ffa450edef68

19 years agoremoved call to aclocal for pcre (we're now able to build pcre-5.0 without it)
Brian Pane [Sat, 27 Nov 2004 08:19:56 +0000 (08:19 +0000)]
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106693 13f79535-47bb-0310-9956-ffa450edef68

19 years agoInitial pass at refactoring some files to eliminate our 150K C source behemoths.
Justin Erenkrantz [Sat, 27 Nov 2004 08:07:44 +0000 (08:07 +0000)]
Initial pass at refactoring some files to eliminate our 150K C source behemoths.

* Makefile.in: Change order of dependencies to bring in exports.o first so that
  we have every symbol 'used' before the linker starts processing.
* build/rules.mk.in: Add a 'program-install' target which just copies httpd.

* server/Makefile.in, modules/http/config2.m4: Add in new file targets.

* NWGNUmakefile, libhttpd.dsp: Blind updates for Netware and Win32.  (I tried.)

* server/core.c: Move core_input_filter, net_time_filter, and core_output_filter  and all supporting functions to...
* server/core_filters.c (copied): ...here.

* modules/http/http_protocol.c: Move functions from here to there...namely:
* modules/http/byterange_filter.c (copied): Relocate ap_byterange_filter() and
  friends.
* modules/http/chunk_filter.c (copied): Relocate chunk_filter().
* modules/http/http_etag.c (copied): Relocate ap_set_etag and ap_make_etag().
* modules/http/http_filters.c (copied): Relocate ap_http_filter(),
  ap_http_header_filter(), ap_discard_request_body(), ap_setup_client_block(),
  ap_should_client_block(), and ap_get_client_block().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106692 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUse ap_log_cerror and loglevel debug in filter_trace
Nick Kew [Sat, 27 Nov 2004 08:04:01 +0000 (08:04 +0000)]
Use ap_log_cerror and loglevel debug in filter_trace

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106691 13f79535-47bb-0310-9956-ffa450edef68

19 years agoUpgraded the copy of PCRE within srclib/pcre to version 5.0
Brian Pane [Sat, 27 Nov 2004 07:28:04 +0000 (07:28 +0000)]
Upgraded the copy of PCRE within srclib/pcre to version 5.0

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106690 13f79535-47bb-0310-9956-ffa450edef68

19 years agomake the type field in listener_poll_type an enum to make gdb output more
Greg Ames [Sat, 27 Nov 2004 00:37:54 +0000 (00:37 +0000)]
make the type field in listener_poll_type an enum to make gdb output more
useful.

add a comment about a field I haven't been able to grok yet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106674 13f79535-47bb-0310-9956-ffa450edef68

19 years agoap_process_http_async_connection (used by the Event MPM):
Greg Ames [Fri, 26 Nov 2004 21:21:42 +0000 (21:21 +0000)]
ap_process_http_async_connection (used by the Event MPM):
fix CLOSE_WAITs/leaked connections.  The logic to deal with ap_read_request
failures got lost when merging in the HTTP pipelining fix.  If ap_read_request
fails, the connection state should get set to CONN_STATE_LINGER so the MPM will
invoke lingering close.  Test case: client sends a Connection: keepalive header
then closes the connection before the keepalive timeout pops.

Also add a comment to make the pipelining flow more obvious.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106662 13f79535-47bb-0310-9956-ffa450edef68

19 years ago If thread_num is long, this better be an %ld
William A. Rowe Jr [Fri, 26 Nov 2004 20:10:41 +0000 (20:10 +0000)]
  If thread_num is long, this better be an %ld

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106653 13f79535-47bb-0310-9956-ffa450edef68

19 years agocall aclocal before autoconf for srclib/pcre (required for PCRE-5.0)
Brian Pane [Thu, 25 Nov 2004 23:44:47 +0000 (23:44 +0000)]
call aclocal before autoconf for srclib/pcre (required for PCRE-5.0)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106622 13f79535-47bb-0310-9956-ffa450edef68

19 years ago* modules/ssl/ssl_engine_mutex.c (ssl_mutex_on, ssl_mutex_off):
Joe Orton [Thu, 25 Nov 2004 13:02:31 +0000 (13:02 +0000)]
* modules/ssl/ssl_engine_mutex.c (ssl_mutex_on, ssl_mutex_off):
Improve error messages.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106573 13f79535-47bb-0310-9956-ffa450edef68

19 years agoproperty cleanup
André Malo [Thu, 25 Nov 2004 00:01:34 +0000 (00:01 +0000)]
property cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106505 13f79535-47bb-0310-9956-ffa450edef68