]> granicus.if.org Git - apache/log
apache
19 years agoswitch to the new format for outdated revision references
André Malo [Sat, 11 Dec 2004 18:21:42 +0000 (18:21 +0000)]
switch to the new format for outdated revision references

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

19 years ago* Add bits to use APR_TCP_DEFER_ACCEPT
Paul Querna [Sat, 11 Dec 2004 09:53:16 +0000 (09:53 +0000)]
* Add bits to use APR_TCP_DEFER_ACCEPT
* Log Warnings when adding defer accept or an accept filter fails.

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

19 years ago* core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under that limit.
Paul Querna [Sat, 11 Dec 2004 09:34:19 +0000 (09:34 +0000)]
* core_filters.c: If APR_MAX_IOVEC_SIZE is defined, make sure we are under that limit.

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

19 years agobuild all.
Paul Querna [Sat, 11 Dec 2004 09:14:57 +0000 (09:14 +0000)]
build all.

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

19 years agoPCRE was ugpraded to 5.0.
Paul Querna [Sat, 11 Dec 2004 09:13:32 +0000 (09:13 +0000)]
PCRE was ugpraded to 5.0.

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

19 years agobuild all
André Malo [Sat, 11 Dec 2004 08:51:30 +0000 (08:51 +0000)]
build all

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

19 years agoMention TLS Upgrade Support as a new feature.
Paul Querna [Sat, 11 Dec 2004 08:48:01 +0000 (08:48 +0000)]
Mention TLS Upgrade Support as a new feature.
Add blurb about the new -M option to httpd.

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

19 years agoMention that SSLEngine can be set to 'option' to enable TLS Upgrade.
Paul Querna [Sat, 11 Dec 2004 08:46:23 +0000 (08:46 +0000)]
Mention that SSLEngine can be set to 'option' to enable TLS Upgrade.
A more detailed section explaining TLS Upgrade would be helpful.

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

19 years ago* mod/mod_proxy.xml: First Draft trying to explain how to tune pooled connections.
Paul Querna [Sat, 11 Dec 2004 08:25:39 +0000 (08:25 +0000)]
* mod/mod_proxy.xml: First Draft trying to explain how to tune pooled connections.

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

19 years agoupdate transformation
André Malo [Sat, 11 Dec 2004 08:24:03 +0000 (08:24 +0000)]
update transformation

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

19 years agoRemove AddDefaultCharset from the default configuration because
Roy T. Fielding [Sat, 11 Dec 2004 05:57:29 +0000 (05:57 +0000)]
Remove AddDefaultCharset from the default configuration because
setting a site-wide default does more harm than good.

PR: 23421

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

19 years agoAdd charset to the painfully old example scripts.
Roy T. Fielding [Sat, 11 Dec 2004 05:52:29 +0000 (05:52 +0000)]
Add charset to the painfully old example scripts.
These should really be replaced with proper encoding
of the output.

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

19 years agoMore authn/authz error.
Yoshiki Hayashi [Sat, 11 Dec 2004 00:35:37 +0000 (00:35 +0000)]
More authn/authz error.

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

19 years agoupdate transformation
André Malo [Fri, 10 Dec 2004 18:08:49 +0000 (18:08 +0000)]
update transformation

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

19 years agoavoid vim autoindent :)
Jim Jagielski [Fri, 10 Dec 2004 16:49:16 +0000 (16:49 +0000)]
avoid vim autoindent :)

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

19 years agoDangerous assumption, especially if apr_dir_read uses readdir_r.
Jim Jagielski [Fri, 10 Dec 2004 15:54:17 +0000 (15:54 +0000)]
Dangerous assumption, especially if apr_dir_read uses readdir_r.
Be safe.

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

19 years agoIt's authn that manages authentication.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:38:02 +0000 (07:38 +0000)]
It's authn that manages authentication.

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

19 years agoOne more s/authentication/authorization/.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:27:32 +0000 (07:27 +0000)]
One more s/authentication/authorization/.

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

19 years agoThese modules are for authorization, not authentication.
Yoshiki Hayashi [Fri, 10 Dec 2004 07:10:49 +0000 (07:10 +0000)]
These modules are for authorization, not authentication.

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

19 years agoundo changes made in 111386 due to veto
Geoffrey Young [Thu, 9 Dec 2004 21:09:26 +0000 (21:09 +0000)]
undo changes made in 111386 due to veto

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

19 years agoMinor update to running the dftables utility on NetWare
Bradley Nicholes [Thu, 9 Dec 2004 18:01:23 +0000 (18:01 +0000)]
Minor update to running the dftables utility on NetWare

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

19 years agowhoops, wrong PR number
Geoffrey Young [Thu, 9 Dec 2004 14:19:18 +0000 (14:19 +0000)]
whoops, wrong PR number

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

19 years agoadd response code 226 constant (HTTP_IM_USED) and status
Geoffrey Young [Thu, 9 Dec 2004 14:16:16 +0000 (14:16 +0000)]
add response code 226 constant (HTTP_IM_USED) and status
line ("226 IM Used").  PR 31128.

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

19 years agoap_queue_push: update comment to reflect reality
Greg Ames [Thu, 9 Dec 2004 14:11:29 +0000 (14:11 +0000)]
ap_queue_push:  update comment to reflect reality

pointed out by: Ron Park (ronp cnet.com)

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

19 years agoSet the connection addr from connection pool addres
Mladen Turk [Thu, 9 Dec 2004 08:07:27 +0000 (08:07 +0000)]
Set the connection addr from connection pool addres
since proxy_ftp does not use the determine_connection
call.

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

19 years agoOnward ho to 2.1.3...
Justin Erenkrantz [Thu, 9 Dec 2004 04:52:33 +0000 (04:52 +0000)]
Onward ho to 2.1.3...

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

19 years agoIt's time for 2.1.2.
Justin Erenkrantz [Thu, 9 Dec 2004 04:50:10 +0000 (04:50 +0000)]
It's time for 2.1.2.

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

19 years ago* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgrade): Simplify the
Bradley Nicholes [Wed, 8 Dec 2004 23:22:09 +0000 (23:22 +0000)]
* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgrade): Simplify the
Upgrade header check; allow upgrades on any method; don't drop the
ap_pass_brigade return value.

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

19 years agomod_proxy: Respect errors reported by pre_connection hooks.
Jeff Trawick [Wed, 8 Dec 2004 20:19:04 +0000 (20:19 +0000)]
mod_proxy: Respect errors reported by pre_connection hooks.

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

19 years ago* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
Joe Orton [Wed, 8 Dec 2004 09:43:21 +0000 (09:43 +0000)]
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify): Use
X509_STORE_CTX_get_ex_data() and SSL_get_ex_data_X509_STORE_CTX_idx()
to use the correct ex_data index from the context in pathological
cases where SSL_get_ex_data_X509_STORE_CTX_idx() does not return 0.

PR: 32529

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

19 years agoUse sligthly better markup.
Yoshiki Hayashi [Wed, 8 Dec 2004 03:00:41 +0000 (03:00 +0000)]
Use sligthly better markup.

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

19 years agoupdate transformation
André Malo [Wed, 8 Dec 2004 00:32:38 +0000 (00:32 +0000)]
update transformation

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

19 years agotypo
André Malo [Wed, 8 Dec 2004 00:22:39 +0000 (00:22 +0000)]
typo

PR: 32561

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

19 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Simplify the
Joe Orton [Tue, 7 Dec 2004 22:49:54 +0000 (22:49 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Simplify the
Upgrade header check; allow upgrades on any method; don't drop the
ap_pass_brigade return value.

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

19 years agoRevert patch r104923. This patch doesn't actually fix bug 18757 and
Bradley Nicholes [Tue, 7 Dec 2004 19:04:22 +0000 (19:04 +0000)]
Revert patch r104923.  This patch doesn't actually fix bug 18757 and
breaks TLS upgrade functionality.  Also, removing the content length for
HEAD requests is being handled in ap_http_header_filter().

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

19 years ago* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
Paul Querna [Tue, 7 Dec 2004 03:41:18 +0000 (03:41 +0000)]
* mod_log_config.c: Revert r109866 which used apr_file_writev instead of an
                    apr_file_write w/ a memcpy. Roy Fielding provided a -1 veto
                    on the commit, based on concerns that writev is not
                    guaranteed to be atomic like a write.

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

19 years agoupdate transformation
André Malo [Mon, 6 Dec 2004 09:38:05 +0000 (09:38 +0000)]
update transformation

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

19 years agomod_log_config.c: Use iovecs to write the log line to eliminate a memcpy
Paul Querna [Sun, 5 Dec 2004 07:05:23 +0000 (07:05 +0000)]
mod_log_config.c: Use iovecs to write the log line to eliminate a memcpy

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

19 years agoOne more typo. Also, remove false promise because example is not
Yoshiki Hayashi [Sat, 4 Dec 2004 15:18:49 +0000 (15:18 +0000)]
One more typo.  Also, remove false promise because example is not
colored in any way.

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

19 years agoTypo.
Yoshiki Hayashi [Sat, 4 Dec 2004 14:39:44 +0000 (14:39 +0000)]
Typo.

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

19 years ago* server/mpm/experimental/event/event.c: Go through and reformat and correct
Justin Erenkrantz [Sat, 4 Dec 2004 05:25:57 +0000 (05:25 +0000)]
* server/mpm/experimental/event/event.c: Go through and reformat and correct
comments to be more appropriate.

*no functional changes*

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

19 years agoupdate transformation
André Malo [Fri, 3 Dec 2004 19:19:14 +0000 (19:19 +0000)]
update transformation

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

19 years agoClean up environment variables
Bradley Nicholes [Fri, 3 Dec 2004 15:49:31 +0000 (15:49 +0000)]
Clean up environment variables

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

19 years agofix child process aborts with
Greg Ames [Fri, 3 Dec 2004 05:28:00 +0000 (05:28 +0000)]
fix child process aborts with
  assertion "!((queue)->nelts == (queue)->bounds)" failed
due to worker queue overflows. The listener/event thread
needs to block when all worker threads are busy.

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

19 years agoSmall update to the build process for Netware
Bradley Nicholes [Thu, 2 Dec 2004 22:46:42 +0000 (22:46 +0000)]
Small update to the build process for Netware

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

19 years agoAllow APR-UTIL to exist and build outside of the httpd/srclib file structure
Bradley Nicholes [Thu, 2 Dec 2004 22:00:05 +0000 (22:00 +0000)]
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure

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

19 years agoworker MPM: Fix a problem which could cause httpd processes to
Jeff Trawick [Thu, 2 Dec 2004 17:39:22 +0000 (17:39 +0000)]
worker MPM: Fix a problem which could cause httpd processes to
remain active after shutdown.

The problem occurred when a scoreboard entry currently
in use by an exiting child process was used for a new child
process.  At that point, the MPM forgot about the exiting
child process, so ap_reclaim_child_processes() wouldn't be
able to forceably terminate it.

(An exiting child process may *never* exit due to a stuck
or long-running request being handled on one of the threads.)

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

19 years agowrong format string was converted to APR_PID_T_FMT
Jeff Trawick [Thu, 2 Dec 2004 16:37:41 +0000 (16:37 +0000)]
wrong format string was converted to APR_PID_T_FMT

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

19 years ago* modules/filters/mod_deflate.c (deflate_out_filter): Check explicitly
Joe Orton [Thu, 2 Dec 2004 13:45:32 +0000 (13:45 +0000)]
* modules/filters/mod_deflate.c (deflate_out_filter): Check explicitly
for a 304 or 204 response rather than a brigade which begins with EOS,
to correctly handle such responses when generated by a CGI script.
Don't alter the headers for this case either.

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

19 years ago* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Remove the
Joe Orton [Thu, 2 Dec 2004 13:34:48 +0000 (13:34 +0000)]
* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade): Remove the
unnecessary check of the Connection request header.

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

19 years agoFix gcc "no previous prototype" warnings after reorganisation:
Joe Orton [Thu, 2 Dec 2004 13:28:04 +0000 (13:28 +0000)]
Fix gcc "no previous prototype" warnings after reorganisation:

* server/core_filters.c (ap_core_input_filter, ap_core_output_filter,
ap_net_time_filter): Renamed to add ap_ prefixes for global symbols.

* include/ap_listen.h: Don't export ap_listen_open at all, it's not
used outside server/listen.c any more.

* server/listen.c (open_listeners): Renamed from ap_listen_open.

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

19 years ago* modules/http/mod_core.h: Prototype ap_http_chunk_filter.
Joe Orton [Thu, 2 Dec 2004 13:25:12 +0000 (13:25 +0000)]
* modules/http/mod_core.h: Prototype ap_http_chunk_filter.

* modules/http/chunk_filter.c (ap_http_chunk_filter): Rename from
chunk_filter.

* modules/http/http_core.c (chunk_filter): Remove the original copy.
(register_hooks): Register ap_http_chunk_filter.

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

19 years agonagoya isn't our Bugzilla server anymore.
Justin Erenkrantz [Thu, 2 Dec 2004 08:41:10 +0000 (08:41 +0000)]
nagoya isn't our Bugzilla server anymore.

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

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