]> granicus.if.org Git - apache/log
apache
15 years agoAdd the file logic for the handler.
Jean-Frederic Clere [Thu, 30 Jul 2009 15:37:22 +0000 (15:37 +0000)]
Add the file logic for the handler.
(Next step add the slotmem logic for the multicast socket).

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

15 years agoCatch up to apr_dbm projects
William A. Rowe Jr [Wed, 29 Jul 2009 20:47:49 +0000 (20:47 +0000)]
Catch up to apr_dbm projects

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

15 years agoMore 9x legacy
William A. Rowe Jr [Wed, 29 Jul 2009 20:41:20 +0000 (20:41 +0000)]
More 9x legacy

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

15 years agoUpdate to 2.2-current, post 2.2 stuff comes next
William A. Rowe Jr [Wed, 29 Jul 2009 20:40:09 +0000 (20:40 +0000)]
Update to 2.2-current, post 2.2 stuff comes next

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

15 years agoremoved another obsolete cast. Mentioned by Peter Sylvester.
Guenter Knauf [Wed, 29 Jul 2009 17:42:49 +0000 (17:42 +0000)]
removed another obsolete cast. Mentioned by Peter Sylvester.

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

15 years agoab: Fix broken error messages after resolver or connect() failures.
Jeff Trawick [Wed, 29 Jul 2009 15:15:38 +0000 (15:15 +0000)]
ab: Fix broken error messages after resolver or connect() failures.

The APR error code was truncated because ab used an incorrect data
type.

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

15 years agomark some private module data as "static", resolving
Jeff Trawick [Wed, 29 Jul 2009 14:38:02 +0000 (14:38 +0000)]
mark some private module data as "static", resolving
a duplicate definition error from the linker

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

15 years agofix type mismatch in argument to attach() method
Jeff Trawick [Wed, 29 Jul 2009 14:28:31 +0000 (14:28 +0000)]
fix type mismatch in argument to attach() method

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

15 years agoSave some bytes :)
Jim Jagielski [Tue, 28 Jul 2009 20:37:33 +0000 (20:37 +0000)]
Save some bytes :)

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

15 years agoAlign logic and message :)
Jim Jagielski [Tue, 28 Jul 2009 20:13:18 +0000 (20:13 +0000)]
Align logic and message :)

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

15 years agoPut the hm_slot_server_t in a common include.
Jean-Frederic Clere [Tue, 28 Jul 2009 12:28:18 +0000 (12:28 +0000)]
Put the hm_slot_server_t in a common include.

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

15 years agoremoved obsolete cast. Mentioned by Peter Sylvester.
Guenter Knauf [Mon, 27 Jul 2009 20:22:59 +0000 (20:22 +0000)]
removed obsolete cast. Mentioned by Peter Sylvester.

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

15 years agoNew .fr translation for mod_dir.
Vincent Deffontaines [Mon, 27 Jul 2009 16:38:04 +0000 (16:38 +0000)]
New .fr translation for mod_dir.
Committing html files to complete previous commit (core translation)

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

15 years agoAdded a new .fr translated file.
Vincent Deffontaines [Mon, 27 Jul 2009 15:14:32 +0000 (15:14 +0000)]
Added a new .fr translated file.

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

15 years agohtdbm: Fix possible buffer overflow if dbm database has very
Daniel Earl Poirier [Fri, 24 Jul 2009 17:15:29 +0000 (17:15 +0000)]
htdbm: Fix possible buffer overflow if dbm database has very
long values.  PR 30586 [Dan Poirier]

PR 30586
Reported by: Ulf Harnhammar, Swedish IT Incident Centre

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

15 years agoIn the case where we have no members, they aren't in error
Jim Jagielski [Mon, 20 Jul 2009 18:53:08 +0000 (18:53 +0000)]
In the case where we have no members, they aren't in error
states :)

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

15 years agognu-make's abspath seems broken when the path is already absolute.
Guenter Knauf [Mon, 20 Jul 2009 17:40:59 +0000 (17:40 +0000)]
gnu-make's abspath seems broken when the path is already absolute.

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

15 years agoEnable XP visual style.
Mladen Turk [Mon, 20 Jul 2009 08:34:36 +0000 (08:34 +0000)]
Enable XP visual style.

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

15 years agoUpdate r795445 patch in the light of rpluem's comments on-list
Nick Kew [Sun, 19 Jul 2009 21:54:36 +0000 (21:54 +0000)]
Update r795445 patch in the light of rpluem's comments on-list

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

15 years agoupdate transformation
Nilgun Belma Buguner [Sun, 19 Jul 2009 04:30:28 +0000 (04:30 +0000)]
update transformation

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

15 years agoupdate for sync with English docs.
Nilgun Belma Buguner [Sun, 19 Jul 2009 04:29:42 +0000 (04:29 +0000)]
update for sync with English docs.

Translated 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@795476 13f79535-47bb-0310-9956-ffa450edef68

15 years agomod_dir: Change DefaultHandler to DefaultMapping, and document it
Nick Kew [Sat, 18 Jul 2009 23:49:20 +0000 (23:49 +0000)]
mod_dir: Change DefaultHandler to DefaultMapping, and document it

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

15 years agoTypo fix
Nick Kew [Sat, 18 Jul 2009 23:21:52 +0000 (23:21 +0000)]
Typo fix

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

15 years agoFix mod_include potential segfault checking backref from unmatched regexp
Nick Kew [Sat, 18 Jul 2009 23:12:58 +0000 (23:12 +0000)]
Fix mod_include potential segfault checking backref from unmatched regexp
http://markmail.org/message/jlc7t5edsjujbe37
Patch by rpluem, lars, niq

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

15 years agoremoved useless comments added with r795438.
Guenter Knauf [Sat, 18 Jul 2009 22:21:57 +0000 (22:21 +0000)]
removed useless comments added with r795438.

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

15 years agoenabled building gen_test_char for running on build when cross-compiling;
Guenter Knauf [Sat, 18 Jul 2009 21:51:21 +0000 (21:51 +0000)]
enabled building gen_test_char for running on build when cross-compiling;
this does not change code for any platform unless CROSS_COMPILE is defined.

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

15 years agoUpdate the document so it matches the last english revision (659902->752951)
Vincent Deffontaines [Sat, 18 Jul 2009 21:46:42 +0000 (21:46 +0000)]
Update the document so it matches the last english revision (659902->752951)

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

15 years agoadded vars for Metrowerks directories to make it easier configureable.
Guenter Knauf [Sat, 18 Jul 2009 21:21:47 +0000 (21:21 +0000)]
added vars for Metrowerks directories to make it easier configureable.

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

15 years agoNew .fr translation for the rewrite module.
Vincent Deffontaines [Sat, 18 Jul 2009 20:47:52 +0000 (20:47 +0000)]
New .fr translation for the rewrite module.

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

15 years agoenable building the NetWare build helpers for running on Win32.
Guenter Knauf [Sat, 18 Jul 2009 16:54:13 +0000 (16:54 +0000)]
enable building the NetWare build helpers for running on Win32.

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

15 years agoNew SSL .fr translations.
Vincent Deffontaines [Fri, 17 Jul 2009 18:46:11 +0000 (18:46 +0000)]
New SSL .fr translations.

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

15 years agoupdate transformation
André Malo [Thu, 16 Jul 2009 07:16:45 +0000 (07:16 +0000)]
update transformation

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

15 years agovalidate xml
André Malo [Thu, 16 Jul 2009 07:15:24 +0000 (07:15 +0000)]
validate xml

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

15 years agoupdate transformation
André Malo [Thu, 16 Jul 2009 07:11:41 +0000 (07:11 +0000)]
update transformation

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

15 years agorewrite : Completed the doc .fr translation.
Vincent Deffontaines [Wed, 15 Jul 2009 20:27:34 +0000 (20:27 +0000)]
rewrite : Completed the doc .fr translation.

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

15 years agoSSL : New .fr translation files
Vincent Deffontaines [Wed, 15 Jul 2009 20:26:30 +0000 (20:26 +0000)]
SSL : New .fr translation files

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

15 years agoskip another lua source file with NetWare build.
Guenter Knauf [Mon, 13 Jul 2009 14:31:07 +0000 (14:31 +0000)]
skip another lua source file with NetWare build.

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

15 years agoAdded french translation for some rewrite files.
Vincent Deffontaines [Mon, 13 Jul 2009 14:28:39 +0000 (14:28 +0000)]
Added french translation for some rewrite files.

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

15 years agoand another NetWare build fix for mod_lua.
Guenter Knauf [Mon, 13 Jul 2009 03:00:59 +0000 (03:00 +0000)]
and another NetWare build fix for mod_lua.

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

15 years agofinal NetWare mod_lua build fixes.
Guenter Knauf [Mon, 13 Jul 2009 01:44:24 +0000 (01:44 +0000)]
final NetWare mod_lua build fixes.

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

15 years agoadded mod_lua to the NetWare build.
Guenter Knauf [Sun, 12 Jul 2009 23:58:23 +0000 (23:58 +0000)]
added mod_lua to the NetWare build.

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

15 years agoadded NetWare makefile for mod_lua.
Guenter Knauf [Sun, 12 Jul 2009 23:49:57 +0000 (23:49 +0000)]
added NetWare makefile for mod_lua.

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

15 years agofixed NetWare vpath; reverted include path removal from r793197.
Guenter Knauf [Sun, 12 Jul 2009 21:20:03 +0000 (21:20 +0000)]
fixed NetWare vpath; reverted include path removal from r793197.

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

15 years agofixed typo.
Guenter Knauf [Sat, 11 Jul 2009 22:34:42 +0000 (22:34 +0000)]
fixed typo.

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

15 years agoadded NetWare build SDK path sanity checks.
Guenter Knauf [Sat, 11 Jul 2009 22:01:31 +0000 (22:01 +0000)]
added NetWare build SDK path sanity checks.

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

15 years agoadded NetWare build defaults; added path sanity checks; removed obsolete include...
Guenter Knauf [Sat, 11 Jul 2009 16:42:12 +0000 (16:42 +0000)]
added NetWare build defaults; added path sanity checks; removed obsolete include path.

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

15 years agoUpdated after english file modification.
Lucien Gentis [Sat, 11 Jul 2009 16:16:39 +0000 (16:16 +0000)]
Updated after english file modification.

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

15 years agoAdd the missing include of apu_version.h and thus fix a build failure.
Takashi Sato [Thu, 9 Jul 2009 14:50:03 +0000 (14:50 +0000)]
Add the missing include of apu_version.h and thus fix a build failure.

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

15 years ago* Return APR_EOF if request body is shorter than the length announced by the
Ruediger Pluem [Thu, 9 Jul 2009 06:28:54 +0000 (06:28 +0000)]
* Return APR_EOF if request body is shorter than the length announced by the
  client.

PR: 33098
Submitted by: Stefan Fritsch <sf sfritsch.de>

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

15 years ago* Silence compiler warnings about unused variables.
Ruediger Pluem [Thu, 9 Jul 2009 06:07:36 +0000 (06:07 +0000)]
* Silence compiler warnings about unused variables.

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

15 years agofinally fixed NetWare export list (thanks help from rjung).
Guenter Knauf [Wed, 8 Jul 2009 14:17:39 +0000 (14:17 +0000)]
finally fixed NetWare export list (thanks help from rjung).

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

15 years agonext step for fixing NetWare exports list.
Guenter Knauf [Tue, 7 Jul 2009 15:46:13 +0000 (15:46 +0000)]
next step for fixing NetWare exports list.

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

15 years agofirst trial to add mod_watchdog functions to export list.
Guenter Knauf [Tue, 7 Jul 2009 14:27:28 +0000 (14:27 +0000)]
first trial to add mod_watchdog functions to export list.

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

15 years agoanother NetWare build fix - added some more symbols.
Guenter Knauf [Tue, 7 Jul 2009 02:57:44 +0000 (02:57 +0000)]
another NetWare build fix - added some more symbols.

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

15 years agofixed types, fixed NetWare build.
Guenter Knauf [Tue, 7 Jul 2009 02:54:27 +0000 (02:54 +0000)]
fixed types, fixed NetWare build.

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

15 years agofixed import list.
Guenter Knauf [Tue, 7 Jul 2009 02:47:51 +0000 (02:47 +0000)]
fixed import list.

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

15 years agoadded mod_watchdog to NetWare build.
Guenter Knauf [Tue, 7 Jul 2009 02:43:11 +0000 (02:43 +0000)]
added mod_watchdog to NetWare build.

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

15 years agoremoved font clutter as suggested by niq.
Guenter Knauf [Mon, 6 Jul 2009 22:57:38 +0000 (22:57 +0000)]
removed font clutter as suggested by niq.

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

15 years agosome more NetWare build tweaks.
Guenter Knauf [Mon, 6 Jul 2009 21:58:08 +0000 (21:58 +0000)]
some more NetWare build tweaks.

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

15 years agoadded compile-time apr / apr-util versions as wrowe suggested.
Guenter Knauf [Mon, 6 Jul 2009 21:41:52 +0000 (21:41 +0000)]
added compile-time apr / apr-util versions as wrowe suggested.

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

15 years agoAdd use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.
Jean-Frederic Clere [Mon, 6 Jul 2009 21:14:21 +0000 (21:14 +0000)]
Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.
Otherwise it uses the file logic to store the heartbeats.

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

15 years agoUse uninterruptable write; noted borrowing this code for lowportd (mod_ftp)
William A. Rowe Jr [Mon, 6 Jul 2009 20:22:49 +0000 (20:22 +0000)]
Use uninterruptable write; noted borrowing this code for lowportd (mod_ftp)

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

15 years agoremoved unused var (seems a leftover from 1.3 days).
Guenter Knauf [Mon, 6 Jul 2009 19:55:42 +0000 (19:55 +0000)]
removed unused var (seems a leftover from 1.3 days).

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

15 years agodont delete .d files since we have now some in source tree.
Guenter Knauf [Mon, 6 Jul 2009 19:43:35 +0000 (19:43 +0000)]
dont delete .d files since we have now some in source tree.
If we generate dependency files then we must name them .dep.

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

15 years agosome NetWare build improvements.
Guenter Knauf [Mon, 6 Jul 2009 19:17:37 +0000 (19:17 +0000)]
some NetWare build improvements.

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

15 years agoadded start/stop scripts to installation.
Guenter Knauf [Mon, 6 Jul 2009 16:22:49 +0000 (16:22 +0000)]
added start/stop scripts to installation.

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

15 years agofixed NetWare build includes.
Guenter Knauf [Mon, 6 Jul 2009 15:45:54 +0000 (15:45 +0000)]
fixed NetWare build includes.

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

15 years agoadded makefile for mod_noloris
Guenter Knauf [Mon, 6 Jul 2009 14:49:03 +0000 (14:49 +0000)]
added makefile for mod_noloris

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

15 years agofixed var name, fixed memset parameter,
Guenter Knauf [Mon, 6 Jul 2009 14:48:23 +0000 (14:48 +0000)]
fixed var name, fixed memset parameter,
changed to ap_get_scoreboard_worker_from_indexes()

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

15 years agoArrange the slotmem chain logic in attach() too.
Jean-Frederic Clere [Mon, 6 Jul 2009 11:39:47 +0000 (11:39 +0000)]
Arrange the slotmem chain logic in attach() too.

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

15 years agoArrange the slotmem chain logic.
Jean-Frederic Clere [Mon, 6 Jul 2009 08:39:44 +0000 (08:39 +0000)]
Arrange the slotmem chain logic.

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

15 years agofixed NetWare build.
Guenter Knauf [Mon, 6 Jul 2009 00:37:57 +0000 (00:37 +0000)]
fixed NetWare build.

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

15 years agoFix incorrect "Userdir enabled" usage cases in the docs.
Nick Kew [Sun, 5 Jul 2009 23:48:44 +0000 (23:48 +0000)]
Fix incorrect "Userdir enabled" usage cases in the docs.
The actual documentation of the directive is accurate, but the examples
were incorrect, as noted in PR 42910.

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

15 years agoCorrectly set suexec_enabled when httpd is run by non-root
Nick Kew [Sun, 5 Jul 2009 23:10:30 +0000 (23:10 +0000)]
Correctly set suexec_enabled when httpd is run by non-root
PR 42175

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

15 years agoadded apr / apr-util version output (part two).
Guenter Knauf [Sun, 5 Jul 2009 20:39:24 +0000 (20:39 +0000)]
added apr / apr-util version output (part two).

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

15 years agoadded apr / apr-util version output.
Guenter Knauf [Sun, 5 Jul 2009 20:31:17 +0000 (20:31 +0000)]
added apr / apr-util version output.

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

15 years agofirst hacks to make mpm_netware usable again; not ready yet!
Guenter Knauf [Sun, 5 Jul 2009 20:25:47 +0000 (20:25 +0000)]
first hacks to make mpm_netware usable again; not ready yet!

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

15 years agofor now excluded the ap_mpm_pod_* functions from export list.
Guenter Knauf [Sun, 5 Jul 2009 19:20:50 +0000 (19:20 +0000)]
for now excluded the ap_mpm_pod_* functions from export list.

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

15 years agofixed typo.
Guenter Knauf [Sun, 5 Jul 2009 19:15:29 +0000 (19:15 +0000)]
fixed typo.

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

15 years agomod_noloris: switch to fixed-sized shm ip storage, correct size, avoid strstr
Nick Kew [Sun, 5 Jul 2009 16:50:12 +0000 (16:50 +0000)]
mod_noloris: switch to fixed-sized shm ip storage, correct size, avoid strstr

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

15 years agoupdate transformation
Nilgun Belma Buguner [Fri, 3 Jul 2009 08:43:36 +0000 (08:43 +0000)]
update transformation

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

15 years agoupdate for sync with English doc.
Nilgun Belma Buguner [Fri, 3 Jul 2009 08:42:34 +0000 (08:42 +0000)]
update for sync with English doc.

Translated 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@790827 13f79535-47bb-0310-9956-ffa450edef68

15 years agoSecurity fix for CVE-2009-1890:
Joe Orton [Thu, 2 Jul 2009 13:41:18 +0000 (13:41 +0000)]
Security fix for CVE-2009-1890:

* modules/proxy/mod_proxy_http.c (stream_reqbody_cl): Specify the base
  passed to apr_strtoff, and validate the Content-Length in the same
  way the HTTP_IN filter does.  If the number of bytes streamed
  exceeds the expected body length, bail out of the loop.

Thanks to: Toadie <toadie643 gmail.com> for reporting and diagnosis of
this issue.
Submitted by: niq, jorton

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

15 years agomod_noloris just moved from discussion to attracting its first patch
Nick Kew [Wed, 1 Jul 2009 15:01:55 +0000 (15:01 +0000)]
mod_noloris just moved from discussion to attracting its first patch
on dev@.  That means it wants to be in svn.  Adding to modules/experimental
pending anything more definite.

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

15 years ago* server/mpm/simple/simple_run.c
Paul Querna [Sun, 28 Jun 2009 08:30:07 +0000 (08:30 +0000)]
* server/mpm/simple/simple_run.c
    (simple_setup_pollcb): If the pollset was created successfully, break out of the loop :)

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

15 years agoOnly remove sockets from the pollcb when they have events being polled for.
Paul Querna [Sun, 28 Jun 2009 08:18:37 +0000 (08:18 +0000)]
Only remove sockets from the pollcb when they have events being polled for.

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

15 years agoserver/mpm/simple/simple_run.c
Paul Querna [Sun, 28 Jun 2009 08:13:43 +0000 (08:13 +0000)]
server/mpm/simple/simple_run.c
    (simple_setup_pollcb): Only pollcbs created using KQueue, EPoll or Event Ports operate correctly with removing sockets across threads.

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

15 years agoFixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.
Guenter Knauf [Sat, 27 Jun 2009 16:31:25 +0000 (16:31 +0000)]
Fixed comment. Submitted by Arfrever Frehtes Taifersar Arahesis.

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

15 years agoFix previous commits. Forgot <br /> at the end of a couple of lines.
Vincent Deffontaines [Sat, 27 Jun 2009 14:04:11 +0000 (14:04 +0000)]
Fix previous commits. Forgot <br /> at the end of a couple of lines.

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

15 years agoNew french translation.
Vincent Deffontaines [Sat, 27 Jun 2009 07:16:09 +0000 (07:16 +0000)]
New french translation.

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

15 years agoComplete previous commit, by marking the second invalid configuration example as
Vincent Deffontaines [Sat, 27 Jun 2009 07:11:14 +0000 (07:11 +0000)]
Complete previous commit, by marking the second invalid configuration example as
such.

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

15 years agoThe first configuration example in the file is misconfiguration.
Vincent Deffontaines [Sat, 27 Jun 2009 07:06:24 +0000 (07:06 +0000)]
The first configuration example in the file is misconfiguration.
Mark it so "quick" reader won't copy/paste it to their config.

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

15 years agoNew .fr translations.
Vincent Deffontaines [Sat, 27 Jun 2009 06:59:47 +0000 (06:59 +0000)]
New .fr translations.

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

15 years agoErrorDocument may be used in .htaccess if AllowOverride is set "to Fileinfo"
Vincent Deffontaines [Sat, 27 Jun 2009 06:55:46 +0000 (06:55 +0000)]
ErrorDocument may be used in .htaccess if AllowOverride is set "to Fileinfo"
rather than "accordingly".

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

15 years agoDon't set worker->s if already set (for balancer using slotmem for examples).
Jean-Frederic Clere [Fri, 26 Jun 2009 14:26:19 +0000 (14:26 +0000)]
Don't set worker->s if already set (for balancer using slotmem for examples).

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

15 years agoFix hung SSL handshake if a particularly long CA list is configured:
Joe Orton [Fri, 26 Jun 2009 14:22:20 +0000 (14:22 +0000)]
Fix hung SSL handshake if a particularly long CA list is configured:

* modules/ssl/ssl_engine_io.c (bio_filter_in_read): Flush pending
  output unconditionally since OpenSSL is known to not flush correctly
  at all times, and it should be cheap even in cases where it is
  unnecessary.

PR: 46952

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

15 years agoadded mod_remoteip to NetWare build.
Guenter Knauf [Wed, 24 Jun 2009 00:06:21 +0000 (00:06 +0000)]
added mod_remoteip to NetWare build.

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

15 years ago* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl): Switch
Joe Orton [Tue, 23 Jun 2009 15:42:02 +0000 (15:42 +0000)]
* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl): Switch
  implementation of BIO_CTRL_PENDING and BIO_CTRL_WPENDING, to return
  zero and pending-bytes-to-write respectively.

PR: 46952
Submitted by: David Smith <David.Smith cern.ch>

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

15 years ago* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn_rec): Map
Joe Orton [Tue, 23 Jun 2009 14:10:06 +0000 (14:10 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn_rec): Map
  the _UID variable to NID_userId, where defined by OpenSSL.

PR: 45107
Submitted by: Michael Ströder <michael stroeder.com>,
     Peter Sylvester <peter.sylvester edelweb.fr>

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

15 years ago* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.
Joe Orton [Tue, 23 Jun 2009 11:53:33 +0000 (11:53 +0000)]
* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.

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