]>
granicus.if.org Git - apache/log
Daniel Gruno [Tue, 1 May 2012 08:41:23 +0000 (08:41 +0000)]
Forgot to add a few new links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1332571 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 1 May 2012 08:35:22 +0000 (08:35 +0000)]
Update DA translation to match latest English version
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1332570 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Tue, 1 May 2012 07:19:25 +0000 (07:19 +0000)]
Add PHP as a possible highlighted language if needed.
Fix up the lexer so that when httpdComments is true, httpd style comments are not parsed as such unless the hash character is at the beginning of a line (disregarding spaces)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1332544 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Mon, 30 Apr 2012 20:50:45 +0000 (20:50 +0000)]
If a filename without slashes is specified for LoadFile or
LoadModule and the file cannot be found in the server root directory,
try to use the standard dlopen() search path.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1332378 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Mon, 30 Apr 2012 17:17:04 +0000 (17:17 +0000)]
Add quotation marks to error messages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1332300 13f79535 -47bb-0310-9956-
ffa450edef68
Eric Covener [Sun, 29 Apr 2012 19:09:36 +0000 (19:09 +0000)]
grammer tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331977 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 29 Apr 2012 16:31:58 +0000 (16:31 +0000)]
Typo fixes in the description of output values
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331942 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 29 Apr 2012 16:22:05 +0000 (16:22 +0000)]
Typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331934 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sun, 29 Apr 2012 13:14:14 +0000 (13:14 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331909 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 29 Apr 2012 12:23:02 +0000 (12:23 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331904 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sun, 29 Apr 2012 12:22:47 +0000 (12:22 +0000)]
Fix a plethora of typos in core
Some nitpicking on the indenting in some example configs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331903 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Schaefer [Sun, 29 Apr 2012 01:53:50 +0000 (01:53 +0000)]
bug here in that the hook ptr fu is busted so we need
to ensure only the first matching param sets ctx->param
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331862 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 21:20:01 +0000 (21:20 +0000)]
Allow the lexer loop to run a little longer.
Recognize "else" as a Perl keyword (d'uh)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331836 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Apr 2012 15:38:31 +0000 (15:38 +0000)]
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331786 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 11:16:28 +0000 (11:16 +0000)]
Fix a word jumble
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331750 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 09:13:05 +0000 (09:13 +0000)]
Cosmetic fixes to core
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331722 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 09:02:40 +0000 (09:02 +0000)]
Add AuthConfig as a valid Options argument
Treat "foo-bar" as plain text, regardless of whether "foo" or "bar" alone is a keyword.
Treat foo_module as a valid LoadModule argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331717 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 07:54:58 +0000 (07:54 +0000)]
Missed a FilesMatch section, meh.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331701 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 07:48:16 +0000 (07:48 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331700 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 07:47:24 +0000 (07:47 +0000)]
Insist that when we open a section in an example, we close it again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331697 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 06:54:47 +0000 (06:54 +0000)]
Another typo fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331693 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 06:40:14 +0000 (06:40 +0000)]
typo fix (/w+ should be \w+)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331691 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Sat, 28 Apr 2012 05:40:20 +0000 (05:40 +0000)]
Stop being case-insensitive with section directives. This fixes the highlighting issue with mod_proxy and others, although a longer lasting solution might have to be worked on.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331688 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 20:38:25 +0000 (20:38 +0000)]
Update syntax highlight for content-neg
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331584 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 20:34:06 +0000 (20:34 +0000)]
Missed highlighting two examples
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331581 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 20:26:23 +0000 (20:26 +0000)]
border doesn't validate.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331579 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 20:24:30 +0000 (20:24 +0000)]
Update syntax highlighting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331576 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 19:42:29 +0000 (19:42 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331553 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 19:29:19 +0000 (19:29 +0000)]
properly enclose inline javascript in HTML output.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331550 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 19:11:40 +0000 (19:11 +0000)]
fix properties.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331547 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 19:06:57 +0000 (19:06 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331546 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 19:05:41 +0000 (19:05 +0000)]
- style
- fix example -> highlight nesting
- enclose inline javascript in cdata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331543 13f79535 -47bb-0310-9956-
ffa450edef68
André Malo [Fri, 27 Apr 2012 18:59:49 +0000 (18:59 +0000)]
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331541 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 18:23:10 +0000 (18:23 +0000)]
Add IfVersion as a known section directive, change the css for literals and identify Options arguments as literals
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331530 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 16:12:27 +0000 (16:12 +0000)]
Missed a spot in ssi.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331486 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 27 Apr 2012 15:08:20 +0000 (15:08 +0000)]
Missed an example in authn_anon
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331461 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 27 Apr 2012 15:07:10 +0000 (15:07 +0000)]
Missed one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331460 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 13:43:19 +0000 (13:43 +0000)]
Make XML valid and fix up the other titles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331429 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 13:38:58 +0000 (13:38 +0000)]
Fix a title that had gone AWOL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331427 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 13:32:44 +0000 (13:32 +0000)]
Fix a missing newline in an example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331425 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 12:59:32 +0000 (12:59 +0000)]
Even more xforms that somehow didn't trigger earlier. I wonder if they're silently revolting against me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331408 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 12:48:31 +0000 (12:48 +0000)]
xforms that somehow snuck past the build system
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331396 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 10:48:14 +0000 (10:48 +0000)]
xforms, again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331347 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 08:16:23 +0000 (08:16 +0000)]
Add AuthzProviderAlias as a valid section directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331290 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 08:15:15 +0000 (08:15 +0000)]
Rebuild mod_ssl doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331289 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 07:57:17 +0000 (07:57 +0000)]
Update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331281 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 07:21:45 +0000 (07:21 +0000)]
Small whitespace fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331267 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 07:17:08 +0000 (07:17 +0000)]
add a boundary check to type highlighting in C
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331260 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 07:13:21 +0000 (07:13 +0000)]
Update syntax for expr.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331257 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Fri, 27 Apr 2012 06:39:39 +0000 (06:39 +0000)]
add PR reference
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331243 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 06:28:03 +0000 (06:28 +0000)]
Some final tweaks to the mod_lua doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331240 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 06:17:57 +0000 (06:17 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331236 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 06:15:12 +0000 (06:15 +0000)]
Update keywords for shell scripts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331235 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 06:14:04 +0000 (06:14 +0000)]
Syntax updates for mod_ssl.xml (yes, everything is a freaky carnival tent now)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331234 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:58:41 +0000 (05:58 +0000)]
Syntax updates for mod_x*.xml and mpm_common.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331232 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:50:53 +0000 (05:50 +0000)]
Syntax updates for mod_v*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331230 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:45:21 +0000 (05:45 +0000)]
Syntax updates for mod_u*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331229 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:42:24 +0000 (05:42 +0000)]
Syntax updates for mod_s*.xml (sans mod_ssl.xml)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331227 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:17:57 +0000 (05:17 +0000)]
Syntax updates for mod_r*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331219 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 05:03:19 +0000 (05:03 +0000)]
Syntax updates for mod_p*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331217 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 04:30:41 +0000 (04:30 +0000)]
Syntax updates for mod_n*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331215 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Fri, 27 Apr 2012 04:27:38 +0000 (04:27 +0000)]
Syntax updates for mod_m*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331214 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 26 Apr 2012 21:51:09 +0000 (21:51 +0000)]
Try to clarify what client_ip/client_addr means and point to useragent_ip
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331115 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 26 Apr 2012 21:50:34 +0000 (21:50 +0000)]
fixup for r1331110: pass correct argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331113 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Fritsch [Thu, 26 Apr 2012 21:44:51 +0000 (21:44 +0000)]
Replace use of apr_file_write() with apr_file_write_full() to prevent
incomplete writes.
Add comments in some places where error handling/logging is missing.
PR: 53131.
Submitted by: Nicolas Viennot <apache viennot biz>, Stefan Fritsch
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331110 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 19:14:27 +0000 (19:14 +0000)]
Syntax updates for mod_l*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331035 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 18:16:48 +0000 (18:16 +0000)]
Syntax updates for mod_h*.xml, mod_i*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1331006 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 17:55:47 +0000 (17:55 +0000)]
Syntax fixups for mod_f*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330994 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 17:49:39 +0000 (17:49 +0000)]
Prevent infinite looping in case of borked spans or code.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330992 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 26 Apr 2012 17:43:40 +0000 (17:43 +0000)]
Fix typo as per https://issues.apache.org/bugzilla/show_bug.cgi?id=53152
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330990 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 17:42:34 +0000 (17:42 +0000)]
Syntaxe updates for mod_e*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330988 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 26 Apr 2012 17:41:46 +0000 (17:41 +0000)]
Fix typo, as per https://issues.apache.org/bugzilla/show_bug.cgi?id=53152
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330987 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 17:23:00 +0000 (17:23 +0000)]
Syntax updates for mod_d*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330980 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 16:55:17 +0000 (16:55 +0000)]
syntax for mod_b*.xml and mod_c*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330964 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 16:30:27 +0000 (16:30 +0000)]
Accept AuthLDAPUrl as a keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330931 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 26 Apr 2012 16:18:54 +0000 (16:18 +0000)]
./build.sh all
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330924 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Thu, 26 Apr 2012 16:14:31 +0000 (16:14 +0000)]
fix XML validation.
Revert some of the hilighting to use <example><pre>, for instance: ldiffs
Make some of the lines that were artifically broken > 40char.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330921 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 15:47:56 +0000 (15:47 +0000)]
Syntax for mod_a*.xml and MPMs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330911 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 26 Apr 2012 14:57:35 +0000 (14:57 +0000)]
Rebuild Humbedooh's changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330892 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:43:33 +0000 (14:43 +0000)]
Syntax for files in /
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330883 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:42:22 +0000 (14:42 +0000)]
syntax for misc/ and platform/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330882 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:40:34 +0000 (14:40 +0000)]
Syntax and formatting fixings
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330881 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:38:55 +0000 (14:38 +0000)]
syntax updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330878 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:36:40 +0000 (14:36 +0000)]
Allow for multiple newlines to be ignored at start and finish
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330875 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 14:35:38 +0000 (14:35 +0000)]
Fix title issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330874 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 13:43:22 +0000 (13:43 +0000)]
Add links to some seealso tags and change 2.4.1 to 2.4.2 some places
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330850 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 26 Apr 2012 13:35:04 +0000 (13:35 +0000)]
Update transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330844 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 06:09:31 +0000 (06:09 +0000)]
Remove trailing and leading newlines and spaces caused by xml formatting styles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330665 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Thu, 26 Apr 2012 06:08:09 +0000 (06:08 +0000)]
Remove a botched title from a vhost example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330664 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 19:35:18 +0000 (19:35 +0000)]
Remove some newlines and white-spaces
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330507 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 15:51:31 +0000 (15:51 +0000)]
Recognize IPv6 addresses as literals, update comment colors so they don't clash with section directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330363 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 14:57:32 +0000 (14:57 +0000)]
Formatting error, sorry.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330324 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 14:48:49 +0000 (14:48 +0000)]
Fix some whitespace issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330318 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 14:37:54 +0000 (14:37 +0000)]
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330313 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 14:37:27 +0000 (14:37 +0000)]
Use highlighter in rewrite/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330312 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 25 Apr 2012 14:13:36 +0000 (14:13 +0000)]
fixup examples in core.xml with syntax highlighting
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330302 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Gruno [Wed, 25 Apr 2012 13:43:43 +0000 (13:43 +0000)]
highlight config in misc/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330291 13f79535 -47bb-0310-9956-
ffa450edef68
Igor Galić [Wed, 25 Apr 2012 13:37:23 +0000 (13:37 +0000)]
add LastChangedRevision as svn properties as well
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330288 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Apr 2012 13:33:11 +0000 (13:33 +0000)]
Fix eol style and rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330283 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 25 Apr 2012 13:32:55 +0000 (13:32 +0000)]
Fix eol style and rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1330282 13f79535 -47bb-0310-9956-
ffa450edef68