]> granicus.if.org Git - apache/log
apache
20 years agoA type fix and a precision about what prefix means.
Joshua Slive [Thu, 25 Mar 2004 19:28:57 +0000 (19:28 +0000)]
A type fix and a precision about what prefix means.

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

20 years agoIntergrate Kess' configure docs in the docs tree and,
Joshua Slive [Thu, 25 Mar 2004 19:16:24 +0000 (19:16 +0000)]
Intergrate Kess' configure docs in the docs tree and,
in particular, integrate them into install.xml by removing
large chunks of that document and making it a summary
with pointers into configure.xml.

(I also snuck in the odd fix to both install.xml and
configure.xml.  Sorry for the mix.)

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

20 years ago* server/core.c (core_output_filter): Tag the deferred_write pool.
Joe Orton [Thu, 25 Mar 2004 14:27:27 +0000 (14:27 +0000)]
* server/core.c (core_output_filter): Tag the deferred_write pool.

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

20 years agofix ported to 2.0.50-dev
Bill Stoddard [Thu, 25 Mar 2004 02:33:57 +0000 (02:33 +0000)]
fix ported to 2.0.50-dev

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

20 years agoported to 2.0.50-dev
Bill Stoddard [Thu, 25 Mar 2004 02:20:25 +0000 (02:20 +0000)]
ported to 2.0.50-dev

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

20 years agomove backported change to proper place
Geoffrey Young [Thu, 25 Mar 2004 02:14:26 +0000 (02:14 +0000)]
move backported change to proper place

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

20 years agocomplete backport
Bill Stoddard [Thu, 25 Mar 2004 02:09:07 +0000 (02:09 +0000)]
complete backport

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

20 years agoab mixing mean and median values, also wrong time values for start and connect when...
Jean-Jacques Clar [Thu, 25 Mar 2004 00:05:00 +0000 (00:05 +0000)]
ab mixing mean and median values, also wrong time values for start and connect when doing keep alive

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

20 years ago`build metafiles`
André Malo [Wed, 24 Mar 2004 21:11:04 +0000 (21:11 +0000)]
`build metafiles`

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

20 years agoCan't assume the filepointer is really 0 when offset is 0. A handler can create briga...
Bill Stoddard [Wed, 24 Mar 2004 19:57:06 +0000 (19:57 +0000)]
Can't assume the filepointer is really 0 when offset is 0. A handler can create brigades containing multiple file buckets with arbitrary offsets

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

20 years agoFix memory corruption problem with ap_custom_response() function.
Jeff Trawick [Wed, 24 Mar 2004 02:53:35 +0000 (02:53 +0000)]
Fix memory corruption problem with ap_custom_response() function.
The core per-dir config would later point to request pool data
that would be reused for different purposes on different requests.

This is based on an old 1.3 patch submitted by Will Lowe.
It needs a minor tweak before committing to 1.3, but he had
it pretty darn close.

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

20 years agoupdate revision info
André Malo [Tue, 23 Mar 2004 19:17:56 +0000 (19:17 +0000)]
update revision info

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

20 years agoupdate revision info for the Korean files
André Malo [Tue, 23 Mar 2004 18:26:12 +0000 (18:26 +0000)]
update revision info for the Korean files

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

20 years agoupdate outdated :-)
André Malo [Tue, 23 Mar 2004 18:12:45 +0000 (18:12 +0000)]
update outdated :-)

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

20 years agoignore helper files
André Malo [Tue, 23 Mar 2004 18:01:52 +0000 (18:01 +0000)]
ignore helper files

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

20 years agoReference the config file syntax in the htaccess tutorial.
Joshua Slive [Tue, 23 Mar 2004 15:42:45 +0000 (15:42 +0000)]
Reference the config file syntax in the htaccess tutorial.

PR: 17236

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

20 years agowork around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
Geoffrey Young [Tue, 23 Mar 2004 13:57:48 +0000 (13:57 +0000)]
work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
is set in r->subprocess_env allow mismatched query strings to pass.
PR: 27758

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

20 years agoClarify the order of processing in mod_alias.
Joshua Slive [Tue, 23 Mar 2004 04:23:25 +0000 (04:23 +0000)]
Clarify the order of processing in mod_alias.

PR: 21897

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

20 years agoMention that mod_userdir is required for suexec to work
Joshua Slive [Tue, 23 Mar 2004 03:52:15 +0000 (03:52 +0000)]
Mention that mod_userdir is required for suexec to work
in user directories.

PR: 25477

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

20 years agoFix description of Indexignore argument.
Joshua Slive [Tue, 23 Mar 2004 00:53:02 +0000 (00:53 +0000)]
Fix description of Indexignore argument.

PR: 25870

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

20 years agofix transformation. outdated checkout?
André Malo [Mon, 22 Mar 2004 23:15:48 +0000 (23:15 +0000)]
fix transformation. outdated checkout?

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

20 years agomark outdated
André Malo [Mon, 22 Mar 2004 23:11:22 +0000 (23:11 +0000)]
mark outdated

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

20 years agoDocument the ability to look at original of final subrequest.
Joshua Slive [Mon, 22 Mar 2004 22:06:55 +0000 (22:06 +0000)]
Document the ability to look at original of final subrequest.

I'd appreciate a review from someone more familiar with
mod_log_config!

PR: 27319

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

20 years agoFix reference to variable discussion.
Joshua Slive [Mon, 22 Mar 2004 21:32:12 +0000 (21:32 +0000)]
Fix reference to variable discussion.

PR: 27811

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

20 years ago`build check-ja` :-)
André Malo [Mon, 22 Mar 2004 21:20:04 +0000 (21:20 +0000)]
`build check-ja` :-)

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

20 years agoWarn people away from the more complicated mod_deflate example.
Joshua Slive [Mon, 22 Mar 2004 21:06:31 +0000 (21:06 +0000)]
Warn people away from the more complicated mod_deflate example.

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

20 years agofix ntp homepage and bring this file up to date
André Malo [Mon, 22 Mar 2004 21:03:34 +0000 (21:03 +0000)]
fix ntp homepage and bring this file up to date

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

20 years agoSend people to the correct directive to deal with AcceptEx problems.
Joshua Slive [Mon, 22 Mar 2004 20:59:38 +0000 (20:59 +0000)]
Send people to the correct directive to deal with AcceptEx problems.

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

20 years agoBe more honest about the current state of perchild.
Joshua Slive [Mon, 22 Mar 2004 20:48:40 +0000 (20:48 +0000)]
Be more honest about the current state of perchild.
Too many people think this module might actually work.

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

20 years ago- most of the files were outdated while adding the license. Just fixed their
André Malo [Sun, 21 Mar 2004 23:18:25 +0000 (23:18 +0000)]
- most of the files were outdated while adding the license. Just fixed their
  rev.#
- ran `build check-ja` and marked the rest of the outdated files as such
  (grep for '(outdated:')

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

20 years agoupdate transformation
André Malo [Sun, 21 Mar 2004 23:16:06 +0000 (23:16 +0000)]
update transformation

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

20 years agoupdate rev.#
André Malo [Sun, 21 Mar 2004 22:57:22 +0000 (22:57 +0000)]
update rev.#

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

20 years agofix mispelling
Jeff Trawick [Sun, 21 Mar 2004 19:02:23 +0000 (19:02 +0000)]
fix mispelling

PR:           27719
Submitted by: Stefan K. <stephank sk7.net>
Reviewed by:  Jeff Trawick

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

20 years agohttp://nagoya.apache.org/bugzilla/show_bug.cgi?id=27424
Mads Toftum [Sun, 21 Mar 2004 17:26:39 +0000 (17:26 +0000)]
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27424

Fixed for english and .xml.de - still missing for other charsets.

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

20 years agologresolve: Allow size of log line buffer to be overridden at
Jeff Trawick [Sun, 21 Mar 2004 11:13:13 +0000 (11:13 +0000)]
logresolve: Allow size of log line buffer to be overridden at
build time (MAXLINE).

PR:          27793

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

20 years agoupdate transformation
André Malo [Sat, 20 Mar 2004 22:02:32 +0000 (22:02 +0000)]
update transformation

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

20 years agobring these files up to date
André Malo [Sat, 20 Mar 2004 21:59:48 +0000 (21:59 +0000)]
bring these files up to date

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

20 years agofix formatting
André Malo [Sat, 20 Mar 2004 17:26:21 +0000 (17:26 +0000)]
fix formatting

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

20 years agoThe code was truncating the parameters for all NLM level commands. Needed to make...
Bradley Nicholes [Sat, 20 Mar 2004 04:17:26 +0000 (04:17 +0000)]
The code was truncating the parameters for all NLM level commands.  Needed to make sure that all of the parameters are being passed to the argv parser.

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

20 years agoupdate transformation
André Malo [Fri, 19 Mar 2004 23:29:02 +0000 (23:29 +0000)]
update transformation

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

20 years agobring these files up to date
André Malo [Fri, 19 Mar 2004 23:28:35 +0000 (23:28 +0000)]
bring these files up to date

Reviewed by: Kess

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

20 years agofix directive name and link
André Malo [Fri, 19 Mar 2004 21:20:55 +0000 (21:20 +0000)]
fix directive name and link

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

20 years agoupdate transformation
André Malo [Fri, 19 Mar 2004 19:06:30 +0000 (19:06 +0000)]
update transformation

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

20 years agobring these files up to date
André Malo [Fri, 19 Mar 2004 19:02:05 +0000 (19:02 +0000)]
bring these files up to date

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

20 years agoUsing ap_max() to ensure no negative values are stored in data structure.
Jean-Jacques Clar [Fri, 19 Mar 2004 15:39:45 +0000 (15:39 +0000)]
Using ap_max() to ensure no negative values are stored in data structure.

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

20 years agoFix crash when Apache was started with no Listen directives.
Jeff Trawick [Fri, 19 Mar 2004 11:19:37 +0000 (11:19 +0000)]
Fix crash when Apache was started with no Listen directives.

Submitted by: Michael Corcoran <mcorcoran warpsolutions.com>
Reviewed by:  Jeff Trawick

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

20 years ago *) SECURITY: CAN-2004-0174 (cve.mitre.org)
Jeff Trawick [Fri, 19 Mar 2004 11:16:03 +0000 (11:16 +0000)]
  *) SECURITY: CAN-2004-0174 (cve.mitre.org)
     Fix starvation issue on listening sockets where a short-lived
     connection on a rarely-accessed listening socket will cause a
     child to hold the accept mutex and block out new connections until
     another connection arrives on that rarely-accessed listening socket.
     With Apache 2.x there is no performance concern about enabling the
     logic for platforms which don't need it, so it is enabled everywhere
     except for Win32.  [Jeff Trawick]

(already in 2.0.49, propagating to mirrors now)

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

20 years agomod_dav: Fix a problem that could cause crashes when manipulating
Jeff Trawick [Fri, 19 Mar 2004 02:32:25 +0000 (02:32 +0000)]
mod_dav: Fix a problem that could cause crashes when manipulating
locks on some platforms.

crashes seen on Sparc when the integer copied out of the database
was not aligned properly

also, sizeof(int) not necessarily sizeof(apr_size_t), so that could
be a concern; we copy in sizeof(apr_size_t field) so we should copy
out sizeof(apr_size_t field)

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

20 years agoCaching content from sources where Content-Length is not specified
Martin Kraemer [Thu, 18 Mar 2004 21:40:12 +0000 (21:40 +0000)]
Caching content from sources where Content-Length is not specified
(these were passed through uncached until now):

This needed additional checks for CacheMinFileSize and CacheMaxFileSize
after the response has completed. That means that we are checking at two
places now:
-> when the C-L is known, we check before we cache
-> when it is unknown we check "on-the-way" for CacheMaxFileSize, and
   after caching completion for CacheMinFileSize

We now compare the actual size of the cached copy against the C-L
header, and discard it if the two don't match.

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

20 years agoAdd Missing parenthesis !
Madhusudan Mathihalli [Wed, 17 Mar 2004 23:16:33 +0000 (23:16 +0000)]
Add Missing parenthesis !

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

20 years agoAdapt the mpm_netware version of the ThreadStackSize directive to the common version
Bradley Nicholes [Wed, 17 Mar 2004 19:47:08 +0000 (19:47 +0000)]
Adapt the mpm_netware version of the ThreadStackSize directive to the common version

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

20 years agoLimit the concurrency to MAX_CONCURRENCY.
Madhusudan Mathihalli [Wed, 17 Mar 2004 18:22:35 +0000 (18:22 +0000)]
Limit the concurrency to MAX_CONCURRENCY.
Otherwise, ab may dump core (calloc fails) when a arbitrarily huge value
is used.

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

20 years agoRemove the OMIT_DELONCLOSE #ifdef since this should happen automatically with the...
Bradley Nicholes [Wed, 17 Mar 2004 01:17:26 +0000 (01:17 +0000)]
Remove the OMIT_DELONCLOSE #ifdef since this should happen automatically with the apr_temp_dir_get() function.

Submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agoAdd a terminate function that gets called on atexit() so that NetWare has the chance...
Bradley Nicholes [Wed, 17 Mar 2004 01:03:27 +0000 (01:03 +0000)]
Add a terminate function that gets called on atexit() so that NetWare has the chance to pause the screen to view the output before the screen is destroyed.

Submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agoReplace calls to fprintf() with apr_file_printf()
Bradley Nicholes [Wed, 17 Mar 2004 00:18:47 +0000 (00:18 +0000)]
Replace calls to fprintf() with apr_file_printf()

submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agoReplace tabs with spaces
Bradley Nicholes [Wed, 17 Mar 2004 00:17:21 +0000 (00:17 +0000)]
Replace tabs with spaces

Submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agoRemove the dependance on external cp/copy commands
Bradley Nicholes [Wed, 17 Mar 2004 00:15:12 +0000 (00:15 +0000)]
Remove the dependance on external cp/copy commands

Submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agousing build in err function, thanks Jeff for pointing that.
Jean-Jacques Clar [Wed, 17 Mar 2004 00:06:44 +0000 (00:06 +0000)]
using build in err function, thanks Jeff for pointing that.

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

20 years agoUse apr_temp_dir_get() to get the temporary directory
Bradley Nicholes [Wed, 17 Mar 2004 00:04:35 +0000 (00:04 +0000)]
Use apr_temp_dir_get() to get the temporary directory

Submitted by: Guenter Knauf <eflash@gmx.net>

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

20 years agosync with 2.0.49-dev
Jeff Trawick [Tue, 16 Mar 2004 21:11:17 +0000 (21:11 +0000)]
sync with 2.0.49-dev

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

20 years agoUse the default logger screen for the ab output because it is scrollable.
Bradley Nicholes [Tue, 16 Mar 2004 19:22:46 +0000 (19:22 +0000)]
Use the default logger screen for the ab output because it is scrollable.

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

20 years agoadded check on apr_pollset_create() return value to exit ab it case it fails.
Jean-Jacques Clar [Tue, 16 Mar 2004 16:57:02 +0000 (16:57 +0000)]
added check on apr_pollset_create() return value to exit ab it case it fails.
On NetWare using a concurrency higher than 64 is segfaulting because of FD_SETSIZE as a value of 64.

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

20 years agoReport the NetWare socket error since we are using native socket calls
Bradley Nicholes [Tue, 16 Mar 2004 02:49:15 +0000 (02:49 +0000)]
Report the NetWare socket error since we are using native socket calls

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

20 years agoAdd modules/ssl to the include path for the NetWare build
Bradley Nicholes [Tue, 16 Mar 2004 01:32:58 +0000 (01:32 +0000)]
Add modules/ssl to the include path for the NetWare build

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

20 years agoa) changed 'qs' to 'q' for examples showing request headers
Erik Abele [Tue, 16 Mar 2004 00:54:11 +0000 (00:54 +0000)]
a) changed 'qs' to 'q' for examples showing request headers
   with a quality value in their Accept: lines
   Submitted by: Jeff Trawick

b) fixed a typo and reformulated a passage in the german version
   of the EnableExceptionHook docs

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

20 years agotypo
André Malo [Tue, 16 Mar 2004 00:52:05 +0000 (00:52 +0000)]
typo

Submitted by: Sascha Kersken <sk lingoworld.de>

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

20 years agotypo
André Malo [Tue, 16 Mar 2004 00:45:18 +0000 (00:45 +0000)]
typo

Submitted by: Jeff Trawick

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

20 years agoupdate transformation
André Malo [Mon, 15 Mar 2004 23:44:57 +0000 (23:44 +0000)]
update transformation

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

20 years agoChange "new" WorkerStackSize directive to ThreadStackSize
Jeff Trawick [Mon, 15 Mar 2004 23:24:40 +0000 (23:24 +0000)]
Change "new" WorkerStackSize directive to ThreadStackSize

Move existing Netware docs and links on ThreadStackSize to
mpm_common

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

20 years agouse existing directive name ThreadStackSize instead of
Jeff Trawick [Mon, 15 Mar 2004 23:08:41 +0000 (23:08 +0000)]
use existing directive name ThreadStackSize instead of
WorkerStackSize

as made obvious by: Brad Nicholes

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

20 years ago* server/Makefile.in: Revert duplicate eoc_bucket.c in
Joe Orton [Mon, 15 Mar 2004 21:49:35 +0000 (21:49 +0000)]
* server/Makefile.in: Revert duplicate eoc_bucket.c in
LTLIBRARY_SOURCES.

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

20 years agoupdate transformation
André Malo [Mon, 15 Mar 2004 21:31:54 +0000 (21:31 +0000)]
update transformation

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

20 years agoGerman translation of EnableExceptionHook
André Malo [Mon, 15 Mar 2004 21:31:13 +0000 (21:31 +0000)]
German translation of EnableExceptionHook

Reviewed by: Kess

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

20 years agoclarify the enableexceptionhook description
André Malo [Mon, 15 Mar 2004 21:30:20 +0000 (21:30 +0000)]
clarify the enableexceptionhook description

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

20 years ago Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32.
William A. Rowe Jr [Mon, 15 Mar 2004 21:20:15 +0000 (21:20 +0000)]
  Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32.

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

20 years agoupdate transformation
André Malo [Mon, 15 Mar 2004 20:47:08 +0000 (20:47 +0000)]
update transformation

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

20 years agoadd initial documentation for EnableExceptionHook. Please review.
André Malo [Mon, 15 Mar 2004 20:45:58 +0000 (20:45 +0000)]
add initial documentation for EnableExceptionHook. Please review.

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

20 years agoAdd missing source
Martin Kraemer [Mon, 15 Mar 2004 20:19:00 +0000 (20:19 +0000)]
Add missing source

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

20 years ago whoops - moving to fast - fix 1.135 to exclude the appropriate
William A. Rowe Jr [Mon, 15 Mar 2004 20:01:07 +0000 (20:01 +0000)]
  whoops - moving to fast - fix 1.135 to exclude the appropriate
  makefile section if ssl.conf is unneeded.

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

20 years agomod_cgid: Fix storage corruption caused by use of incorrect pool.
Jeff Trawick [Mon, 15 Mar 2004 20:00:13 +0000 (20:00 +0000)]
mod_cgid: Fix storage corruption caused by use of incorrect pool.

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

20 years ago Bugfix 1; if no ssl, no reason for ssl.conf.
William A. Rowe Jr [Mon, 15 Mar 2004 19:59:18 +0000 (19:59 +0000)]
  Bugfix 1; if no ssl, no reason for ssl.conf.

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

20 years agoForward-port from mod_dav 1.0:
Joe Orton [Sun, 14 Mar 2004 20:53:58 +0000 (20:53 +0000)]
Forward-port from mod_dav 1.0:

* server/util_xml.c (ap_xml_parse_input): Give a 413 (Request Entity
Too Large) not a 400 if the client exceeds the configured XML request
body limit.

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

20 years agoForward-port from mod_dav 1.0:
Joe Orton [Sun, 14 Mar 2004 19:51:08 +0000 (19:51 +0000)]
Forward-port from mod_dav 1.0:

* modules/dav/main/util.c (dav_validate_resource_state): Fix a 2617
violation: if the lock user validation fails, rather than giving a 401
without a WWW-Authenticate header, give a 403.

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

20 years agoImprove helpfulness of error messages when accept mutex has a problem.
Justin Erenkrantz [Sun, 14 Mar 2004 19:08:07 +0000 (19:08 +0000)]
Improve helpfulness of error messages when accept mutex has a problem.

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

20 years agoSatisfy directives now can be influenced by a surrounding <Limit>
André Malo [Sun, 14 Mar 2004 16:24:55 +0000 (16:24 +0000)]
Satisfy directives now can be influenced by a surrounding <Limit>
container.

PR: 14726.

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

20 years agorepos.c: In function `dav_fs_copymove_file':
André Malo [Sun, 14 Mar 2004 16:13:20 +0000 (16:13 +0000)]
repos.c: In function `dav_fs_copymove_file':
repos.c:315: warning: `perms' might be used uninitialized in this function

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

20 years agoupdate transformation
André Malo [Sun, 14 Mar 2004 08:36:43 +0000 (08:36 +0000)]
update transformation

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

20 years agohtpasswd.c: various cleanups and move to using apr_temp_dir_get()
Thom May [Sat, 13 Mar 2004 22:18:19 +0000 (22:18 +0000)]
htpasswd.c: various cleanups and move to using apr_temp_dir_get()

Submitted by: Guenter Knauf
Reviewed by: Thom May

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

20 years agoemit the config filename when warning about overlapping aliases
André Malo [Sat, 13 Mar 2004 21:19:56 +0000 (21:19 +0000)]
emit the config filename when warning about overlapping aliases

Submitted by: Guenter Knauf <eflash gmx.net>
Reviewed by: Dirk-Willem van Gulik

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

20 years agoadd docs for WorkerStackSize directive
Jeff Trawick [Sat, 13 Mar 2004 14:07:40 +0000 (14:07 +0000)]
add docs for WorkerStackSize directive

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

20 years agopick of regeneration of a prior doc fix
Jeff Trawick [Sat, 13 Mar 2004 14:01:02 +0000 (14:01 +0000)]
pick of regeneration of a prior doc fix

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

20 years agoFix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST fail
Joe Orton [Sat, 13 Mar 2004 12:56:47 +0000 (12:56 +0000)]
Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST fail
with 409 on missing intermediates:

* modules/dav/fs/repos.c (dav_fs_create_collection): Give a 409 rather
than a 403 if apr_dir_make fails with ENOENT.

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

20 years agoForward-port from mod_dav 1.0: maintain the {DAV:}executable property
Joe Orton [Sat, 13 Mar 2004 12:52:04 +0000 (12:52 +0000)]
Forward-port from mod_dav 1.0: maintain the {DAV:}executable property
across COPY and MOVE:

* modules/dav/fs/repos.c (dav_fs_copymove_file): Take src_info,
dst_info arguments and set permissions on dst if necessary.
(dav_fs_copymove_state, dav_fs_copymove_walker,
dav_fs_copymove_resource): Update accordingly.

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

20 years ago* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
Joe Orton [Fri, 12 Mar 2004 18:06:55 +0000 (18:06 +0000)]
* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
(dav_fs_copymove_file): Use it to give a 507 if open() returns ENOSPC,
and use it to handle apr_file_write_full() return code.
(dav_fs_open_stream): Use MAP_IO2HTTP.
(dav_fs_create_collection): Use APR_STATUS_IS_ENOSPC.

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

20 years ago* modules/ssl/ssl_engine_log.c (ssl_log_annotation): const-ify more.
Joe Orton [Fri, 12 Mar 2004 17:14:28 +0000 (17:14 +0000)]
* modules/ssl/ssl_engine_log.c (ssl_log_annotation): const-ify more.

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

20 years agoGrammar fix.
Joe Orton [Fri, 12 Mar 2004 17:09:32 +0000 (17:09 +0000)]
Grammar fix.

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

20 years agoRemove some more uneeded code.
David Reid [Fri, 12 Mar 2004 02:08:45 +0000 (02:08 +0000)]
Remove some more uneeded code.
Fix setting of per-thread request limit
Actually restart threads following a restart signal
Try to keep the mpm_state a little more accurately.

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

20 years agoBetter handling of ONE_PROCESS.
David Reid [Fri, 12 Mar 2004 01:39:54 +0000 (01:39 +0000)]
Better handling of ONE_PROCESS.
Fix restarts and shutdowns so we no longer segfault.

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

20 years ago Pick up mod_status.h
William A. Rowe Jr [Thu, 11 Mar 2004 20:19:24 +0000 (20:19 +0000)]
  Pick up mod_status.h

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

20 years ago Tie in ../ssl/mod_ssl.h
William A. Rowe Jr [Thu, 11 Mar 2004 20:11:44 +0000 (20:11 +0000)]
  Tie in ../ssl/mod_ssl.h

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