]> granicus.if.org Git - apache/log
apache
16 years agoAdd 'AuthzMergeRules Off' and a note to the default httpd.conf.
David Shane Holden [Fri, 11 Jul 2008 21:59:59 +0000 (21:59 +0000)]
Add 'AuthzMergeRules Off' and a note to the default httpd.conf.

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

16 years agoUse &lt; instead of < in example code.
David Shane Holden [Fri, 11 Jul 2008 21:02:23 +0000 (21:02 +0000)]
Use &lt; instead of < in example code.

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

16 years agooops, I forgot to add mime-type image/png
Takashi Sato [Thu, 10 Jul 2008 15:15:31 +0000 (15:15 +0000)]
oops, I forgot to add mime-type image/png

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

16 years agonew Turkish translations
Takashi Sato [Thu, 10 Jul 2008 15:13:38 +0000 (15:13 +0000)]
new Turkish translations

Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

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

16 years agoremove outdated link
Takashi Sato [Thu, 10 Jul 2008 15:07:51 +0000 (15:07 +0000)]
remove outdated link

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

16 years agonote negation of env-var (env=!)
Takashi Sato [Thu, 10 Jul 2008 13:27:37 +0000 (13:27 +0000)]
note negation of env-var (env=!)

PR: 44901

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

16 years agosync
Takashi Sato [Thu, 10 Jul 2008 13:16:15 +0000 (13:16 +0000)]
sync

Submitted by: kawai
Reviewed by: takashi

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

16 years agoupdate and sync
Takashi Sato [Thu, 10 Jul 2008 13:15:42 +0000 (13:15 +0000)]
update and sync

Submitted by: kawai, takashi
Reviewed by: takashi, kawai

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

16 years agoMissing <var> tags.
Tony Stevenson [Tue, 8 Jul 2008 20:11:04 +0000 (20:11 +0000)]
Missing <var> tags.

Fix submitted by Igor Galić

Cheers

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

16 years agoFix long-obsolete summary in mod_auth_digest.
Nick Kew [Mon, 7 Jul 2008 18:31:32 +0000 (18:31 +0000)]
Fix long-obsolete summary in mod_auth_digest.

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

16 years agocorrect the digest password Java example code - doc PR 45340
Thomas J. Donovan [Mon, 7 Jul 2008 10:50:57 +0000 (10:50 +0000)]
correct the digest password Java example code - doc PR 45340

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

16 years agofix comment associated with MMN change
Eric Covener [Sun, 6 Jul 2008 23:49:22 +0000 (23:49 +0000)]
fix comment associated with MMN change

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

16 years ago* Prevent Header edit from processing only the first header it should
Ruediger Pluem [Fri, 4 Jul 2008 10:54:36 +0000 (10:54 +0000)]
* Prevent Header edit from processing only the first header it should
  edit and deleting the remaining ones by iterating over all headers
  with the same name.

PR: 45333

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

16 years ago* Include http_config.h to ensure that cmd_parms is defined, otherwise
Ruediger Pluem [Fri, 4 Jul 2008 10:54:09 +0000 (10:54 +0000)]
* Include http_config.h to ensure that cmd_parms is defined, otherwise
  e.g. the perl test framework breaks.

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

16 years agoupdate Japanese translations.
Takashi Sato [Wed, 2 Jul 2008 10:43:59 +0000 (10:43 +0000)]
update Japanese translations.

Submitted by: kawai, takashi
Reviewed by: takashi, kawai

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

16 years agocaught by Ruediger
Eric Covener [Sun, 29 Jun 2008 20:09:45 +0000 (20:09 +0000)]
caught by Ruediger

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

16 years agomod_auth_digest: Detect during startup when AuthDigestProvider
Eric Covener [Sun, 29 Jun 2008 16:42:43 +0000 (16:42 +0000)]
mod_auth_digest: Detect during startup when AuthDigestProvider
is configured to use an incompatible provider via AuthnProviderAlias.
PR 45196

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

16 years agoupdate Turkish translations
Takashi Sato [Mon, 23 Jun 2008 18:09:40 +0000 (18:09 +0000)]
update Turkish translations

Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

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

16 years agoupdate Japanese translations
Takashi Sato [Mon, 23 Jun 2008 18:05:37 +0000 (18:05 +0000)]
update Japanese translations

Submitted by: kawai
Reviewed by: takashi

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

16 years agoPrevent XML code from creating a broken link
Martin Kraemer [Mon, 23 Jun 2008 08:32:51 +0000 (08:32 +0000)]
Prevent XML code from creating a broken link

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

16 years agoFix broken link
Martin Kraemer [Mon, 23 Jun 2008 08:26:22 +0000 (08:26 +0000)]
Fix broken link

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

16 years ago* Fix formating. No functional change.
Ruediger Pluem [Sat, 21 Jun 2008 20:02:21 +0000 (20:02 +0000)]
* Fix formating. No functional change.

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

16 years agoUpdate mod_dbd page for ODBC driver
Thomas J. Donovan [Sat, 21 Jun 2008 17:51:56 +0000 (17:51 +0000)]
Update mod_dbd page for ODBC driver

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

16 years agoupdate transformations
Takashi Sato [Sat, 21 Jun 2008 17:44:43 +0000 (17:44 +0000)]
update transformations

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

16 years agonew Turkish translations.
Takashi Sato [Sat, 21 Jun 2008 17:04:57 +0000 (17:04 +0000)]
new Turkish translations.

Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

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

16 years agosync.
Hiroaki Kawai [Sat, 21 Jun 2008 15:40:05 +0000 (15:40 +0000)]
sync.
Submitted by: takashi, kawai
Reviewed by: kawai, takashi

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

16 years agosync.
Hiroaki Kawai [Sat, 21 Jun 2008 14:35:53 +0000 (14:35 +0000)]
sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agocorrect r670061 - preserve query string with [noescape, proxy]
Thomas J. Donovan [Sat, 21 Jun 2008 13:48:45 +0000 (13:48 +0000)]
correct r670061 - preserve query string with [noescape, proxy]

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

16 years agosync.
Hiroaki Kawai [Sat, 21 Jun 2008 05:45:38 +0000 (05:45 +0000)]
sync.
Submitted by: takashi, kawai
Reviewed by: kawai, takashi

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

16 years agosync with English files
Takashi Sato [Sat, 21 Jun 2008 04:00:23 +0000 (04:00 +0000)]
sync with English files

* bind:xml.ja
English Revision: 587444
Submitted by: kawai, takashi
Reviewed by: takashi, kawai

* mod/mod_speling.xml.ja
English Revision: 420990
Submitted by: takashi
Reviewed by: kawai

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

16 years agosync.
Hiroaki Kawai [Sat, 21 Jun 2008 03:16:24 +0000 (03:16 +0000)]
sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoSync.
Hiroaki Kawai [Sat, 21 Jun 2008 02:56:47 +0000 (02:56 +0000)]
Sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoAfter r649840, mod_proxy_http will no longer append a query string from r->args if...
Thomas J. Donovan [Fri, 20 Jun 2008 21:12:34 +0000 (21:12 +0000)]
After r649840, mod_proxy_http will no longer append a query string from r->args if "no-canon".

Moved the NOESCAPE test down after PATH_INFO, and preserve the query string in r->filename if
NOESCAPE (which implies "no-canon")

Previously this was only done for CONNECT requests, where (r->uri == r->unparsed_uri)
see mod_proxy:proxy_detect

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

16 years agoAdopt conditional handling for the new AC_USE_SYSTEM_EXTENSIONS as of 2.60.
William A. Rowe Jr [Fri, 20 Jun 2008 17:33:15 +0000 (17:33 +0000)]
Adopt conditional handling for the new AC_USE_SYSTEM_EXTENSIONS as of 2.60.

Submitted by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta gmail.com>

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

16 years agoThis macro for SSL detection was altogether wrong. Refactoring
William A. Rowe Jr [Fri, 20 Jun 2008 14:51:39 +0000 (14:51 +0000)]
This macro for SSL detection was altogether wrong.  Refactoring
to restore the ability to build and link against a specified
--with-ssl[c]=path, including use of pkg-config variables which
were ignored during the autoconf test phase.

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

16 years agoAC_USE_SYSTEM_EXTENSIONS encompases _MINIX and _AIX and
William A. Rowe Jr [Fri, 20 Jun 2008 14:49:08 +0000 (14:49 +0000)]
AC_USE_SYSTEM_EXTENSIONS encompases _MINIX and _AIX and
silences autoconf 2.62

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

16 years ago* add <compatibility> to DefaultType
Takashi Sato [Fri, 20 Jun 2008 10:17:57 +0000 (10:17 +0000)]
* add <compatibility> to DefaultType
* minor fixes

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

16 years agosync.
Hiroaki Kawai [Fri, 20 Jun 2008 01:18:34 +0000 (01:18 +0000)]
sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agosync.
Hiroaki Kawai [Fri, 20 Jun 2008 01:08:48 +0000 (01:08 +0000)]
sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agosync.
Hiroaki Kawai [Fri, 20 Jun 2008 00:55:10 +0000 (00:55 +0000)]
sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years ago* mod/mod_proxy_fcgi.xml: fix the wrong module name
Takashi Sato [Thu, 19 Jun 2008 22:56:55 +0000 (22:56 +0000)]
* mod/mod_proxy_fcgi.xml: fix the wrong module name
* programs/index.xml: add fcgistarter

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

16 years agoupdate transformations
Takashi Sato [Thu, 19 Jun 2008 16:59:15 +0000 (16:59 +0000)]
update transformations

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

16 years agoset LastChangedRevision
Takashi Sato [Thu, 19 Jun 2008 16:56:31 +0000 (16:56 +0000)]
set LastChangedRevision

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

16 years agoadjust revision reference
Takashi Sato [Thu, 19 Jun 2008 16:51:03 +0000 (16:51 +0000)]
adjust revision reference

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

16 years agoAdd documents of mod_proxy_fcgi and fcgistarter.
Takashi Sato [Thu, 19 Jun 2008 16:33:36 +0000 (16:33 +0000)]
Add documents of mod_proxy_fcgi and fcgistarter.
These are incomplete.

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

16 years agofix source file names of mod_proxy_*
Takashi Sato [Thu, 19 Jun 2008 12:49:59 +0000 (12:49 +0000)]
fix source file names of mod_proxy_*

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

16 years agoworker/event MPMs: graceful-stop doesn't work if the listener thread is
Greg Ames [Tue, 17 Jun 2008 20:59:55 +0000 (20:59 +0000)]
worker/event MPMs: graceful-stop doesn't work if the listener thread is
waiting for an available worker thread.  PR 43081

Reported by: Paul Querna
Debugged by: Takashi Sato [takashi lans-tv.com]

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

16 years agoget the Event MPM to compile again
Greg Ames [Tue, 17 Jun 2008 20:36:37 +0000 (20:36 +0000)]
get the Event MPM to compile again

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

16 years agoupdate transformations
Takashi Sato [Tue, 17 Jun 2008 17:15:12 +0000 (17:15 +0000)]
update transformations

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

16 years agoAdd a example of SeeRequestTail
Takashi Sato [Tue, 17 Jun 2008 12:10:40 +0000 (12:10 +0000)]
Add a example of  SeeRequestTail

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

16 years ago* clean the compatibility note of SeeRequestTail
Takashi Sato [Tue, 17 Jun 2008 11:35:30 +0000 (11:35 +0000)]
* clean the compatibility note of SeeRequestTail
* use <code>

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

16 years agoSync.
Hiroaki Kawai [Mon, 16 Jun 2008 15:30:10 +0000 (15:30 +0000)]
Sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agofix English Revision.
Hiroaki Kawai [Mon, 16 Jun 2008 15:16:49 +0000 (15:16 +0000)]
fix English Revision.

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

16 years agoSync.
Hiroaki Kawai [Mon, 16 Jun 2008 15:10:24 +0000 (15:10 +0000)]
Sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoupdate transformations
Takashi Sato [Mon, 16 Jun 2008 09:02:04 +0000 (09:02 +0000)]
update transformations

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

16 years agonew Turkish translations.
Takashi Sato [Mon, 16 Jun 2008 08:46:35 +0000 (08:46 +0000)]
new Turkish translations.

Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

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

16 years agoupdate a Turkish translation.
Takashi Sato [Mon, 16 Jun 2008 08:09:43 +0000 (08:09 +0000)]
update a Turkish translation.

Submitted by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>

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

16 years agoSync.
Hiroaki Kawai [Mon, 16 Jun 2008 07:52:15 +0000 (07:52 +0000)]
Sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoSync.
Hiroaki Kawai [Mon, 16 Jun 2008 07:31:54 +0000 (07:31 +0000)]
Sync.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoSync.
Hiroaki Kawai [Sat, 14 Jun 2008 16:23:12 +0000 (16:23 +0000)]
Sync.
English Revision: 659902

Reviewed by: takashi,kawai

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

16 years agoNew translation.
Hiroaki Kawai [Sat, 14 Jun 2008 16:06:41 +0000 (16:06 +0000)]
New translation.
English Revision: 664361

Submitted by: kawai,takashi
Reviewed by: takashi,kawai

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

16 years agoSome more translation.
Hiroaki Kawai [Sat, 14 Jun 2008 05:49:57 +0000 (05:49 +0000)]
Some more translation.
Submitted by: takashi
Reviewed by: kawai

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

16 years agoSwitch the default base authz logic operation to 'AND' rather than 'OR'. This should...
Bradley Nicholes [Fri, 13 Jun 2008 20:59:10 +0000 (20:59 +0000)]
Switch the default base authz logic operation to 'AND' rather than 'OR'.  This should allow directory authz rules merging to be more restrictive in sub-directories

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

16 years agoAllow for negation of env check as well...
Jim Jagielski [Fri, 13 Jun 2008 13:02:09 +0000 (13:02 +0000)]
Allow for negation of env check as well...

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

16 years agomore tab cleanups
Jim Jagielski [Thu, 12 Jun 2008 22:28:32 +0000 (22:28 +0000)]
more tab cleanups

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

16 years agomore de-tabify
Jim Jagielski [Thu, 12 Jun 2008 22:27:30 +0000 (22:27 +0000)]
more de-tabify

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

16 years agoclear out bogus whitespace
Jim Jagielski [Thu, 12 Jun 2008 22:26:30 +0000 (22:26 +0000)]
clear out bogus whitespace

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

16 years agode-tabify
Jim Jagielski [Thu, 12 Jun 2008 22:25:52 +0000 (22:25 +0000)]
de-tabify

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

16 years agoAdd whitespace for clarity
William A. Rowe Jr [Thu, 12 Jun 2008 15:59:16 +0000 (15:59 +0000)]
Add whitespace for clarity

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

16 years agoFix whitespace -> tabs, it is a makefile
William A. Rowe Jr [Thu, 12 Jun 2008 15:30:46 +0000 (15:30 +0000)]
Fix whitespace -> tabs, it is a makefile

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

16 years agoAdditional fix up of command line .mak dbd module builds,
William A. Rowe Jr [Thu, 12 Jun 2008 15:28:08 +0000 (15:28 +0000)]
Additional fix up of command line .mak dbd module builds,
and optional .mak dbd IDE build.

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

16 years agoWindows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft...
Thomas J. Donovan [Wed, 11 Jun 2008 16:34:20 +0000 (16:34 +0000)]
Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft.com/en-us/library/ms235591.aspx

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

16 years agofix ldap make - ARCH is only defined in apr, not in httpd
Thomas J. Donovan [Wed, 11 Jun 2008 14:10:51 +0000 (14:10 +0000)]
fix ldap make - ARCH is only defined in apr, not in httpd

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

16 years agoNote that the DBD_LIST is supported for Makefile.win builds.
William A. Rowe Jr [Wed, 11 Jun 2008 02:59:37 +0000 (02:59 +0000)]
Note that the DBD_LIST is supported for Makefile.win builds.

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

16 years agoCorrect install script flaw when DBD_LIST is provided by the
William A. Rowe Jr [Tue, 10 Jun 2008 22:37:03 +0000 (22:37 +0000)]
Correct install script flaw when DBD_LIST is provided by the
build user.

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

16 years agoUpdate mod_auth_digest status
Nick Kew [Tue, 10 Jun 2008 22:24:15 +0000 (22:24 +0000)]
Update mod_auth_digest status
Docs bug pointed out by nicerobot on IRC

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

16 years agoin 2.2.9
Jim Jagielski [Tue, 10 Jun 2008 19:32:30 +0000 (19:32 +0000)]
in 2.2.9

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

16 years agoCopy mod_proxy.xml.ja from 2.2 to trunk
Takashi Sato [Tue, 10 Jun 2008 17:18:30 +0000 (17:18 +0000)]
Copy mod_proxy.xml.ja from 2.2 to trunk
since r344971(trunk) and r421100(2.2) are the same.

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

16 years agomove back to inner loop... fails otherwise
Jim Jagielski [Tue, 10 Jun 2008 16:14:47 +0000 (16:14 +0000)]
move back to inner loop... fails otherwise

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

16 years agoPatch for CVE-2008-2364...
Jim Jagielski [Tue, 10 Jun 2008 15:30:00 +0000 (15:30 +0000)]
Patch for CVE-2008-2364...

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

16 years agor664705
Jim Jagielski [Mon, 9 Jun 2008 13:37:13 +0000 (13:37 +0000)]
r664705

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

16 years agoSince we are using AC_CACHE_CHECK, avoid warning
Jim Jagielski [Mon, 9 Jun 2008 13:32:04 +0000 (13:32 +0000)]
Since we are using AC_CACHE_CHECK, avoid warning
about non-cached item by adding the required _cv_

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

16 years agocore: Fix address-in-use startup failure on some platforms caused
Jeff Trawick [Sun, 8 Jun 2008 18:13:35 +0000 (18:13 +0000)]
core: Fix address-in-use startup failure on some platforms caused
by attempting to set up an IPv4 listener which overlaps with an
existing IPv6 listener.

The failure occurred on the second pass of the open-logs hook in
a configuration such as the following:

  Listen 8080
  Listen 0.0.0.0:8081
  Listen [::]:8081

During the first pass, the two port 8081 listen recs were
adjacent and existing logic prevented binding to 0.0.0.0:8081.
On the second pass, they were not adjacent and we then tried
to bind to 0.0.0.0:8081, leading to failure on some platforms
(seen on SLES 9 and Ubuntu 7.10, not seen on many other Unix-ish
platforms).

Leave a note about other unhandled configurations.

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

16 years agoNo header files currently found in that dir, so the build fails.
Sander Temme [Sun, 8 Jun 2008 05:11:31 +0000 (05:11 +0000)]
No header files currently found in that dir, so the build fails.

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

16 years ago* irreversable -> irreversible
Takashi Sato [Sat, 7 Jun 2008 16:03:01 +0000 (16:03 +0000)]
* irreversable -> irreversible
* whitespace fix

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

16 years ago* Update transformation
Ruediger Pluem [Sat, 7 Jun 2008 12:51:43 +0000 (12:51 +0000)]
* Update transformation

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

16 years ago* Offer the possibility to create session cookies in the case a path is
Ruediger Pluem [Sat, 7 Jun 2008 12:50:04 +0000 (12:50 +0000)]
* Offer the possibility to create session cookies in the case a path is
  given.

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

16 years ago* Allow HttpOnly, 1 and true to enable HttpOnly, allow secure, 1 and true
Ruediger Pluem [Sat, 7 Jun 2008 12:29:27 +0000 (12:29 +0000)]
* Allow HttpOnly, 1 and true to enable HttpOnly, allow secure, 1 and true
  to enable secure.

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

16 years agoCatch up to apr-util-1.3.0, build apr_ldap always, and
William A. Rowe Jr [Sat, 7 Jun 2008 03:13:28 +0000 (03:13 +0000)]
Catch up to apr-util-1.3.0, build apr_ldap always, and
conditionally build DBD_LIST members.

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

16 years agomod_core.h is moved
William A. Rowe Jr [Sat, 7 Jun 2008 02:10:51 +0000 (02:10 +0000)]
mod_core.h is moved

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

16 years agoCatch up with a host of changes to the current module set
William A. Rowe Jr [Sat, 7 Jun 2008 02:10:32 +0000 (02:10 +0000)]
Catch up with a host of changes to the current module set

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

16 years agoSignedness error
William A. Rowe Jr [Sat, 7 Jun 2008 02:04:41 +0000 (02:04 +0000)]
Signedness error

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

16 years agoCatch up with cache changes
William A. Rowe Jr [Sat, 7 Jun 2008 01:48:05 +0000 (01:48 +0000)]
Catch up with cache changes

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

16 years agomod_core.h moved to include/
William A. Rowe Jr [Sat, 7 Jun 2008 01:47:34 +0000 (01:47 +0000)]
mod_core.h moved to include/

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

16 years agoConsumed by server/*.c, belongs in include/
William A. Rowe Jr [Sat, 7 Jun 2008 01:39:25 +0000 (01:39 +0000)]
Consumed by server/*.c, belongs in include/

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

16 years agoap_ namespace, a dead giveaway that this information should reside
William A. Rowe Jr [Sat, 7 Jun 2008 01:13:10 +0000 (01:13 +0000)]
ap_ namespace, a dead giveaway that this information should reside
in the general include\ directory

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

16 years agoIf we are submitting 2GB login forms, there is a very serious,
William A. Rowe Jr [Sat, 7 Jun 2008 01:10:50 +0000 (01:10 +0000)]
If we are submitting 2GB login forms, there is a very serious,
serious problem.  The len and form_size of size_t should be
adaquate, clean up the rest of the size/off mismatches.

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

16 years agoYou don't export the fn hooked or registered as an optional fn
William A. Rowe Jr [Sat, 7 Jun 2008 01:02:31 +0000 (01:02 +0000)]
You don't export the fn hooked or registered as an optional fn

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

16 years agoYou don't export the local registered functions
William A. Rowe Jr [Sat, 7 Jun 2008 00:59:04 +0000 (00:59 +0000)]
You don't export the local registered functions
when using optional fn's and hooks.

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

16 years agoYou don't export registered entry points
William A. Rowe Jr [Sat, 7 Jun 2008 00:46:19 +0000 (00:46 +0000)]
You don't export registered entry points

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