]>
granicus.if.org Git - apache/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Nick Kew [Wed, 17 Jun 2009 15:21:21 +0000 (15:21 +0000)]
mod_proxy_http: fix case sensitivity checking transfer encoding
PR 47383 [Ryuzo Yamamoto]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785661
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 17 Jun 2009 12:45:21 +0000 (12:45 +0000)]
mod_alias: Ensure Redirect issues a valid URL
PR 44020
Patch by Håkon Stordahl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785575
13f79535 -47bb-0310-9956-
ffa450edef68
Tony Stevenson [Wed, 17 Jun 2009 11:40:52 +0000 (11:40 +0000)]
Broken directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785561
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Wed, 17 Jun 2009 07:14:46 +0000 (07:14 +0000)]
One small typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785488
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Wed, 17 Jun 2009 00:31:10 +0000 (00:31 +0000)]
Fix bug in r785425 (dereference null pointer when not configured)
and add a couple of comments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785457
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Tue, 16 Jun 2009 21:57:25 +0000 (21:57 +0000)]
Add DefaultHandler directive to mod_dir.
PR 47184
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785425
13f79535 -47bb-0310-9956-
ffa450edef68
Brian McCallister [Mon, 15 Jun 2009 03:10:06 +0000 (03:10 +0000)]
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Taifersar Arahesis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784644
13f79535 -47bb-0310-9956-
ffa450edef68
Brian McCallister [Mon, 15 Jun 2009 03:10:03 +0000 (03:10 +0000)]
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Taifersar Arahesis
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784643
13f79535 -47bb-0310-9956-
ffa450edef68
Brian McCallister [Mon, 15 Jun 2009 03:10:00 +0000 (03:10 +0000)]
remove unusable test file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784642
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 14 Jun 2009 13:52:29 +0000 (13:52 +0000)]
Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784558
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 13 Jun 2009 15:45:32 +0000 (15:45 +0000)]
Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@784409
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Thu, 11 Jun 2009 18:39:19 +0000 (18:39 +0000)]
Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@783870
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 11 Jun 2009 12:36:36 +0000 (12:36 +0000)]
* Close the accepted fd in the error case to avoid a file descriptor leak.
PR: 47335
Submitted by: Kornél Pál <kornelpal gmail.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@783742
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 11 Jun 2009 12:32:59 +0000 (12:32 +0000)]
* Close the listening Unix socket of the mod_cgid daemon in the CGI scripts.
PR: 47335
Submitted by: Kornél Pál <kornelpal gmail.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@783740
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Thu, 11 Jun 2009 12:19:44 +0000 (12:19 +0000)]
* Remove locking for writing to the rewritelog. There seems to be no reason
why locking is required here.
See also: http://marc.info/?l=apache-httpd-dev&m=
124282193217344 &w=2
PR: 46942
Submitted by: Dan Poirier <poirier pobox.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@783734
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 9 Jun 2009 01:30:48 +0000 (01:30 +0000)]
doc xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782862
13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Tue, 9 Jun 2009 01:27:43 +0000 (01:27 +0000)]
no-cache envvar: copy the compatability note from 2.2.x for env.xml,
add compat note inline for refereneces in CacheEnable/CacheDisable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782860
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 7 Jun 2009 13:03:50 +0000 (13:03 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782383
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 7 Jun 2009 12:53:56 +0000 (12:53 +0000)]
apparently a paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782380
13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 6 Jun 2009 16:51:58 +0000 (16:51 +0000)]
Some typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782278
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 15:57:48 +0000 (15:57 +0000)]
Simplify... handle this below, even though it's
after some possible expensive regex
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780699
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 15:50:16 +0000 (15:50 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780697
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 15:39:33 +0000 (15:39 +0000)]
More adjustment for Redirect argument checking...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780692
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 14:16:47 +0000 (14:16 +0000)]
clarify ptr
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780657
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 14:15:48 +0000 (14:15 +0000)]
Align doccos with code and clarify: grab tries to find a free
slot and returns that
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780656
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 1 Jun 2009 14:08:19 +0000 (14:08 +0000)]
* Some custom defined response codes also do not require 3 arguments (all that
are not redirects).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780655
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Mon, 1 Jun 2009 13:37:59 +0000 (13:37 +0000)]
Fix error with arg counting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@780648
13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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