]>
granicus.if.org Git - apache/log
Jim Jagielski [Thu, 6 Sep 2007 13:46:46 +0000 (13:46 +0000)]
lb_score *is* proxy_worker_stat... no need to "mask" that
or use wasted space.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573264
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Sep 2007 23:22:26 +0000 (23:22 +0000)]
Axe a completely bogus internal helper function.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573105
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Sep 2007 23:21:30 +0000 (23:21 +0000)]
Refactor releasing the child processes by eliminating the
time lookup, eliminating the bogus/misimplemented function,
and introducing fairness to release any dead threads before
getting hung up on releasing longer lived threads.
Also pick up the time-to-wait from the server global timeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573103
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Wed, 5 Sep 2007 23:19:51 +0000 (23:19 +0000)]
Kill the compiler emit - casting struct * to char * (as defined
in openssl 0.9.8e). Easiest is to cast through void *.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@573101
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Wed, 5 Sep 2007 12:22:15 +0000 (12:22 +0000)]
Be proactively safe. A cheap check, but helps prevents badness :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572937
13f79535 -47bb-0310-9956-
ffa450edef68
Jean-Frederic Clere [Wed, 5 Sep 2007 09:21:23 +0000 (09:21 +0000)]
Add support for proxy-nokeepalive (for testings).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572919
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Tue, 4 Sep 2007 23:09:24 +0000 (23:09 +0000)]
as not everyone needs sticky sessions - avoid segfault in balancer manager and
mod_status
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572832
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 4 Sep 2007 11:50:09 +0000 (11:50 +0000)]
All part of 2.2.6 now.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572633
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Tue, 4 Sep 2007 11:08:22 +0000 (11:08 +0000)]
buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572618
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Tue, 4 Sep 2007 11:07:33 +0000 (11:07 +0000)]
s/If-Match/If-None-Match/ per:
http://www.mail-archive.com/docs@httpd.apache.org/msg05488.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572617
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Mon, 3 Sep 2007 21:10:31 +0000 (21:10 +0000)]
* These have been backported to 2.2.x.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572426
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sun, 2 Sep 2007 20:08:56 +0000 (20:08 +0000)]
Move the accessenable variable into the private ssi_internal_ctx structure
instead of the public include_ctx_t structure.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572136
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sun, 2 Sep 2007 17:37:59 +0000 (17:37 +0000)]
whitespace format change...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572050
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 2 Sep 2007 17:35:10 +0000 (17:35 +0000)]
buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572048
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 2 Sep 2007 17:34:29 +0000 (17:34 +0000)]
Exponential typo [Lucien Gentis]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572047
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 2 Sep 2007 16:04:11 +0000 (16:04 +0000)]
buildfluff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572012
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Sun, 2 Sep 2007 16:00:03 +0000 (16:00 +0000)]
Document the new Define directive added in r546651
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572011
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sun, 2 Sep 2007 15:10:29 +0000 (15:10 +0000)]
Fix proxy-sendchunk(s|ed) problem
PR 43183
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@572000
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Sep 2007 13:46:15 +0000 (13:46 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571980
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Sep 2007 13:15:45 +0000 (13:15 +0000)]
svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571974
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Sun, 2 Sep 2007 12:41:22 +0000 (12:41 +0000)]
svn:eol-style = native
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571969
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 2 Sep 2007 09:58:10 +0000 (09:58 +0000)]
* These have been backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571937
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 2 Sep 2007 09:16:05 +0000 (09:16 +0000)]
* This one was backported.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571934
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 2 Sep 2007 08:57:34 +0000 (08:57 +0000)]
* Improve formating. No functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571932
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sun, 2 Sep 2007 08:38:38 +0000 (08:38 +0000)]
* There is no context location. But this directive should in .htaccess files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571927
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 1 Sep 2007 21:42:30 +0000 (21:42 +0000)]
Clean up nasty formatting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571879
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 1 Sep 2007 21:27:26 +0000 (21:27 +0000)]
mod_include: Add an "if" directive syntax to test whether an URL
is accessible, and if so, conditionally display content. This
allows a webmaster to hide a link to a private page when the user
has no access to that page.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571872
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 1 Sep 2007 21:13:38 +0000 (21:13 +0000)]
* s/\t/ /g. No functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571869
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sat, 1 Sep 2007 19:45:20 +0000 (19:45 +0000)]
Move error-checking to where it should be
Updating r571414 (patch for PR 40756) following rpluem comment
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571863
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 1 Sep 2007 17:44:53 +0000 (17:44 +0000)]
* Build docus
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571839
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 1 Sep 2007 17:43:44 +0000 (17:43 +0000)]
* Remove </p> as the docs fail to build due to this incomplete tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571838
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 1 Sep 2007 17:42:16 +0000 (17:42 +0000)]
* Improve ProxySet documentation by pointing out one pitfall and one
interesting use case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571836
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 1 Sep 2007 14:24:55 +0000 (14:24 +0000)]
Add docs for the AUTHENTICATE_ prefixed exposure of login attributes during
AAA.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571804
13f79535 -47bb-0310-9956-
ffa450edef68
Graham Leggett [Sat, 1 Sep 2007 13:26:27 +0000 (13:26 +0000)]
mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn parameters to the environment. Improve portability to EBCDIC machines by using apr_toupper()
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571798
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 1 Sep 2007 12:21:29 +0000 (12:21 +0000)]
Update doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571782
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 1 Sep 2007 12:15:35 +0000 (12:15 +0000)]
These were backported
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571780
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sat, 1 Sep 2007 11:52:52 +0000 (11:52 +0000)]
Update copyright dates from 2006 to 2007
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571769
13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Sat, 1 Sep 2007 08:16:55 +0000 (08:16 +0000)]
* Update the copyright year from 2006 to 2007. Thanks to Erik for pointing it out.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571743
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 31 Aug 2007 21:57:29 +0000 (21:57 +0000)]
Finally, adjust whitespace to be consistent.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571614
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 31 Aug 2007 21:33:20 +0000 (21:33 +0000)]
one more pass through the registry for documented extensions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571598
13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 31 Aug 2007 21:17:50 +0000 (21:17 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571587
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 31 Aug 2007 12:24:02 +0000 (12:24 +0000)]
These have been backported to 2.2.x, so remove from
the trunk/2.3.0 CHANGES file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571444
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Fri, 31 Aug 2007 12:15:02 +0000 (12:15 +0000)]
Finish cleanup of CHANGES files, to reduce the sync required
when backporting, etc...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571441
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Fri, 31 Aug 2007 10:13:59 +0000 (10:13 +0000)]
Fix potential proxy segfault
PR 40756. Patch adapted from 2.0 patch by Trevin Beattie
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571414
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Fri, 31 Aug 2007 07:22:11 +0000 (07:22 +0000)]
Add davmount (RFC4709).
Submitted by: Julian Reschke
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571390
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 23:47:08 +0000 (23:47 +0000)]
missed .vss visio extension
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571346
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 23:28:25 +0000 (23:28 +0000)]
add RFC 4337 extensions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571343
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 23:06:15 +0000 (23:06 +0000)]
Add extensions for types that are reasonably unique and
discoverable on the Web.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571339
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 30 Aug 2007 23:06:00 +0000 (23:06 +0000)]
mod_proxy: Add Proxypass status option to ignore errors
PR 43167. Patch by Francisco Gimeno
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571338
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Thu, 30 Aug 2007 22:18:06 +0000 (22:18 +0000)]
Based on Roy's commit 571285
application/x-x509-ca-cert der crt
application/pkix-crl crl
stop maintaining these in extras/httpd-ssl.conf.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571335
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 19:54:55 +0000 (19:54 +0000)]
Add RFC-defined extensions for pkix certificates.
Add documented (but unregistered) Microsoft file extensions that
people use on the Internet.
http://www.microsoft.com/technet/isa/2004/plan/mimetypes.mspx
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571285
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 18:28:27 +0000 (18:28 +0000)]
Add OpenDocument mime types
PR: 38301
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571267
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 18:15:35 +0000 (18:15 +0000)]
Add wpd extension for registered app/vnd.wordperfect
PR: 29889
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571263
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 18:02:21 +0000 (18:02 +0000)]
Start using registered image/vnd.microsoft.icon type for ico
PR: 41035
There is some risk in this because it was registered for MS by
someone else, but most browsers ignore the type anyway.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571260
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 17:46:44 +0000 (17:46 +0000)]
give app/vnd.curl the registered extension. ignore text/vnd.curl.
PR: 43135
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571255
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Thu, 30 Aug 2007 16:27:22 +0000 (16:27 +0000)]
Here too, the limited comparison ignored the trailing NIL character
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571232
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Thu, 30 Aug 2007 15:54:44 +0000 (15:54 +0000)]
Convert just the message text to EBCDIC, and not the (already EBCDIC) status code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571219
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 02:14:10 +0000 (02:14 +0000)]
nsc extension not used
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571018
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Thu, 30 Aug 2007 02:10:13 +0000 (02:10 +0000)]
Windows Media Services types. http://support.microsoft.com/kb/288102
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571017
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Thu, 30 Aug 2007 00:44:24 +0000 (00:44 +0000)]
proxy_http: don't wait for response body in a HEAD
PR 41644 [Stuart Children]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571002
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Wed, 29 Aug 2007 11:15:07 +0000 (11:15 +0000)]
For correct dumping, translate data from ASCII
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570753
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 28 Aug 2007 20:13:59 +0000 (20:13 +0000)]
Make Bill happy ;)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570558
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 28 Aug 2007 19:28:21 +0000 (19:28 +0000)]
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570536
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 28 Aug 2007 19:28:06 +0000 (19:28 +0000)]
Document new IndexOptions options
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570535
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Tue, 28 Aug 2007 19:10:31 +0000 (19:10 +0000)]
IndexOptions ContentType=text/html Charset=UTF-8
magic.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570532
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 28 Aug 2007 14:41:15 +0000 (14:41 +0000)]
Remove commas -- they are not used in the other directives' descriptions, either
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570445
13f79535 -47bb-0310-9956-
ffa450edef68
Martin Kraemer [Tue, 28 Aug 2007 14:37:34 +0000 (14:37 +0000)]
Fix FilterTrace directive's description
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570444
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 28 Aug 2007 10:53:21 +0000 (10:53 +0000)]
Reprocess .png's as transparent (w/ GraphicsMagic since my local
copy of ImageMagic creates garbage transparent .png's).
PR: 30190
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570373
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 28 Aug 2007 10:47:54 +0000 (10:47 +0000)]
Update for the docs-project, and illustrate the icons on both white
and black backgrounds (to point out PR 30190).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570368
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 28 Aug 2007 10:42:57 +0000 (10:42 +0000)]
Documented in the parent directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570364
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Tue, 28 Aug 2007 05:20:51 +0000 (05:20 +0000)]
Credit where credit is due (I swore I did this already).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570308
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Mon, 27 Aug 2007 18:56:57 +0000 (18:56 +0000)]
note mime.types update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570218
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Mon, 27 Aug 2007 18:12:04 +0000 (18:12 +0000)]
The extensions recently assigned to application/vnd.apple.installer+xml
(dist distz pkg mpkg) are too numerous and too generic. We should
always assume that vendors are too lazy to check for conflicts
(we choose .mpkg only, since that is the common one).
The extension recently assigned to ecmascript (.es)
interferes with languages (espanol), so replace with .ecma.
PR: 35550
Assign the .chm extension to the newly registered type based on
the theory that Microsoft will use it eventually.
PR: 37798
Add application/xspf+xml xspf since they are trying to do it right.
PR: 39317
Add svgz to list of image/svg+xml extensions as per W3C.
PR: 31483
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570206
13f79535 -47bb-0310-9956-
ffa450edef68
Bradley Nicholes [Mon, 27 Aug 2007 14:35:35 +0000 (14:35 +0000)]
Add an include path to resolve the mpm header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570144
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Mon, 27 Aug 2007 08:22:15 +0000 (08:22 +0000)]
two more common x-idiot types
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570031
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Mon, 27 Aug 2007 08:07:45 +0000 (08:07 +0000)]
Update common x-types that have been registered or will never
be registered for compatibility reasons. Yeah, those x-Idiots.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570026
13f79535 -47bb-0310-9956-
ffa450edef68
Roy T. Fielding [Mon, 27 Aug 2007 07:32:20 +0000 (07:32 +0000)]
Sync with IANA registry without changing extensions.
This is a lot harder than it looks.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570020
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 27 Aug 2007 00:53:41 +0000 (00:53 +0000)]
better apr_ctime() usage
(too bad it is apr_ctime_LEN instead of apr_ctime_SIZE)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569938
13f79535 -47bb-0310-9956-
ffa450edef68
Jeff Trawick [Mon, 27 Aug 2007 00:45:56 +0000 (00:45 +0000)]
make sure we Unix weenies get a newline at the end
of the message instead of our shell prompt
don't be overprotective of apr_ctime() by giving it
more memory than it requires or nuking a newline
which isn't there
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569934
13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 25 Aug 2007 18:59:03 +0000 (18:59 +0000)]
Remove random stray colon in example block
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569719
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 25 Aug 2007 12:51:13 +0000 (12:51 +0000)]
Should have added this in march. Oops... Also need
docs too... Have to do that this weekend if I find
the cycles, otherwise next week.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569660
13f79535 -47bb-0310-9956-
ffa450edef68
Jim Jagielski [Sat, 25 Aug 2007 12:41:14 +0000 (12:41 +0000)]
We are Substitute now :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569659
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Kew [Sat, 25 Aug 2007 05:55:37 +0000 (05:55 +0000)]
mod_expires - don't segfault on bad configuration.
PR 43213: Julien Perez
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569622
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 21:57:55 +0000 (21:57 +0000)]
Note log.c refactoring.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569538
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 21:49:02 +0000 (21:49 +0000)]
Introduce a specific pool for stderr logging, so that we have two
simultanious pools until the new stderr pipe logger is completely
initialized. This ensures we have a stderr channel from the time
we clear the plog in a previous generation through the invocation
of the open_logs hook in the next generation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569535
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 21:41:35 +0000 (21:41 +0000)]
Bless the module mod_substitute, with the Substitute directive
and SUBSTITUTE filter name.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569533
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 21:18:23 +0000 (21:18 +0000)]
Ignore per-user vcproj's for newly built module trees
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569526
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Fri, 24 Aug 2007 14:45:31 +0000 (14:45 +0000)]
s/require/Require/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569402
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Bray [Fri, 24 Aug 2007 14:16:21 +0000 (14:16 +0000)]
s/require/Require/g
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569393
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 11:13:35 +0000 (11:13 +0000)]
Once we have a .vcproj, and if we can exec devenv.exe, then prefer it.
If we don't, we still need to use the .mak files, when present, because
a VC5 user (yes it still works) can't build from .dsp files.
But let the user do whatever they like, as trivial as USEMAK=1
to override the presense of .vcproj files, which is a huge improvement
over the prior detection.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569352
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 06:10:25 +0000 (06:10 +0000)]
It isn't rocket science :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569265
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 05:18:53 +0000 (05:18 +0000)]
Some unused local variables.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569251
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 05:17:48 +0000 (05:17 +0000)]
Complete the build changes for win32, document the 'ALL' option
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569249
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 04:16:37 +0000 (04:16 +0000)]
Final rearrangements (alpha) to make comparisons simpler.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569241
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 03:00:40 +0000 (03:00 +0000)]
Adding the last two, missing mod_filter and mod_dav_lock infos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569233
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 02:14:58 +0000 (02:14 +0000)]
Bucketeer is on the barely-applicable list, no?
access_compat was duplicated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569221
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 02:08:30 +0000 (02:08 +0000)]
Resolve examples errors (missing include error, signedness warning).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569220
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 02:07:46 +0000 (02:07 +0000)]
Add modules/examples/, and a new BuildAll dummy stub.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569219
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 01:55:28 +0000 (01:55 +0000)]
Yes - a purpose to adjusting the name now; add all examples to a new
build target, BuildAll (including modules with no application)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569215
13f79535 -47bb-0310-9956-
ffa450edef68
William A. Rowe Jr [Fri, 24 Aug 2007 01:54:21 +0000 (01:54 +0000)]
Adjust NW (I hope)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@569214
13f79535 -47bb-0310-9956-
ffa450edef68