]> granicus.if.org Git - apache/log
apache
15 years agoOne typo.
Lucien Gentis [Sun, 31 May 2009 15:24:47 +0000 (15:24 +0000)]
One typo.

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

15 years agoFavor DECL over DECLS
William A. Rowe Jr [Sun, 31 May 2009 04:22:12 +0000 (04:22 +0000)]
Favor DECL over DECLS

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

15 years agoRestructure fdpass logic to not spew stderr crap for without purpose, and
William A. Rowe Jr [Sun, 31 May 2009 04:13:11 +0000 (04:13 +0000)]
Restructure fdpass logic to not spew stderr crap for without purpose, and
purposefully fail if --enable-proxy-fdpass is demanded without support.

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

15 years agoSpecify a pool for cache with apr_hash_pool_get instead of describing "pool" directly
Takashi Sato [Sat, 30 May 2009 03:36:32 +0000 (03:36 +0000)]
Specify a pool for cache with apr_hash_pool_get instead of describing "pool" directly

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

15 years agoFurther clarify what variables one has access to in the <If> directive.
Rich Bowen [Fri, 29 May 2009 15:42:45 +0000 (15:42 +0000)]
Further clarify what variables one has access to in the <If> directive.

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

15 years agoJuicy update !
Lucien Gentis [Wed, 27 May 2009 12:22:59 +0000 (12:22 +0000)]
Juicy update !

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

15 years agoSome typos.
Lucien Gentis [Wed, 27 May 2009 12:18:12 +0000 (12:18 +0000)]
Some typos.

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

15 years agoExpose whether a request was served over an Initial or Resumed SSL session to the...
Sander Temme [Wed, 27 May 2009 05:41:07 +0000 (05:41 +0000)]
Expose whether a request was served over an Initial or Resumed SSL session to the environment

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

15 years agomod_alias: Enforce sanity in args to Redirect
Nick Kew [Wed, 27 May 2009 00:58:41 +0000 (00:58 +0000)]
mod_alias: Enforce sanity in args to Redirect
PR 44729

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

15 years agoRemove the conditional for APR >= 1.3.
Takashi Sato [Tue, 26 May 2009 15:57:51 +0000 (15:57 +0000)]
Remove the conditional for APR >= 1.3.
httpd 2.3 has needed APR 1.3 or later since r582069.

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

15 years agoMake pline a child of main pool.
Takashi Sato [Tue, 26 May 2009 15:42:15 +0000 (15:42 +0000)]
Make pline a child of main pool.

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

15 years agoFix IPv6 literal addresses passed to a proxied backend.
Nick Kew [Mon, 25 May 2009 23:19:16 +0000 (23:19 +0000)]
Fix IPv6 literal addresses passed to a proxied backend.
PR 47177
Patch by Carlos Garcia Braschi

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

15 years agoFix a memory leak by freeing the memory every line.
Takashi Sato [Mon, 25 May 2009 16:06:03 +0000 (16:06 +0000)]
Fix a memory leak by freeing the memory every line.

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

15 years ago* Correctly detect if CacheIgnoreURLSessionIdentifiers is set.
Ruediger Pluem [Mon, 25 May 2009 15:24:47 +0000 (15:24 +0000)]
* Correctly detect if CacheIgnoreURLSessionIdentifiers is set.

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

15 years ago* Use the correct constant.
Ruediger Pluem [Mon, 25 May 2009 15:19:51 +0000 (15:19 +0000)]
* Use the correct constant.

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

15 years agoKill the hardcoded values
Takashi Sato [Mon, 25 May 2009 14:48:38 +0000 (14:48 +0000)]
Kill the hardcoded values

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

15 years agoDeclare the local variables in the more inner scope.
Takashi Sato [Mon, 25 May 2009 14:40:15 +0000 (14:40 +0000)]
Declare the local variables in the more inner scope.

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

15 years agoavoid a relatively ugly code dup
Jim Jagielski [Fri, 22 May 2009 16:44:15 +0000 (16:44 +0000)]
avoid a relatively ugly code dup

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

15 years agoAdd a few other 'ignore's for those gathering libs in their srclib/ tree
William A. Rowe Jr [Thu, 21 May 2009 18:44:09 +0000 (18:44 +0000)]
Add a few other 'ignore's for those gathering libs in their srclib/ tree

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

15 years agoComplete API :)
Jim Jagielski [Thu, 21 May 2009 17:35:38 +0000 (17:35 +0000)]
Complete API :)

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

15 years ago* Improve documentation for CacheIgnoreURLSessionIdentifiers
Ruediger Pluem [Thu, 21 May 2009 12:21:10 +0000 (12:21 +0000)]
* Improve documentation for CacheIgnoreURLSessionIdentifiers

Submitted by: Dan Poirier <poirier pobox.com>

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

15 years ago* Add CacheIgnoreURLSessionIdentifiers directive to ignore
Ruediger Pluem [Thu, 21 May 2009 10:42:54 +0000 (10:42 +0000)]
* Add CacheIgnoreURLSessionIdentifiers directive to ignore
  defined session identifiers encoded in the URL when caching.

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

15 years agolinewrap. no func diffs
Jim Jagielski [Tue, 19 May 2009 14:51:33 +0000 (14:51 +0000)]
linewrap. no func diffs

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

15 years agoDoesn't really make sense to have to keep these 2
Jim Jagielski [Tue, 19 May 2009 14:47:09 +0000 (14:47 +0000)]
Doesn't really make sense to have to keep these 2
structs in sync... Change once and be happy

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

15 years agoFix the error string returned by RewriteRule. RewriteRule returned "RewriteCond:...
Takashi Sato [Tue, 19 May 2009 14:24:31 +0000 (14:24 +0000)]
Fix the error string returned by RewriteRule. RewriteRule returned "RewriteCond: bad flag delimiters" when the 3rd argument of RewriteRule was not started with "[" or not ended with "]".

PR: 45082
Submitted by: Vitaly Polonetsky <m_vitaly topixoft.com>

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

15 years agoKill the hardcoded values
Takashi Sato [Tue, 19 May 2009 12:26:14 +0000 (12:26 +0000)]
Kill the hardcoded values

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

15 years ago"fix" this warning by passing "%s" as the format string:
Jeff Trawick [Sat, 16 May 2009 13:21:23 +0000 (13:21 +0000)]
"fix" this warning by passing "%s" as the format string:

mod_authz_core.c: In function ‘authz_core_check_section’:
mod_authz_core.c:579: warning: format not a string literal and no format arguments

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

15 years agoQuit hiding the previous request information while the subsequent request is partiall...
William A. Rowe Jr [Fri, 15 May 2009 21:09:21 +0000 (21:09 +0000)]
Quit hiding the previous request information while the subsequent request is partially read

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

15 years agoForce the current directory to the server root in the invocation of the piped
William A. Rowe Jr [Fri, 15 May 2009 20:53:33 +0000 (20:53 +0000)]
Force the current directory to the server root in the invocation of the piped
logger processes.

Looking for confirmation from Rainer that this resolves the ambiguity
he observed in Message-ID: <4A0C9430.2090404@kippdata.de>.

Note that the shell may decide to ignore the chdir, so test with "|$cmd"
syntax to compare to the expected behavior from 5/14 or earlier.

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

15 years agoEase migration for the hosts of piped loggers out there, handle the
William A. Rowe Jr [Fri, 15 May 2009 20:40:24 +0000 (20:40 +0000)]
Ease migration for the hosts of piped loggers out there, handle the
log process selection (| vs $ vs default) in ap_open_piped_log

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

15 years agowrap comment, no functional change
William A. Rowe Jr [Fri, 15 May 2009 20:30:47 +0000 (20:30 +0000)]
wrap comment, no functional change

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

15 years agoFix docs and bump mmn minor
William A. Rowe Jr [Fri, 15 May 2009 20:20:43 +0000 (20:20 +0000)]
Fix docs and bump mmn minor

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

15 years agoRevert the default resource abuse introduced in r104019, which can mask
William A. Rowe Jr [Fri, 15 May 2009 19:46:45 +0000 (19:46 +0000)]
Revert the default resource abuse introduced in r104019, which can mask
child logger process failures, by migrating back to 2.0.49 and prior when
rotated logs were reliable on Solaris, etc.

Provides two new piped syntaxes for ErrorLog; "||program" or "|$shellcmd",
where the existing 2.2 behavior may be preserved or the new 2.4 behavior
explicitly elected.  The default should discourage users from "|$" syntax
except as required, in the future.

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

15 years agoSet ignores; a good case for cut n paste instead of reinventing wheels
William A. Rowe Jr [Fri, 15 May 2009 18:31:03 +0000 (18:31 +0000)]
Set ignores; a good case for cut n paste instead of reinventing wheels

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

15 years agodditional docco changes... No functional changes
Jim Jagielski [Fri, 15 May 2009 18:21:12 +0000 (18:21 +0000)]
dditional docco changes... No functional changes

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

15 years agocomment change - no functional change
Jim Jagielski [Fri, 15 May 2009 18:08:38 +0000 (18:08 +0000)]
comment change - no functional change

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

15 years ago"officially" add grab/release to slotmem provider API
Jim Jagielski [Fri, 15 May 2009 18:07:17 +0000 (18:07 +0000)]
"officially" add grab/release to slotmem provider API

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

15 years agoDrop exit value (always NO_ERROR, needs work). Pass about the service context
William A. Rowe Jr [Fri, 15 May 2009 18:05:34 +0000 (18:05 +0000)]
Drop exit value (always NO_ERROR, needs work).  Pass about the service context

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

15 years agoPick up earlier SHUTDOWN notification
William A. Rowe Jr [Fri, 15 May 2009 18:03:44 +0000 (18:03 +0000)]
Pick up earlier SHUTDOWN notification

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

15 years agoAdd inuse table and grab/release to plainmem slot provider
Jim Jagielski [Fri, 15 May 2009 17:59:57 +0000 (17:59 +0000)]
Add inuse table and grab/release to plainmem slot provider

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

15 years agocleanup truncation
William A. Rowe Jr [Fri, 15 May 2009 17:46:29 +0000 (17:46 +0000)]
cleanup truncation

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

15 years agoAlign internal names with external... Note, rename
Jim Jagielski [Fri, 15 May 2009 17:45:27 +0000 (17:45 +0000)]
Align internal names with external... Note, rename
of return to release for obvious reserved keyword
reasons :)

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

15 years agoAnother slotmem flag. This one determines if access
Jim Jagielski [Fri, 15 May 2009 17:41:56 +0000 (17:41 +0000)]
Another slotmem flag. This one determines if access
requires grab/return

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

15 years agoFix win32 build includes
William A. Rowe Jr [Fri, 15 May 2009 17:38:28 +0000 (17:38 +0000)]
Fix win32 build includes

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

15 years agoRemove all locking from slotmem_shm...
Jim Jagielski [Fri, 15 May 2009 16:07:43 +0000 (16:07 +0000)]
Remove all locking from slotmem_shm...

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

15 years agoAlign with module naming
Jim Jagielski [Fri, 15 May 2009 15:19:04 +0000 (15:19 +0000)]
Align with module naming

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

15 years agocompile-time issues
Jim Jagielski [Fri, 15 May 2009 15:16:16 +0000 (15:16 +0000)]
compile-time issues

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

15 years agoFinal ( :) ) step to transition which removes the ap_slotmem_foo
Jim Jagielski [Fri, 15 May 2009 15:04:37 +0000 (15:04 +0000)]
Final ( :) ) step to transition which removes the ap_slotmem_foo
API and just does providers direct

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

15 years agoUpdate doccos due to slotmem change
Jim Jagielski [Fri, 15 May 2009 14:52:03 +0000 (14:52 +0000)]
Update doccos due to slotmem change

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

15 years agoRename 2nd step
Jim Jagielski [Fri, 15 May 2009 14:39:27 +0000 (14:39 +0000)]
Rename 2nd step

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

15 years ago1st step of man changes for slotmem refactor
Jim Jagielski [Fri, 15 May 2009 14:37:10 +0000 (14:37 +0000)]
1st step of man changes for slotmem refactor

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

15 years agoNo longer used
Jim Jagielski [Fri, 15 May 2009 14:31:38 +0000 (14:31 +0000)]
No longer used

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

15 years agoNo longer needed
Jim Jagielski [Fri, 15 May 2009 14:30:19 +0000 (14:30 +0000)]
No longer needed

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

15 years agoFinalize
Jim Jagielski [Fri, 15 May 2009 14:25:18 +0000 (14:25 +0000)]
Finalize

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

15 years agoMove over
Jim Jagielski [Fri, 15 May 2009 14:24:19 +0000 (14:24 +0000)]
Move over

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

15 years agoMake new mem location
Jim Jagielski [Fri, 15 May 2009 14:23:44 +0000 (14:23 +0000)]
Make new mem location

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

15 years agoRename of slotmem in transition away from ap_slotmem_ foo nis
Jim Jagielski [Fri, 15 May 2009 14:17:34 +0000 (14:17 +0000)]
Rename of slotmem in transition away from ap_slotmem_ foo nis

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

15 years agoMake the piped_log structure opaque:
Joe Orton [Fri, 15 May 2009 13:05:42 +0000 (13:05 +0000)]
Make the piped_log structure opaque:

* include/http_log.h: Remove piped_log structure definition here;
  (ap_piped_log_read_fd, ap_piped_log_write_fd): Turn macros into
  functions.

* server/log.c: Move piped_log structure definition here; replace
  fds[2] with read_fd, write_fd.
  (ap_piped_log_read_fd, ap_piped_log_write_fd): New functions.
  (throughout...): Replace use of ap_piped_log_write_fd,
  ap_piped_log_read_fd, with direct reference to structure fields.

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

15 years agoupdate transformation
Nilgun Belma Buguner [Fri, 15 May 2009 06:20:01 +0000 (06:20 +0000)]
update transformation

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

15 years agoupdate for sync with English doc.
Nilgun Belma Buguner [Fri, 15 May 2009 06:19:17 +0000 (06:19 +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@775023 13f79535-47bb-0310-9956-ffa450edef68

15 years agofix module attribute
Nilgun Belma Buguner [Fri, 15 May 2009 06:18:32 +0000 (06:18 +0000)]
fix module attribute

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

15 years agoRevert second part of r774755.
Rainer Jung [Thu, 14 May 2009 19:21:57 +0000 (19:21 +0000)]
Revert second part of r774755.

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

15 years agoRevert r774755: ap_server_root_relative() for
Rainer Jung [Thu, 14 May 2009 19:13:17 +0000 (19:13 +0000)]
Revert r774755: ap_server_root_relative() for

piped loggers is nonsense. It doesn't work when
the logger path contains whitespace.

We already allow relative paths because we open
the log program via the shell.

Code was taken from mod_rewrite and mod_log_forensic,
which need to be still fixed (removing
ap_server_root_relative() should suffice).

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

15 years agooptimize as suggested by chrisd
Jim Jagielski [Thu, 14 May 2009 14:20:47 +0000 (14:20 +0000)]
optimize as suggested by chrisd

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

15 years agounused var
Jim Jagielski [Thu, 14 May 2009 14:13:52 +0000 (14:13 +0000)]
unused var

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

15 years agodocco xforms
Jim Jagielski [Thu, 14 May 2009 13:13:47 +0000 (13:13 +0000)]
docco xforms

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

15 years agoAllow relative pathnames for piped loggers in ErrorLog.
Rainer Jung [Thu, 14 May 2009 12:59:25 +0000 (12:59 +0000)]
Allow relative pathnames for piped loggers in ErrorLog.

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

15 years agoAdd name of program to spawn to the error
Rainer Jung [Thu, 14 May 2009 11:18:58 +0000 (11:18 +0000)]
Add name of program to spawn to the error
message, when starting piped loggers fails.

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

15 years agoWhitespace cleanup. No functional change.
Rainer Jung [Thu, 14 May 2009 11:03:04 +0000 (11:03 +0000)]
Whitespace cleanup. No functional change.

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

15 years agoRevert r735516 as requested by wrowe.
Rainer Jung [Thu, 14 May 2009 10:47:31 +0000 (10:47 +0000)]
Revert r735516 as requested by wrowe.

Will commit again as smaller patches,
also merging piped_log_wrapper with
the piped_log structure.

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

15 years agorevert 774533 until it becomes factual
William A. Rowe Jr [Wed, 13 May 2009 21:09:39 +0000 (21:09 +0000)]
revert 774533 until it becomes factual

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

15 years agouse a single spelling of Multiviews
William A. Rowe Jr [Wed, 13 May 2009 21:06:52 +0000 (21:06 +0000)]
use a single spelling of Multiviews

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

15 years agouse a single spelling of Multiviews
William A. Rowe Jr [Wed, 13 May 2009 21:06:29 +0000 (21:06 +0000)]
use a single spelling of Multiviews

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

15 years agomdc2 has expired
William A. Rowe Jr [Wed, 13 May 2009 21:04:11 +0000 (21:04 +0000)]
mdc2 has expired

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

15 years agoupdate comments and place in public domain
Roy T. Fielding [Wed, 13 May 2009 20:59:33 +0000 (20:59 +0000)]
update comments and place in public domain

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

15 years agoadd API back from r774454
Jim Jagielski [Wed, 13 May 2009 19:44:56 +0000 (19:44 +0000)]
add API back from r774454

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

15 years agono need to recalc... we store this.
Jim Jagielski [Wed, 13 May 2009 19:21:44 +0000 (19:21 +0000)]
no need to recalc... we store this.

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

15 years agoOops... not yet
Jim Jagielski [Wed, 13 May 2009 19:18:53 +0000 (19:18 +0000)]
Oops... not yet

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

15 years agooff by 1 error
Jim Jagielski [Wed, 13 May 2009 18:59:48 +0000 (18:59 +0000)]
off by 1 error

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

15 years agoBounds check... id can't be >= number of slots (0 indexing)
Jim Jagielski [Wed, 13 May 2009 18:58:28 +0000 (18:58 +0000)]
Bounds check... id can't be >= number of slots (0 indexing)

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

15 years agoerror detection
Jim Jagielski [Wed, 13 May 2009 18:34:19 +0000 (18:34 +0000)]
error detection

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

15 years agoAdd in draft grab/return (alloc/free)... not in API yet.
Jim Jagielski [Wed, 13 May 2009 18:27:04 +0000 (18:27 +0000)]
Add in draft grab/return (alloc/free)... not in API yet.

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

15 years agoap_slotmem_mem no longer exists. We never provide the ptr to
Jim Jagielski [Wed, 13 May 2009 18:04:05 +0000 (18:04 +0000)]
ap_slotmem_mem no longer exists. We never provide the ptr to
the actual mem. Instead, we rely solely on getter/setter

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

15 years agostandard method
Jim Jagielski [Wed, 13 May 2009 16:56:12 +0000 (16:56 +0000)]
standard method

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

15 years agoReturn APR_EGENERAL for the error
Jim Jagielski [Wed, 13 May 2009 16:46:59 +0000 (16:46 +0000)]
Return APR_EGENERAL for the error

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

15 years agoAllow the load balancing method to "create" workers.
Jean-Frederic Clere [Wed, 13 May 2009 15:27:05 +0000 (15:27 +0000)]
Allow the load balancing method to "create" workers.

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

15 years agoserver_rec *r... Oops should be server_rec *s.
Jean-Frederic Clere [Wed, 13 May 2009 06:55:57 +0000 (06:55 +0000)]
server_rec *r... Oops should be server_rec *s.

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

15 years agosync with IANA as of 2009 May 12 16:30 PDT
Roy T. Fielding [Wed, 13 May 2009 03:48:12 +0000 (03:48 +0000)]
sync with IANA as of 2009 May 12 16:30 PDT

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

15 years agoAdds [NE] to the canonical hostname rules, as requested in
Rich Bowen [Wed, 13 May 2009 01:36:04 +0000 (01:36 +0000)]
Adds [NE] to the canonical hostname rules, as requested in
https://issues.apache.org/bugzilla/show_bug.cgi?id=47186

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

15 years agotypo2
Jim Jagielski [Tue, 12 May 2009 22:54:04 +0000 (22:54 +0000)]
typo2

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

15 years agoThe path is likely changing, in the meantime restore win32 build to success
William A. Rowe Jr [Tue, 12 May 2009 19:48:16 +0000 (19:48 +0000)]
The path is likely changing, in the meantime restore win32 build to success

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

15 years agofix typo
Jim Jagielski [Tue, 12 May 2009 19:23:24 +0000 (19:23 +0000)]
fix typo

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

15 years agoOptimization... for large slotmems, it would be useful to know
Jim Jagielski [Tue, 12 May 2009 19:15:08 +0000 (19:15 +0000)]
Optimization... for large slotmems, it would be useful to know
which ones are actually "in use"... So flag this. Need a way
to de-allocate a slot for completeness I think, but am having
a hard time coming up with a use case...

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

15 years agoIf we have a mutex, we should use it whenever we create a
Jim Jagielski [Tue, 12 May 2009 16:55:17 +0000 (16:55 +0000)]
If we have a mutex, we should use it whenever we create a
shared mem segment. This allows safe segment creation post
child-init

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

15 years ago- use apr_strerror() instead of strerror()
Rainer Jung [Tue, 12 May 2009 16:30:55 +0000 (16:30 +0000)]
- use apr_strerror() instead of strerror()
- log errno via param when using ap_log_*

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

15 years agoArrange the proxy_balancer_method:
Jean-Frederic Clere [Tue, 12 May 2009 15:10:56 +0000 (15:10 +0000)]
Arrange the proxy_balancer_method:
- Put context back after the finder().
- Use  server_rec as second parameter for reset() and age().
- Add the call for reset().

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

15 years agoAddress Win32 AcceptFilter documentation replacing DisableWin32AcceptEx
William A. Rowe Jr [Tue, 12 May 2009 04:10:19 +0000 (04:10 +0000)]
Address Win32 AcceptFilter documentation replacing DisableWin32AcceptEx

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

15 years agomod_watchdog: mappers -> core forgotten in
Rainer Jung [Sun, 10 May 2009 17:46:12 +0000 (17:46 +0000)]
mod_watchdog: mappers -> core forgotten in
Makefile.win.

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

15 years agoCopy svn:ignore property from modules/mappers.
Joe Orton [Sun, 10 May 2009 14:25:10 +0000 (14:25 +0000)]
Copy svn:ignore property from modules/mappers.

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

15 years ago* server/core.c (merge_core_dir_configs): Tweak logic and comment
Joe Orton [Sun, 10 May 2009 14:18:39 +0000 (14:18 +0000)]
* server/core.c (merge_core_dir_configs): Tweak logic and comment
  wording in the special-case for Includes merging such that the code
  and comment read the same.  No functional change (intended!).

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