From 2afbba3d1be8e0c53169a05faeab2ac24ccc23b1 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 15 Feb 2010 15:50:38 +0000 Subject: [PATCH] Rebuilt for 3.0.16 stable. Once more, with feeling. --- doc/webserver/developer-manual/coding.html | 10 +++---- doc/webserver/developer-manual/contact.html | 6 ++-- doc/webserver/developer-manual/copyright.html | 2 +- doc/webserver/developer-manual/index.html | 4 +-- .../developer-manual/newrelease.html | 2 +- doc/webserver/faq/contact.html | 6 ++-- doc/webserver/faq/index.html | 4 +-- doc/webserver/user-manual/actions-file.html | 20 ++++++------- doc/webserver/user-manual/appendix.html | 20 ++++++------- doc/webserver/user-manual/configuration.html | 6 ++-- doc/webserver/user-manual/contact.html | 6 ++-- doc/webserver/user-manual/copyright.html | 4 +-- doc/webserver/user-manual/filter-file.html | 4 +-- doc/webserver/user-manual/index.html | 28 +++++++++---------- doc/webserver/user-manual/installation.html | 2 +- doc/webserver/user-manual/introduction.html | 2 +- doc/webserver/user-manual/quickstart.html | 4 +-- doc/webserver/user-manual/startup.html | 6 ++-- doc/webserver/user-manual/whatsnew.html | 9 +++++- 19 files changed, 76 insertions(+), 69 deletions(-) diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 2993d2f4..6898541f 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2336,10 +2336,10 @@ WIDTH="100%" ><TD ><PRE CLASS="PROGRAMLISTING" ->const char FILENAME_rcs[] = "$Id: coding.html,v 1.49 2010/01/11 12:42:44 fabiankeil Exp $"; +>const char FILENAME_rcs[] = "$Id$"; /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/doc/webserver/developer-manual/coding.html,v $ + * File : $Source$ * * Purpose : (Fill me in with a good description!) * @@ -2417,10 +2417,10 @@ WIDTH="100%" CLASS="PROGRAMLISTING" >#ifndef _FILENAME_H #define _FILENAME_H -#define FILENAME_H_VERSION "$Id: coding.html,v 1.49 2010/01/11 12:42:44 fabiankeil Exp $" +#define FILENAME_H_VERSION "$Id$" /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/doc/webserver/developer-manual/coding.html,v $ + * File : $Source$ * * Purpose : (Fill me in with a good description!) * @@ -2587,4 +2587,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/contact.html b/doc/webserver/developer-manual/contact.html index 7230b802..a1992adc 100644 --- a/doc/webserver/developer-manual/contact.html +++ b/doc/webserver/developer-manual/contact.html @@ -414,8 +414,8 @@ CLASS="LITERALLAYOUT" ></P ><P > You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.</P ><P @@ -538,4 +538,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/copyright.html b/doc/webserver/developer-manual/copyright.html index 0654b03a..a0826fc6 100644 --- a/doc/webserver/developer-manual/copyright.html +++ b/doc/webserver/developer-manual/copyright.html @@ -295,4 +295,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index 97996a1b..54b92edb 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -51,7 +51,7 @@ TARGET="_top" <BR></P ><P CLASS="PUBDATE" ->$Id: developer-manual.sgml,v 2.32 2009/11/15 14:24:12 fabiankeil Exp $<BR></P +>$Id: developer-manual.sgml,v 2.33 2010/02/13 17:38:27 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -685,4 +685,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index c97933a3..cc8d8518 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -1953,4 +1953,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/faq/contact.html b/doc/webserver/faq/contact.html index c1c4268a..b3b73575 100644 --- a/doc/webserver/faq/contact.html +++ b/doc/webserver/faq/contact.html @@ -414,8 +414,8 @@ CLASS="LITERALLAYOUT" ></P ><P > You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.</P ><P @@ -538,4 +538,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index a01671a7..bfdea30b 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -48,7 +48,7 @@ TARGET="_top" ><BR></P ><P CLASS="PUBDATE" ->$Id: index.html,v 1.60 2010/02/13 16:39:07 fabiankeil Exp $<BR></P +>$Id: faq.sgml,v 2.69 2010/02/13 17:38:27 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -1001,4 +1001,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index ed6ffe40..5dceae76 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -233,7 +233,7 @@ CLASS="FILENAME" > <DIV CLASS="TABLE" ><A -NAME="AEN2487" +NAME="AEN2489" ></A ><P ><B @@ -501,7 +501,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2586" +NAME="AEN2588" >8.1. Finding the Right Mix</A ></H2 ><P @@ -536,7 +536,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2593" +NAME="AEN2595" >8.2. How to Edit</A ></H2 ><P @@ -907,7 +907,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2700" +NAME="AEN2702" >8.4.1. The Domain Pattern</A ></H3 ><P @@ -1147,7 +1147,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2776" +NAME="AEN2778" >8.4.2. The Path Pattern</A ></H3 ><P @@ -6718,7 +6718,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4408" +NAME="AEN4410" >8.5.34. Summary</A ></H3 ><P @@ -7020,7 +7020,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4472" +NAME="AEN4474" >8.7.1. match-all.action</A ></H3 ><P @@ -7118,7 +7118,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4494" +NAME="AEN4496" >8.7.2. default.action</A ></H3 ><P @@ -7719,7 +7719,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4607" +NAME="AEN4609" >8.7.3. user.action</A ></H3 ><P @@ -8255,4 +8255,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index 14fb83a1..0b2ca1af 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -748,7 +748,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN5493" +NAME="AEN5495" >14.2. Privoxy's Internal Pages</A ></H2 ><P @@ -794,7 +794,7 @@ CLASS="APPLICATION" Privoxy main page: </P ><A -NAME="AEN5507" +NAME="AEN5509" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -827,7 +827,7 @@ CLASS="APPLICATION" editing of actions files: </P ><A -NAME="AEN5515" +NAME="AEN5517" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -847,7 +847,7 @@ TARGET="_top" Show the source code version numbers: </P ><A -NAME="AEN5520" +NAME="AEN5522" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -867,7 +867,7 @@ TARGET="_top" Show the browser's request headers: </P ><A -NAME="AEN5525" +NAME="AEN5527" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -887,7 +887,7 @@ TARGET="_top" Show which actions apply to a URL and why: </P ><A -NAME="AEN5530" +NAME="AEN5532" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -919,7 +919,7 @@ CLASS="QUOTE" place: </P ><A -NAME="AEN5538" +NAME="AEN5540" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -936,7 +936,7 @@ TARGET="_top" > Short cuts. Turn off, then on: </P ><A -NAME="AEN5542" +NAME="AEN5544" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -950,7 +950,7 @@ TARGET="_top" </P ></BLOCKQUOTE ><A -NAME="AEN5545" +NAME="AEN5547" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -2184,4 +2184,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html index 8a25fe65..7d798b1b 100644 --- a/doc/webserver/user-manual/configuration.html +++ b/doc/webserver/user-manual/configuration.html @@ -98,7 +98,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN875" +NAME="AEN877" >6.1. Controlling Privoxy with Your Web Browser</A ></H2 ><P @@ -129,7 +129,7 @@ CLASS="SCREEN" > <H2 CLASS="BRIDGEHEAD" ><A -NAME="AEN883" +NAME="AEN885" ></A > Privoxy Menu</H2 ><P @@ -511,4 +511,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/contact.html b/doc/webserver/user-manual/contact.html index 05987a3d..bb674434 100644 --- a/doc/webserver/user-manual/contact.html +++ b/doc/webserver/user-manual/contact.html @@ -418,8 +418,8 @@ CLASS="LITERALLAYOUT" ></P ><P > You don't have to tell us your actual name when filing a problem - report, but please use a nickname so we can differentiate between - your messages and the ones entered by other "anonymous" users that + report, but if you don't, please use a nickname so we can differentiate + between your messages and the ones entered by other "anonymous" users that may respond to your request if they have the same problem or already found a solution.</P ><P @@ -542,4 +542,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html index 91136d78..65eac471 100644 --- a/doc/webserver/user-manual/copyright.html +++ b/doc/webserver/user-manual/copyright.html @@ -102,7 +102,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN5240" +NAME="AEN5242" >12.1. License</A ></H2 ><P @@ -427,4 +427,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index 077d6a79..d096b9d4 100644 --- a/doc/webserver/user-manual/filter-file.html +++ b/doc/webserver/user-manual/filter-file.html @@ -366,7 +366,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN4762" +NAME="AEN4764" >9.1. Filter File Tutorial</A ></H2 ><P @@ -1649,4 +1649,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index 18973b2a..c9e09484 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -50,7 +50,7 @@ TARGET="_top" ><BR></P ><P CLASS="PUBDATE" ->$Id: index.html,v 1.70 2010/02/13 16:40:25 fabiankeil Exp $<BR></P +>$Id: user-manual.sgml,v 2.120 2010/02/13 17:38:39 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -290,7 +290,7 @@ HREF="configuration.html" ><DL ><DT >6.1. <A -HREF="configuration.html#AEN875" +HREF="configuration.html#AEN877" >Controlling Privoxy with Your Web Browser</A ></DT ><DT @@ -552,12 +552,12 @@ HREF="actions-file.html" ><DL ><DT >8.1. <A -HREF="actions-file.html#AEN2586" +HREF="actions-file.html#AEN2588" >Finding the Right Mix</A ></DT ><DT >8.2. <A -HREF="actions-file.html#AEN2593" +HREF="actions-file.html#AEN2595" >How to Edit</A ></DT ><DT @@ -574,12 +574,12 @@ HREF="actions-file.html#AF-PATTERNS" ><DL ><DT >8.4.1. <A -HREF="actions-file.html#AEN2700" +HREF="actions-file.html#AEN2702" >The Domain Pattern</A ></DT ><DT >8.4.2. <A -HREF="actions-file.html#AEN2776" +HREF="actions-file.html#AEN2778" >The Path Pattern</A ></DT ><DT @@ -763,7 +763,7 @@ HREF="actions-file.html#SET-IMAGE-BLOCKER" ></DT ><DT >8.5.34. <A -HREF="actions-file.html#AEN4408" +HREF="actions-file.html#AEN4410" >Summary</A ></DT ></DL @@ -782,17 +782,17 @@ HREF="actions-file.html#ACT-EXAMPLES" ><DL ><DT >8.7.1. <A -HREF="actions-file.html#AEN4472" +HREF="actions-file.html#AEN4474" >match-all.action</A ></DT ><DT >8.7.2. <A -HREF="actions-file.html#AEN4494" +HREF="actions-file.html#AEN4496" >default.action</A ></DT ><DT >8.7.3. <A -HREF="actions-file.html#AEN4607" +HREF="actions-file.html#AEN4609" >user.action</A ></DT ></DL @@ -808,7 +808,7 @@ HREF="filter-file.html" ><DL ><DT >9.1. <A -HREF="filter-file.html#AEN4762" +HREF="filter-file.html#AEN4764" >Filter File Tutorial</A ></DT ><DT @@ -876,7 +876,7 @@ HREF="copyright.html" ><DL ><DT >12.1. <A -HREF="copyright.html#AEN5240" +HREF="copyright.html#AEN5242" >License</A ></DT ><DT @@ -910,7 +910,7 @@ HREF="appendix.html#REGEX" ></DT ><DT >14.2. <A -HREF="appendix.html#AEN5493" +HREF="appendix.html#AEN5495" >Privoxy's Internal Pages</A ></DT ><DD @@ -989,4 +989,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/installation.html b/doc/webserver/user-manual/installation.html index f029e401..907a9830 100644 --- a/doc/webserver/user-manual/installation.html +++ b/doc/webserver/user-manual/installation.html @@ -1079,4 +1079,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/introduction.html b/doc/webserver/user-manual/introduction.html index 183b8310..f7d2ab38 100644 --- a/doc/webserver/user-manual/introduction.html +++ b/doc/webserver/user-manual/introduction.html @@ -279,4 +279,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html index e3c0806c..0ea4ca70 100644 --- a/doc/webserver/user-manual/quickstart.html +++ b/doc/webserver/user-manual/quickstart.html @@ -727,7 +727,7 @@ CLASS="GUIBUTTON" > <DIV CLASS="FIGURE" ><A -NAME="AEN629" +NAME="AEN631" ></A ><P ><B @@ -940,4 +940,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index eb8a497c..c3c369c8 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -114,7 +114,7 @@ CLASS="APPLICATION" > <DIV CLASS="FIGURE" ><A -NAME="AEN684" +NAME="AEN686" ></A ><P ><B @@ -251,7 +251,7 @@ CLASS="EMPHASIS" > <DIV CLASS="FIGURE" ><A -NAME="AEN729" +NAME="AEN731" ></A ><P ><B @@ -899,4 +899,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index f7c2d84d..1eed4f36 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -159,6 +159,13 @@ CLASS="APPLICATION" ></LI ><LI ><P +> The no-such-domain template if used if for DNS resolution + problems with FEATURE_IPV6_SUPPORT enabled. Previously the + connect-failed template was used. Reported by 'zebul666'. + </P +></LI +><LI +><P > Accepts quoted expiration dates even though RFC 2109 10.1.2 doesn't seem to allow them. Reported anonymously. </P @@ -684,4 +691,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> -- 2.49.0