From d5e465e101216bae1e2897f8f65bbcebb06c07f7 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 15 Apr 2009 21:27:28 +0000 Subject: [PATCH] Update --- docs/home-page/en/pages/documentation.php | 100 ++++++++++++---------- docs/home-page/en/pages/maillists.php | 21 ++++- docs/manuals/en/concepts/newfeatures.tex | 9 +- 3 files changed, 78 insertions(+), 52 deletions(-) diff --git a/docs/home-page/en/pages/documentation.php b/docs/home-page/en/pages/documentation.php index d70e1ff0..4d7fe833 100644 --- a/docs/home-page/en/pages/documentation.php +++ b/docs/home-page/en/pages/documentation.php @@ -1,78 +1,84 @@ - - - - - - - + + + + + + + + +
- Bacula Documentation For Current Release -
-
    -
  • Release User's Manual - PDF - /HTML - -- (released version of the User's Manual)
  • -
    -
  • Tutorial - HTML - -- (start here after installing Bacula)
  • -
  • News - What's New in Bacula - HTML - -- (changes since the last major release)
  • -
  • Bacula-web Guide - HTML - -- (Guide for the Bacula-web GUI application)
  • -
  • Developer's Guide - PDF - /HTML - -- (Guide for Bacula developers)
  • -
  • Free Software Foundation Europe FLA - PDF - -- (Developer's Fiduciary License Agreement)
  • -
-
- Development Manuals For Next Major Release (3.0.0) + Manuals for Version 3.0.x
    -
  • New Concepts and Overview Guide +
  • News about Bacula + HTML +
  • +
  • New Features in 3.0.0 + HTLM +

  • +
  • Concepts and Overview Guide PDF /HTML -
    -
  • New Installation and Configuration Guide +
  • +
  • Installation and Configuration Guide PDF /HTML -
    -
  • New Console and Operators Guide +
  • +
  • Console and Operators Guide PDF /HTML -
    -
  • New Problem Resolution Guide +
  • +
  • Problem Resolution Guide PDF /HTML -
    -
  • New Catalog Database Guide +
  • +
  • Catalog Database Guide PDF /HTML -
    -
  • New Utility Programs +
  • +
  • Utility Programs PDF /HTML -
    -
  • New Developers' Guide +
  • +
  • Developers' Guide PDF /HTML +

  • +
  • Free Software Foundation Europe FLA + PDF + -- (Developer's Fiduciary License Agreement)
+ Bacula Documentation for Prior Version 2.4.x +
+
    +
  • User's Manual + PDF + /HTML + -- (Version 2.4.4 of the User's Manual)
  • +
    +
  • Tutorial + HTML + -- (start here after installing Bacula)
  • +
  • Bacula-web Guide + HTML + -- (Guide for the Bacula-web GUI application)
  • +
  • Developer's Guide + PDF + /HTML + -- (Guide for Bacula developers)
  • +
+

diff --git a/docs/home-page/en/pages/maillists.php b/docs/home-page/en/pages/maillists.php index 71b1fca7..1e36ed39 100644 --- a/docs/home-page/en/pages/maillists.php +++ b/docs/home-page/en/pages/maillists.php @@ -70,11 +70,30 @@ The previous address was modified to prevent easy use by spammers. To use it, you must replace the at with an @ symbol.

+ +

bacula-users-es

+The bacula-users-es list is the general Spanish language forum to +ask questions about Bacula or respond to questions +from other users. The volume on this list is generally +moderate, but can vary. All Spanish speaking users are encouraged to subscribe +and to participate. +Due to the increasing volume of spam, you must be subscribed +before you can send email to this list. + +To subscribe follow the instructions at: +Bacula Spanish Users List Subscription/Unsubscription/Modification. +

+To send an email to the Bacula Spanish Users List, use the following +address: bacula-users-es at lists.sourceforge.net. +The previous address was modified to prevent easy use by spammers. To use it, +you must replace the at with an @ symbol. +

+

bacula-users-fr

The bacula-users-fr list is the general French language forum to ask questions about Bacula or respond to questions from other users. The volume on this list is generally -moderate, but can vary. All users are encouraged to subscribe +moderate, but can vary. All French speaking users are encouraged to subscribe and to participate. Due to the increasing volume of spam, you must be subscribed before you can send email to this list. diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 46fbc5d5..b6ff68f1 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -585,11 +585,12 @@ in the main daemon configuration resource (Director for the Director, Client for the File daemon, and Storage for the Storage daemon). When {\bf TLS Authenticate} is enabled, after doing the CRAM-MD5 -authentication, Bacula will do the normal TLS authentication, then TLS -encryption will be turned off. +authentication, Bacula will also do TLS authentication, then TLS +encryption will be turned off, and the rest of the communication between +the two Bacula daemons will be done without encryption. -If you want to encrypt communications data, do not turn on {\bf TLS -Authenticate}. +If you want to encrypt communications data, use the normal TLS directives +but do not turn on {\bf TLS Authenticate}. \section{bextract non-portable Win32 data} \index[general]{bextract handles Win32 non-portable data} -- 2.39.5